documentation/content
Laura Schauer 0866b08510 [IMP] payment acquirers: allow (un-)publishing of payment acquirers
Before this commit, it was impossible to migrate from one payment
acquirer to another as the only way to do so was to change a payment
acquirer’s state to ‘disabled’, subsequently disabling all tokens of that
acquirer (detrimental for eg. running subscriptions).

After this commit, payment acquirers have an additional boolean
‘Published’. With this functionality, users can safely migrate by
keeping an acquirer ‘enabled’, but invisible for customers.

There are five combined states an acquirer can take:

1. ‘enabled’ & ‘published’: Visible to all users
2. ‘enabled’ & ‘unpublished’: Visible only to internal users
3. ‘disabled’ & ‘unpublished’: Same as previously ‘disabled’
4. ‘test’ & ‘published’: Same as previously ‘test’
5. ‘test’ & ‘unpublished’: visible only to internal users

task-2871459

closes odoo/documentation#2308

Related: odoo/odoo#94242
Related: odoo/upgrade#3688
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-19 20:13:03 +02:00
..
administration [IMP] install/maintain: update info about upgrade process on Odoo.sh 2022-07-18 19:55:06 +02:00
applications [IMP] payment acquirers: allow (un-)publishing of payment acquirers 2022-07-19 20:13:03 +02:00
contributing [FIX] odoo_theme: only open images that have no target in modal 2022-07-13 19:56:03 +02:00
developer [FIX] accounting_localization: use relative paths in csv-table's option 2022-07-14 16:42:08 +02:00
legal [FIX] legal/terms: fixups for ES translation of enterprise 2022-01-26 02:22:48 +00:00
services/support [REV] services: keep what can i expect page 2021-07-07 16:38:09 +02:00
administration.rst [IMP] upgrade: create new "upgrade" section in "install and maintain" 2021-10-15 11:45:07 +00:00
applications.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
contributing.rst [MOV] developer/misc: move all pages to a more logical location 2022-07-04 17:47:43 +02:00
developer.rst [MOV] developer/reference: move up the standard_modules directory 2022-07-13 19:55:51 +02:00
index.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
last_build.rst [ADD] last_build: add an orphan page informing on the last build date 2022-04-05 17:17:37 +02:00
legal.rst [REF] legal: convert the table from a grid to a list table 2022-07-13 19:56:04 +02:00