Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011112Openbravo ERP07. Sales managementpublic2009-10-23 17:352009-11-12 00:00
networkb 
harikrishnan 
urgentmajoralways
closedfixed 
5
2.50MP7 
2.50MP92.50MP9 
Core
No
0011112: "Cancel Price Adjustment" checkbox only works if you reload the product
If you are creating a Sales Order and you want to Cancel Price Adjustment for one line you need to re-select the product to get the correct Unit Price
1. Master Data Management || Pricing || Price Adjustments || Adjustments : create record for a product and a business partner
2. Sales Management || Transactions || Sales Order || Header : create new record for the business partner
3. Sales Management || Transactions || Sales Order || Header >> Lines : create new record for the product
4. Check "Cancel Price Adjustment" checkbox
5. Notice that unit price has not been recalculated so price adjustment continue being aplicated.
If you reload the product with "Cancel Price Adjustment" checkbox checked then proper unit price is set.

Note: it works properly if you have a saved line with "Cancel Price Adjustment" checkbox checked and you uncheck it. In this case Unit Price is recalculated without reload the product
No tags attached.
Issue History
2009-10-23 17:35networkbNew Issue
2009-10-23 17:35networkbAssigned To => rafaroda
2009-10-23 17:41networkbTarget Version => 2.50MP9
2009-10-26 09:28psarobePriorityimmediate => urgent
2009-10-26 09:28psarobeStatusnew => scheduled
2009-10-26 09:29psarobeAssigned Torafaroda => gorkaion
2009-10-27 12:34gorkaionAssigned Togorkaion => rafaroda
2009-11-10 06:13harikrishnanAssigned Torafaroda => harikrishnan
2009-11-10 08:10hgbotCheckin
2009-11-10 08:10hgbotNote Added: 0021662
2009-11-10 08:10hgbotStatusscheduled => resolved
2009-11-10 08:10hgbotResolutionopen => fixed
2009-11-10 08:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/18009c4add8494fb06e43a41eec4dd9644939382 [^]
2009-11-11 08:34sureshbabuStatusresolved => closed
2009-11-11 08:34sureshbabuNote Added: 0021707
2009-11-11 08:34sureshbabuFixed in Version => 2.50MP9
2009-11-12 00:00anonymoussf_bug_id0 => 2896288

Notes
(0021662)
hgbot   
2009-11-10 08:10   
Repository: erp/devel/pi
Changeset: 18009c4add8494fb06e43a41eec4dd9644939382
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Tue Nov 10 12:39:54 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/18009c4add8494fb06e43a41eec4dd9644939382 [^]

Fixes Issue 11112: \"Cancel Price Adjustment\" checkbox only works if you reload the product.

---
M src/org/openbravo/erpCommon/ad_callouts/SL_Order_Amt.java
---
(0021707)
sureshbabu   
2009-11-11 08:34   
Tested working fine as expected