[18.0][IMP] account_credit_control: Report custom text fields in html - #514
[18.0][IMP] account_credit_control: Report custom text fields in html#514qgroulard wants to merge 1 commit into
Conversation
| ] | ||
| }, | ||
| ) | ||
| openupgrade.convert_field_to_html( |
There was a problem hiding this comment.
What happen if coming from 17 having these fields already in HTML?
There was a problem hiding this comment.
You are right, I have added a check
c542ea9 to
bf8454f
Compare
|
Please include the module name in the commit message: https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#commit-message |
e49a9cb to
e9c8678
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
e9c8678 to
0122a36
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
This PR has the |
Forward port of #64
The aim of these two fields is to be injected in reports, thus it seems more convenient to me to have them in HTML.