Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034719Retail ModulesWeb POSpublic2016-12-13 08:562016-12-22 11:09
Asantos9 
marvintm 
highmajorhave not tried
closedfixed 
5
 
RR17Q1 
guilleaer
No
0034719: isLayaway flag is not setting correctly using 'Pay Open Tickets'
In Web POS When Pay Open Tickets is selected with two open layaways tickets, if it adds the payment, remove it and comes back to one of the ticket, the other ticket is removing the layaway flag.
- Log into Web POS
- Go to Menu and click on 'Layaway this receipt'
- Add a product to the order
- Add a new ticket
- Go to Menu and click on 'Layaway this receipt'
- Add a product to the order
- Go to Menu and click on 'Pay Open Tickets'
- Click on the two tickets open and click done
- Click on the green tick button
- Remove the payment
- Click on the green cross button
- Go to the other order

Note that the order is not a layaway now
No tags attached.
Issue History
2016-12-13 08:56Asantos9New Issue
2016-12-13 08:56Asantos9Assigned To => Retail
2016-12-13 08:56Asantos9Triggers an Emergency Pack => No
2016-12-13 12:49xabiermerinoRegression date => 2016-12-28
2016-12-13 19:27marvintmStatusnew => scheduled
2016-12-13 19:27marvintmAssigned ToRetail => marvintm
2016-12-14 14:12hgbotCheckin
2016-12-14 14:12hgbotNote Added: 0092350
2016-12-14 14:12hgbotCheckin
2016-12-14 14:12hgbotNote Added: 0092351
2016-12-14 14:12hgbotStatusscheduled => resolved
2016-12-14 14:12hgbotResolutionopen => fixed
2016-12-14 14:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2902c53730383739439487b6746d776fde7e89c4 [^]
2016-12-19 13:21maiteResolution time => 1482879600
2016-12-19 13:21maiteRegression date2016-12-28 =>
2016-12-20 18:20guilleaerReview Assigned To => guilleaer
2016-12-20 18:20guilleaerStatusresolved => closed
2016-12-20 18:20guilleaerFixed in Version => RR17Q1
2016-12-21 09:57hgbotCheckin
2016-12-21 09:57hgbotNote Added: 0092891
2016-12-22 11:09marvintmNote Added: 0092939

Notes
(0092350)
hgbot   
2016-12-14 14:12   
Repository: tools/automation/pi-mobile
Changeset: 47f2e5cf1d5f1cea4e3fc144c173689dc22545f1
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 13 19:31:27 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/47f2e5cf1d5f1cea4e3fc144c173689dc22545f1 [^]

Related to issue 34719. Added automated test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/I34719_PayOpenTicketsCloseRestoreReceiptsProperly.java
---
(0092351)
hgbot   
2016-12-14 14:12   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2902c53730383739439487b6746d776fde7e89c4
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 13 19:31:49 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2902c53730383739439487b6746d776fde7e89c4 [^]

Fixed issue 34719. Newly created layaways (not yet synced to backend) will no longer lose their orderType

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0092891)
hgbot   
2016-12-21 09:57   
Repository: tools/automation/pi-mobile
Changeset: cd235ebe60d5ed24d04313d0d7d66149d2dfaad3
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 20 18:02:56 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/cd235ebe60d5ed24d04313d0d7d66149d2dfaad3 [^]

Related to issue 34719. Added automated test

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/terminals/MobileWarehouseTerminalHelper.java
M src-test/org/openbravo/test/mobile/retail/mobilecore/selenium/terminals/MobileCoreTerminalHelper.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/warehouse/MobileWarehouseLoginLogout.java
---
(0092939)
marvintm   
2016-12-22 11:09   
Last test was created for issue 34632, and was associated to this issue by mistake.