Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
1795 Vues

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
Ignorer
Auteur Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse


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
Ignorer
Publications associées Réponses Vues Activité
0
juin 24
1257
3
févr. 23
16667
2
juin 22
2939
3
juil. 16
6924
0
juin 15
3210