Dear all
I need to load Odoo database with data stored in data files.
Is it possible to store those files locally on an odoo.sh server and have then a SCheduled action that would integrate the data in Odoo ?
Regards
Maurice
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Dear all
I need to load Odoo database with data stored in data files.
Is it possible to store those files locally on an odoo.sh server and have then a SCheduled action that would integrate the data in Odoo ?
Regards
Maurice
You can add your data file into the module and then you can directly access the file in the cron job. You will just have to find the real path of the addons to access the file.
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
gen 25
|
7360 | ||
|
0
ago 18
|
4627 | ||
|
1
lug 25
|
1719 | ||
|
1
lug 25
|
6487 | ||
|
4
apr 25
|
12061 |
Any limitations on the number/size of files ?