Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009861
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminoralways2009-07-13 18:052009-08-01 00:00
Reportereduardo_ArgalView Statuspublic 
Assigned Tovinothbabu 
PriorityhighResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision2876b361ffba
ProjectionnoneETAnoneTarget Versionpi
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009861: Creating new sub-account: Sequence should be used for all accounts in the same BPartner

Descriptionwhen creating a new product or Business partner system should be able to be configured to create a new account per BP (same in case of products). Once the new BP is created system should use the sequence to fulfill the sub-account number this way:

BP1:
Sequence=1
accounts:
4000000001
4300000001

BP2:
Sequence=2
accounts:
4000000002
4300000002

The way the development has been delivered system is using a different sequence number per account type (AR, AP, ....) and thats wrong.
The same sequence should be used for all the accounts of a specific BP. (Same fro products).
Proposed SolutionUse the same sequence number for the creation of all sub-accounts related to either BPartner or Product.
Tags250MP3releasecandidate, arun
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0018212)
hgbot (developer)
2009-07-14 11:19

Repository: erp/devel/pi
Changeset: 3b70c3d2b4882e7e3ea189934d9dd048b130c452
Author: vinothbabu <vinoth.babu <at> openbravo.com>
Date: Tue Jul 14 14:44:47 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/3b70c3d2b4882e7e3ea189934d9dd048b130c452 [^]

Fixes bug 9861 Same Sequence should be used for all accounts in the same Business Partner

---
M src-db/database/model/triggers/C_BPARTNER_TRG.xml
M src-db/database/model/triggers/M_PRODUCT_TRG.xml
---
(0018266)
hgbot (developer)
2009-07-15 16:45

Repository: erp/devel/pi
Changeset: 2876b361ffba8e8f2d3e61c3dd5d9fc0d2a69f38
Author: vinothbabu <vinoth.babu <at> openbravo.com>
Date: Wed Jul 15 20:10:55 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/2876b361ffba8e8f2d3e61c3dd5d9fc0d2a69f38 [^]

Fixes bug 9861 Removed the Mandatory flag for the field of Acct_length and Sub_account Length in the Org schema tab under the Organization Window.

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0018514)
psarobe (manager)
2009-07-21 20:10

Arun, I will take of this one
(0018763)
sureshbabu (reporter)
2009-07-31 13:08

Tested working fine

- Issue History
Date Modified Username Field Change
2009-07-13 18:05 eduardo_Argal New Issue
2009-07-13 18:05 eduardo_Argal Assigned To => rajagopal
2009-07-14 09:54 eduardo_Argal Status new => scheduled
2009-07-14 09:54 eduardo_Argal fix_in_branch => pi
2009-07-14 11:13 vinothbabu Assigned To rajagopal => vinothbabu
2009-07-14 11:13 vinothbabu fix_in_branch pi =>
2009-07-14 11:19 hgbot Checkin
2009-07-14 11:19 hgbot Note Added: 0018212
2009-07-14 11:19 hgbot Status scheduled => resolved
2009-07-14 11:19 hgbot Resolution open => fixed
2009-07-14 11:19 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3b70c3d2b4882e7e3ea189934d9dd048b130c452 [^]
2009-07-15 16:45 hgbot Checkin
2009-07-15 16:45 hgbot Note Added: 0018266
2009-07-15 16:45 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/3b70c3d2b4882e7e3ea189934d9dd048b130c452 [^] => http://code.openbravo.com/erp/devel/pi/rev/2876b361ffba8e8f2d3e61c3dd5d9fc0d2a69f38 [^]
2009-07-21 16:24 psarobe Fixed in Version => 2.50MP3
2009-07-21 16:26 psarobe Tag Attached: 250MP3releasecandidate
2009-07-21 19:25 psarobe Tag Attached: arun
2009-07-21 20:10 psarobe Note Added: 0018514
2009-07-31 13:08 sureshbabu Status resolved => closed
2009-07-31 13:08 sureshbabu Note Added: 0018763
2009-07-31 13:08 sureshbabu Fixed in Version 2.50MP3 => pi
2009-08-01 00:00 anonymous sf_bug_id 0 => 2830569


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker