Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022112Retail ModulesWeb POSpublic2012-10-25 17:382012-11-27 18:44
adrianromero 
guilleaer 
urgentmajorhave not tried
closedfixed 
5
 
RMP17 
No
No
0022112: If the user does not have permissions to edit a customer, the edit button must be disabled
If the user tries to edit a customer that does not have permissions, it is allowed to do it and when pressing "Save", an error is displayed.

In this case the user must not be able to start the edit action, the edit button must be disabled. This is the way it works the ERP
Using the VallBlanca Store sample data, log in as "Vallblanca", and try to edit the customer "Arturo Montoro". You are able to edit the values but an error message is displayed when pressing "Save"
security
Issue History
2012-10-25 17:38adrianromeroNew Issue
2012-10-25 17:38adrianromeroAssigned To => guilleaer
2012-10-25 17:38adrianromeroOBNetwork customer => No
2012-11-09 12:52alostaleTag Attached: security
2012-11-09 12:53alostalePrioritynormal => urgent
2012-11-09 12:53alostaleStatusnew => scheduled
2012-11-14 10:07hgbotCheckin
2012-11-14 10:07hgbotNote Added: 0054215
2012-11-14 10:07hgbotStatusscheduled => resolved
2012-11-14 10:07hgbotResolutionopen => fixed
2012-11-14 10:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3d2dd68e94a7e65b7e66c13e545dcc69a36c456f [^]
2012-11-27 10:19adrianromeroTarget Version => RMP17
2012-11-27 18:44adrianromeroNote Added: 0054594
2012-11-27 18:44adrianromeroStatusresolved => closed

Notes
(0054215)
hgbot   
2012-11-14 10:07   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3d2dd68e94a7e65b7e66c13e545dcc69a36c456f
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Nov 14 10:07:24 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3d2dd68e94a7e65b7e66c13e545dcc69a36c456f [^]

fixed issue 22112: Customers who cannot be edited in erp also cannot be edited using Web POS

---
M src/org/openbravo/retail/posterminal/master/BusinessPartner.java
M web/org.openbravo.retail.posterminal/js/model/businesspartner.js
M web/org.openbravo.retail.posterminal/js/model/terminal.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customerdetailview.js
M web/org.openbravo.retail.posterminal/js/utilities.js
A src/org/openbravo/retail/posterminal/term/WritableOrganizations.java
---
(0054594)
adrianromero   
2012-11-27 18:44   
Closed for RMP17