Hi,

Very happy to see your excellent work on this piece of code in OpenERP.

I agree with the first bullet said by Olivier, the "import" link should be 
displayed on Kanban view as well.

I didn't see in the code / documentation any mention about how we could empty a 
already defined value.
Actually, that's not possible, and that's, I think, one reason why some 
alternative modules have appeared for the import of csv files.

By empty an alread defined value I mean, if I have a product with a description 
"My description" and I import a csv file:

"id","description"
"product.product_product_48",""

My description will still be "My description". The same if we had updated a 
relation, or any another field.

This behavior is comprehensible, an undefined value does not empty the field.

But I think that something (special key / chars?) should be introduced to allow 
the emptying of data, that's quite common and that's frequently an issue for 
our customers. We often end up by doing it for them, by sql update / script.

In my opinion, it would be a shame to work on the imports without taking some 
action for this issue.

Thanks

-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-newimport-phase2-xmo/+merge/126658
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-server/trunk-newimport-phase2-xmo.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to