Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
1560 Lượt xem

The internal reference on our customer reports show the internal reference in the product description and can be confusing for our customers,

Can I display just the product description in all reports- quotes/sales and invoices

Ảnh đại diện
Huỷ bỏ
Tác giả

Thank you, I will have a go at that.

John

Câu trả lời hay nhất

Hi, 

You can inherit the below-mentioned report layouts and add your changes for the product description,

report_saleorder_document - for Sale/Quotation

report_invoice_document - for Invoices

How to Inherit and modify existing pdf reports?

Thanks


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

You can override below function if you want to change any view like form/tree not just report:

​get_product_multiline_description_sale() from product.product for Sale/Quotation 

​_compute_partner_ref() from product.product for Invoices

Regards!

Ảnh đại diện
Huỷ bỏ