Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008586Openbravo ERP02. Master data managementpublic2009-04-16 10:322009-04-25 00:00
sureshbabu 
jayakumar 
urgentmajoralways
closedno change required 
30
2.50beta 
 
Core
No
0008586: Price adjustment wrongly applied for all Price list instead of the defined one.
Price adjustment wrongly applied for all Price list.

The scenario which i tried here is to make sure whether the ERP is applying the price adjustment for the defined Price list. To test this scenario i have created a new Price adjustment (Master Data Management || Pricing || Price Adjustments || Adjustments ) and entered valid name and date as Current date & Discount % : 10%, with out changing the other fields. Then i have moved to price list tab and clicked new then selected a price list(here i have selected purchase price list) from the price list drop down box.

Then i went to create a sales order for which the price list is General Sales after entering the required details moved to Lines tab and selected product.
Then i moved to Price adjustments tab to see the above defined price adjustment is wrongly applied.
step 1: Move to price adjustments and click new
Master Data Management || Pricing || Price Adjustments || Adjustments
and enter
Name : any valid name,
Starting date : today's date
Discount % : 10
and other filters are set to not selected.

step 2: Move to price list tab, click New and select Price list: Purchase

Step 3: create a Sales order (Sales Management || Transactions || Sales Order || Header )
Business Partner: <Any business partner>
Price list: select any price list other than the one which we select in the Price adjustment.
Then move to lines tab and select any product and click save.

Then move to Price adjustments tab.

Expected result: The above created price adjustment should not applied to this SO.
Actual result: Above created price adjustment is wrongly applied even we after we have selected a different pricelist in the Sales order.



250 final review, 250MP1
Issue History
2009-04-16 10:32sureshbabuNew Issue
2009-04-16 10:32sureshbabuAssigned To => rafaroda
2009-04-16 10:32sureshbabuRegression testing => No
2009-04-16 10:33sureshbabuTag Attached: 250 final review
2009-04-20 12:36psarobePrioritynormal => urgent
2009-04-20 12:36psarobeStatusnew => scheduled
2009-04-22 17:54rafarodaAssigned Torafaroda => sathiyan
2009-04-23 16:04psarobeTag Attached: 250MP1
2009-04-24 11:45sathiyanAssigned Tosathiyan => jayakumar
2009-04-24 14:57jayakumarStatusscheduled => closed
2009-04-24 14:57jayakumarNote Added: 0015698
2009-04-24 14:57jayakumarResolutionopen => no change required
2009-04-25 00:00anonymoussf_bug_id0 => 2780828

Notes
(0015698)
jayakumar   
2009-04-24 14:57   
Include Price Lists field have two values as “Not Selected” and “All Selected” in Price adjustment creation at master data management.
Case 1:
If we select the value of “Not Selected” in that column, we should not include the list of price list what we have added in the tab of Price List (means - exclude the list). For instance we have added price list X, created price adjustment will be visible except for price list X.
Case 2:
If we select the value of “All Selected”, we have to include only the list of price list been added in the tab. For instance price adjustment Y has added Price List X. price adjustment will be appeared for only price List X. The created price adjustment – Y does not appear for other price list except price list X.
As per the above cases, it works fine.