Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
5905 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Auteur

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

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

Publications associées Réponses Vues Activité
2
juin 21
2780
0
sept. 19
3337
2
août 25
289
1
août 25
221
1
juil. 25
1025