Skip to Content
Menu
This question has been flagged
2 Replies
1072 Views

hey,

in the request for cotation reports, I would like to change the title . Instead of showing 'request for cotation', I would like to print a title that reads 'cotation'. How can I do that. 

Avatar
Discard
Best Answer

Hello Emmanuel,

You can do this in a functional way by inherit the report_purchaseorder_document template.

You need to go to Settings > Technical > Views and create a new one as follow in order to include your changes:




The best practice though is to make these changes within a custom module.

Regards

Avatar
Discard
Author Best Answer

Hello Alexander,

thanks a lot for your help. I works wonders.

If I may, I have another question : do you know what field will return the total quantity of articles being ordered ?

Avatar
Discard