details: https://code.openbravo.com/erp/devel/pi/rev/e7da8915d925 changeset: 14035:e7da8915d925 user: Jon AlegrÃa <jon.alegria <at> openbravo.com> date: Thu Oct 20 11:53:38 2011 +0200 summary: Fixes issue 0018684: You can select the role system but it doesn't work
diffstat: src-db/database/sourcedata/AD_COLUMN.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diffs (11 lines): diff -r 3a6f19206961 -r e7da8915d925 src-db/database/sourcedata/AD_COLUMN.xml --- a/src-db/database/sourcedata/AD_COLUMN.xml Thu Oct 20 11:40:23 2011 +0200 +++ b/src-db/database/sourcedata/AD_COLUMN.xml Thu Oct 20 11:53:38 2011 +0200 @@ -200186,6 +200186,7 @@ <!--803851--> <COLUMNNAME><![CDATA[AD_Role_ID]]></COLUMNNAME> <!--803851--> <AD_TABLE_ID><![CDATA[592]]></AD_TABLE_ID> <!--803851--> <AD_REFERENCE_ID><![CDATA[19]]></AD_REFERENCE_ID> +<!--803851--> <AD_VAL_RULE_ID><![CDATA[158]]></AD_VAL_RULE_ID> <!--803851--> <FIELDLENGTH><![CDATA[12]]></FIELDLENGTH> <!--803851--> <ISKEY><![CDATA[N]]></ISKEY> <!--803851--> <ISPARENT><![CDATA[N]]></ISPARENT> ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Ciosco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
