documentation/content/applications/finance
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
..
accounting [IMP] accounting: note about outstanding accounts 2022-06-24 19:34:19 +02:00
documents [ADD] documents: new documents app + workflow actions 2021-05-27 11:02:46 +02:00
expenses [IMP] expenses: ref content to top-level TOC page 2021-05-21 17:13:42 +02:00
payment_acquirers [IMP] accounting: Adyen's backend changes for the webhook creation 2022-07-01 16:36:08 +02:00
sign [ADD] Sign: section on Field Types 2022-02-02 07:30:36 +00:00
accounting.rst [FW][IMP] accounting: remove the odoo tutorials invoices link 2022-06-20 18:56:31 +02:00
documents.rst [MERGE] Forward-port of branch 13.0 to 14.0 2021-06-04 17:21:14 +02:00
expenses.rst [FIX] expenses: grammar and typos in expenses.rst 2021-12-17 16:31:36 +00:00
payment_acquirers.rst [IMP] payment acquirers: allow (un-)publishing of payment acquirers 2022-07-19 20:13:03 +02:00
sign.rst [ADD] Sign: section on Field Types 2022-02-02 07:30:36 +00:00