Skip to Content
Menu
This question has been flagged
1 Reply
3055 Views

I want to match purchase and invoice by reference to get the products sale price, purchase price and customer invoice and purchase order, to print them in xlsx report. I think I need to do this by dictionary but not sure how. I am using odoo v8.

Avatar
Discard
Best Answer

Hi,

 I hope you need to get a report in xls where you need to connect purchase order,invoice to get the product price, purchase order number for a  customer invoice, For this you may write up a query in which you could left join account invoice module with purchase order using refernce field = name field in purchase order module

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 22
2435
1
May 20
2651
0
Dec 18
4369
4
Mar 18
5096
2
Feb 18
18843