Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033030Retail ModulesWeb POSpublic2016-05-24 09:302016-06-13 11:32
asiermartirena 
asiermartirena 
normalmajorhave not tried
closedfixed 
5
 
 
marvintm
No
0033030: Performance improvements for return line process
Actually, the return line process applies the quantity rules each time a product is returned. Using multi selection, if many products with related services are selected to return, the quantity rules will be applied for each product returned.

The solution is to block the quantity rules until the last product is returned and then apply the rules to each services at once.
Add many products with related services to the ticket.
Select all products.
Return then.
No tags attached.
Issue History
2016-05-24 09:30asiermartirenaNew Issue
2016-05-24 09:30asiermartirenaAssigned To => Retail
2016-05-24 09:30asiermartirenaTriggers an Emergency Pack => No
2016-05-24 10:21asiermartirenaAssigned ToRetail => asiermartirena
2016-05-24 10:22asiermartirenaDescription Updatedbug_revision_view_page.php?rev_id=12217#r12217
2016-05-31 08:49hgbotCheckin
2016-05-31 08:49hgbotNote Added: 0086848
2016-05-31 08:49hgbotStatusnew => resolved
2016-05-31 08:49hgbotResolutionopen => fixed
2016-05-31 08:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d13019d1fb2914d2bf1802ffb92e306a45986f13 [^]
2016-05-31 09:14asiermartirenaNote Added: 0086850
2016-06-13 11:32marvintmReview Assigned To => marvintm
2016-06-13 11:32marvintmStatusresolved => closed

Notes
(0086848)
hgbot   
2016-05-31 08:49   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d13019d1fb2914d2bf1802ffb92e306a45986f13
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue May 31 08:48:48 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d13019d1fb2914d2bf1802ffb92e306a45986f13 [^]

Fixed issue 33030: Performance improvements for return line process

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
(0086850)
asiermartirena   
2016-05-31 09:14   
New test are not needed for this issue. The functionality is not changed and the current tests are enough to verify it.