Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030259Openbravo ERP09. Financial managementpublic2015-06-26 13:422015-06-30 00:54
dmiguelez 
dmiguelez 
urgentmajoralways
closedfixed 
20Community Appliance
 
 
vmromanos
Core
No
0030259: Cost Adjustments: When a Transaction is set as isPermanent, it should not try to adjust is Cost
Cost Adjustments: When a Transaction is set as isPermanent, it should not try to adjust is Cost
Cost Adjustments: When a Transaction is set as isPermanent, it should not try to adjust is Cost

Reproduced in a Client's environment.
The problem is that, when a Transaction is set as Permanent (in this case a Voided Document), it can be the source of Cost Adjustments, but it can not be adjusted itself. An error message is shown.

It is needed to avoid this situation.
No tags attached.
Issue History
2015-06-26 13:42dmiguelezNew Issue
2015-06-26 13:42dmiguelezAssigned To => Triage Finance
2015-06-26 13:42dmiguelezModules => Core
2015-06-26 13:42dmiguelezTriggers an Emergency Pack => No
2015-06-26 13:43hgbotCheckin
2015-06-26 13:43hgbotNote Added: 0078535
2015-06-26 13:43hgbotStatusnew => resolved
2015-06-26 13:43hgbotResolutionopen => fixed
2015-06-26 13:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f5b89bd131a9631637f9c2fc18742aea9c382950 [^]
2015-06-26 13:47hgbotCheckin
2015-06-26 13:47hgbotNote Added: 0078536
2015-06-26 13:47hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/f5b89bd131a9631637f9c2fc18742aea9c382950 [^] => http://code.openbravo.com/erp/devel/pi/rev/04dd2c60fad1e4fceafa10ffa135ae0d7b837ae4 [^]
2015-06-29 12:35shuehnerAssigned ToTriage Finance => dmiguelez
2015-06-29 13:29vmromanosReview Assigned To => vmromanos
2015-06-29 13:29vmromanosStatusresolved => closed
2015-06-30 00:54hudsonbotCheckin
2015-06-30 00:54hudsonbotNote Added: 0078576
2015-06-30 00:54hudsonbotCheckin
2015-06-30 00:54hudsonbotNote Added: 0078577

Notes
(0078535)
hgbot   
2015-06-26 13:43   
Repository: erp/devel/pi
Changeset: f5b89bd131a9631637f9c2fc18742aea9c382950
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri Jun 26 13:43:05 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f5b89bd131a9631637f9c2fc18742aea9c382950 [^]

Fixes Issue 30259. When a Transaction is set as Permanent, avoid to modify
it's Unitary Cost, since it will not be possible (it is checked later in the code)

---
M src/org/openbravo/costing/CostingAlgorithmAdjustmentImp.java
---
(0078536)
hgbot   
2015-06-26 13:47   
Repository: erp/devel/pi
Changeset: 04dd2c60fad1e4fceafa10ffa135ae0d7b837ae4
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri Jun 26 13:47:10 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/04dd2c60fad1e4fceafa10ffa135ae0d7b837ae4 [^]

Fixes Issue 30259. When a Transaction is set as Permanent, avoid to modify
it's Unitary Cost, since it will not be possible (it is checked later in the code)

---
M src/org/openbravo/costing/CostingAlgorithmAdjustmentImp.java
---
(0078576)
hudsonbot   
2015-06-30 00:54   
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/8d846f99ad0b [^]
Maturity status: Test
(0078577)
hudsonbot   
2015-06-30 00:54   
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/8d846f99ad0b [^]
Maturity status: Test