Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
12106 Vizualizări

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?

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
aug. 25
512
1
aug. 25
708
2
iul. 25
3252
3
iul. 25
876
1
iun. 25
2399