details: /erp/devel/pi/rev/fd76e44b053b changeset: 10698:fd76e44b053b user: Pablo Sarobe <pablo.sarobe <at> openbravo.com> date: Wed Feb 16 10:17:28 2011 +0100 summary: Added HQL/Where clause to a new entry in the client dataset
diffstat: src-db/database/sourcedata/AD_DATASET_TABLE.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diffs (11 lines): diff -r b1a6dd4a06f9 -r fd76e44b053b src-db/database/sourcedata/AD_DATASET_TABLE.xml --- a/src-db/database/sourcedata/AD_DATASET_TABLE.xml Wed Feb 16 11:10:14 2011 +0100 +++ b/src-db/database/sourcedata/AD_DATASET_TABLE.xml Wed Feb 16 10:17:28 2011 +0100 @@ -484,6 +484,7 @@ <!--402880E92E2D9616012E2DA2963E000D--> <AD_DATASET_ID><![CDATA[D81C5C810AEF47C690E4F688ABC8AAC8]]></AD_DATASET_ID> <!--402880E92E2D9616012E2DA2963E000D--> <AD_TABLE_ID><![CDATA[815D739C48414E01AF9F44EE3E8CCEBB]]></AD_TABLE_ID> <!--402880E92E2D9616012E2DA2963E000D--> <INCLUDEALLCOLUMNS><![CDATA[Y]]></INCLUDEALLCOLUMNS> +<!--402880E92E2D9616012E2DA2963E000D--> <WHERECLAUSE><![CDATA[client.id=:ClientID]]></WHERECLAUSE> <!--402880E92E2D9616012E2DA2963E000D--> <EXCLUDEAUDITINFO><![CDATA[N]]></EXCLUDEAUDITINFO> <!--402880E92E2D9616012E2DA2963E000D--> <ISBUSINESSOBJECT><![CDATA[N]]></ISBUSINESSOBJECT> <!--402880E92E2D9616012E2DA2963E000D--> <AD_MODULE_ID><![CDATA[0]]></AD_MODULE_ID> ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
