Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006724Openbravo ERP09. Financial managementpublic2008-12-23 16:162009-04-21 11:09
networkb 
vmromanos 
immediatemajoralways
closedfixed 
5
2.35MP4 
 
Core
No
0006724: Generate amortization process does not work with multi-organization
An asset is created with X organization. Also its amortization plan is created.
Other asset is created with Y organization and its amortization plan.

If both assets are going to be amortizated in the same period, only one amortization is created with two lines.
The problem is that assets belong to two different organizations and the amortization was created for X organization. And if this amortization is posted, it will be done in X organization.
And Y organization has no accounting entry for the second asset.
1.Go to Financial management | Assets | Assets. Create a new one with X organization. Select "Depreciate" checkbox and fill the following values (it is just an example):
*Calculate type: percentage
*Annual Depreciation %:5
*Purchase Date : 01-01-2008
*Depreciation Start Date :01-01-2010
*Asset Value :2000
2.Press "Create amortization" buttom.
3.Go to Amortization window and some lines will be shown
4.Repeat steps 1 and 2 with Y organization and same dates in step 1.
5.Go to the first record in Amortization. Go to its lines, and you will see two records. One for the first product and other for the second one.

It is not possible to post the amortization for the second product in its organization because the amortization was created in X organization.
No tags attached.
depends on backport 0006749 closed vmromanos Generate amortization process does not work with multi-organization 
depends on backport 0006750 closed vmromanos Generate amortization process does not work with multi-organization 
related to defect 0007337 closed vmromanos Generate amortization does not work with multi-organization when the deprecation's calculate type is Time 
Issue History
2008-12-23 16:16networkbNew Issue
2008-12-23 16:16networkbAssigned To => rafaroda
2008-12-23 16:16networkbsf_bug_id0 => 2461761
2008-12-23 16:16networkbRegression testing => No
2008-12-28 18:49rafarodaStatusnew => scheduled
2008-12-28 18:49rafarodaAssigned Torafaroda => eduardo_Argal
2008-12-28 18:49rafarodafix_in_branch => trunk
2008-12-29 17:00vmromanosAssigned Toeduardo_Argal => vmromanos
2008-12-29 17:09svnbotCheckin
2008-12-29 17:09svnbotNote Added: 0011751
2008-12-29 17:09svnbotStatusscheduled => resolved
2008-12-29 17:09svnbotResolutionopen => fixed
2008-12-29 17:09svnbotsvn_revision => 11602
2009-02-03 11:59rafarodaRelationship addedrelated to 0007337
2009-04-21 11:09psarobeStatusresolved => closed

Notes
(0011751)
svnbot   
2008-12-29 17:09   
Repository: openbravo
Revision: 11602
Author: vmromanos
Date: 2008-12-29 17:09:19 +0100 (Mon, 29 Dec 2008)

Fixed bug 6724: Generate amortization process does not work with multi-organization

---
U trunk/src-db/database/model/functions/A_ASSET_POST.xml
---

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