Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023233Openbravo ERP00. Application dictionarypublic2013-03-05 18:172013-03-25 16:08
hari_madhavan 
mtaal 
normalminoralways
closedfixed 
5
3.0MP20 
3.0MP223.0MP22 
AugustoMauch
Core
No
0023233: Maskedit definition ( in references ) does not get exported during ant export
While the reference gets exported the mask edit definition does not get exported and consequently cannot be copied to version control system or built into a package.
1. Create a mask edit reference type
2. Run ant export
3. Check the src-db/database/sourcedata - the file of obclker_ref_mask.xml is not created
No tags attached.
Issue History
2013-03-05 18:17hari_madhavanNew Issue
2013-03-05 18:17hari_madhavanAssigned To => AugustoMauch
2013-03-05 18:17hari_madhavanModules => Core
2013-03-05 18:17hari_madhavanTriggers an Emergency Pack => No
2013-03-05 18:19mtaalAssigned ToAugustoMauch => mtaal
2013-03-05 18:20mtaalReview Assigned To => AugustoMauch
2013-03-05 18:20mtaalTarget Version => 3.0MP22
2013-03-22 13:13hgbotCheckin
2013-03-22 13:13hgbotNote Added: 0057386
2013-03-22 13:14hgbotStatusnew => resolved
2013-03-22 13:14hgbotResolutionopen => fixed
2013-03-22 13:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/619193e0f75eef1bfcc0495bd7a53ccc97072696 [^]
2013-03-22 13:15hgbotCheckin
2013-03-22 13:15hgbotNote Added: 0057387
2013-03-22 13:17mtaalNote Added: 0057388
2013-03-25 16:08AugustoMauchNote Added: 0057436
2013-03-25 16:08AugustoMauchStatusresolved => closed
2013-03-25 16:08AugustoMauchFixed in Version => 3.0MP22

Notes
(0057386)
hgbot   
2013-03-22 13:13   
Repository: erp/devel/pi
Changeset: 619193e0f75eef1bfcc0495bd7a53ccc97072696
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Mar 22 13:13:33 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/619193e0f75eef1bfcc0495bd7a53ccc97072696 [^]

Fixes issue 23233: Maskedit definition ( in references ) does not get exported during ant export
Added ref mask table to AD dataset

---
M modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_DATASET_TABLE.xml
---
(0057387)
hgbot   
2013-03-22 13:15   
Repository: erp/mods/org.openbravo.client.application.examples
Changeset: 364dcac624e9d71ef141e4e60ea2f31c13aa1323
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Mar 22 13:14:29 2013 +0100
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application.examples/rev/364dcac624e9d71ef141e4e60ea2f31c13aa1323 [^]

Related to issue 23233: Maskedit definition ( in references ) does not get exported during ant export
The ref mask source data

---
A src-db/database/sourcedata/OBCLKER_REF_MASK.xml
---
(0057388)
mtaal   
2013-03-22 13:17   
To test:
- install the https://code.openbravo.com/erp/mods/org.openbravo.client.application.examples/ [^]

module
- remove the src-db/database/sourcedata/OBCLKER_REF_MASK.xml file in this module
- run ant export.database
- see that the above file is recreated
- in the sales order header there is an example masked input field
(0057436)
AugustoMauch   
2013-03-25 16:08   
Code reviewed and verified in pi@db8257024071