İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
12094 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Ağu 25
508
1
Ağu 25
707
2
Tem 25
3244
3
Tem 25
869
1
Haz 25
2395