Notes |
|
(0024760)
|
hgbot
|
2010-02-23 21:37
|
|
Repository: erp/devel/pi
Changeset: 2c3334aee6eb6d9daf12cec7f9e322c0f0975185
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Feb 23 21:39:26 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2c3334aee6eb6d9daf12cec7f9e322c0f0975185 [^]
Fixes issue 12426: Cleaned up tables used for generating web.xml
---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
|
|
|
(0024771)
|
hgbot
|
2010-02-24 10:50
|
|
|
|
|
|
|
|
|
|
|
Deletion list was based on automated testcase which seems to work fine. Tested some random samples of the deleted entries manually. No problematic ones found. Closing |
|
|
(0030551)
|
hgbot
|
2010-09-01 08:40
|
|
Repository: erp/devel/pi
Changeset: ff4ecf3d867637c0fe39680981bc50ac12f5060c
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Aug 31 11:27:47 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ff4ecf3d867637c0fe39680981bc50ac12f5060c [^]
fixed bug 14120: Roll back model object deletion for wad tabs
Rolled back model object deletion for wad tabs performed by fix of issue 12426.
Now web.xml file for wad tabs does not take into account active value of model
object, but it uses this value from tab and window. So if a tab is inactive its
entry is not added in web.xml regardless it is active in model object table.
---
M src-db/database/model/triggers/AD_TAB_TRG2.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-wad/src/org/openbravo/wad/Wad_data.xsql
---
|
|
|
|
|