Commit Graph

5 Commits

Author SHA1 Message Date
Xavier (XPL)
66c0b32954 [IMP] payments: update ACH section content to match 16.0
closes odoo/documentation#5212

X-original-commit: 4cb7b3af3d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-26 17:39:13 +02:00
Xavier (XPL)
b9c804f3ea [IMP] payments: add section about ACH payments
task-3303591

closes odoo/documentation#5193

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

closes odoo/documentation#5074

X-original-commit: 22d45407c4
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-10 22:11:55 +02:00
Tom Aarab (toaa)
2bb135a92b [IMP] authorize.net statement import
taskid-2382237

closes odoo/documentation#5060

X-original-commit: ca38752795
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-07 17:48:55 +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