Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032861Openbravo ERP04. Warehouse managementpublic2016-05-04 17:132017-09-21 16:50
ngarcia 
collazoandy4 
highminoralways
closedfixed 
5
 
3.0PR17Q4 
aferraz
Core
No
0032861: Product search key should be included in the error message shown in the Costing Background Process log
Product search key should be included in the error message shown in the Costing Background Process log. Currently you could have more than one product with the same name and it is difficult to find the product whose cost the process cannot calculate
As group admin role:
   Create two products with the same name but different search key
   Create a Goods Receipt and add the previously created two products
   Launch the Costing Background process and check you cannot distinguish the product it is failing. Process log:
      No Price List or Standard Cost found for given product. Org: <>, Product: <>, Date: <>
No tags attached.
Issue History
2016-05-04 17:13ngarciaNew Issue
2016-05-04 17:13ngarciaAssigned To => Triage Finance
2016-05-04 17:13ngarciaModules => Core
2016-05-04 17:13ngarciaTriggers an Emergency Pack => No
2016-05-04 17:13ngarciaIssue Monitored: networkb
2017-07-25 23:15collazoandy4Statusnew => scheduled
2017-07-25 23:54collazoandy4Note Added: 0098213
2017-09-18 14:01aferrazAssigned ToTriage Finance => collazoandy4
2017-09-18 14:09hgbotCheckin
2017-09-18 14:09hgbotNote Added: 0099111
2017-09-18 14:09hgbotStatusscheduled => resolved
2017-09-18 14:09hgbotResolutionopen => fixed
2017-09-18 14:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e47262bb76d380818b10255a1e647953d91d9e3e [^]
2017-09-18 14:10aferrazReview Assigned To => aferraz
2017-09-18 14:10aferrazNote Added: 0099112
2017-09-18 14:10aferrazStatusresolved => closed
2017-09-18 14:10aferrazFixed in Version => 3.0PR17Q4
2017-09-21 16:50hudsonbotCheckin
2017-09-21 16:50hudsonbotNote Added: 0099407

Notes
(0098213)
collazoandy4   
2017-07-25 23:54   
Test Plan
  As F&B Internation Group Admin Role
    Go to Product Window and create a new record:
      Search Key: P1
      Product: Product
    Create another record in Product Window:
      Search Key: P2
      Product: Product
   Go to Goods Receipt window and create anew record and add the previously created two products in Lines tab
   Go to Process Request window and Reeschedule the process and check in the Process log the Searck Key (SK) field of product is included
      No Price List or Standard Cost found for given product. Org: <>, Product: <>, SK: <>, Date: <>
(0099111)
hgbot   
2017-09-18 14:09   
Repository: erp/devel/pi
Changeset: e47262bb76d380818b10255a1e647953d91d9e3e
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Tue Jul 25 17:45:37 2017 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/e47262bb76d380818b10255a1e647953d91d9e3e [^]

Fixes issue 32861: Product search key should be included in the error message
shown in the Costing Background Process log

The Product search key was included in the exception message to properly identified
the product causing the error.

---
M src/org/openbravo/costing/CostingAlgorithm.java
M src/org/openbravo/costing/CostingUtils.java
---
(0099112)
aferraz   
2017-09-18 14:10   
Code review + Testing OK
(0099407)
hudsonbot   
2017-09-21 16:50   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9750b78d3e5c [^]
Maturity status: Test