Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028532Retail ModulesWeb POSpublic2015-01-07 13:512015-01-08 17:32
plujan 
marvintm 
normalmajorhave not tried
closedfixed 
5
main 
RR15Q1 
marvintm
QA functional test
2014-11-04
pi
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/195fc620eeb2fcb3b44ba1bb1540ea43ecabe330 [^]
No
0028532: First time login shows a message about pending cashups
When I first get into the WebPOS, a message about pending cashups is shown. This does not happen on previous releases, and the message has little sense since it is the first login, so I should have nothing to synchronise.

Open WebPOS using PS-1 terminal instead of default VBS-1
Login as posets user
Info message is shown as shown in attached image.

Check the console output:

 serviceSuccess error: status: -1, error.message: Current user/role has no access to class org.openbravo.retail.posterminal.ProcessCashClose; line: serviceSuccess (http://#################/openbravo/web/js/gen/f25e25328a4f72c4c882f7c00e61b0b6_WebPOS.js:38:4 [^]) (*,+)
f25e25328a4f72c4c882f7c00e61b0b6_WebPOS.js:356 The model 'cashup'' has not been synchronized with the server; line: http://###########################/openbravo/web/js/gen/f25e25328a4f72c4c882f7c00e61b0b6_WebPOS.js:201:1048 [^] (*,+)
f25e25328a4f72c4c882f7c00e61b0b6_WebPOS.js:356 runSyncProcess failed: the WebPOS is most likely to be offline, but a real error could be present.; line: http://##########################/openbravo/web/js/gen/f25e25328a4f72c4c882f7c00e61b0b6_WebPOS.js:886:772 [^] (*,+)
No tags attached.
caused by feature request 0026974RR15Q1 closed Orekaria Retail Stabilization. Improved cashup stability - save it to the server 
related to defect 0028536 closed marvintm WebPOS frozen at Loading screen after paying two receipts 
png Startup.png (21,354) 2015-01-07 13:51
https://issues.openbravo.com/file_download.php?file_id=7652&type=bug
png
Issue History
2015-01-07 13:51plujanNew Issue
2015-01-07 13:51plujanAssigned To => marvintm
2015-01-07 13:51plujanFile Added: Startup.png
2015-01-07 13:51plujanTriggers an Emergency Pack => No
2015-01-07 14:56plujanNote Added: 0073332
2015-01-08 11:41hgbotCheckin
2015-01-08 11:41hgbotNote Added: 0073348
2015-01-08 11:41hgbotStatusnew => resolved
2015-01-08 11:41hgbotResolutionopen => fixed
2015-01-08 11:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7ced7e46cc345734a770d9ba232333bcccd0217e [^]
2015-01-08 12:15hgbotCheckin
2015-01-08 12:15hgbotNote Added: 0073356
2015-01-08 12:15hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7ced7e46cc345734a770d9ba232333bcccd0217e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a53b39ffd01e4c78d70f42a4b822afe9171b7def [^]
2015-01-08 12:18marvintmReview Assigned To => marvintm
2015-01-08 12:18marvintmStatusresolved => closed
2015-01-08 12:18marvintmFixed in Version => RR15Q1
2015-01-08 12:28migueldejuanaRegression level => QA functional test
2015-01-08 12:28migueldejuanaRegression date => 2014-11-04
2015-01-08 12:28migueldejuanaRegression introduced in release => pi
2015-01-08 12:28migueldejuanaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/195fc620eeb2fcb3b44ba1bb1540ea43ecabe330 [^]
2015-01-08 17:32dmitry_mezentsevRelationship addedcaused by 0026974
2015-01-08 17:35dmitry_mezentsevRelationship addedrelated to 0028536

Notes
(0073332)
plujan   
2015-01-07 14:56   
I've tried with a new user I've just created and the info message is still there.
(0073348)
hgbot   
2015-01-08 11:41   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7ced7e46cc345734a770d9ba232333bcccd0217e
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Jan 08 11:41:23 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7ced7e46cc345734a770d9ba232333bcccd0217e [^]

Fixed issue 0028532, Fixed issue 0028536: Do not check role acces in ProcessCashClose because in every order loaded (by any user) we use this class

---
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
---
(0073356)
hgbot   
2015-01-08 12:15   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a53b39ffd01e4c78d70f42a4b822afe9171b7def
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Jan 08 12:15:25 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a53b39ffd01e4c78d70f42a4b822afe9171b7def [^]

Fixed issue 0028532, Fixed issue 0028536: Do not check role acces in ProcessCashClose because in every order loaded (by any user) we use this class

---
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
---