跳至內容
選單
此問題已被標幟
1 回覆
5268 瀏覽次數

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

相關帖文 回覆 瀏覽次數 活動
0
5月 20
5
2
8月 18
10470
1
5月 18
3124
1
11月 23
1654
2
10月 23
2148