Skip to Content
Menú
This question has been flagged
1 Respondre
12101 Vistes

Good morning all,
I created my application in J2E, but I would like to manage the accounting on odoo, so I create my APIs (for my application), how to use my API to create invoices automatically on Odoo (by integrating my API with odoo) without human action?

Avatar
Descartar
Best Answer

You can create a controller and post the necessary values to the controller and make a invoice using create method in odoo.
You have to go through the documentations to do so...ORM doc for creating documentscontrollers in Odoo

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
d’ag. 25
511
1
d’ag. 25
708
2
de jul. 25
3248
3
de jul. 25
874
1
de juny 25
2399