Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039742Retail ModulesWeb POSpublic2018-09-06 11:112018-12-24 14:52
malsasua 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR18Q4.1RR18Q4.1 
marvintm
No
0039742: Initial Validation: local cashup is in status processed in backoffice
During the login in POS, should be checked if the cashup stored in local database is in status processed in the backoffce
[device1]
. login
. complete a receipt

[device2]
. login
. complete a receipt
. do cashup

[device1]
. login -> login can be done and no error message is displayed
No tags attached.
blocks defect 0039234 closed ranjith_qualiantech_com Initial Validation: local cashup is in status processed in backoffice 
Issue History
2018-12-04 12:53marvintmTypedefect => backport
2018-12-04 12:53marvintmTarget Version => RR18Q4.1
2018-12-13 08:07hgbotCheckin
2018-12-13 08:07hgbotNote Added: 0108573
2018-12-13 08:07hgbotStatusscheduled => resolved
2018-12-13 08:07hgbotResolutionopen => fixed
2018-12-13 08:07hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8e96a7e0606afc95bd3a771af334a69bb362d104 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q4.1/org.openbravo.retail.posterminal/rev/c5e8104a68f2597cdbc58f69a31896ed4ef0b872 [^]
2018-12-24 14:52marvintmReview Assigned Tojorge-garcia => marvintm
2018-12-24 14:52marvintmStatusresolved => closed
2018-12-24 14:52marvintmFixed in Version => RR18Q4.1

Notes
(0108573)
hgbot   
2018-12-13 08:07   
Repository: retail/backports/3.0RR18Q4.1/org.openbravo.retail.posterminal
Changeset: c5e8104a68f2597cdbc58f69a31896ed4ef0b872
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Dec 13 12:37:12 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q4.1/org.openbravo.retail.posterminal/rev/c5e8104a68f2597cdbc58f69a31896ed4ef0b872 [^]

Fixed issue 39742 : Added Initial Validation to check Cashup in cache is processed in backoffice

* Added initial validation, If cashup in POS cache is processed in backoffice, terminal access should be prevented
* If Cashup is processed in device 2, but device 1 has same cashup in cache, While logging device 1, access should be prevented

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/InitialValidations.java
M src/org/openbravo/retail/posterminal/term/Terminal.java
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---