odoo/odoo#188949
Created by Sales, Dev Reshamiya (dere)
Blocked
- Merge method
- Review
-
CI
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:master-fix-website_payment-currency-dere
- head
- 52ea52e1a21ce7239387add7e3515f1bd439f2e6
odoo/odoo | |
---|---|
master | #188949 missing statuses missing r+ |
[FIX] website_(sale,payment): Load currency from frontend session
Prior this commit
- The currency for donation snippet was set using rpc call
Post this commit
- The currency_id is loaded into frontend assets and then
set using web session on js
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr