-
Notifications
You must be signed in to change notification settings - Fork 29.9k
[FW][FIX] website_sale: Remove original price if prevent sale #204340
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][FIX] website_sale: Remove original price if prevent sale #204340
Conversation
@livaios cherrypicking of pull request #202867 failed. stdout:
Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?). In the former case, you may want to edit this PR message as well. More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
0883748
to
ed31ef1
Compare
@robodoo r+ |
@livaios 'ci/runbot' failed on this reviewed PR. |
273b47b
to
dfaec47
Compare
Hello @chevalierv, Here is the amended fix, I will create the backport for it right away |
If prevent zero sale is active, prices should be hidden from the page opw-4650460 X-original-commit: 3ca11f2
dfaec47
to
f2517b4
Compare
@robodoo r+ |
@livaios linked pull request(s) odoo/enterprise#82685 not ready. Linked PRs are not staged until all of them are ready. |
If prevent zero sale is active, prices should be hidden from the page opw-4650460 closes #204340 X-original-commit: 3ca11f2 Related: odoo/enterprise#82685 Signed-off-by: Lina Eweis (liew) <liew@odoo.com>
If prevent zero sale is active, prices should be hidden from the page
opw-4650460
See also: https://github.com/odoo/enterprise/pull/82082
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #204210
Forward-Port-Of: #202867