Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
1805 Visualizzazioni

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
Abbandona
Autore Risposta migliore

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

Avatar
Abbandona
Risposta migliore


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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
giu 24
1262
3
feb 23
16695
2
giu 22
2946
3
lug 16
6932
0
giu 15
3211