Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040804Retail ModulesWeb POSpublic2019-04-12 09:352019-05-14 15:12
malsasua 
rqueralta 
normalmajoralways
closedfixed 
5
 
RR19Q1.2RR19Q1.2 
marvintm
Production - Confirmed Stable
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/897b4cfc2dd6#l55.7 [^]
No
0040804: Login can not be completed with user without access to Cashup
doing login with one user that he has not got access to CashUp process, and clean cache has been done, login is not completed, with this error:

The Master Data loading process has encountered an error. The following model(s) could not be loaded: DataCloseCashPaymentMethod. Please check you internet connection and click reload to refresh the page. If the problem persists please contact your System Administrator.
in live - modules:
[BO]
- change demouser role to Cashier Vallblanca
- in preferences, remove permissions to Web POS window Cash Up

[POS]
- clean cache
- do login with user vallblanca
- complete a cashup -> logout is done
- do login with user demouser
Error is returned
No tags attached.
blocks defect 0040607 closed rqueralta Login can not be completed with user without access to Cashup 
Issue History
2019-05-07 15:55rqueraltaTypedefect => backport
2019-05-07 15:55rqueraltaTarget Version => RR19Q1.2
2019-05-13 16:07hgbotCheckin
2019-05-13 16:07hgbotNote Added: 0111644
2019-05-13 16:07hgbotStatusscheduled => resolved
2019-05-13 16:07hgbotResolutionopen => fixed
2019-05-13 16:07hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f66284f140889dc67d4f9d9d80644cec19c2807c [^] => http://code.openbravo.com/retail/backports/3.0RR19Q1.2/org.openbravo.retail.posterminal/rev/8e21ff98b8a4df0aaf74436b88ef54524a24ee58 [^]
2019-05-14 15:12marvintmReview Assigned Toguilleaer => marvintm
2019-05-14 15:12marvintmStatusresolved => closed
2019-05-14 15:12marvintmFixed in Version => RR19Q1.2

Notes
(0111644)
hgbot   
2019-05-13 16:07   
Repository: retail/backports/3.0RR19Q1.2/org.openbravo.retail.posterminal
Changeset: 8e21ff98b8a4df0aaf74436b88ef54524a24ee58
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Fri May 03 14:02:01 2019 -0400
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1.2/org.openbravo.retail.posterminal/rev/8e21ff98b8a4df0aaf74436b88ef54524a24ee58 [^]

Fixed issue 40804: Login can not be completed with user without access to Cashup

- Removed "OBPOS_retail.cashup" preference for this model and seted
bypassPreferenceCheck in true to no check any preference value

---
M src/org/openbravo/retail/posterminal/term/CloseCashPayments.java
---