Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022377Retail ModulesWeb POSpublic2012-11-22 15:592012-11-27 18:44
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RMP17 
No
0022377: In a returned receipt, the order line taxes are not being created correctly
When a receipt is marked to be returned, the amount of the lines should be negative (and it is). However, the amount of the line taxes should also be negative, and currently is not. This not only affects the order itself, but also the grouped invoice which is generated in the Cash up process.
- Create a receipt in the Web POS.
- Mark it as to be returned.
- Pay it.
- Check in Openbravo that the Order line tax was not generated correctly (the amount is positive, and it should be negative).
No tags attached.
Issue History
2012-11-22 15:59marvintmNew Issue
2012-11-22 15:59marvintmAssigned To => marvintm
2012-11-22 16:03hgbotCheckin
2012-11-22 16:03hgbotNote Added: 0054455
2012-11-22 16:03hgbotStatusnew => resolved
2012-11-22 16:03hgbotResolutionopen => fixed
2012-11-22 16:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f8a9fc89de3ae31ea97833dc6be4780b5b9cbd8c [^]
2012-11-27 10:19adrianromeroTarget Version => RMP17
2012-11-27 11:29hgbotCheckin
2012-11-27 11:29hgbotNote Added: 0054531
2012-11-27 11:29hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f8a9fc89de3ae31ea97833dc6be4780b5b9cbd8c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-linediscount-discount/rev/f8a9fc89de3ae31ea97833dc6be4780b5b9cbd8c [^]
2012-11-27 18:44adrianromeroNote Added: 0054561
2012-11-27 18:44adrianromeroStatusresolved => closed

Notes
(0054455)
hgbot   
2012-11-22 16:03   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f8a9fc89de3ae31ea97833dc6be4780b5b9cbd8c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Nov 22 16:02:34 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f8a9fc89de3ae31ea97833dc6be4780b5b9cbd8c [^]

Fixed issue 22377. The line tax amount will be negative in returns

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0054531)
hgbot   
2012-11-27 11:29   
Repository: erp/pmods/org.openbravo.retail.posterminal-linediscount-discount
Changeset: f8a9fc89de3ae31ea97833dc6be4780b5b9cbd8c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Nov 22 16:02:34 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-linediscount-discount/rev/f8a9fc89de3ae31ea97833dc6be4780b5b9cbd8c [^]

Fixed issue 22377. The line tax amount will be negative in returns

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0054561)
adrianromero   
2012-11-27 18:44   
Closed for RMP17