Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011526Openbravo ERP02. Master data managementpublic2009-11-27 12:052009-12-30 00:00
networkb 
vinothbabu 
urgentmajoralways
closedfixed 
5
2.50MP8 
2.50MP112.50MP10 
Core
No
0011526: A BP only inherits one accounting of its BP category
When you create a BP, this BP only inherits one account if its BP category has two or more.
-Ass Openrbavo Admin go to Master Data Management || Business Partner Setup || Business Partner Category
-Select vendor and go to Accounting
-Status: Advanced.
-Save and new
     -Status: In remittance
     -Chose three accounts.
-Save
-Go to Master Data Management || Business Partner || Business Partner
-Create a new record
     -Business Partner Category: Vendor
-Save and go to Vendor/Creditor >> Vendor Accounting

No tags attached.
related to defect 00122252.50MP17 closed harikrishnan Error when copying accounting configuration from BP group 
Issue History
2009-11-27 12:05networkbNew Issue
2009-11-27 12:05networkbAssigned To => rafaroda
2009-11-27 12:49networkbCategory00. Application dictionary => 02. Master data management
2009-12-07 10:26psarobeStatusnew => scheduled
2009-12-07 10:26psarobefix_in_branch => pi
2009-12-07 10:27psarobeAssigned Torafaroda => dalsasua
2009-12-07 10:27psarobeSeverityminor => major
2009-12-07 10:27psarobefix_in_branchpi =>
2009-12-09 08:51rafarodaPriorityimmediate => urgent
2009-12-17 09:28vinothbabuAssigned Todalsasua => vinothbabu
2009-12-22 04:23sathiyanNote Added: 0022992
2009-12-22 09:58psarobeNote Added: 0022995
2009-12-22 13:13hgbotCheckin
2009-12-22 13:13hgbotNote Added: 0023010
2009-12-22 13:13hgbotStatusscheduled => resolved
2009-12-22 13:13hgbotResolutionopen => fixed
2009-12-22 13:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/53f8b52b803259bc2713ec9d5150431345d9292f [^]
2009-12-24 12:06hudsonbotCheckin
2009-12-24 12:06hudsonbotNote Added: 0023056
2009-12-29 07:08sureshbabuNote Added: 0023129
2009-12-29 07:08sureshbabuStatusresolved => closed
2009-12-29 07:08sureshbabuFixed in Version => 2.50MP10
2009-12-30 00:00anonymoussf_bug_id0 => 2923117
2010-04-14 17:13adrianromeroRelationship addedrelated to 0012225

Notes
(0022992)
sathiyan   
2009-12-22 04:23   
A BP has only one default accounting associated per account category (for example: Vendor Liability in vendor Accounting tab) per account schema. We have to make sure whether we can have multiple based on sub category (Advanced, In remittance, Received, Returned, Sent). If it is sub category/status based, we have to fix it different fashion (even not the way currently we do).

If we don't allow multiple account in same account category, We have to fix it in Business Partner category:).

any feedback?
(0022995)
psarobe   
2009-12-22 09:58   
Hi Vinoth I don't understand what you say that. For a business partner category you can configure several accounts depending on the status.
So whenever you create a new business partner that uses that category he will inherit everything what is configured in the bpartner category
(0023010)
hgbot   
2009-12-22 13:13   
Repository: erp/devel/pi
Changeset: 53f8b52b803259bc2713ec9d5150431345d9292f
Author: Vinoth Babu <vinoth.babu <at> openbravo.com>
Date: Tue Dec 22 17:40:55 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/53f8b52b803259bc2713ec9d5150431345d9292f [^]

Fixes bug 11526 BP only inherits one accounting of its BP category

---
M src-db/database/model/triggers/C_BPARTNER_TRG.xml
---
(0023056)
hudsonbot   
2009-12-24 12:06   
---
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/53f8b52b8032 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/237ec18eff4d [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15792.obx [^]
---
(0023129)
sureshbabu   
2009-12-29 07:08   
Tested working fine.(now BP inherits all its accounts from its BP category)