[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>
This commit is contained in:
@@ -276,11 +276,11 @@ Leaving the field empty means that you make it work in all websites if
|
||||
*Selectable* is selected. Otherwise, it makes it only available for
|
||||
backend operations of Sales and Point of Sale applications.
|
||||
|
||||
Payment Acquirers and Delivery Methods
|
||||
Payment Providers and Delivery Methods
|
||||
--------------------------------------
|
||||
|
||||
By default, published payment acquirers and delivery methods are deployed in all websites.
|
||||
You could already use specific payment acquirers per country using Geo
|
||||
By default, published payment providers and delivery methods are deployed in all websites.
|
||||
You could already use specific payment providers per country using Geo
|
||||
IP by defining countries in their configuration. Now you can also do it
|
||||
per website by filling in the *Website* field.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user