Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022027Openbravo ERP02. Master data managementpublic2012-10-22 13:252012-11-06 19:33
Sandrahuguet 
Sandrahuguet 
normaltrivialhave not tried
closedfixed 
20Community Appliance
 
 
naiaramartinez
Core
No
0022027: Renaming accounting schema to general ledger
Renaming accounting schema to general ledger
 - Renaming tab, windows and elements
 - Add general ledger combo in Organization window and hide Org Schema tab
N/A
No tags attached.
Issue History
2012-10-22 13:25SandrahuguetNew Issue
2012-10-22 13:25SandrahuguetAssigned To => Sandrahuguet
2012-10-22 13:25SandrahuguetModules => Core
2012-10-25 10:02hgbotCheckin
2012-10-25 10:02hgbotNote Added: 0053675
2012-10-25 10:02hgbotStatusnew => resolved
2012-10-25 10:02hgbotResolutionopen => fixed
2012-10-25 10:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/08ae440f4c7152bb64c5ba2e0ed3255a34d3a844 [^]
2012-10-25 10:24SandrahuguetNote Added: 0053676
2012-10-25 10:27naiaramartinezReview Assigned To => naiaramartinez
2012-10-25 10:27naiaramartinezNote Added: 0053677
2012-10-25 10:27naiaramartinezStatusresolved => closed
2012-10-25 12:27hgbotCheckin
2012-10-25 12:27hgbotNote Added: 0053694
2012-10-31 13:30hudsonbotCheckin
2012-10-31 13:30hudsonbotNote Added: 0053919
2012-10-31 13:30hudsonbotCheckin
2012-10-31 13:30hudsonbotNote Added: 0053925
2012-11-06 10:54hgbotCheckin
2012-11-06 10:54hgbotNote Added: 0054040
2012-11-06 10:56SandrahuguetStatusclosed => new
2012-11-06 10:56SandrahuguetResolutionfixed => open
2012-11-06 10:56SandrahuguetStatusnew => scheduled
2012-11-06 10:56Sandrahuguetfix_in_branch => pi
2012-11-06 10:56SandrahuguetStatusscheduled => resolved
2012-11-06 10:56SandrahuguetResolutionopen => fixed
2012-11-06 10:57eduardo_ArgalNote Added: 0054041
2012-11-06 10:57eduardo_ArgalStatusresolved => closed
2012-11-06 19:33hudsonbotCheckin
2012-11-06 19:33hudsonbotNote Added: 0054048

Notes
(0053675)
hgbot   
2012-10-25 10:02   
Repository: erp/devel/pi
Changeset: 08ae440f4c7152bb64c5ba2e0ed3255a34d3a844
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Oct 24 16:58:47 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/08ae440f4c7152bb64c5ba2e0ed3255a34d3a844 [^]

Fixed issue 22027 Renaming accounting schema to general ledger

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/model/tables/AD_ORG.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_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PROCESS_PARA.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src/org/openbravo/erpCommon/ad_callouts/SE_Period_Control.java
M src/org/openbravo/erpCommon/ad_callouts/SE_Period_Control_data.xsql
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.html
M src/org/openbravo/erpCommon/ad_reports/ReportBudgetGenerateExcel.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html
M src/org/openbravo/erpCommon/businessUtility/COAUtility.java
M src/org/openbravo/erpCommon/info/AccountElementValue.html
A modules/org.openbravo.client.application/src/org/openbravo/client/application/event/GeneralLedgerOrganizationHandler.java
A src-util/modulescript/build/classes/org/openbravo/modulescript/InitializeGeneralLedgerOrganization.class
A src-util/modulescript/build/classes/org/openbravo/modulescript/InitializeGeneralLedgerOrganizationData.class
A src-util/modulescript/src/org/openbravo/modulescript/InitializeGeneralLedgerOrganization.java
A src-util/modulescript/src/org/openbravo/modulescript/InitializeGeneralLedgerOrganization_data.xsql
---
(0053676)
Sandrahuguet   
2012-10-25 10:24   
Test Plan:

- Go to General Ledger Configurate window, notice that is the old accounting schema window.

- Navigate to tab, notice that the new name of tabs are:
    - Dimension
    - Active Tables
    - General Accounts

- Check the new elements
     - Master data defaults accounts
     - Dimensions
     - General accounts
     - General Ledger
     - General Ledger Post_Process
     - Active Table

- Notice that accounting schema is changed to general ledger in:
     - Trial balance
     - Journal entries report
     - General Ledger report
     - Balance sheet
     - Create budget reports

- In organization window, notice that there is a new combo general ledger and the tab org schema is not active.
(0053677)
naiaramartinez   
2012-10-25 10:27   
Code Review + testing OK
(0053694)
hgbot   
2012-10-25 12:27   
Repository: erp/devel/pi
Changeset: 5807dab260b9b82876fa7d8078b47f2fc233eb6a
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Oct 25 12:08:22 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5807dab260b9b82876fa7d8078b47f2fc233eb6a [^]

Related to issue 22027 add constraint ad_org_c_acctschema_

---
M src-db/database/model/tables/AD_ORG.xml
---
(0053919)
hudsonbot   
2012-10-31 13:30   
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/9e773cbcb723 [^]

Maturity status: Test
(0053925)
hudsonbot   
2012-10-31 13:30   
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/9e773cbcb723 [^]

Maturity status: Test
(0054040)
hgbot   
2012-11-06 10:54   
Repository: erp/devel/pi
Changeset: cc2b5aba968d8c3844956b11d9410736d8c88de0
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon Nov 05 18:05:24 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cc2b5aba968d8c3844956b11d9410736d8c88de0 [^]

Related to issue 22027 Change display logic in general ledger combo

---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0054041)
eduardo_Argal   
2012-11-06 10:57   
CODE REVIEWED AND TESTED
(0054048)
hudsonbot   
2012-11-06 19:33   
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/b9cbe4ef57aa [^]

Maturity status: Test