Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035010Retail ModulesWeb POSpublic2017-01-19 11:492017-02-10 14:55
asiermartirena 
asiermartirena 
normalmajoralways
closedfixed 
5
 
RR17Q2 
marvintm
No
0035010: C&R, CL and VL must use the same code to check if there are not synchronized payments
When doing a Cancel and Replace, Cancel Layaway or Void Layaway, there is a check that verifies if there's any not processed payment in the order. This check is not the same in all cases (and should be).
Create a layaway.
Load the layaway.
Add a payment.
Click on the Cancel and Replace , Cancel this Layaway and Void this Layaway menu entries.
The action is not the same for the 3 cases. A different popup is shown.
No tags attached.
blocks defect 0034084 new Retail Pending test to be developed 
Issue History
2017-01-19 11:49asiermartirenaNew Issue
2017-01-19 11:49asiermartirenaAssigned To => asiermartirena
2017-01-19 11:49asiermartirenaTriggers an Emergency Pack => No
2017-02-01 18:29hgbotCheckin
2017-02-01 18:29hgbotNote Added: 0093995
2017-02-01 18:29hgbotStatusnew => resolved
2017-02-01 18:29hgbotResolutionopen => fixed
2017-02-01 18:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/25765e1f34f0e9bdf450ff778487e1cf2c06306f [^]
2017-02-10 14:46marvintmRelationship addedblocks 0034084
2017-02-10 14:55marvintmReview Assigned To => marvintm
2017-02-10 14:55marvintmStatusresolved => closed
2017-02-10 14:55marvintmFixed in Version => RR17Q2

Notes
(0093995)
hgbot   
2017-02-01 18:29   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 25765e1f34f0e9bdf450ff778487e1cf2c06306f
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Wed Feb 01 18:28:36 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/25765e1f34f0e9bdf450ff778487e1cf2c06306f [^]

Fixed issue 35010: C&R, CL and VL must use the same code to check if there are not synchronized payments

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---