Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029291
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 07. Sales managementmajoralways2015-03-06 13:332015-04-01 08:31
ReporterVictorVillarView Statuspublic 
Assigned ToAtulOpenbravo 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision55946778d7c3
ProjectionnoneETAnoneTarget Version3.0PR15Q1.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Toaferraz
Web browser
ModulesCore
Regression levelProduction - Confirmed Stable
Regression date2014-04-15
Regression introduced in release3.0PR14Q3
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/e367e4ce1f9852519224ff1ec15553f5759a3011 [^]
Triggers an Emergency PackNo
Summary

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

DescriptionThe sales order is not taking into account the unit price of the product when is 0
Steps To ReproduceAs 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.
Proposed SolutionThe product team should analyse why only in this case is not taking into account the unit price as first value to fill.
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00291713.0PR15Q2 closedAtulOpenbravo The sales order is not taking into account the unit price of the product when is 0 

-  Notes
(0075732)
hgbot (developer)
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 (developer)
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 (manager)
2015-03-18 11:44

Code review + Testing OK
(0076219)
hgbot (developer)
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 (developer)
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 (administrator)
2015-04-01 08:31

closed again, as the status changed due the merge tag of 3.0PR15Q1.2 to backports/3.0PR15Q2

- Issue History
Date Modified Username Field Change
2015-03-16 16:39 aferraz Type defect => backport
2015-03-16 16:39 aferraz Target Version 3.0PR15Q3 => 3.0PR15Q1.2
2015-03-17 11:10 dmitry_mezentsev Tag Attached: Approved
2015-03-18 11:43 hgbot Checkin
2015-03-18 11:43 hgbot Note Added: 0075732
2015-03-18 11:43 hgbot Status scheduled => resolved
2015-03-18 11:43 hgbot Resolution open => fixed
2015-03-18 11:43 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/33329a8720b25c84660e83f7e8d033eab3684de1 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/55946778d7c34150a037d331bd3f5ca7055fa653 [^]
2015-03-18 11:44 hgbot Checkin
2015-03-18 11:44 hgbot Note Added: 0075733
2015-03-18 11:44 aferraz Review Assigned To => aferraz
2015-03-18 11:44 aferraz Note Added: 0075734
2015-03-18 11:44 aferraz Status resolved => closed
2015-04-01 08:07 hgbot Checkin
2015-04-01 08:07 hgbot Note Added: 0076219
2015-04-01 08:07 hgbot Status closed => resolved
2015-04-01 08:07 hgbot Fixed in SCM revision http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/55946778d7c34150a037d331bd3f5ca7055fa653 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/55946778d7c34150a037d331bd3f5ca7055fa653 [^]
2015-04-01 08:07 hgbot Checkin
2015-04-01 08:07 hgbot Note Added: 0076220
2015-04-01 08:31 priyam Status resolved => closed
2015-04-01 08:31 priyam Note Added: 0076262


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker