Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029291Openbravo ERP07. Sales managementpublic2015-03-06 13:332015-04-01 08:31
VictorVillar 
AtulOpenbravo 
immediatemajoralways
closedfixed 
5
pi 
3.0PR15Q1.2 
aferraz
Core
Production - Confirmed Stable
2014-04-15
3.0PR14Q3
https://code.openbravo.com/erp/devel/pi/rev/e367e4ce1f9852519224ff1ec15553f5759a3011 [^]
No
0029291: The sales order is not taking into account the unit price of the product when is 0
The sales order is not taking into account the unit price of the product when is 0
As group admin role,
 Go to Product window,
   select Agua Sin gas
     change the Unit Price to 0 for Tarifa de ventas

Go to Sales Order
  Create a new register for Alimentos y Supermercados
  Price List: Tarifa de ventas
 Go to Lines tab:
   select Agua Sin gas
Realise that the Unit Price of the line is 1.53, which is the List Price of the product, and this priority only happens when the Unit Price of the Product is 0.
The product team should analyse why only in this case is not taking into account the unit price as first value to fill.
Approved
blocks defect 00291713.0PR15Q2 closed AtulOpenbravo The sales order is not taking into account the unit price of the product when is 0 
Issue History
2015-03-16 16:39aferrazTypedefect => backport
2015-03-16 16:39aferrazTarget Version3.0PR15Q3 => 3.0PR15Q1.2
2015-03-17 11:10dmitry_mezentsevTag Attached: Approved
2015-03-18 11:43hgbotCheckin
2015-03-18 11:43hgbotNote Added: 0075732
2015-03-18 11:43hgbotStatusscheduled => resolved
2015-03-18 11:43hgbotResolutionopen => fixed
2015-03-18 11:43hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/33329a8720b25c84660e83f7e8d033eab3684de1 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/55946778d7c34150a037d331bd3f5ca7055fa653 [^]
2015-03-18 11:44hgbotCheckin
2015-03-18 11:44hgbotNote Added: 0075733
2015-03-18 11:44aferrazReview Assigned To => aferraz
2015-03-18 11:44aferrazNote Added: 0075734
2015-03-18 11:44aferrazStatusresolved => closed
2015-04-01 08:07hgbotCheckin
2015-04-01 08:07hgbotNote Added: 0076219
2015-04-01 08:07hgbotStatusclosed => resolved
2015-04-01 08:07hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/55946778d7c34150a037d331bd3f5ca7055fa653 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/55946778d7c34150a037d331bd3f5ca7055fa653 [^]
2015-04-01 08:07hgbotCheckin
2015-04-01 08:07hgbotNote Added: 0076220
2015-04-01 08:31priyamStatusresolved => closed
2015-04-01 08:31priyamNote Added: 0076262

Notes
(0075732)
hgbot   
2015-03-18 11:43   
Repository: erp/backports/3.0PR15Q1.2
Changeset: 55946778d7c34150a037d331bd3f5ca7055fa653
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Mar 16 00:07:30 2015 +0530
URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/55946778d7c34150a037d331bd3f5ca7055fa653 [^]

Fixes Issue 29291:The sales order is not taking into account the unit price of
the product when is 0

Corner case regression, when ever unit price is set to zero in the price list

---
M src/org/openbravo/erpCommon/ad_callouts/SL_Order_Amt.java
M src/org/openbravo/erpCommon/businessUtility/PriceAdjustment.java
---
(0075733)
hgbot   
2015-03-18 11:44   
Repository: erp/backports/3.0PR15Q1.2
Changeset: 290ab59739e1c01ccdcc247009c50fe0eb0785e4
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Mar 16 16:35:31 2015 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/290ab59739e1c01ccdcc247009c50fe0eb0785e4 [^]

Related to issue 29291: Update copyright

---
M src/org/openbravo/erpCommon/ad_callouts/SL_Order_Amt.java
M src/org/openbravo/erpCommon/businessUtility/PriceAdjustment.java
---
(0075734)
aferraz   
2015-03-18 11:44   
Code review + Testing OK
(0076219)
hgbot   
2015-04-01 08:07   
Repository: erp/backports/3.0PR15Q2
Changeset: 55946778d7c34150a037d331bd3f5ca7055fa653
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Mar 16 00:07:30 2015 +0530
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/55946778d7c34150a037d331bd3f5ca7055fa653 [^]

Fixes Issue 29291:The sales order is not taking into account the unit price of
the product when is 0

Corner case regression, when ever unit price is set to zero in the price list

---
M src/org/openbravo/erpCommon/ad_callouts/SL_Order_Amt.java
M src/org/openbravo/erpCommon/businessUtility/PriceAdjustment.java
---
(0076220)
hgbot   
2015-04-01 08:07   
Repository: erp/backports/3.0PR15Q2
Changeset: 290ab59739e1c01ccdcc247009c50fe0eb0785e4
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Mar 16 16:35:31 2015 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/290ab59739e1c01ccdcc247009c50fe0eb0785e4 [^]

Related to issue 29291: Update copyright

---
M src/org/openbravo/erpCommon/ad_callouts/SL_Order_Amt.java
M src/org/openbravo/erpCommon/businessUtility/PriceAdjustment.java
---
(0076262)
priyam   
2015-04-01 08:31   
closed again, as the status changed due the merge tag of 3.0PR15Q1.2 to backports/3.0PR15Q2