> 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
I can' belive that nobody answered this. I had whole day hell because of it. It is True and False (case sensitive of course). -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=32877#32877 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
