-
Notifications
You must be signed in to change notification settings - Fork 10k
[FW][ADD] inventory: add new expiry alert behavior #13730
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
[FW][ADD] inventory: add new expiry alert behavior #13730
Conversation
This PR targets 18.0 and is part of the forward-port chain. Further PRs will be created up to master. More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
odoo/odoo#212154 introduced new behavior to the lot product expiry notification behavior. Now the notification will prioritize Default User of the alert before considering product's reponsible user. closes #13730 X-original-commit: 50cacdf Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
odoo/odoo#212154 introduced new behavior to the lot product expiry notification behavior. Now the notification will prioritize Default User of the alert before considering product's reponsible user. closes #13730 X-original-commit: 50cacdf Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
odoo/odoo#212154 introduced new behavior to the lot product expiry notification behavior. Now the notification will prioritize Default User of the alert before considering product's reponsible user. closes #13730 X-original-commit: 50cacdf Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
@suju-odoo @Felicious staging failed: ci/runbot on ca5bab4e23b4235d0a43e33813cc1b9c99cef273 (view more at https://runbot.odoo.com/runbot/build/83467587) |
odoo/odoo#212154 introduced new behavior to the lot product expiry notification behavior. Now the notification will prioritize Default User of the alert before considering product's reponsible user. X-original-commit: 50cacdf
22a8150
to
5ba9fda
Compare
@suju-odoo @Felicious this PR was modified / updated and has become a normal PR. It must be merged directly. |
@suju-odoo @Felicious this forward port of #13701 is awaiting action (not merged or closed). |
@robodoo r+ |
odoo/odoo#212154 introduced new behavior to the lot product expiry notification behavior.
Now the notification will prioritize Default User of the alert before considering product's responsible user.
Forward-Port-Of: #13701