Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
1595 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore Risposta migliore

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
Abbandona