Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019969Openbravo ERP09. Financial managementpublic2012-03-06 18:182012-04-17 05:31
eduardo_Argal 
Sandrahuguet 
urgentminoralways
closedfixed 
5
 
3.0MP11 
Core
No
0019969: Some tables are not active in accounting schema when it is first created
Some tables needs to be active in accounting schema when initial client / organization setup.
List of tables to activate:
M_Inout
M_Inventory
M_Movement
m_Production
M_MatchInv

Tables which should be deactivated:
C_BankStatement
C_Cash
C_Settlement
Run initial client setup creating an accounting schema and mind that previously mentioned tables are not active
No tags attached.
Issue History
2012-03-06 18:18eduardo_ArgalNew Issue
2012-03-06 18:18eduardo_ArgalAssigned To => vmromanos
2012-03-06 18:18eduardo_ArgalModules => Core
2012-04-04 12:00SandrahuguetStatusnew => scheduled
2012-04-04 12:00SandrahuguetAssigned Tovmromanos => Sandrahuguet
2012-04-04 12:00Sandrahuguetfix_in_branch => pi
2012-04-04 12:08Sandrahuguetfix_in_branchpi =>
2012-04-04 12:08SandrahuguetDescription Updatedbug_revision_view_page.php?rev_id=3340#r3340
2012-04-04 12:34SandrahuguetNote Added: 0047383
2012-04-12 11:40vmromanosNote Added: 0047511
2012-04-12 11:41hgbotCheckin
2012-04-12 11:41hgbotNote Added: 0047512
2012-04-12 11:41hgbotStatusscheduled => resolved
2012-04-12 11:41hgbotResolutionopen => fixed
2012-04-12 11:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e2628462cabec50e48075156b1fb4fe87372a1f7 [^]
2012-04-12 11:42vmromanosNote Added: 0047513
2012-04-12 11:42vmromanosStatusresolved => closed
2012-04-12 11:42vmromanosFixed in Version => 3.0MP11
2012-04-17 05:31hudsonbotCheckin
2012-04-17 05:31hudsonbotNote Added: 0047636

Notes
(0047383)
Sandrahuguet   
2012-04-04 12:34   
Test Plan:
 - Go to Initial Organization Setup, and create a new organization
 - Go to Accounting Schema
   - Create a new a Accounting Schema and select the new organization
   - Go to Account schema Tables tab
   - And you can see the correct tables active
(0047511)
vmromanos   
2012-04-12 11:40   
Alternative test plan I:
1. Go to Accounting Schema window
2. Create a new record
3. Go to Account schema Tables tab
4. Check the following tables are active by default:
-MaterialMgmtShipmentInOut
-MaterialMgmtInventoryCount
-MaterialMgmtInternalMovement
-MaterialMgmtProductionTransaction
-ProcurementReceiptInvoiceMatch
5. Check the following tables are not active by default:
-FinancialMgmtBankStatement
-FinancialMgmtCashJournal
-FinancialMgmtSettlement

Alternative test plan II:
1. Run an initial client setup. Select any COA
2. Change to the new created client
3. Go to Accounting Schema window
4. Check the following tables are active by default:
-MaterialMgmtShipmentInOut
-MaterialMgmtInventoryCount
-MaterialMgmtInternalMovement
-MaterialMgmtProductionTransaction
-ProcurementReceiptInvoiceMatch
5. Check the following tables are not active by default:
-FinancialMgmtBankStatement
-FinancialMgmtCashJournal
-FinancialMgmtSettlement
(0047512)
hgbot   
2012-04-12 11:41   
Repository: erp/devel/pi
Changeset: e2628462cabec50e48075156b1fb4fe87372a1f7
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Apr 04 12:49:19 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e2628462cabec50e48075156b1fb4fe87372a1f7 [^]

Fixed issue 19969 Active/deactivate tables in accounting schema tables
Active/deactivate tables in accounting schema tables when client/organization
is first created.

---
M src-db/database/sourcedata/AD_TABLE.xml
---
(0047513)
vmromanos   
2012-04-12 11:42   
code review + testing OK
(0047636)
hudsonbot   
2012-04-17 05:31   
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/cedf57621434 [^]

Maturity status: Test