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

[16.0 ][OU-FIX] loyalty_criteria_multi_product: column type + condition + criteria + repeat_product #221

Merged

Conversation

pedrobaeza
Copy link
Member

@pedrobaeza pedrobaeza commented Jul 13, 2024

  • It should be VARCHAR, not CHAR.
  • Remove the condition for assigning the rule (as there can be m2m linked products although there criteria selection is another).
  • Do the product m2m handle.
  • Do the repeat_product handlement by SQL + fix it.

@Tecnativa

@pedrobaeza pedrobaeza added this to the 16.0 milestone Jul 13, 2024
@OCA-git-bot
Copy link
Contributor

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

@pedrobaeza pedrobaeza force-pushed the 16.0-ou_fix-loyalty_criteria_multi_product branch from 5c36ffa to aa56917 Compare July 13, 2024 15:41
…iteria + repeat_product

- It should be VARCHAR, not CHAR.
- Remove the condition for assigning the rule (as there can be m2m
  linked products although there criteria selection is another).
- Do the product m2m handle.
- Do the repeat_product handlement by SQL + fix it.
@pedrobaeza pedrobaeza force-pushed the 16.0-ou_fix-loyalty_criteria_multi_product branch from aa56917 to dde5254 Compare July 13, 2024 15:51
@pedrobaeza
Copy link
Member Author

Tested in real migration.

@pedrobaeza pedrobaeza merged commit 82f570b into OCA:16.0 Jul 13, 2024
7 checks passed
@pedrobaeza pedrobaeza deleted the 16.0-ou_fix-loyalty_criteria_multi_product branch July 13, 2024 16:00
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.

2 participants