Commit Graph

5 Commits

Author SHA1 Message Date
“Audrey
03e9a8fd2b [IMP] payment_providers: restructure doc page
task-3702587

Based on https://github.com/odoo/documentation/pull/7414
Up to saas-16.4

closes odoo/documentation#7545

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-01-29 12:56:28 +00:00
“Audrey
1f2f11c42b [FIX] Adyen: Fix live/test URLs
closes odoo/documentation#4722

X-original-commit: 52bf00663e
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: auva-odoo <auva@odoo.com>
2023-06-15 01:29:04 +02:00
“Audrey
35d355f624 [IMP] Adyen: Update directions for setting the URLs
task-3338125

closes odoo/documentation#4644

X-original-commit: e3379e2856
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: auva-odoo <auva@odoo.com>
2023-06-08 09:26:42 +02:00
Tom Aarab (toaa)
9b0a54b7f2 [IMP] Adyen: additional minimum requirements for users
Adding requirements for users to use Adyen. Forward to master.

closes odoo/documentation#3952

Taskid: 3159712
X-original-commit: 0b234fe203
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-03-29 14:56:57 +02:00
Horacio Tellez
a83d44239a [IMP] finance,*: change of the term "acquirer" to "provider"
Changing the name of model payment.acquirer to payment.provider
and everything that it touches. It is technically incorrect to
use the term "acquirer" for systems that only provide a service
of payment.
After this commit the model payment.acquirer and everything
related to it will be renamed to payment.provider.

Task - 2842088

closes odoo/documentation#1981

Related: odoo/upgrade#3542
Related: odoo/odoo#90899
Related: odoo/enterprise#27131
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2022-09-09 13:38:04 +02:00