Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
12078 Представления

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
503
1
авг. 25
706
2
июл. 25
3239
3
июл. 25
867
1
июн. 25
2386