Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025331Retail ModulesDiscounts and Promotionspublic2013-12-13 12:022013-12-24 17:20
jecharri 
guilleaer 
urgentmajoralways
closedfixed 
5
 
RMP30RMP30 
marvintm
No
0025331: If you add more than one pack, the price of the product is not fine.
If you add more than one pack, the price of the product is not fine.
-With White valley sample data

-Go to window sales order
-Add a pack "camping pack"
-After that, add again the above pack

Verify that the price is 1036.50 instead of 770

No tags attached.
related to design defect 0025467 new guilleaer Packs with products in common should work correctly using the button "Add pack" (ERP) or adding them with product browser (POS) 
Issue History
2013-12-13 12:02jecharriNew Issue
2013-12-13 12:02jecharriAssigned To => guilleaer
2013-12-13 12:02jecharriResolution time => 1389308400
2013-12-13 12:02jecharriTriggers an Emergency Pack => No
2013-12-13 12:27jecharriSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5249#r5249
2013-12-20 12:20hgbotCheckin
2013-12-20 12:20hgbotNote Added: 0062967
2013-12-20 12:20hgbotStatusnew => resolved
2013-12-20 12:20hgbotResolutionopen => fixed
2013-12-20 12:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/8d7507822630125c787d5bbcdbd9ecb7b79eecef [^]
2013-12-20 16:17marvintmReview Assigned To => marvintm
2013-12-20 16:17marvintmStatusresolved => closed
2013-12-20 16:17marvintmFixed in Version => RMP30
2013-12-24 17:20hgbotCheckin
2013-12-24 17:20hgbotNote Added: 0063067
2015-11-09 09:14VictorVillarRelationship addedrelated to 0025467

Notes
(0062967)
hgbot   
2013-12-20 12:20   
Repository: erp/pmods/org.openbravo.retail.discounts
Changeset: 8d7507822630125c787d5bbcdbd9ecb7b79eecef
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Fri Dec 20 12:20:15 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/8d7507822630125c787d5bbcdbd9ecb7b79eecef [^]

fixed issue 25331: If you add more than one pack using add pack button, the lines are updated and prices are calculated correctly

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/discounts/AddPack.java
---
(0063067)
hgbot   
2013-12-24 17:20   
Repository: erp/pmods/org.openbravo.retail.discounts
Changeset: 58bc4f452bfa31b567758334589b27f838670c48
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Dec 24 17:19:56 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/58bc4f452bfa31b567758334589b27f838670c48 [^]

related to issue 25331: Pending change of the previous commit

---
M src/org/openbravo/retail/discounts/AddPack.java
---