-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
[16.0]ir_config_parameter_multi_company: impossible to install the module #754
Labels
Comments
ping @eLBati @antonioburic |
AFAICS, we need a preinithook to create the field before loading the parameter. |
flotho
added a commit
to MindAndGo/multi-company
that referenced
this issue
Jan 15, 2025
during the installation process, the table parameter could be queried by other modules, for exemple CRM. at this moment the filed is not available in the table causing OCA#754 This patch check the presence of the field as a defensive patch.
flotho
added a commit
to MindAndGo/multi-company
that referenced
this issue
Feb 12, 2025
during the installation process, the table parameter could be queried by other modules, for exemple CRM. at this moment the filed is not available in the table causing OCA#754 This patch check the presence of the field as a defensive patch.
flotho
added a commit
to MindAndGo/multi-company
that referenced
this issue
Feb 12, 2025
during the installation process, the table parameter could be queried by other modules, for exemple CRM. at this moment the filed is not available in the table causing OCA#754 This patch check the presence of the field as a defensive patch.
flotho
added a commit
to MindAndGo/multi-company
that referenced
this issue
Feb 12, 2025
during the installation process, the table parameter could be queried by other modules, for exemple CRM. at this moment the filed is not available in the table causing OCA#754 This patch check the presence of the field as a defensive patch. LINT [FIX]ir_config_parameter_multi_company: defensive for installation during the installation process, the table parameter could be queried by other modules, for exemple CRM. at this moment the filed is not available in the table causing OCA#754 This patch check the presence of the field as a defensive patch.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Module
ir_config_parameter_multi_company
Describe the bug
Impossible to install the module
To Reproduce
Affected versions:
16.0
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: