Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015878Openbravo ERP00. Application dictionarypublic2011-02-07 18:542011-04-09 00:00
jonalegriaesarte 
ioritzCia 
highminoralways
closedfixed 
5
3.0RC4 
3.0RC63.0RC6 
Core
No
0015878: 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.
depends on backport 00164022.50MP28 closed adrianromero Isactive column is missing in M_Costing table 
Issue History
2011-02-07 18:54jonalegriaesarteNew Issue
2011-02-07 18:54jonalegriaesarteAssigned To => adrianromero
2011-02-07 18:54jonalegriaesarteModules => Core
2011-02-07 18:55jonalegriaesarteIssue Monitored: networkb
2011-03-21 16:09ioritzCiaStatusnew => scheduled
2011-03-21 16:09ioritzCiaAssigned Toadrianromero => ioritzCia
2011-03-21 16:09ioritzCiafix_in_branch => pi
2011-03-22 09:46hgbotCheckin
2011-03-22 09:46hgbotNote Added: 0035121
2011-03-22 09:58ioritzCiaNote Added: 0035126
2011-03-22 09:58ioritzCiaStatusscheduled => resolved
2011-03-22 09:58ioritzCiaFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c4e1d421495174e167d39952c0f32944a2d53cb5 [^]
2011-03-22 09:58ioritzCiaResolutionopen => fixed
2011-03-23 17:33hgbotCheckin
2011-03-23 17:33hgbotNote Added: 0035183
2011-03-31 13:14ioritzCiaStatusresolved => new
2011-03-31 13:14ioritzCiaResolutionfixed => open
2011-03-31 13:15ioritzCiaStatusnew => scheduled
2011-03-31 13:15ioritzCiaversion2.50MP26 => 3.0RC4
2011-03-31 13:15ioritzCiaTarget Version2.50MP28 => 3.0RC6
2011-03-31 13:15ioritzCiafix_in_branchpi =>
2011-03-31 13:17ioritzCiaStatusscheduled => resolved
2011-03-31 13:17ioritzCiaResolutionopen => fixed
2011-04-08 12:16jonalegriaesarteNote Added: 0035762
2011-04-08 12:16jonalegriaesarteStatusresolved => closed
2011-04-08 12:16jonalegriaesarteFixed in Version => 3.0RC6
2011-04-09 00:00anonymoussf_bug_id0 => 3281265

Notes
(0035121)
hgbot   
2011-03-22 09:46   
Repository: erp/devel/pi
Changeset: c4e1d421495174e167d39952c0f32944a2d53cb5
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Mon Mar 21 16:31:37 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c4e1d421495174e167d39952c0f32944a2d53cb5 [^]

Fixess issue 15878: 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
---
(0035126)
ioritzCia   
2011-03-22 09:58   
* Testing the issue

- As system role
- Tables and columns
- Table: M_Costing
- Note that the column isactive does not exist.

* Other areas affected.

No other areas affected.
(0035183)
hgbot   
2011-03-23 17:33   
Repository: erp/devel/pi
Changeset: 91558b83f1eefee3d26ec13bdf880054b010bdd8
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Tue Mar 22 18:51:51 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/91558b83f1eefee3d26ec13bdf880054b010bdd8 [^]

Issue 15878: Isactive column is missing in M_Costing table: Field added.

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0035762)
jonalegriaesarte   
2011-04-08 12:16   
Verified