Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024493Openbravo ERP02. Master data managementpublic2013-08-06 18:432013-10-29 10:03
ngarcia 
ngarcia 
highminoralways
closedfixed 
5
 
3.0MP30 
VictorVillar
Core
No
0024493: When creating a price list based on costs, new engine costs not found if the product has a cost type defined
When creating a price list based on costs, new engine costs not found if the product has a cost type defined (old engine)
In an instance migrated to the new costing engine:
   In the ddbb:
      Check if there is any product with costtype = 'AV'
      Set it if not
   As group admin role:
      Create a record in the Price List
         Sales Price List: 'Y'
         Price List Based On Cost: 'Y'
      Create a Price List Version:
         Valid From: a date for which the product has a cost defined
      Click on the Create Price List button
      Check that the price is 0 although it has a cost defined
   
No tags attached.
Issue History
2013-08-06 18:43ngarciaNew Issue
2013-08-06 18:43ngarciaAssigned To => dmiguelez
2013-08-06 18:43ngarciaModules => Core
2013-08-06 18:43ngarciaResolution time => 1381960800
2013-08-06 18:43ngarciaTriggers an Emergency Pack => No
2013-08-06 18:45ngarciaIssue Monitored: networkb
2013-08-12 08:50dmiguelezAssigned Todmiguelez => jonalegriaesarte
2013-09-16 13:29jonalegriaesarteTarget Version3.0MP28 => 3.0MP29
2013-10-14 16:38jonalegriaesarteTarget Version3.0MP29 => 3.0MP30
2013-10-14 17:59jonalegriaesarteAssigned Tojonalegriaesarte => ngarcia
2013-10-22 09:22hgbotCheckin
2013-10-22 09:22hgbotNote Added: 0061837
2013-10-22 09:22hgbotStatusnew => resolved
2013-10-22 09:22hgbotResolutionopen => fixed
2013-10-22 09:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c4d4ca9a75dc56c7d3fb7d58571e3640b0348168 [^]
2013-10-22 23:42hudsonbotCheckin
2013-10-22 23:42hudsonbotNote Added: 0061857
2013-10-29 10:03VictorVillarReview Assigned To => VictorVillar
2013-10-29 10:03VictorVillarNote Added: 0061930
2013-10-29 10:03VictorVillarStatusresolved => closed

Notes
(0061837)
hgbot   
2013-10-22 09:22   
Repository: erp/devel/pi
Changeset: c4d4ca9a75dc56c7d3fb7d58571e3640b0348168
Author: Naiara Garcia <naiara.garcia <at> openbravo.com>
Date: Mon Oct 21 17:37:49 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c4d4ca9a75dc56c7d3fb7d58571e3640b0348168 [^]

Fixed issue 24493: When creating a price list based on costs, new engine costs
 not found if the product has a cost type defined

---
M src-db/database/model/functions/M_PRICELIST_CREATE.xml
---
(0061857)
hudsonbot   
2013-10-22 23:42   
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/a362c560793b [^]

Maturity status: Test
(0061930)
VictorVillar   
2013-10-29 10:03   
Verified