Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027806Openbravo ERP01. General setuppublic2014-10-08 16:282014-10-08 16:28
vmromanos 
dmiguelez 
lowtrivialalways
newopen 
5
 
 
Core
No
0027806: Reorder Fields in User window
The User window now has the following order:
Client Organization Name Username
FirstName LastName Password

Normally the user fills the data from left to right, so this is the normal flow and the user experience:
1. Fill a Name. Then the Username is automatically set equal to the Name
2. Modify the username if necessary
3. Fill the FirstName. The Name is automatically set equal to the First Name + LastName (which at this point is empty). So the previously Name entered by the user is lost.
4. Fill the LastName. The Name is automatically set equal to the First Name + LastName. So the user has typed 2 times the same name.

I would change the order of the fields as in the proposed solution
1. Fill a Name. Then the Username is automatically set equal to the Name
2. Modify the username if necessary
3. Fill the FirstName. The Name is automatically set equal to the First Name + LastName (which at this point is empty). So the previously Name entered by the user is lost.
4. Fill the LastName. The Name is automatically set equal to the First Name + LastName. So the user has typed 2 times the same name.
First of all, hide the Client field.
The the order should be:

Organization Username Password
FirstName LastName Name

This has more sense according to the automatic calculations the system is performing in the callout
No tags attached.
related to defect 00276163.0PR15Q1 closed reinaldoguerra User name shouldn't change when editing first name, if the username is not empty 
Issue History
2014-10-08 16:28vmromanosNew Issue
2014-10-08 16:28vmromanosAssigned To => dmiguelez
2014-10-08 16:28vmromanosModules => Core
2014-10-08 16:28vmromanosTriggers an Emergency Pack => No
2014-10-08 16:28vmromanosRelationship addedrelated to 0027616

There are no notes attached to this issue.