odoo/documentation#2591
Created by fw-bot
Merged
at d15e642f7bb6701203e492a9416086065d25b5f2
Statuses:
- ci/documentation: (runtime 50s)
- ci/codeowner_coverage: (runtime 8s)
- label
- odoo-dev:saas-15.4-13.0-clarify-stripe-pms-anv-_dK8-fw
- head
- 725d4f34b1fd449ac4ecaf2485cfea5fd1a28747
- merged
- 3 years ago by Sales, Antoine Vandevenne (anv)
odoo/documentation | |
---|---|
13.0 | #2543 |
14.0 | #2587 |
15.0 | #2588 |
saas-15.2 | #2589 |
saas-15.3 | #2590 |
saas-15.4 | #2591 |
16.0 | |
17.0 | |
18.0 | |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #2592 |
[FW][IMP] stripe: clarify the conditions for the support of a payment method
Even though the documentation was correct, it was confusing the reader
to state that local payment methods are considered enabled if their
related payment icon record does not exist in the database. The intended
meaning was that this statement only holds if the local payment method
is also supported, otherwise it cannot be enabled.
Note: the content structure is partly inspired by that in 15.0+ to ease the forward-port.