Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

mgmtsystem_action_efficacy: track_visibility warning #592

Open
inakiAS opened this issue Aug 2, 2024 · 0 comments
Open

mgmtsystem_action_efficacy: track_visibility warning #592

inakiAS opened this issue Aug 2, 2024 · 0 comments
Labels
Milestone

Comments

@inakiAS
Copy link

inakiAS commented Aug 2, 2024

Module

mgmtsystem_action_efficacy

Describe the bug

parameter 'track_visibility' is deprecated since 14.0

To Reproduce

15.0
16.0

Steps to reproduce the behavior:

  1. install Module
  2. Run it

WARNING XXXXXX odoo.fields: Field mgmtsystem.action.efficacy_user_id: unknown parameter 'track_visibility', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
WARNING XXXXXX odoo.fields: Field mgmtsystem.action.efficacy_value: unknown parameter 'track_visibility', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it

Solution

change parameter tracking=True

@inakiAS inakiAS added the bug label Aug 2, 2024
@max3903 max3903 added this to the 15.0 milestone Sep 23, 2024
@max3903 max3903 changed the title track_visibility Warning mgmtsystem_action_efficacy: track_visibility warning Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants