Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022268Retail ModulesWeb POSpublic2012-11-12 13:042012-11-27 18:44
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RMP17 
No
0022268: Payment information is not being generated correctly in case of underpayment
A new functionality has been added to the POS, which allows users to create orders which have only been partially paid.

However, in this case, the payment information is not generated correctly. Negative writeoff is generated, and the order is considered to be totally paid, which is wrong.
- Configure the POS terminal so that it allows "pay on credit"
- Create a sales order with the Web POS, and pay only a fraction of the total cost.
- Verify that the payment information is not correct.
No tags attached.
Issue History
2012-11-12 13:04marvintmNew Issue
2012-11-12 13:04marvintmAssigned To => marvintm
2012-11-12 13:10hgbotCheckin
2012-11-12 13:10hgbotNote Added: 0054162
2012-11-12 13:10hgbotStatusnew => resolved
2012-11-12 13:10hgbotResolutionopen => fixed
2012-11-12 13:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3b609efe673e6ffed3ee461b4caadea07b6bec09 [^]
2012-11-27 10:19adrianromeroTarget Version => RMP17
2012-11-27 18:44adrianromeroNote Added: 0054575
2012-11-27 18:44adrianromeroStatusresolved => closed

Notes
(0054162)
hgbot   
2012-11-12 13:10   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3b609efe673e6ffed3ee461b4caadea07b6bec09
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Nov 12 13:10:32 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3b609efe673e6ffed3ee461b4caadea07b6bec09 [^]

Fixed issue 22268. Payments will be generated correctly in case of underpayment.

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0054575)
adrianromero   
2012-11-27 18:44   
Closed for RMP17