details: https://code.openbravo.com/erp/devel/pi/rev/ecbb239a5718 changeset: 32540:ecbb239a5718 user: Atul Gaware <atul.gaware <at> openbravo.com> date: Tue Aug 08 17:52:47 2017 +0530 summary: Fixes issue 36620: Trx Organization not showing proper organization structure
** Set Is Updateable flag of AD_Org_ID in Commission header table as No so that organization of saved commission header cannot be changed diffstat: src-db/database/sourcedata/AD_COLUMN.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r a686f7a45fa5 -r ecbb239a5718 src-db/database/sourcedata/AD_COLUMN.xml --- a/src-db/database/sourcedata/AD_COLUMN.xml Fri Aug 04 11:34:16 2017 -0400 +++ b/src-db/database/sourcedata/AD_COLUMN.xml Tue Aug 08 17:52:47 2017 +0530 @@ -91252,7 +91252,7 @@ <!--5669--> <ISKEY><![CDATA[N]]></ISKEY> <!--5669--> <ISPARENT><![CDATA[N]]></ISPARENT> <!--5669--> <ISMANDATORY><![CDATA[Y]]></ISMANDATORY> -<!--5669--> <ISUPDATEABLE><![CDATA[Y]]></ISUPDATEABLE> +<!--5669--> <ISUPDATEABLE><![CDATA[N]]></ISUPDATEABLE> <!--5669--> <ISIDENTIFIER><![CDATA[N]]></ISIDENTIFIER> <!--5669--> <SEQNO><![CDATA[0]]></SEQNO> <!--5669--> <ISTRANSLATED><![CDATA[N]]></ISTRANSLATED> ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Openbravo-commits mailing list Openbravo-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-commits