Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029291 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 07. Sales management | major | always | 2015-03-06 13:33 | 2015-04-01 08:31 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 55946778d7c3 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | aferraz | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 34592 | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2014-04-15 | |||||||
Regression introduced in release | 3.0PR14Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/e367e4ce1f9852519224ff1ec15553f5759a3011 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029291: The sales order is not taking into account the unit price of the product when is 0 | |||||||
Description | The sales order is not taking into account the unit price of the product when is 0 | |||||||
Steps To Reproduce | 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. | |||||||
Proposed Solution | The product team should analyse why only in this case is not taking into account the unit price as first value to fill. | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 (viewer) 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 |
![]() |
|||
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 |