跳至内容
菜单
此问题已终结
1 回复
1544 查看

I have to create separate invoices and create related payments with the Odoo API. I have managed to link them but all the payments appear as outstranding credits for the same client and the invoice does not appear as paid even though the payment is marked as paid.I think it has to do with the is_reconciled field which is set to false. I´m using odoo online and python to do the payments. I don't know what to do, if someone helps me I would really appreciate it.

形象
丢弃
编写者

I´m using odoo online and python to do the payments

最佳答案

The best way to understand the API is to look at the log files while using Odoo.

Match the Payment with the Invoice in Odoo, then look at the log file configured to show you which API calls are being made.

See 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

形象
丢弃
相关帖文 回复 查看 活动
1
6月 23
2633
2
7月 19
4066
0
5月 19
4145
1
6月 17
3565
0
3月 16
3539