Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031637Retail ModulesWeb POSpublic2015-12-02 09:452016-02-29 13:17
aaroncalero 
aaroncalero 
normalminorhave not tried
closedfixed 
5
 
RR16Q2 
marvintm
No
0031637: It would be nice to allow or deny creating layaways for the anonymous/default customer
It would be nice to have a preference to allow or deny creating new layaways for the anonymous customer (the default customer of a webpos terminal).
-
No tags attached.
Issue History
2015-12-02 09:45aaroncaleroNew Issue
2015-12-02 09:45aaroncaleroAssigned To => aaroncalero
2015-12-02 09:45aaroncaleroTriggers an Emergency Pack => No
2016-02-18 09:25hgbotCheckin
2016-02-18 09:25hgbotNote Added: 0084310
2016-02-18 09:25hgbotStatusnew => resolved
2016-02-18 09:25hgbotResolutionopen => fixed
2016-02-18 09:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dcd70d305882e4d8207b6bf54b54deaba4c4d875 [^]
2016-02-18 12:36hgbotCheckin
2016-02-18 12:36hgbotNote Added: 0084318
2016-02-25 08:55guillermogilIssue Monitored: marvintm
2016-02-25 08:55guillermogilReview Assigned To => marvintm
2016-02-29 13:17marvintmStatusresolved => closed
2016-02-29 13:17marvintmFixed in Version => RR16Q2

Notes
(0084310)
hgbot   
2016-02-18 09:25   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: dcd70d305882e4d8207b6bf54b54deaba4c4d875
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Mon Feb 15 18:09:17 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dcd70d305882e4d8207b6bf54b54deaba4c4d875 [^]

Fixed issue 31637: It would be nice to allow or deny creating layaways for the anonymous/default customer

---
M src-db/database/model/modifiedTables/AD_ORG.xml
M src-db/database/model/tables/OBPOS_APP_PAYMENT_TYPE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/term/TerminalProperties.java
M web/org.openbravo.retail.posterminal/js/components/orderdetails.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0084318)
hgbot   
2016-02-18 12:36   
Repository: tools/automation/pi-mobile
Changeset: aa1feb5ea9c8bed10cf06e346c2ffb48034c17bb
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Mon Feb 15 10:29:29 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/aa1feb5ea9c8bed10cf06e346c2ffb48034c17bb [^]

Related to issue 31637: Added automated test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31637_AnonymousLayaways.java
---