details: https://code.openbravo.com/erp/devel/pi/rev/c1173672a520
changeset: 16067:c1173672a520
user: Sandra Huguet <sandra.huguet <at> openbravo.com>
date: Wed Apr 04 09:31:20 2012 +0200
summary: Fixed bug 19780 Change the contraint gl_category_name in gl_category
Add ad_org_id to gl_category_name in gl_category.
diffstat:
src-db/database/model/tables/GL_CATEGORY.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r de7d2b52bd33 -r c1173672a520
src-db/database/model/tables/GL_CATEGORY.xml
--- a/src-db/database/model/tables/GL_CATEGORY.xml Tue Apr 10 17:51:01
2012 +0200
+++ b/src-db/database/model/tables/GL_CATEGORY.xml Wed Apr 04 09:31:20
2012 +0200
@@ -61,6 +61,7 @@
</foreign-key>
<unique name="GL_CATEGORY_NAME">
<unique-column name="AD_CLIENT_ID"/>
+ <unique-column name="AD_ORG_ID"/>
<unique-column name="NAME"/>
</unique>
<check name="GL_CATEGORY_ISACTIVE_CHECK"><![CDATA[ISACTIVE IN ('Y',
'N')]]></check>
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits