details:   https://code.openbravo.com/erp/devel/pi/rev/2e2a9ff7c644
changeset: 31375:2e2a9ff7c644
user:      Asier Lostalé <asier.lostale <at> openbravo.com>
date:      Tue Jan 31 08:59:00 2017 +0100
summary:   fixed bug 35094: DBConsistency issues in OBUIAPP_Report table

  Records in OBUIAPP_Report table where exported including audit information.

diffstat:

 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_DATASET_TABLE.xml
 |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r f9f49f355698 -r 2e2a9ff7c644 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_DATASET_TABLE.xml
--- 
a/modules/org.openbravo.client.application/src-db/database/sourcedata/AD_DATASET_TABLE.xml
  Sat Jan 28 10:58:54 2017 -0500
+++ 
b/modules/org.openbravo.client.application/src-db/database/sourcedata/AD_DATASET_TABLE.xml
  Tue Jan 31 08:59:00 2017 +0100
@@ -65,7 +65,7 @@
 <!--7AA152F1C7D340CD9C29F2D4926EBFE0-->  
<AD_TABLE_ID><![CDATA[C7CAB786F3EF4DF0B5E7B9AC6EC7DED8]]></AD_TABLE_ID>
 <!--7AA152F1C7D340CD9C29F2D4926EBFE0-->  
<INCLUDEALLCOLUMNS><![CDATA[Y]]></INCLUDEALLCOLUMNS>
 <!--7AA152F1C7D340CD9C29F2D4926EBFE0-->  
<WHERECLAUSE><![CDATA[obuiapp_process_id in (select obuiapp_process_id from 
obuiapp_process where ad_module_id in (:moduleid))]]></WHERECLAUSE>
-<!--7AA152F1C7D340CD9C29F2D4926EBFE0-->  
<EXCLUDEAUDITINFO><![CDATA[N]]></EXCLUDEAUDITINFO>
+<!--7AA152F1C7D340CD9C29F2D4926EBFE0-->  
<EXCLUDEAUDITINFO><![CDATA[Y]]></EXCLUDEAUDITINFO>
 <!--7AA152F1C7D340CD9C29F2D4926EBFE0-->  
<ISBUSINESSOBJECT><![CDATA[N]]></ISBUSINESSOBJECT>
 <!--7AA152F1C7D340CD9C29F2D4926EBFE0-->  
<AD_MODULE_ID><![CDATA[9BA0836A3CD74EE4AB48753A47211BCC]]></AD_MODULE_ID>
 <!--7AA152F1C7D340CD9C29F2D4926EBFE0--></AD_DATASET_TABLE>

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