Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0037223Openbravo ERPJ. Demo datapublic2017-11-05 13:382017-11-17 09:03
shuehner 
shuehner 
normaltrivialhave not tried
closedfixed 
5
 
3.0PR18Q1 
alostale
Core
No
0037223: Cleanup QA_Testing sampledata by comitting automated changes done during install.source (*_ACCESS.xml)
install.source automatically calls ad_update_access() pl-function do insert missing rows into the various _ACCESS tables.

Export + commit those in QA_Testing sampledata to reduce diff of it after install.source and having cleaner base for other changes.

Note: Lots of more sampledata inconsistencies are present in QA_Testing which are not fixed here as they require a bit more review.
install.source
ant export.sample.data -Dclient="QA Testing" -Dmodule=org.openbravo
No tags attached.
Issue History
2017-11-05 13:38shuehnerNew Issue
2017-11-05 13:38shuehnerAssigned To => shuehner
2017-11-05 13:38shuehnerModules => Core
2017-11-05 13:38shuehnerTriggers an Emergency Pack => No
2017-11-05 13:48hgbotCheckin
2017-11-05 13:48hgbotNote Added: 0100269
2017-11-05 13:48hgbotStatusnew => resolved
2017-11-05 13:48hgbotResolutionopen => fixed
2017-11-05 13:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f4959a479665c748c95f2b8a181569e0e4d9d839 [^]
2017-11-05 13:51shuehnerReview Assigned To => alostale
2017-11-17 09:03alostaleNote Added: 0100567
2017-11-17 09:03alostaleStatusresolved => closed
2017-11-17 09:03alostaleFixed in Version => 3.0PR18Q1

Notes
(0100269)
hgbot   
2017-11-05 13:48   
Repository: erp/devel/pi
Changeset: f4959a479665c748c95f2b8a181569e0e4d9d839
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Sun Nov 05 13:40:35 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f4959a479665c748c95f2b8a181569e0e4d9d839 [^]

Fixed 37223. QA Testing: sampledata consistency - _ACCESS tables.

Commit automated changes done during install.source for _ACCESS tables
to reduce diff and have cleaner base for further work.

---
M referencedata/sampledata/QA_Testing/AD_PROCESS_ACCESS.xml
M referencedata/sampledata/QA_Testing/AD_WINDOW_ACCESS.xml
M referencedata/sampledata/QA_Testing/OBKMO_WIDGET_CLASS_ACCESS.xml
M referencedata/sampledata/QA_Testing/OBUIAPP_PROCESS_ACCESS.xml
---
(0100567)
alostale   
2017-11-17 09:03   
reviewed