Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025980Retail ModulesReturn Receiptpublic2014-03-13 01:102014-03-31 15:16
jecharri 
migueldejuana 
immediatemajoralways
closedfixed 
5
 
RR14Q2RR14Q2 
adrianromero
No
0025980: Verified returns is not working fine when you update the product price
Verified returns is not working fine when you update the product price
-Create a ticket and pay it
-Go to verified returns
-Select previously created order
-Change the product price

Verify that total does not change. Due to that orders are not properly synchronized. The payment is the same of the total gross but the tax amounts and the sum of the total of the lines is not the same of the total of the invoice.

Module script will be neccessary
No tags attached.
Issue History
2014-03-13 01:10jecharriNew Issue
2014-03-13 01:10jecharriAssigned To => migueldejuana
2014-03-13 01:10jecharriResolution time => 1395183600
2014-03-13 01:10jecharriTriggers an Emergency Pack => No
2014-03-13 01:12jecharriSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5568#r5568
2014-03-17 13:20hgbotCheckin
2014-03-17 13:20hgbotNote Added: 0065224
2014-03-17 13:20hgbotStatusnew => resolved
2014-03-17 13:20hgbotResolutionopen => fixed
2014-03-17 13:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4124f3d75304355c20c2c4011814b0d08866a21e [^]
2014-03-17 13:25malsasuaNote Added: 0065225
2014-03-17 17:46hgbotCheckin
2014-03-17 17:46hgbotNote Added: 0065236
2014-03-17 17:46hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4124f3d75304355c20c2c4011814b0d08866a21e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/4124f3d75304355c20c2c4011814b0d08866a21e [^]
2014-03-31 15:16adrianromeroReview Assigned To => adrianromero
2014-03-31 15:16adrianromeroNote Added: 0065615
2014-03-31 15:16adrianromeroStatusresolved => closed
2014-03-31 15:16adrianromeroFixed in Version => RR14Q2

Notes
(0065224)
hgbot   
2014-03-17 13:20   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4124f3d75304355c20c2c4011814b0d08866a21e
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Mon Mar 17 13:19:57 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4124f3d75304355c20c2c4011814b0d08866a21e [^]

fixed issue 25980: Verified returns is not working fine when you update the product price

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0065225)
malsasua   
2014-03-17 13:25   
the fix is not allow change the price when the line was created with verified return process. Verified return only should be used when the line to return is similar to original line, in other case, you should create a normal line return
(0065236)
hgbot   
2014-03-17 17:46   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: 4124f3d75304355c20c2c4011814b0d08866a21e
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Mon Mar 17 13:19:57 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/4124f3d75304355c20c2c4011814b0d08866a21e [^]

fixed issue 25980: Verified returns is not working fine when you update the product price

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0065615)
adrianromero   
2014-03-31 15:16   
Reviewed.