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

Is there a way to update customer data by import via .csv files? I have problems with it, as long as i know import .csv only create new data instance, not update.

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

You have to specify the "id" column (postgresql or xml internal id) for openerp to update existing data instead of creating new record.

Try to export the list of customers, including the ID column. Then you have a CSV you can use to update records by reimporting the same file (previously updated but keeping the ID column untouched)

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

thanks for your little clue, I'll do it

Tried. Difficult to use. Starting to feel annoy. Tried to import client's details, don't seems to have import function. Tried to import invoices, "No matching record found for name 'XXX' in field 'xxx' at row x. Get all possible values. Tried to import products, same thing. What's wrong????!!!

Автор

Thanks, solved

It works when I updated a char field, but when I try to update a many2one Field it does not change anything, I tried with the id, external id and name of that many2one field without success.

I want to generate log after updating data using CSV. How can I do that ??

Лучший ответ

https://youtu.be/6htDhwSNeb0

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

Which Odoo version please? It's possible with odoo 10?

Лучший ответ

Haresh Kansara : can't find external id *odoo 10

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

Hi,

This module will help you,

https://apps.odoo.com/apps/modules/11.0/scanpet_import/

More information contact : tidyway.in@gmail.com

Thank you,

Rohan

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
июн. 20
3742
1
нояб. 18
9285
11
февр. 17
63536
2
мар. 15
10707
2
нояб. 15
6480