Hi, I managed to build queries with the module base report creator but when I try to export the data, it goes wrong. On the result view, I use Form>Export Data. I get the standard form to export. When I save it says the right number of data have been exported. But when I open the CSV file, I don't get the data value (I've got fields titles and comma for the number of line but no values)
result opened in text file: employee number,employee name , , , , , , , , , In the server terminal, I've got the following message: ERROR:ORM:Programming error: field 'field1' does not exist in the object 'base_report_creator.report' ! ERROR:ORM:Programming error: field 'field2' does not exist in the object 'base_report_creator.report' ! Any Idea ? I set the user language to French. Could it be a field label translated in French in the client that is not recognize ? Thanks -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=28903#28903 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
