Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
12110 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
aug. 25
518
1
aug. 25
714
2
jul. 25
3262
3
jul. 25
891
1
jun. 25
2412