Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
12089 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
серп. 25
507
1
серп. 25
707
2
лип. 25
3243
3
лип. 25
869
1
черв. 25
2393