Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019583Openbravo ERP04. Warehouse managementpublic2012-01-27 12:532012-03-01 10:05
alostale 
alostale 
urgentmajorN/A
closedfixed 
5
 
 
Core
No
0019583: Implement incremental Average Cost generation
Generate Average Cost process recalculates all previously generated costs forcing to unpost all posted transactions affected by costings.

There should be a way to calculate costs incrementally.
-
Add a new boolean "incremental" parameter to Generate Average Cost process.

When this parameter is checked, existent costs should be preserved and new ones calculated.

This parameter should be defaulted to N, so default behavior is current one.
No tags attached.
blocks feature request 0019581 closed alostale Implement incremental Average Cost generation 
Issue History
2012-01-27 13:05alostaleTypefeature request => backport
2012-01-27 13:05alostalefix_in_branch => 2.50
2012-02-29 10:14hgbotCheckin
2012-02-29 10:14hgbotNote Added: 0045568
2012-02-29 10:14hgbotStatusscheduled => resolved
2012-02-29 10:14hgbotResolutionopen => fixed
2012-02-29 10:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/eb52bd659a258bf9a3c648031f219d4da6a0b39c [^]
2012-03-01 10:05gorkaionNote Added: 0045653
2012-03-01 10:05gorkaionStatusresolved => closed

Notes
(0045568)
hgbot   
2012-02-29 10:14   
Repository: erp/stable/2.50
Changeset: eb52bd659a258bf9a3c648031f219d4da6a0b39c
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Feb 20 12:27:03 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/eb52bd659a258bf9a3c648031f219d4da6a0b39c [^]

fixed issue 19583: Implement incremental Average Cost generation

---
M src-db/database/model/functions/M_GENERATE_AVERAGE_COSTS.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PROCESS_PARA.xml
---
(0045653)
gorkaion   
2012-03-01 10:05   
Tested