Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5285 Переглядів

Hello,

i want to do automated scheduled data imports into quotations (sale orders and sale order lines) in Odoo 13.0.

Is it possible to do this using a simple python code? I'm kind of new to python and Odoo so any help will be appreciated. Maybe one could provide a small example of python code which can import data into odoo database.

Please also tell me if I should create a scheduled action directly in Odoo or should I write python code which imports the data directly into the database.

Thanks in advance

Cornelius 

Аватар
Відмінити
Найкраща відповідь

We use this: https://github.com/tfrancoi/odoo_csv_import

You can create a crontab wich use this tool to import your data.

Аватар
Відмінити
Автор

Thank you! This helped me a lot.

Автор

If someone needs help implementing this, let me know odoo@clk-it.de

Related Posts Відповіді Переглядів Дія
0
трав. 20
5
2
серп. 18
10476
1
трав. 18
3132
1
лист. 23
1663
2
жовт. 23
2159