-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
[15.0][MIG] sale_coupon_limit: Migration to 15.0 #101
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6fad5d3 - Browse repository at this point
Copy the full SHA 6fad5d3View commit details -
[IMP] sale_coupon_limit: usage info
We add some compute fields to check the current promotion usage by the limited users. That allows us to refactor the check method a little bit as well unifying the logic. TT30847
Configuration menu - View commit details
-
Copy full SHA for 68406f4 - Browse repository at this point
Copy the full SHA 68406f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea7ec8 - Browse repository at this point
Copy the full SHA 6ea7ec8View commit details -
[FIX] sale_coupon_limit: cancelled orders
Coupons are reset when a sale order is cancelled, but applied programs remain linked to the cancelled order. As they're cancelled, we should not count them in the limits. TT34264
Configuration menu - View commit details
-
Copy full SHA for d4604f7 - Browse repository at this point
Copy the full SHA d4604f7View commit details -
[FIX] sale_coupon_limit: improve rule times used count
Sometimes Odoo doesn't remove the rules properly until the promotions are refreshed. This could lead to count mismatches. We wan't to ensure the count looking at the lines instead. TT34266
Configuration menu - View commit details
-
Copy full SHA for c9f2025 - Browse repository at this point
Copy the full SHA c9f2025View commit details -
[FIX] sale_coupon_limit: Lower development status
For complying with rules.
Configuration menu - View commit details
-
Copy full SHA for 10c031f - Browse repository at this point
Copy the full SHA 10c031fView commit details -
[FIX] sale_couopn_limit: ensure compatibility
Simplify rule and ensure compatibility with sale_coupon_multiple_code_program wich allows to use multiple code programs putting them in the no code promotions many2many field.
Configuration menu - View commit details
-
Copy full SHA for 834bfcd - Browse repository at this point
Copy the full SHA 834bfcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a8940 - Browse repository at this point
Copy the full SHA 83a8940View commit details -
Configuration menu - View commit details
-
Copy full SHA for d254158 - Browse repository at this point
Copy the full SHA d254158View commit details -
[IMP] coupon_limit, sale_coupon_limit split
Allow coupon_limit settings to be used by other loyalty modules
Configuration menu - View commit details
-
Copy full SHA for da66de1 - Browse repository at this point
Copy the full SHA da66de1View commit details