Openbravo Issue Tracking System - Retail Modules
View Issue Details
0021668Retail ModulesWeb POSpublic2012-09-17 12:012012-09-25 13:09
guilleaer 
adrianromero 
highcriticalalways
closedfixed 
5
 
 
No
0021668: Strange numbers in Fin Account transactions after a return
When a return is done the quantities of generated transaction are wrong
1. Ensure that the current balance of cash finance account tha is being used by POS is 0.
2. Using web pos, add a product to the ticket and close it paying with cash. Pay exactly the total gross)
3. Take note of the total gross of this sale
4. create a new ticket
5. Set this ticket as "To be returned"
6. add a product with a minor total gross than the previous sale.
7. Close it paying with cash. (Pay exactly the total gross)
8. in ERP go to sales Order -> The sale order has been generated fine.
9. in ERP go to return from customer -> The return order has been generated correctly
10. in ERP go to financial account. Select cash. Look at transaction. The transaction which represent the return shows values that not correspond which the quantities of the return.

No tags attached.
Issue History
2012-09-17 12:01guilleaerNew Issue
2012-09-17 12:01guilleaerAssigned To => adrianromero
2012-09-18 17:52hgbotCheckin
2012-09-18 17:52hgbotNote Added: 0052212
2012-09-18 17:52hgbotStatusnew => resolved
2012-09-18 17:52hgbotResolutionopen => fixed
2012-09-18 17:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b02637c218a8478f151515c76155ad38ad97496b [^]
2012-09-25 13:09adrianromeroStatusresolved => closed

Notes
(0052212)
hgbot   
2012-09-18 17:52   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b02637c218a8478f151515c76155ad38ad97496b
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Sep 18 17:43:27 2012 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b02637c218a8478f151515c76155ad38ad97496b [^]

fixed issue 21668: Returns works correctly

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
M web/org.openbravo.retail.posterminal/js/model/order.js
---