Enable Libero Validator missing from 3.54a seed as reported here:
http://adempiere.svn.sourceforge.net/adempiere/?rev=10273&view=rev
This commit is contained in:
parent
f56e2fded1
commit
8b9e0c9fca
|
@ -0,0 +1,2 @@
|
||||||
|
UPDATE AD_ModelValidator SET IsActive='Y' WHERE
|
||||||
|
AD_ModelValidator_ID=50000;
|
|
@ -0,0 +1,2 @@
|
||||||
|
UPDATE AD_ModelValidator SET IsActive='Y' WHERE
|
||||||
|
AD_ModelValidator_ID=50000;
|
Loading…
Reference in New Issue