odoo/odoo#222195
Created by fw-bot
Merged
at 59c9ed42ee87c4a9016207997210df7f73745743
Statuses:
- 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.
- ci/documentation: (runtime 642s)
- label
- odoo-dev:master-18.0-pos-fix-doc-link-payment-rpka-455093-fw
- head
- 91ef33d189ac42eda80b54b69ee333e9954ec75a
- merged
- 10 months ago by Rohit Pravinbhai Kalsariya (rpka)
| odoo/odoo | |
|---|---|
| 18.0 | #210515 |
| saas-18.2 | #222072 |
| saas-18.3 | #222090 |
| saas-18.4 | #222107 |
| 19.0 | |
| saas-19.1 | |
| saas-19.2 | |
| saas-19.3 | |
| master | #222195 |
[FIX] point_of_sale: correct Stripe documentation link in payment providers
Before this commit:
- The Stripe documentation link in the POS payment provider configuration was
broken, leading to a poor user experience.
After this commit:
- The Stripe documentation link has been corrected to ensure proper access to
setup instructions.