Project

General

Profile

Bug #5973

Updated by Aruna Prasanna about 1 month ago

*Add User form field sizes need to decrease  
 *need to change text in error popup (when I clicked create with empty form) 
 *need to align "role"heading its overlapped with field 
 *need to change code heading to "prefix" 
 *hire date showing in indian format please change to Us format 
 *address field has no address auto complete 
 *department field accepting numarics 
 *firstname and last name fields accepting numarics 
 these is the issues in user management screen in these adress auto complete is in progress 
 1.There is an issue in the table management module: when we click on the 'Set Occupied' icon, no options are displayed and an error message, 'Failed to update table,' appears 
 2.In tables booking there is no proper phone number Validation it is accepting infinite number,alphabets and special characters in the specified fields. 
 3.When adding a new table, the table number and Capacity are assigned as a negative value ('-1') and continues indefinitely. It should instead use positive values, starting with '0' initially. 
 these issues was completed in table management 

Back