From 4a8a08ec6cf837c6da52f0fdd36379a186c6f5f6 Mon Sep 17 00:00:00 2001 From: Chintan Ambaliya Date: Thu, 2 Aug 2018 14:33:52 +0530 Subject: [PATCH] [FIX] Odoo word to Flectra --- addons/payment/models/payment_acquirer.py | 2 +- addons/website_sale/static/description/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/payment/models/payment_acquirer.py b/addons/payment/models/payment_acquirer.py index 4f578b60..7e69c3af 100644 --- a/addons/payment/models/payment_acquirer.py +++ b/addons/payment/models/payment_acquirer.py @@ -161,7 +161,7 @@ class PaymentAcquirer(models.Model): payment_icon_ids = fields.Many2many('payment.icon', string='Supported Payment Icons') payment_flow = fields.Selection(selection=[('form', 'Redirection to the acquirer website'), - ('s2s','Payment from Odoo')], + ('s2s','Payment from Flectra')], default='form', required=True, string='Payment Flow', help="""Note: Subscriptions does not take this field in account, it uses server to server by default.""") diff --git a/addons/website_sale/static/description/index.html b/addons/website_sale/static/description/index.html index 4b8980fc..8e026c1b 100644 --- a/addons/website_sale/static/description/index.html +++ b/addons/website_sale/static/description/index.html @@ -69,14 +69,14 @@

Marketplaces integration

Amazon & eBay

- Get extra exposure and sell more by publishing your products on eBay and Amazon. Import and manage your items straight from your Odoo instance. + Get extra exposure and sell more by publishing your products on eBay and Amazon. Import and manage your items straight from your Flectra instance.

Shippers integration

UPS, DHL & FedEx

- Speed up your shipment process and track your packages from Odoo. Select between multiple rates by shipping providers. + Speed up your shipment process and track your packages from Flectra. Select between multiple rates by shipping providers.