Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
5813 Visualizações

On Odoo 8, I imported a lot of data through the import module (via csv files) but I can't find a way to execute actions from buttons like "Validate" on a record.

For example, I imported some customer invoices. Their state is "draft" after the import. What I want is to generate payments on all those invoices, without having to click manually on the Validate (or others) buttons.

Avatar
Cancelar
Melhor resposta

Hello,

I usually use xml-rpc script to achieve such task, you can call the workflow for list of some records ...

I hope it'll help

Regards,

Avatar
Cancelar
Autor Melhor resposta

Well I actually did modify the workflow temporarly directly on the GUI, but using a XML-RPC script could be more reusable indeed.

Thanks for your answer

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mar. 15
4069
5
jul. 20
7585
1
jun. 16
8238
0
jul. 15
4480
1
mar. 15
11739