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

[18.0][MIG] loyalty_partner_applicability #231

Open
wants to merge 13 commits into
base: 18.0
Choose a base branch
from

Conversation

sbejaoui
Copy link

No description provided.

pilarvargas-tecnativa and others added 13 commits December 14, 2024 14:58
…me entity

There's a new configuration option in the settings to allow sharing
coupons between members of the same trading entity.

It has to be in the base module for being shared between all the rest of
applications, but each *_applicability module will contain extra bits of
code to use it.

TT45413
…main rule

It is necessary to establish the default value, in this case "[ ]" to the
rule_partners_domain field, in the create method for the rules established
in the computed method "_program_type_default_values" that establishes the
default values depending on the type of program, because when creating a
new program, these rules do not have the rule_partners_domain field defined,
as it is not contemplated, its value will be "False", which cannot be
interpreted as a correct domain. To avoid this error, the check is made in
the create method and the correct value is added.

TT44344
Currently translated at 100.0% (5 of 5 strings)

Translation: sale-promotion-16.0/sale-promotion-16.0-loyalty_partner_applicability
Translate-URL: https://translation.odoo-community.org/projects/sale-promotion-16-0/sale-promotion-16-0-loyalty_partner_applicability/it/
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