Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039665Retail ModulesWeb POSpublic2018-11-21 14:532018-12-12 23:23
barbararoncato 
rqueralta 
highmajoralways
closedno change required 
5
 
 
marvintm
No
0039665: Layaway in multiple tickets not working properly
Layaway in multiple tickets not working properly
Steps to reproduce:
1. Login WebPOS in a cashier terminal as 'Hôte de Caisse'.
2. Create two different layaways.
3. Select Pay Open Tickets
4. Press Layaway button
--- Check that only one of the layaways have been synchronized.

Video: https://drive.google.com/file/d/19YUd7CvUwXkOPnPLvjo9b5_ZXxxa6i1T/view [^]
No tags attached.
related to defect 0039787 closed rqueralta Layaway button should not be shown in Pay Open Tickets window 
Issue History
2018-11-21 14:53barbararoncatoNew Issue
2018-11-21 14:53barbararoncatoAssigned To => Retail
2018-11-21 14:53barbararoncatoTriggers an Emergency Pack => No
2018-11-22 05:05rqueraltaAssigned ToRetail => rqueralta
2018-11-22 05:05rqueraltaStatusnew => scheduled
2018-11-23 12:31hgbotCheckin
2018-11-23 12:31hgbotNote Added: 0108075
2018-11-23 12:31hgbotStatusscheduled => resolved
2018-11-23 12:31hgbotResolutionopen => fixed
2018-11-23 12:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5b201287556c532f8cc74a4dcdf26d7e93c9449e [^]
2018-12-03 20:54hgbotCheckin
2018-12-03 20:54hgbotNote Added: 0108236
2018-12-05 09:32marvintmReview Assigned To => marvintm
2018-12-05 09:32marvintmStatusresolved => closed
2018-12-05 09:32marvintmFixed in Version => RR19Q1
2018-12-12 13:19marvintmStatusclosed => new
2018-12-12 13:19marvintmResolutionfixed => open
2018-12-12 13:19marvintmFixed in VersionRR19Q1 =>
2018-12-12 13:23marvintmNote Added: 0108547
2018-12-12 13:23marvintmRelationship addedrelated to 0039787
2018-12-12 15:52hgbotCheckin
2018-12-12 15:52hgbotNote Added: 0108550
2018-12-12 16:00hgbotCheckin
2018-12-12 16:00hgbotNote Added: 0108552
2018-12-12 23:23marvintmStatusnew => closed
2018-12-12 23:23marvintmResolutionopen => no change required

Notes
(0108075)
hgbot   
2018-11-23 12:31   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5b201287556c532f8cc74a4dcdf26d7e93c9449e
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Thu Nov 22 16:53:18 2018 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5b201287556c532f8cc74a4dcdf26d7e93c9449e [^]

Fixed issue 39665: Layaway in multiple tickets not working properly

- Multi Order is supported now in Layaways tickets

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0108236)
hgbot   
2018-12-03 20:54   
Repository: tools/automation/pi-mobile
Changeset: 1d728bebf059acd29750cc05c98962758ac09369
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Fri Nov 23 14:12:23 2018 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1d728bebf059acd29750cc05c98962758ac09369 [^]

Related to issue 39665: added automated test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I39665_VerifyLayawaysInMultipleTickets.java
---
(0108547)
marvintm   
2018-12-12 13:23   
This issue is not valid, in fact the main problem is described in the following issue:

https://issues.openbravo.com/view.php?id=39787 [^]

We will roll back the changes done here, and instead fix the real issue.
(0108550)
hgbot   
2018-12-12 15:52   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7ba2fd35331ca21e0fa2ea5c1a81d9013450a622
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed Dec 12 09:51:45 2018 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7ba2fd35331ca21e0fa2ea5c1a81d9013450a622 [^]

Related to issue 39665: Roll back of all changes related with this issue because
this issue is not valid. The main problem is described in the issue 39787

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0108552)
hgbot   
2018-12-12 16:00   
Repository: tools/automation/pi-mobile
Changeset: 9c8cbc40979c922f34baeb39f40b4b9d6a31d913
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Wed Dec 12 09:59:20 2018 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9c8cbc40979c922f34baeb39f40b4b9d6a31d913 [^]

Related to issue 39665: Roll back of all changes related with this issue because
this issue is not valid. The main problem is described in the issue 39787

---
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I39665_VerifyLayawaysInMultipleTickets.java
---