Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
5780 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen
Autor Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
März 15
4049
5
Juli 20
7518
1
Juni 16
8202
0
Juli 15
4431
1
März 15
11674