Hello,
I can see the variant name in the mrp view, but i can't see and get it into the report (for print). Does someone have an idea which phrase i have to add in the "mrp.report_mrporder" and what else has to be done?
Thank you
Jan
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I can see the variant name in the mrp view, but i can't see and get it into the report (for print). Does someone have an idea which phrase i have to add in the "mrp.report_mrporder" and what else has to be done?
Thank you
Jan
Hi,
In the report, they are printing the product name as o.product_id , change it to o.product_id.display_name, when we use this the product name will come along with the Attribute name
Just try this
Thanks
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
7月 17
|
3986 | ||
|
0
7月 15
|
4988 | ||
|
1
5月 24
|
1638 | ||
|
0
4月 23
|
1834 | ||
|
0
9月 17
|
3242 |
Hi
Thank you very much! You made my day happy. Your advise solved the problem!
Jan