Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
1730 Tampilan

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?

Avatar
Buang
Penulis Jawaban Terbai

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

Avatar
Buang
Jawaban Terbai


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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Jun 24
1177
3
Feb 23
16379
2
Jun 22
2904
3
Jul 16
6851
0
Jun 15
3185