Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025771Retail ModulesWeb POSpublic2014-02-19 17:282014-03-04 11:30
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RR14Q2 
guilleaer
No
0025771: Initial validations should be completed
Right now there is an InitialValidations class which contains several validations done to ensure that the Web POS can run safely in the current configuration.

There are several more validations which should be added:

- The organization needs to have currency defined
- The organization needs to have location defined
- All payment methods need to be added to their corresponding financial accounts
- No financial account can be used at the same time in a payment method and in a cash management event

Verify that these validations are not currently checked.
No tags attached.
blocks defect 0028062 new Retail Configuration errors detected by "validateTerminal" function are not shown to the end user 
Issue History
2014-02-19 17:28marvintmNew Issue
2014-02-19 17:28marvintmAssigned To => marvintm
2014-02-19 17:28marvintmTriggers an Emergency Pack => No
2014-02-19 17:29hgbotCheckin
2014-02-19 17:29hgbotNote Added: 0064372
2014-02-19 17:29hgbotStatusnew => resolved
2014-02-19 17:29hgbotResolutionopen => fixed
2014-02-19 17:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5dbcd686d0853f4dce7855bc111dcfdfc6b5afd8 [^]
2014-02-20 15:50hgbotCheckin
2014-02-20 15:50hgbotNote Added: 0064440
2014-02-20 15:50hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5dbcd686d0853f4dce7855bc111dcfdfc6b5afd8 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/5dbcd686d0853f4dce7855bc111dcfdfc6b5afd8 [^]
2014-03-04 11:30guilleaerReview Assigned To => guilleaer
2014-03-04 11:30guilleaerNote Added: 0064789
2014-03-04 11:30guilleaerStatusresolved => closed
2014-03-04 11:30guilleaerFixed in Version => RMP32
2015-07-16 22:19OsmanyRelationship addedblocks 0028062

Notes
(0064372)
hgbot   
2014-02-19 17:29   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5dbcd686d0853f4dce7855bc111dcfdfc6b5afd8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Feb 19 17:29:16 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5dbcd686d0853f4dce7855bc111dcfdfc6b5afd8 [^]

Fixed issue 25771. Added more validations to the InitialValidations infrastructure

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/InitialValidations.java
---
(0064440)
hgbot   
2014-02-20 15:50   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: 5dbcd686d0853f4dce7855bc111dcfdfc6b5afd8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Feb 19 17:29:16 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/5dbcd686d0853f4dce7855bc111dcfdfc6b5afd8 [^]

Fixed issue 25771. Added more validations to the InitialValidations infrastructure

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/InitialValidations.java
---
(0064789)
guilleaer   
2014-03-04 11:30   
Verified. Ready to include in RMP32