Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005139Openbravo ERP09. Financial managementpublic2008-09-22 11:082009-01-25 18:36
ngyptrsrvr 
dalsasua 
normalminoralways
closedfixed 
10XP SP3
2.40beta 
2.40MP2 
Core
No
0005139: Asset - <Depreciated Plan> field does not updated after create amortization process
In assets function, the <Depreciated Plan> field does not updated after <create amortization> process
- create a new asset with depriciation: linear, percentage, 10%.
- save the asset
- create amortization button
- the amortization lines created, but the <Depreciated Plan> field still 0
In the a_asset_post function there is an --Updating DepreciatedPlan section after the depriciation calculation, in a conditional criteria (IF(NOT FINISH_PROCESS) THEN). I would think the conditional might omitted.
No tags attached.
blocks defect 0005115 closed dalsasua Asset - <Depreciated Plan> field does not updated after create amortization process 
Issue History
2008-09-22 11:08cromeroNew Issue
2008-09-22 11:08cromeroAssigned To => dalsasua
2008-09-22 11:08cromeroStatusnew => scheduled
2008-11-27 15:57svnbotCheckin
2008-11-27 15:57svnbotNote Added: 0010781
2008-11-27 15:57svnbotStatusscheduled => resolved
2008-11-27 15:57svnbotResolutionopen => fixed
2008-11-27 15:57svnbotsvn_revision => 10680
2008-12-02 12:32svnbotCheckin
2008-12-02 12:32svnbotNote Added: 0010880
2008-12-02 12:32svnbotsvn_revision10680 => 10841
2009-01-25 18:36psarobeRegression testing => No
2009-01-25 18:36psarobeStatusresolved => closed

Notes
(0010781)
svnbot   
2008-11-27 15:57   
Repository: openbravo
Revision: 10680
Author: davidalsasua
Date: 2008-11-27 15:57:23 +0100 (Thu, 27 Nov 2008)

Fixes Bug 0005139: Asset - <Depreciated Plan> field does not updated after create amortization process

---
U branches/r2.40/src-db/database/model/functions/A_ASSET_POST.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=10680&sc=1 [^]
(0010880)
svnbot   
2008-12-02 12:32   
Repository: openbravo
Revision: 10841
Author: villind
Date: 2008-12-02 12:32:19 +0100 (Tue, 02 Dec 2008)

Merged r10680. Fixes Bug 0005139: Asset - <Depreciated Plan> field does not updated after create amortization process

---
_U branches/bonware/r2.40/
_U branches/bonware/r2.40/config/setup-tool/
_U branches/bonware/r2.40/eclipse.install.source.launch
_U branches/bonware/r2.40/export.database.launch
_U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java
U branches/bonware/r2.40/src-db/database/model/functions/A_ASSET_POST.xml
_U branches/bonware/r2.40/update.database.launch
---

https://dev.openbravo.com/websvn/openbravo/?rev=10841&sc=1 [^]