Hi, There has been a change in export.database. From now on, the dataset ADRD (which contains tables such as AD_USER, AD_CLIENT, or AD_LANGUAGE, which are filled during the initial database creation process but are not updated during Openbravo ERP upgrades) will not be exported by default. If you want to export their data, you need to specify the -Drd=true option in export.database:
ant export.database -Drd=true As part of this change, the xml data files related to these tables has been moved from plan src-db/database/sourcedata to the new folder src-db/database/sourcedata/referencedData. This change is only relevant to Openbravo Core developers, not to module developers, as modules cannot modify the content of these tables by normal means (ie., they need to create a dataset for it, and this works as usual). Regards, Antonio Moreno. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Openbravo-development mailing list Openbravo-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-development