Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
5890 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Autor

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

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

Publicações relacionadas Respostas Visualizações Atividade
2
jun. 21
2770
0
set. 19
3328
2
ago. 25
202
1
ago. 25
204
1
jul. 25
1005