Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028532
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2015-01-07 13:512015-01-08 17:32
ReporterplujanView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in VersionRR15Q1
StatusclosedFix in branchFixed in SCM revisiona53b39ffd01e
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned Tomarvintm
Regression levelQA functional test
Regression date2014-11-04
Regression introduced in releasepi
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/195fc620eeb2fcb3b44ba1bb1540ea43ecabe330 [^]
Triggers an Emergency PackNo
Summary

0028532: First time login shows a message about pending cashups

DescriptionWhen 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.

Steps To ReproduceOpen 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 [^] (*,+)
TagsNo tags attached.
Attached Filespng file icon Startup.png [^] (21,354 bytes) 2015-01-07 13:51

- Relationships Relation Graph ] Dependency Graph ]
caused by feature request 0026974RR15Q1 closedOrekaria Retail Stabilization. Improved cashup stability - save it to the server 
related to defect 0028536 closedmarvintm WebPOS frozen at Loading screen after paying two receipts 

-  Notes
(0073332)
plujan (manager)
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 (developer)
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 (developer)
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
---

- Issue History
Date Modified Username Field Change
2015-01-07 13:51 plujan New Issue
2015-01-07 13:51 plujan Assigned To => marvintm
2015-01-07 13:51 plujan File Added: Startup.png
2015-01-07 13:51 plujan Triggers an Emergency Pack => No
2015-01-07 14:56 plujan Note Added: 0073332
2015-01-08 11:41 hgbot Checkin
2015-01-08 11:41 hgbot Note Added: 0073348
2015-01-08 11:41 hgbot Status new => resolved
2015-01-08 11:41 hgbot Resolution open => fixed
2015-01-08 11:41 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7ced7e46cc345734a770d9ba232333bcccd0217e [^]
2015-01-08 12:15 hgbot Checkin
2015-01-08 12:15 hgbot Note Added: 0073356
2015-01-08 12:15 hgbot Fixed in SCM revision http://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:18 marvintm Review Assigned To => marvintm
2015-01-08 12:18 marvintm Status resolved => closed
2015-01-08 12:18 marvintm Fixed in Version => RR15Q1
2015-01-08 12:28 migueldejuana Regression level => QA functional test
2015-01-08 12:28 migueldejuana Regression date => 2014-11-04
2015-01-08 12:28 migueldejuana Regression introduced in release => pi
2015-01-08 12:28 migueldejuana Regression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/195fc620eeb2fcb3b44ba1bb1540ea43ecabe330 [^]
2015-01-08 17:32 dmitry_mezentsev Relationship added caused by 0026974
2015-01-08 17:35 dmitry_mezentsev Relationship added related to 0028536


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker