Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0009861 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 09. Financial management | minor | always | 2009-07-13 18:05 | 2009-08-01 00:00 | |||
| Reporter | eduardo_Argal | View Status | public | |||||
| Assigned To | vinothbabu | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | pi | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 2876b361ffba | ||||
| Projection | none | ETA | none | Target Version | pi | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | pi | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0009861: Creating new sub-account: Sequence should be used for all accounts in the same BPartner | |||||||
| Description | when 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 Solution | Use the same sequence number for the creation of all sub-accounts related to either BPartner or Product. | |||||||
| Tags | 250MP3releasecandidate, 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 (viewer) 2009-07-21 20:10 |
Arun, I will take of this one |
|
(0018763) sureshbabu (viewer) 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-13 18:05 | eduardo_Argal | OBNetwork customer | => No |
| 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 |