Where can I change the text which is printed on the report due payment report (report_overdue_document)? By looking at the qweb report I found out that it is a DB field: overdue_msg ?! How can I change it, only in the DB?
Thanks!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Where can I change the text which is printed on the report due payment report (report_overdue_document)? By looking at the qweb report I found out that it is a DB field: overdue_msg ?! How can I change it, only in the DB?
Thanks!
Hi,
You can set the the Overdue message in the company form, while looking cant see the field in the User interface, not sure how to make it visible or any option exists for it. The text displayed in the report is coming from the company form, the text is recorded in the field name overdue_msg in the res.company model.
Anyway you can just activate the developer mode and add the field named overdue_msg to the views by clicking the Edit form view option in the developer mode.(Activate developer mode -> Open company form -> Click Debugger button -> Edit form view -> Add field named overdue_msg). Once you do this the text will be visible in the form, from here you can edit and change it as per the need.
To add field to the view from the user interface see this video: Add field from the UI
Thanks
Yes, of course! Stupid me ;-) !
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Apr 22
|
8063 | ||
|
2
Oct 21
|
7029 | ||
|
1
Jul 21
|
18909 | ||
V11 Connect with Shopware
Solved
|
|
6
Aug 20
|
4309 | |
|
1
May 20
|
4259 |