Skip to Content
Menu
This question has been flagged
1 Reply
6241 Views

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?

 

 

Avatar
Discard
Best Answer

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

Avatar
Discard
Author

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 Replies Views Activity
2
Jun 21
3042
0
Sep 19
3640
2
Aug 25
912
1
Aug 25
734
1
Jul 25
1471