Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
1788 Visualizações

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
Cancelar
Autor Melhor resposta

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

Avatar
Cancelar
Melhor resposta


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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
jun. 24
1257
3
fev. 23
16643
2
jun. 22
2936
3
jul. 16
6921
0
jun. 15
3210