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

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.

相關帖文 回覆 瀏覽次數 活動
2
6月 21
2769
0
9月 19
3326
2
8月 25
197
1
8月 25
201
1
7月 25
1004