Hi,
ex- and importing partner and partner addresses i came across some problems which I hope to solve with some help of the list. I already read the page http://doc.openerp.com/book/8/8_20_Config/8_20_Config_import_export.html but couldn't find the needed hints unfortunately. Exporting partners I noticed that the partner title gets not translated during the export, e.g. I get a partner title "Corp." instead of its translated term. After an export of partner addresses the "partner" column doesn't show the partner name. E.g. in the csv file I get "browse_record(res.partner, 1)" instead of the partner name. How can I set boolean fields during a csv import? I tried to set the "active" column to "TRUE" but this leads me to the follwoing error during an import: NameError: name 'TRUE' is not defined Could you point me to the right direction how to solve the described problems please? Cheers Jens _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
