Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
5 Ответы
6700 Представления

Hi,

When uploading partner updates from a CSV file, the "name" column is filled for every record which I want to update.

Some record I want to leave as is in odoo.

Problem : if I leave the cell blank in the cvs, odoo erases the name of this record (actually sets it to "")

I have tried to enter "0", 0, False, "False" to no avail.

So what value should I enter in a CSV file's cell so that it is ignored when odoo processes the file ?

external_id
name
notes

__export__.res_partner_2


Do not update the name

__export__.res_partner_3

John Doe

set the name to "John Doe"

Thanks for your time.

Nicolas

Аватар
Отменить
Лучший ответ

You can leave same name as in odoo. Don't change name in csv for which  you not  want to update.


Аватар
Отменить
Автор

hi, It's an option of course but I'm not in an export -> re-import scenario, data comes from another source. Thanks.

are you updating only name field or other data also?

Автор

The same issue arises in many other columns.

I get random value updates in random columns... So all columns should be ignored by default or updated if any data is provided.

Лучший ответ

https://youtu.be/6htDhwSNeb0

Аватар
Отменить
Related Posts Ответы Просмотры Активность
5
июн. 17
11553
1
мар. 15
4925
3
июн. 20
3752
1
нояб. 18
9296
11
февр. 17
63546