details:   https://code.openbravo.com/erp/devel/pi/rev/92f93ee936b9
changeset: 35605:92f93ee936b9
user:      Nono Carballo <nonofce <at> gmail.com>
date:      Thu Mar 28 22:29:08 2019 -0400
summary:   Fixes issue 40476: Missing window definition in C_BP_SET table

In Business Partner Set tab of Discount and Promotions window,
navigation to Business Parter Set window was not possible, due to missing
window definition in C_BP_SET table.
The Business Partner Set window was defined for this table.

diffstat:

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

diffs (11 lines):

diff -r c91a9bbae4d5 -r 92f93ee936b9 src-db/database/sourcedata/AD_TABLE.xml
--- a/src-db/database/sourcedata/AD_TABLE.xml   Fri Mar 29 06:44:52 2019 -0400
+++ b/src-db/database/sourcedata/AD_TABLE.xml   Thu Mar 28 22:29:08 2019 -0400
@@ -11410,6 +11410,7 @@
 <!--87B5A4145C3840E98A8E4F90F511CA34-->  
<CLASSNAME><![CDATA[BusinessPartnerSet]]></CLASSNAME>
 <!--87B5A4145C3840E98A8E4F90F511CA34-->  <ISVIEW><![CDATA[N]]></ISVIEW>
 <!--87B5A4145C3840E98A8E4F90F511CA34-->  
<ACCESSLEVEL><![CDATA[3]]></ACCESSLEVEL>
+<!--87B5A4145C3840E98A8E4F90F511CA34-->  
<AD_WINDOW_ID><![CDATA[3E459D89D8FE4E399E2183AE1A9E78FA]]></AD_WINDOW_ID>
 <!--87B5A4145C3840E98A8E4F90F511CA34-->  
<ISSECURITYENABLED><![CDATA[N]]></ISSECURITYENABLED>
 <!--87B5A4145C3840E98A8E4F90F511CA34-->  
<ISDELETEABLE><![CDATA[Y]]></ISDELETEABLE>
 <!--87B5A4145C3840E98A8E4F90F511CA34-->  
<ISHIGHVOLUME><![CDATA[N]]></ISHIGHVOLUME>


_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to