Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007554Openbravo ERPE. Translationpublic2009-02-13 16:032009-04-22 00:00
shuehner 
pheenan 
normalmajorhave not tried
closedfixed 
5
pi 
2.50beta 
Core
No
0007554: Eport translation (i.e. for english (US)) shows lots of exception in the log but in the browser: process completed sucessfully
Checking the log output (in i.e. eclipse) of the export translation process shows lots of sql errors like (ERROR: column o.ad_module_id does not exist) where it tries to filter by module_id for tables which do not have this field. In addition some NPE's are thrown.
Run export translation for i.e. English and check the log in eclipse/log-file
commsup_sprint6
Issue History
2009-02-13 16:03shuehnerNew Issue
2009-02-13 16:03shuehnerAssigned To => pheenan
2009-02-13 16:03shuehnerRegression testing => No
2009-02-13 16:26pheenanStatusnew => scheduled
2009-02-13 16:26pheenanfix_in_branch => trunk
2009-02-16 16:04svnbotCheckin
2009-02-16 16:04svnbotNote Added: 0013536
2009-02-16 16:04svnbotStatusscheduled => resolved
2009-02-16 16:04svnbotResolutionopen => fixed
2009-02-16 16:04svnbotsvn_revision => 13235
2009-02-20 09:28PavelPonomarevTag Attached: commsup_sprint6
2009-04-21 10:54psarobeStatusresolved => closed
2009-04-22 00:00anonymoussf_bug_id0 => 2777937

Notes
(0013536)
svnbot   
2009-02-16 16:04   
Repository: openbravo
Revision: 13235
Author: pheenan
Date: 2009-02-16 16:04:08 +0100 (Mon, 16 Feb 2009)

Fixed 7554. Modify query arguments to ensure tables without ad_module_id are flagged and the query is created correctly. Force creation of the Document for each file, errors being thrown and files not created because no document existed.

---
U trunk/src/org/openbravo/erpCommon/ad_forms/Translation.java
---

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