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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021873
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 09. Financial managementmajorhave not tried2012-10-05 13:322012-11-06 10:47
Reportereduardo_ArgalView Statuspublic 
Assigned Toeduardo_Argal 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision9e7d1b5c9e94
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0021873: New accounts should automatically be added to the most logical place in the account tree

DescriptionWhen creating an account, system will automatically place it in its proper place in the account tree. This feature will just be enabled for accounts which search key is a number.
Steps To ReproduceN/A
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0053190)
hgbot (developer)
2012-10-10 10:33

Repository: erp/devel/pi
Changeset: 7b78a07d02b636776e3059bb71e58b4b2ced835d
Author: Eduardo Argal <eduardo.argal <at> openbravo.com>
Date: Wed Oct 10 10:32:32 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7b78a07d02b636776e3059bb71e58b4b2ced835d [^]

Fixed issue 21873, fixed issue 21874, fixed issue 21661

---
M src-db/database/model/triggers/C_ELEMENTVALUE_TRG.xml
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELDGROUP.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M src-util/modulescript/build/classes/org/openbravo/modulescript/DeleteDuplicateMatchInvoiceData.class
M src-util/modulescript/build/classes/org/openbravo/modulescript/PaymentZeroAmountData.class
M src-util/modulescript/src/org/openbravo/modulescript/DeleteDuplicateMatchInvoice_data.xsql
M src-util/modulescript/src/org/openbravo/modulescript/PaymentZeroAmount_data.xsql
A modules/org.openbravo.client.application/src/org/openbravo/client/application/event/ElementValueEventHandler.java
A src-util/modulescript/build/classes/org/openbravo/modulescript/UniqueValidCombination.class
A src-util/modulescript/build/classes/org/openbravo/modulescript/UniqueValidCombinationData.class
A src-util/modulescript/src/org/openbravo/modulescript/UniqueValidCombination.java
A src-util/modulescript/src/org/openbravo/modulescript/UniqueValidCombination_data.xsql
A src/org/openbravo/erpCommon/ad_callouts/SE_ElementValue_AccountSign.java
R src-db/database/model/triggers/C_VALIDCOMBINATION_TRG.xml
---
(0053193)
Sandrahuguet (developer)
2012-10-10 10:36

Code review + testing OK
(0053288)
hudsonbot (developer)
2012-10-11 07:51

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/63dfc135f2a1 [^]

Maturity status: Test
(0053952)
hgbot (developer)
2012-10-31 18:32

Repository: erp/devel/pi
Changeset: 9e7d1b5c9e94a214ff132c7bc9f224fbc2a82cfd
Author: Eduardo Argal <eduardo.argal <at> openbravo.com>
Date: Mon Oct 29 11:59:55 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9e7d1b5c9e94a214ff132c7bc9f224fbc2a82cfd [^]

Fixed bug 21873 Account Sign

---
M src-db/database/model/tables/C_ACCTSCHEMA.xml
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELDGROUP.xml
M src/org/openbravo/erpCommon/ad_callouts/SE_ElementValue_AccountSign.java
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java
M src/org/openbravo/erpCommon/businessUtility/AccountTree.java
M src/org/openbravo/erpCommon/businessUtility/COAUtility.java
M src/org/openbravo/erpCommon/businessUtility/InitialOrgSetup.java
M src/org/openbravo/erpCommon/businessUtility/InitialSetupUtility.java
A modules/org.openbravo.client.application/src/org/openbravo/client/application/event/AcctSchemaEventHandler.java
---
(0053965)
Sandrahuguet (developer)
2012-11-02 08:21

Code review + testing OK
(0054022)
hudsonbot (developer)
2012-11-06 10:47

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/905762a34c04 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-10-05 13:32 eduardo_Argal New Issue
2012-10-05 13:32 eduardo_Argal Assigned To => eduardo_Argal
2012-10-05 13:32 eduardo_Argal Modules => Core
2012-10-10 10:33 hgbot Checkin
2012-10-10 10:33 hgbot Note Added: 0053190
2012-10-10 10:33 hgbot Status new => resolved
2012-10-10 10:33 hgbot Resolution open => fixed
2012-10-10 10:33 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7b78a07d02b636776e3059bb71e58b4b2ced835d [^]
2012-10-10 10:36 Sandrahuguet Note Added: 0053193
2012-10-10 10:37 Sandrahuguet Status resolved => closed
2012-10-11 07:51 hudsonbot Checkin
2012-10-11 07:51 hudsonbot Note Added: 0053288
2012-10-31 18:11 Sandrahuguet Status closed => new
2012-10-31 18:11 Sandrahuguet Resolution fixed => open
2012-10-31 18:32 hgbot Checkin
2012-10-31 18:32 hgbot Note Added: 0053952
2012-10-31 18:32 hgbot Status new => resolved
2012-10-31 18:32 hgbot Resolution open => fixed
2012-10-31 18:32 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/7b78a07d02b636776e3059bb71e58b4b2ced835d [^] => http://code.openbravo.com/erp/devel/pi/rev/9e7d1b5c9e94a214ff132c7bc9f224fbc2a82cfd [^]
2012-11-02 08:21 Sandrahuguet Note Added: 0053965
2012-11-02 08:21 Sandrahuguet Status resolved => closed
2012-11-06 10:47 hudsonbot Checkin
2012-11-06 10:47 hudsonbot Note Added: 0054022


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker