Skip to Content
Menu
This question has been flagged

Hi all,

I'm using Odoo 10 community, I want to customize the default pos ticket report, I want to add 1 more table that shows order line product with standard_price and code. But by default I can not find standard_price of product object.

Please point me the way to get standard_price or any other fields. Thank you so much


Avatar
Discard

standard_price is the cost price right ?

To customize pos ticket you can check this -> https://www.odoo.com/forum/help-1/question/how-to-customize-ticket-on-pos-119177

Author

Yep, That's cost

Author

I made a custom table after the default, but I dont know how to get product cost, May I create a python function and implement it in qweb

Author

This is my current report looks like: http://imgur.com/a/eiG9P

You can check the the original code , so that you can know how the product and product price are displayed in the pos ticket, you can do the same in your case also.

Author

OK, Thank pro

Related Posts Replies Views Activity
1
Jul 23
832
1
Mar 15
6019
2
Oct 24
4926
1
Aug 21
9231
0
Oct 18
2551