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

If I wanted to ask a client to push data from Odoo, data regarding Purchase Requisitions, Purchase Orders, Invoices and Payments, what are the source table names relating to each of these that I'd ask the client to pull data from?

形象
丢弃
编写者 最佳答案

Thank you for the answer, Rizwan! What about purchase requisition data?

形象
丢弃
最佳答案


Hi,

When it comes to the purchase, you can gather information from purchase.order and purchase.order.lines. The purchase.order.lines will provide detailed information about the products, including their costs, quantities, tax details, and more. The purchase.order will specify the vendor.

For invoices, you can refer to account.move and account.move.lines. Similarly, account.move.lines will contain details about the products or services rendered, while account.move will include customer or vendor information.For payments, you can refer account.payment table. 

For Payments, it will be account.payment

Thanks

形象
丢弃
相关帖文 回复 查看 活动
0
6月 24
1193
3
2月 23
16467
2
6月 22
2916
3
7月 16
6879
0
6月 15
3192