Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016402Openbravo ERP00. Application dictionarypublic2011-02-07 18:542011-04-15 11:30
jonalegriaesarte 
adrianromero 
highminoralways
closedfixed 
5
2.50MP26 
2.50MP282.50MP29 
Core
No
0016402: Isactive column is missing in M_Costing table
Regarding the developers guide http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/How_To_Create_a_Table#Create_new_tables_in_the_database, [^] the isactive column is mandatory, but in the M_Costing table it does not exist.
The tab works fine, but the problem appears when you create a tab depending on costing tab.
- As system role
- Tables and columns
- Table: M_Costing
- Note that the column isactive does not exist.
Create the column Isactive.
No tags attached.
blocks defect 00158783.0RC6 closed ioritzCia Isactive column is missing in M_Costing table 
Issue History
2011-03-21 16:09ioritzCiaTypedefect => backport
2011-03-21 16:09ioritzCiafix_in_branch => 2.50
2011-03-24 10:23jonalegriaesarteversion2.50MP26 => pi
2011-03-24 10:23jonalegriaesarteTarget Version2.50MP28 => 3.0RC6
2011-03-31 13:08ioritzCiaversionpi => 2.50MP26
2011-03-31 13:08ioritzCiaTarget Version3.0RC6 => 2.50MP28
2011-04-01 09:36hgbotCheckin
2011-04-01 09:36hgbotNote Added: 0035441
2011-04-01 09:36hgbotStatusscheduled => resolved
2011-04-01 09:36hgbotResolutionopen => fixed
2011-04-01 09:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/a3111d95afa184a58feadf437c29d2ac766385f8 [^]
2011-04-15 11:30jonalegriaesarteNote Added: 0035970
2011-04-15 11:30jonalegriaesarteStatusresolved => closed
2011-04-15 11:30jonalegriaesarteFixed in Version => 2.50MP29

Notes
(0035441)
hgbot   
2011-04-01 09:36   
Repository: erp/stable/2.50
Changeset: a3111d95afa184a58feadf437c29d2ac766385f8
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Tue Mar 22 17:10:23 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/a3111d95afa184a58feadf437c29d2ac766385f8 [^]

Fixes issue 16402: Isactive column is missing in M_Costing table.

---
M src-db/database/model/tables/M_COSTING.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0035970)
jonalegriaesarte   
2011-04-15 11:30   
Verified