From 2709a9d9a25e01f84c14fbc0d33f39f5509a6532 Mon Sep 17 00:00:00 2001 From: "Audrey (auva)" Date: Fri, 8 Aug 2025 11:07:18 +0200 Subject: [PATCH] [REM] accounting: account_payment module install Removing this doc as installing this module/patch is no longer necessary to disable online invoice payments --- .../finance/accounting/payments/online.rst | 4 -- .../payments/online/install_portal_patch.rst | 57 ------------------- redirects/17.0.txt | 5 +- 3 files changed, 3 insertions(+), 63 deletions(-) delete mode 100644 content/applications/finance/accounting/payments/online/install_portal_patch.rst diff --git a/content/applications/finance/accounting/payments/online.rst b/content/applications/finance/accounting/payments/online.rst index 3bb734f7e2..fbeadbac1e 100644 --- a/content/applications/finance/accounting/payments/online.rst +++ b/content/applications/finance/accounting/payments/online.rst @@ -4,10 +4,6 @@ Online payments =============== -.. toctree:: - - online/install_portal_patch - To make it more convenient for your customers to pay the invoices you issue, you can activate the **Invoice Online Payment** feature, which adds a *Pay Now* button on their **Customer Portal**. This allows your customers to see their invoices online and pay directly with their favorite payment diff --git a/content/applications/finance/accounting/payments/online/install_portal_patch.rst b/content/applications/finance/accounting/payments/online/install_portal_patch.rst deleted file mode 100644 index f2adbc0054..0000000000 --- a/content/applications/finance/accounting/payments/online/install_portal_patch.rst +++ /dev/null @@ -1,57 +0,0 @@ -=================================================== -Install the patch to disable online invoice payment -=================================================== - -Following recent changes in Odoo 16, you might be warned that disabling the :guilabel:`Invoice -Online Payment` setting will uninstall modules. If you want to disable the feature without -uninstalling modules, follow the steps below to install the module **Payment - Account / Invoice -Online Payment Patch**. - -.. note:: - | If your Odoo database is created after the module **Payment - Account / Invoice Online Payment - Patch** was released, you don't have anything to do. - | To check if the module is already installed, go to :guilabel:`Apps`, remove the `Apps` filter, - and search for `account_payment`. If the module **Payment - Account / Invoice Online Payment - Patch** is present and marked as installed, your Odoo database is already up-to-date and you - are able to disable the feature without side-effect. - -Update Odoo to the latest release -================================= - -The possibility to disable the :guilabel:`Invoice Online Payment` setting without side-effect is -made available through a new Odoo module; to be able to install it, you must make sure that your -Odoo source code is up-to-date. - -If you use Odoo on Odoo.com or Odoo.sh platform, your code is already up-to-date and you can proceed -to the next step. - -If you use Odoo with an on-premise setup or through a partner, you must update your installation as -detailed in :doc:`this documentation page `, or by contacting -your integrating partner. - -Update the list of available modules -==================================== - -New modules must be *discovered* by your Odoo instance to be available in the **Apps** menu. - -To do so, activate the :ref:`developer mode `, and go to :menuselection:`Apps --> -Update Apps List`. A wizard will ask for confirmation. - -Install the module Invoice Online Payment Patch -=============================================== - -.. warning:: - You should never install new modules in your production database without first testing them in a - duplicate or staging environment. For Odoo.com customers, a duplicate database can be created - from the database management page. For Odoo.sh users, you should use a staging or duplicate - database. For on-premise users, you should use a staging environment---contact your integrating - partner for more information regarding how to test a new module in your particular setup. - -The module should now be available in your :guilabel:`Apps` menu. Remove the ``Apps`` filter and -search for ``account_payment``; the module :guilabel:`Payment - Account / Invoice Online Payment Patch` -should be available for installation. If you cannot find the module after having updated the list -of available modules, it means your Odoo source code is not up-to-date; refer to step one of this -page. - -Once the module is installed, disabling the feature will work as intended and will not ask you to -uninstall installed applications or modules. diff --git a/redirects/17.0.txt b/redirects/17.0.txt index 4ff0ddf370..274996d4ee 100644 --- a/redirects/17.0.txt +++ b/redirects/17.0.txt @@ -113,7 +113,7 @@ applications/marketing/surveys/time_random.rst applications/marketing/surveys/qu applications/sales/crm/acquire_leads/generate_leads.rst applications/sales/crm/acquire_leads/email_manual.rst #generate_leads --> email_manual applications/sales/crm/pipeline/multi_sales_team.rst applications/sales/crm/pipeline/manage_sales_teams.rst # multi_sales_team --> manage_sales_teams applications/sales/point_of_sale/pricing/digital_labels.rst applications/sales/point_of_sale/pricing/electronic_labels.rst # digital_labels --> electronic_labels -applications/sales/point_of_sale/payment_methods/terminals/vantiv.rst applications/sales/point_of_sale/payment_methods/terminals.rst # terminals/vantiv --> terminals +applications/sales/point_of_sale/payment_methods/terminals/vantiv.rst applications/sales/point_of_sale/payment_methods/terminals.rst # terminals/vantiv --> terminals applications/sales/subscriptions/payment_providers/wire_transfer.rst applications/finance/payment_providers/wire_transfer.rst applications/sales/subscriptions/payment_providers/sdd.rst applications/finance/payment_providers/sdd.rst applications/sales/subscriptions/plans.rst applications/sales/subscriptions.rst # subscriptions/plans --> subscriptions @@ -145,7 +145,8 @@ applications/websites/ecommerce/ecommerce_management.rst applications/websites/e # applications/finance applications/finance/accounting/get_started/vat_units.rst applications/finance/accounting/get_started/tax_units.rst # vat_units --> tax_units -applications/finance/accounting/taxes/taxcloud.rst applications/finance/accounting/taxes.rst # taxcloud --> taxes +applications/finance/accounting/taxes/taxcloud.rst applications/finance/accounting/taxes.rst # taxcloud --> taxes +applications/finance/accounting/payments/online/install_portal_patch.rst applications/finance/accounting/payments/online.rst # deleted; no longer necessary # contributing/documentation