Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029291 | Openbravo ERP | 07. Sales management | public | 2015-03-06 13:33 | 2015-04-01 08:31 |
|
Reporter | VictorVillar | |
Assigned To | AtulOpenbravo | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0PR15Q1.2 | Fixed in Version | | |
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. |
Additional Information | |
Tags | Approved |
Relationships | blocks | defect | 0029171 | 3.0PR15Q2 | closed | AtulOpenbravo | The sales order is not taking into account the unit price of the product when is 0 |
|
Attached Files | |
|
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 | |
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
|
|
|
|
|
|
|
(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
|
|
|
|
(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 |
|