details:   https://code.openbravo.com/erp/devel/pi/rev/a959a97929c7
changeset: 33544:a959a97929c7
user:      Mark <markmm82 <at> gmail.com>
date:      Wed Feb 21 10:20:19 2018 -0500
summary:   Fixes issue 37982: Not possible to delete Manufacturing Plans

Changed the policy to "Reparent Child Nodes" in the Table Tree Category to be 
able
to delete a Manufactoring plan and it lines without need to do by a line by line
process

diffstat:

 src-db/database/sourcedata/AD_TABLE_TREE.xml |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r e14339104a70 -r a959a97929c7 
src-db/database/sourcedata/AD_TABLE_TREE.xml
--- a/src-db/database/sourcedata/AD_TABLE_TREE.xml      Thu Feb 22 10:04:21 
2018 +0100
+++ b/src-db/database/sourcedata/AD_TABLE_TREE.xml      Wed Feb 21 10:20:19 
2018 -0500
@@ -113,7 +113,7 @@
 <!--6C111DA125CF407C976768B301D6AF26-->  
<TREESTRUCTURE><![CDATA[LinkToParent]]></TREESTRUCTURE>
 <!--6C111DA125CF407C976768B301D6AF26-->  
<ISHANDLENODESMANUALLY><![CDATA[N]]></ISHANDLENODESMANUALLY>
 <!--6C111DA125CF407C976768B301D6AF26-->  <ISMAINTREE><![CDATA[Y]]></ISMAINTREE>
-<!--6C111DA125CF407C976768B301D6AF26-->  
<NODEDELETIONPOLICY><![CDATA[DNAIHC]]></NODEDELETIONPOLICY>
+<!--6C111DA125CF407C976768B301D6AF26-->  
<NODEDELETIONPOLICY><![CDATA[RCN]]></NODEDELETIONPOLICY>
 <!--6C111DA125CF407C976768B301D6AF26--></AD_TABLE_TREE>
 
 <!--8CA3833994EA4CF0B535A56307C5A11A--><AD_TABLE_TREE>

------------------------------------------------------------------------------
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

Reply via email to