From dd8901846a93492f1bf45ae54caf1052ff008d31 Mon Sep 17 00:00:00 2001 From: "Jonathan Castillo (jcs)" Date: Fri, 4 Feb 2022 17:51:14 +0000 Subject: [PATCH] [FIX] accounting: fix module name to install in intrastat closes odoo/documentation#1539 Signed-off-by: Antoine Vandevenne (anv) --- .../finance/accounting/reporting/declarations/intrastat.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/applications/finance/accounting/reporting/declarations/intrastat.rst b/content/applications/finance/accounting/reporting/declarations/intrastat.rst index 5d5e2483a..efdf89075 100644 --- a/content/applications/finance/accounting/reporting/declarations/intrastat.rst +++ b/content/applications/finance/accounting/reporting/declarations/intrastat.rst @@ -24,5 +24,6 @@ Go to :menuselection:`Accounting --> Settings --> Customer Invoices`, then enabl .. important:: If you created your Odoo database prior to **January 13, 2022**, please :ref:`upgrade ` the ``account_intrastat`` module to add the new transaction codes and - :ref:`install ` the ``account_invoice_expiry`` module to archive the old codes. + :ref:`install ` the ``account_intrastat_expiry`` module to archive the old + codes.