Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0000478Openbravo ERP01. General setuppublic2008-05-29 14:222009-08-05 11:15
cromero 
iciordia 
highminorN/A
acknowledgedopen 
202.40alpha
 
 
Core
No
0000478: Add Re-Enter password field in User window
Related to forum message:
https://sourceforge.net/forum/message.php?msg_id=4980732 [^]

I have a requirement to re-enter the password again after password is pressed in creation of USER.
 
The exact requirement is :
 
1) After the creation of user, we will enter the password for the particular user.
 
2) Then, it will processed.
 
The above is the default approach which openbravo have.
 
My requirement is
 
I have to add a new filed called Re-enter Password:
 
After entering the password and Re-enter password, both must be compared as per the case sensitive and also each letter.
 
Then, after it should processed.
You should modify the file src/org/openbravo/erpCommon/ad_actionButton/EncryptedButtons.html
There you have to add a new field Re-enter password
Once, you have created the field, you have to ensure that the submitcommandfrom
is calling to the depurar function (true in second paramater) and finally, insert
your desired comparation into the depurar function.
ReleaseCandidate
has duplicate feature request 0003231 closed alostale Change password 
blocks feature request 0000500pi acknowledged iciordia User pasword management 
Issue History
2008-05-29 14:22cromeroNew Issue
2008-05-29 14:22cromeroAssigned To => cromero
2008-05-29 14:23cromeroAssigned Tocromero => pjuvara
2008-05-30 13:40galderromoIssue Monitored: galderromo
2008-05-30 19:08pjuvaraRelationship addedrelated to 0000500
2008-05-30 19:08pjuvaraStatusnew => acknowledged
2008-05-30 19:10pjuvaraRelationship replacedblocks 0000500
2008-08-08 10:23alostaleRelationship addedhas duplicate 0003231
2009-01-19 22:29rafarodaAssigned Topjuvara => serc
2009-01-19 22:44rafarodaNote Added: 0012369
2009-01-19 22:45rafarodaTag Attached: ReleaseCandidate
2009-08-05 11:15pjuvaraAssigned Toserc => iciordia

Notes
(0012369)
rafaroda   
2009-01-19 22:44   
Community project: http://wiki.openbravo.com/wiki/Projects/Re-enter_password [^]