Skip to Content
Menu
This question has been flagged
1 Reply
5775 Views

If the user wants a specific header on SO and invoice reports, here is a basic use-case that shows how to customize it.

The purpose of the customization is displaying the sales team information (logo, name, email and website) 

Avatar
Discard
Author Best Answer

Here below an example with a Sales Team named Flowers


1. Using Odoo Studio, create the needed fields on the Sales team.


2. In the General Settings, check which report is used by default.


3. Find the related view.


4. Create an inherited view.



5. Replace the "company" field by your "o.team_id" fields. For example :



6. Don't forget to manage the case in which your custom field does not exist in the model related to the report :

 

7. Include this customization in Studio


Avatar
Discard
Related Posts Replies Views Activity
2
May 25
6521
1
Mar 23
3156
0
Jul 21
444
1
May 22
4717
0
Dec 21
3213