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

[FIX]ir_config_parameter_multi_company: defensive for installation #755

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

Conversation

flotho
Copy link
Member

@flotho flotho commented 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 #754 This patch check the presence of the field as a defensive patch.

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.
@OCA-git-bot
Copy link
Contributor

Hi @deniscraciungabriel, @eLBati,
some modules you are maintaining are being modified, check this out!

@LorenzoC0
Copy link

Hey yesterday I posted #756 , can you check if it also solves your problem?

@eLBati
Copy link
Member

eLBati commented Jan 30, 2025

@flotho thanks. LGTM. Could you check pre-commit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants