Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006685Openbravo ERP00. Application dictionarypublic2008-12-19 13:322009-04-21 11:09
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
 
Core
No
0006685: Bad whereclause in dataset AD for table AD_IMPFORMAT_ROW table
The whereclause for table AD_IMPFORMAT_ROW currently is this:

importFormat.table.package.module.id=:moduleid

and therefore the rows are exported to the module of the table, which is incorrect. Instead, it should be like this:

importFormat.module.id=:moduleid
No tags attached.
Issue History
2008-12-19 13:32marvintmNew Issue
2008-12-19 13:32marvintmAssigned To => marvintm
2008-12-19 13:32marvintmsf_bug_id0 => 2448759
2008-12-19 13:32marvintmRegression testing => No
2008-12-19 13:34svnbotCheckin
2008-12-19 13:34svnbotNote Added: 0011593
2008-12-19 13:34svnbotStatusnew => resolved
2008-12-19 13:34svnbotResolutionopen => fixed
2008-12-19 13:34svnbotsvn_revision => 11412
2009-04-21 11:09psarobeStatusresolved => closed

Notes
(0011593)
svnbot   
2008-12-19 13:34   
Repository: openbravo
Revision: 11412
Author: marvintm
Date: 2008-12-19 13:33:59 +0100 (Fri, 19 Dec 2008)

Fixed issue 0006685. Fixed whereclause for table AD_IMPFORMAT_ROW

---
U trunk/src-db/database/sourcedata/AD_DATASET_TABLE.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=11412&sc=1 [^]