Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022350Retail ModulesWeb POSpublic2012-11-20 10:212012-11-27 16:53
migueldejuana 
migueldejuana 
normalmajoralways
closedfixed 
5
 
RMP17RMP17 
No
0022350: In Receipt to Return, changing price doesn't work well
In a Receipt to return, when changing the price of a product, total is not updated (if it is a no-return receipt, it works well).
- Add a product
- Select "Receipt to return" in the menu
- Change the price of the product
- Total gross is not changed.
No tags attached.
related to defect 0024894 closed alostale promotions code is executed twice 
Issue History
2012-11-20 10:21migueldejuanaNew Issue
2012-11-20 10:21migueldejuanaAssigned To => migueldejuana
2012-11-20 10:29hgbotCheckin
2012-11-20 10:29hgbotNote Added: 0054335
2012-11-20 13:09hgbotCheckin
2012-11-20 13:09hgbotNote Added: 0054340
2012-11-20 13:09hgbotStatusnew => resolved
2012-11-20 13:09hgbotResolutionopen => fixed
2012-11-20 13:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e38e7591c56f2b591fd93272d07e136ca2b2e41e [^]
2012-11-27 10:19adrianromeroTarget Version => RMP17
2012-11-27 11:29hgbotCheckin
2012-11-27 11:29hgbotNote Added: 0054522
2012-11-27 11:29hgbotCheckin
2012-11-27 11:29hgbotNote Added: 0054523
2012-11-27 11:29hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e38e7591c56f2b591fd93272d07e136ca2b2e41e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-linediscount-discount/rev/e38e7591c56f2b591fd93272d07e136ca2b2e41e [^]
2012-11-27 15:47hgbotCheckin
2012-11-27 15:47hgbotNote Added: 0054544
2012-11-27 16:53marvintmStatusresolved => closed
2012-11-27 16:53marvintmFixed in Version => RMP17
2013-10-07 12:31alostaleRelationship addedrelated to 0024894

Notes
(0054335)
hgbot   
2012-11-20 10:29   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bf85122369f4eaac3a849411da70a180513ee844
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Nov 20 10:28:57 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bf85122369f4eaac3a849411da70a180513ee844 [^]

Related to issue 22350: In receipt to return update total gross when changing the price of a product

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0054340)
hgbot   
2012-11-20 13:09   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e38e7591c56f2b591fd93272d07e136ca2b2e41e
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Nov 20 13:09:33 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e38e7591c56f2b591fd93272d07e136ca2b2e41e [^]

Fixed issue 22350: In receipt to return update total gross when changing the price of a product

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0054522)
hgbot   
2012-11-27 11:29   
Repository: erp/pmods/org.openbravo.retail.posterminal-linediscount-discount
Changeset: bf85122369f4eaac3a849411da70a180513ee844
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Nov 20 10:28:57 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-linediscount-discount/rev/bf85122369f4eaac3a849411da70a180513ee844 [^]

Related to issue 22350: In receipt to return update total gross when changing the price of a product

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0054523)
hgbot   
2012-11-27 11:29   
Repository: erp/pmods/org.openbravo.retail.posterminal-linediscount-discount
Changeset: e38e7591c56f2b591fd93272d07e136ca2b2e41e
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Nov 20 13:09:33 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-linediscount-discount/rev/e38e7591c56f2b591fd93272d07e136ca2b2e41e [^]

Fixed issue 22350: In receipt to return update total gross when changing the price of a product

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0054544)
hgbot   
2012-11-27 15:47   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8c18286732efbc2fa66614d7e074c7ee21bcba8c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Nov 27 15:47:35 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8c18286732efbc2fa66614d7e074c7ee21bcba8c [^]

Related to issue 22350. Reapplied patch reverted by mistake

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---