Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007393Openbravo ERP09. Financial managementpublic2009-02-03 11:482009-03-04 06:05
networkb 
vmromanos 
immediateminoralways
closedfixed 
5
2.35MP4 
2.40MP3 
OBPS
Core
No
0007393: Generate amortization does not work with multi-organization when the deprecation's calculate type is Time
The same problem describes at https://issues.openbravo.com/view.php?id=6724 [^] is reproduced when using Time as the deprecation's calculate type
1.Go to Financial management | Assets | Assets. Create a new one with X organization. Select "Depreciate" checkbox and deprecation's calculate type to time. Run the Generate amortization process

2.Repeat the same steps, but for another organization

3.Check that the generated assets are wrong, since they have two lines which belong to different organizations
Add the organization in line 315 of A_ASSET_POST
No tags attached.
related to backport 0006749 closed vmromanos Generate amortization process does not work with multi-organization 
blocks defect 0007337 closed vmromanos Generate amortization does not work with multi-organization when the deprecation's calculate type is Time 
Issue History
2009-02-05 15:06rafarodaTypedefect => backport
2009-02-05 15:06rafarodafix_in_branch => 2.40
2009-02-05 15:06rafarodaRelationship addedrelated to 0006749
2009-02-05 16:30svnbotCheckin
2009-02-05 16:30svnbotNote Added: 0013191
2009-02-05 16:30svnbotStatusscheduled => resolved
2009-02-05 16:30svnbotResolutionopen => fixed
2009-02-05 16:30svnbotsvn_revision => 12842
2009-03-03 17:32psarobeFixed in Version => 2.40MP3
2009-03-04 06:05arunkumarStatusresolved => closed
2009-03-04 06:05arunkumarNote Added: 0014342

Notes
(0013191)
svnbot   
2009-02-05 16:30   
Repository: openbravo
Revision: 12842
Author: vmromanos
Date: 2009-02-05 16:30:47 +0100 (Thu, 05 Feb 2009)

Fixed bug 7393: Generate amortization does not work with multi-organization when the deprecation's calculate type is Time

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

https://dev.openbravo.com/websvn/openbravo/?rev=12842&sc=1 [^]
(0014342)
arunkumar   
2009-03-04 06:05   
Generated assets are correct if we process create amortization for different organizations.