Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
12084 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sie 25
505
1
sie 25
706
2
lip 25
3241
3
lip 25
868
1
cze 25
2389