跳至內容
選單
此問題已被標幟
1 回覆
12108 瀏覽次數

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
8月 25
517
1
8月 25
712
2
7月 25
3262
3
7月 25
890
1
6月 25
2411