Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[ADD] Add error message chart_template_ref argument has been removed in v18 #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lef-adhoc
Copy link
Contributor

More info here

@lef-adhoc
Copy link
Contributor Author

lef-adhoc commented Oct 17, 2024

@legalsylvain @bruno-zanotti @jjscarafia @pedrobaeza
Could you check this ?

@@ -0,0 +1,2 @@
.py:
chart_template_ref: "[18] The 'chart_template_ref' argument has been removed from setUpClass. More details: https://github.com/odoo/odoo/pull/152899"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe a more precise regex. something like

Suggested change
chart_template_ref: "[18] The 'chart_template_ref' argument has been removed from setUpClass. More details: https://github.com/odoo/odoo/pull/152899"
chart_template_ref: "[18] The 'setUpClass.*chart_template_ref' argument has been removed from setUpClass. More details: https://github.com/odoo/odoo/pull/152899"

don't you think?

Copy link
Contributor Author

@lef-adhoc lef-adhoc Oct 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be this way?
py: setUpClass.*chart_template_ref: "[18] The 'chart_template_ref' argument..

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@lef-adhoc
Copy link
Contributor Author

@legalsylvain Do you see it clearly now?

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants