Commit Graph

6 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
Xavier (XPL)
4cb7b3af3d [IMP] payments: update ACH section content to match 16.0
closes odoo/documentation#5209

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-26 15:15:42 +02:00
Xavier (XPL)
6ed928ac55 [IMP] payments: add section about ACH payments
task-3303591

closes odoo/documentation#5192

X-original-commit: 0155844ef5
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-25 17:30:09 +02:00
Xavier (XPL)
22d45407c4 [IMP] payments: clarify authorize.net statement import steps
task-2382237

closes odoo/documentation#5073

X-original-commit: cd2bc63b22
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-10 20:44:28 +02:00
Tom Aarab (toaa)
ca38752795 [IMP] authorize.net statement import
taskid-2382237

closes odoo/documentation#5052

X-original-commit: 087f8c096d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-07-07 15:51:47 +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