Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035373Openbravo ERP03. Procurement managementpublic2017-02-22 10:562017-03-09 09:24
ngarcia 
marvintm 
immediatemajoralways
closedfixed 
5
 
3.0PR17Q13.0PR17Q1 
guilleaer
Core
3.0PR16Q3
No
0035373: Price Adjustments are not applied in Purchase Flow
Price Adjustments are not applied in Purchase Flow
As group admin role:
   Create a new record in Discounts and Promotions window:
      Discount/Promotion Type: Price Adjustment
      Starting Date: today
      Included ...: All excluding defined (in order to be applied always)
      Discount %: 50
   Create a Sales Order, add a product to it and check Net Unit Price field is updated with the discount
   Create a Sales Invoice, add a product to it and check Net Unit Price field is updated with the discount
   Create a Purchase Order, add a product to it and check Net Unit Price field is not updated with the discount. This is wrong
   Create a Sales Invoice, add a product to it and check Net Unit Price field is not updated with the discount. This is wrong
No tags attached.
blocks defect 0035335 closed marvintm Price Adjustments are not applied in Purchase Flow 
Issue History
2017-02-28 07:58marvintmTypedefect => backport
2017-02-28 07:58marvintmTarget Version => 3.0PR17Q1
2017-02-28 08:00hgbotCheckin
2017-02-28 08:00hgbotNote Added: 0094649
2017-02-28 08:00hgbotStatusscheduled => resolved
2017-02-28 08:00hgbotResolutionopen => fixed
2017-02-28 08:00hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/1e74956589706b5fc7ea6fa7c92cc5414d5c2068 [^] => http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/793c3a7ef62da7fa7d23f3dd8324994978542027 [^]
2017-02-28 08:00hgbotCheckin
2017-02-28 08:00hgbotNote Added: 0094650
2017-02-28 08:00hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/backports/3.0PR17Q1/rev/793c3a7ef62da7fa7d23f3dd8324994978542027 [^] => http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/fee637c87cf368bad8d56d42c91a4f164aae2951 [^]
2017-03-01 15:17marvintmAssigned ToRetail => marvintm
2017-03-09 09:24guilleaerReview Assigned To => guilleaer
2017-03-09 09:24guilleaerStatusresolved => closed
2017-03-09 09:24guilleaerFixed in Version => 3.0PR17Q1

Notes
(0094649)
hgbot   
2017-02-28 08:00   
Repository: erp/backports/3.0PR17Q1
Changeset: 793c3a7ef62da7fa7d23f3dd8324994978542027
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Feb 28 08:00:11 2017 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/793c3a7ef62da7fa7d23f3dd8324994978542027 [^]

Fixed issue 35373. Reenable automatic discounts in purchase flows.

---
M src-db/database/model/functions/M_PROMOTION_ADJUSTMENT.xml
M src/org/openbravo/erpCommon/businessUtility/PriceAdjustment.java
---
(0094650)
hgbot   
2017-02-28 08:00   
Repository: erp/backports/3.0PR17Q1
Changeset: fee637c87cf368bad8d56d42c91a4f164aae2951
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Feb 28 08:00:23 2017 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/fee637c87cf368bad8d56d42c91a4f164aae2951 [^]

Fixed issue 35373. Reenable automatic discounts in purchase flows.

---
M src-db/database/model/functions/M_PROMOTION_ADJUSTMENT.xml
---