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

Hi,

I use the Module base_delivery_carrier_files to create csv files for a shipping software.

My problem is, that for every shippment, this csv file has to be created manually Screenshot of manual procedure

How can I automate this?

 

 

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

In Openerp Using Scheduler (cron job) you can set auto export csv file based on this to write the python code to call the Generate Carrier Files method.

http://blog.openerp4you.in/2013/04/how-to-create-scheduler-in-openerp.html

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

But I want to call this only for the shippments in "shipped" status!

Based on your needs to set scheduler and method add conditions.

Related Posts Відповіді Переглядів Дія
2
черв. 21
2787
0
вер. 19
3338
2
серп. 25
300
1
серп. 25
229
1
лип. 25
1028