details: /erp/devel/pi/rev/7bb6747e6a19 changeset: 9430:7bb6747e6a19 user: Gorka Ion Damián <gorkaion.damian <at> openbravo.com> date: Mon Dec 27 19:04:48 2010 +0100 summary: [OBCQL] Fixed reference_id of rowsNumber parameter of Invoices to pay widget.
diffstat: modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 390ba4fcfb5d -r 7bb6747e6a19 modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml --- a/modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml Mon Dec 27 18:55:36 2010 +0100 +++ b/modules/org.openbravo.client.querylist/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml Mon Dec 27 19:04:48 2010 +0100 @@ -46,7 +46,7 @@ <!--2961D075BBA04BC09FF763BA94B5D0C6--> <AD_MODULE_ID><![CDATA[0A060B2AF1974E8EAA8DB61388E9AECC]]></AD_MODULE_ID> <!--2961D075BBA04BC09FF763BA94B5D0C6--> <NAME><![CDATA[Number of Rows]]></NAME> <!--2961D075BBA04BC09FF763BA94B5D0C6--> <SEQNO><![CDATA[0]]></SEQNO> -<!--2961D075BBA04BC09FF763BA94B5D0C6--> <AD_REFERENCE_ID><![CDATA[12]]></AD_REFERENCE_ID> +<!--2961D075BBA04BC09FF763BA94B5D0C6--> <AD_REFERENCE_ID><![CDATA[11]]></AD_REFERENCE_ID> <!--2961D075BBA04BC09FF763BA94B5D0C6--> <COLUMNNAME><![CDATA[rowsNumber]]></COLUMNNAME> <!--2961D075BBA04BC09FF763BA94B5D0C6--> <ISCENTRALLYMAINTAINED><![CDATA[Y]]></ISCENTRALLYMAINTAINED> <!--2961D075BBA04BC09FF763BA94B5D0C6--> <FIELDLENGTH><![CDATA[10]]></FIELDLENGTH> ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
