Hi all,
I'm trying to import delivery grid data on openerp 6.0.3, using the gtk client.
The csv file seem to be ok, but when importing it - even with only 1 line of data - I get this error:
Error trying to import this record:
line_ids:[0,0,{'list_price':40.75,'name':'Inf15','price_type':'fixed' ......................
Line 1: null value in column "name" violates not-null contraint
I don't understand where is the problem, because as you can see the name has been provided.
Please help..
Thanks a lot!!
Lucio