Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037158Retail ModulesWeb POSpublic2017-10-24 18:342017-11-09 14:16
montesm 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR18Q1 
marvintm
No
0037158: [SER QA 3380] -Error in 'cancel layaway' vs 'pay open tickets'
incorrect operation of 'Pay open tickets' with an Layaway cancellation.
- Webpos
- Cancel Layaway: cancellation ticket A (total=15, paid=10)
- remaining to return=10
- option menu: Pay open tickets

- RESULT -> the 'open tickets' window does not display the open cancellation ticket

- if we manually select the ticket (code) in process cancellation,
  it shown with the total amount payable (15), NO amount return (10)
SER-QA
Issue History
2017-10-24 18:34montesmNew Issue
2017-10-24 18:34montesmAssigned To => Retail
2017-10-24 18:34montesmResolution time => 1509404400
2017-10-24 18:34montesmTriggers an Emergency Pack => No
2017-10-26 11:58avicentePrioritynormal => high
2017-10-26 11:59avicenteTag Attached: SER-QA
2017-10-30 09:37marvintmResolution time1509404400 => 1510182000
2017-10-31 15:24marvintmNote Added: 0100194
2017-11-07 08:21ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-11-07 08:21ranjith_qualiantech_comStatusnew => scheduled
2017-11-08 07:13hgbotCheckin
2017-11-08 07:13hgbotNote Added: 0100318
2017-11-08 07:13hgbotStatusscheduled => resolved
2017-11-08 07:13hgbotResolutionopen => fixed
2017-11-08 07:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a287819747f13d2f6bb3bcb5d6e636daac46f61d [^]
2017-11-08 07:21ranjith_qualiantech_comNote Added: 0100319
2017-11-09 14:16marvintmReview Assigned To => marvintm
2017-11-09 14:16marvintmStatusresolved => closed
2017-11-09 14:16marvintmFixed in Version => RR18Q1

Notes
(0100194)
marvintm   
2017-10-31 15:24   
Cancel Layaway is similar to a normal return receipt, in that we need to return money to the customer. This is currently not supported in Pay Open Tickets, so the Cancel Layaway should not appear in the selector, and it shouldn't be possible to include it in a Pay Open Tickets action.
(0100318)
hgbot   
2017-11-08 07:13   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a287819747f13d2f6bb3bcb5d6e636daac46f61d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Nov 08 11:43:17 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a287819747f13d2f6bb3bcb5d6e636daac46f61d [^]

Fixed issue 37158 : Loaded layaway should not been shown in Pay Open Tickets

---
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
---
(0100319)
ranjith_qualiantech_com   
2017-11-08 07:21   
Test added in changeset https://code.openbravo.com/tools/automation/pi-mobile/rev/85fda510dfd1 [^]