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

Hello,
We are currently testing our processes for a planned migration from oodo version 12 to 15.
With XMLRPC, I was using the action_invoice_open function of the account.invoice model to validate my invoices. But I see that account.invoice has merged with account.move and I can no longer validate my invoices.
Could you tell me how what functions should I use to validate the invoices in odoo 15 ?
Thanks

頭像
捨棄
最佳答案

(in Developer Mode, hover over the button the User clicks).


You should also review the API calls being made when creating as Invoice via the UI to make sure you supply the correct data because this model is also used for Vendor Bills, Credit Notes and Journal Entries.

https://www.odoo.com/forum/help-1/how-can-i-see-which-api-calls-are-made-to-learn-what-odoo-is-doing-at-specific-times-183911


Although you can't review logs from a SaaS database, you can on your local VM or on-premise installation.


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
7月 23
2598
1
2月 23
2420
1
2月 23
2673
1
11月 22
3863
0
8月 24
1238