Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
12315 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
ago 25
958
1
ago 25
1201
2
lug 25
3927
3
lug 25
1259
1
giu 25
2995