From 37b434b323b8bf30ce4983782d323f747ea78ba5 Mon Sep 17 00:00:00 2001 From: "Jonathan Castillo (jcs)" Date: Fri, 22 Sep 2023 08:39:09 +0200 Subject: [PATCH] [FIX] l10n: change media filenames for thailand.rst Backporting of the media filenames changes made in master with the PR https://github.com/odoo/documentation/pull/5862/ closes odoo/documentation#5893 X-original-commit: 25330276d2eb26dafa013079f302a1e1ab19b992 Signed-off-by: Jonathan Castillo (jcs) --- .../finance/fiscal_localizations/thailand.rst | 12 ++++++------ .../thailand/{thailand-contact.png => contact.png} | Bin .../thailand/{thailand-modules.png => modules.png} | Bin .../{thailand-pnd-report.png => pnd-report.png} | Bin .../{thailand-pnd3-pnd53.png => pnd3-pnd53.png} | Bin .../{thailand-tax-invoice.png => tax-invoice.png} | Bin .../{thailand-tax-report.png => tax-report.png} | Bin 7 files changed, 6 insertions(+), 6 deletions(-) rename content/applications/finance/fiscal_localizations/thailand/{thailand-contact.png => contact.png} (100%) rename content/applications/finance/fiscal_localizations/thailand/{thailand-modules.png => modules.png} (100%) rename content/applications/finance/fiscal_localizations/thailand/{thailand-pnd-report.png => pnd-report.png} (100%) rename content/applications/finance/fiscal_localizations/thailand/{thailand-pnd3-pnd53.png => pnd3-pnd53.png} (100%) rename content/applications/finance/fiscal_localizations/thailand/{thailand-tax-invoice.png => tax-invoice.png} (100%) rename content/applications/finance/fiscal_localizations/thailand/{thailand-tax-report.png => tax-report.png} (100%) diff --git a/content/applications/finance/fiscal_localizations/thailand.rst b/content/applications/finance/fiscal_localizations/thailand.rst index d691b442b..581ec5a5c 100644 --- a/content/applications/finance/fiscal_localizations/thailand.rst +++ b/content/applications/finance/fiscal_localizations/thailand.rst @@ -21,7 +21,7 @@ features of the Thai localization: - `l10n_th_reports` - Country-specific accounting reports -.. image:: thailand/thailand-modules.png +.. image:: thailand/modules.png :alt: Thailand localization modules Chart of accounts and taxes @@ -47,7 +47,7 @@ To generate a sales and purchase tax report, go to :menuselection:`Accounting -- Report`. Select a specific time or time range on the tax report, and click :guilabel:`VAT-202-01 (xlsx)` for purchase tax and :guilabel:`VAT-202-02 (xlsx)` for sales tax. -.. image:: thailand/thailand-tax-report.png +.. image:: thailand/tax-report.png :alt: Thai purchase and sales taxes reports Withholding PND tax report @@ -57,7 +57,7 @@ PND report data displays the summarized amounts of the applicable **withholding tax returns (domestic)** from vendor bills under the :guilabel:`PND53 (TH)` and :guilabel:`PND3 (TH)` tax reports. It is installed by default with the Thai localization. -.. image:: thailand/thailand-pnd-report.png +.. image:: thailand/pnd-report.png :alt: PND tax reports .. note:: @@ -74,7 +74,7 @@ specific time or time range on the tax report, and click :guilabel:`PND3` or :gu This generates the :file:`Tax Report PND3.csv` and :file:`Tax Report PND53.csv` files that lists all the vendor bill lines with the applicable withholding tax. -.. image:: thailand/thailand-pnd3-pnd53.png +.. image:: thailand/pnd3-pnd53.png :alt: PND3 and PND53 CSV files .. warning:: @@ -91,7 +91,7 @@ have the option to print PDF reports for normal invoices and tax invoices. To p printed as **commercial invoices** by clicking on :menuselection:`Cog button (⚙️) --> Print --> Commercial Invoice`. -.. image:: thailand/thailand-tax-invoice.png +.. image:: thailand/tax-invoice.png :alt: Commercial invoice printing Headquarter/Branch number settings @@ -104,7 +104,7 @@ in the app, open the **contact form** of the company and under the :guilabel:`Sa :guilabel:`Company ID` field. - If the contact is a **Headquarters**, leave the :guilabel:`Company ID` field **blank**. -.. image:: thailand/thailand-contact.png +.. image:: thailand/contact.png :alt: Company Headquarter/Branch number .. tip:: diff --git a/content/applications/finance/fiscal_localizations/thailand/thailand-contact.png b/content/applications/finance/fiscal_localizations/thailand/contact.png similarity index 100% rename from content/applications/finance/fiscal_localizations/thailand/thailand-contact.png rename to content/applications/finance/fiscal_localizations/thailand/contact.png diff --git a/content/applications/finance/fiscal_localizations/thailand/thailand-modules.png b/content/applications/finance/fiscal_localizations/thailand/modules.png similarity index 100% rename from content/applications/finance/fiscal_localizations/thailand/thailand-modules.png rename to content/applications/finance/fiscal_localizations/thailand/modules.png diff --git a/content/applications/finance/fiscal_localizations/thailand/thailand-pnd-report.png b/content/applications/finance/fiscal_localizations/thailand/pnd-report.png similarity index 100% rename from content/applications/finance/fiscal_localizations/thailand/thailand-pnd-report.png rename to content/applications/finance/fiscal_localizations/thailand/pnd-report.png diff --git a/content/applications/finance/fiscal_localizations/thailand/thailand-pnd3-pnd53.png b/content/applications/finance/fiscal_localizations/thailand/pnd3-pnd53.png similarity index 100% rename from content/applications/finance/fiscal_localizations/thailand/thailand-pnd3-pnd53.png rename to content/applications/finance/fiscal_localizations/thailand/pnd3-pnd53.png diff --git a/content/applications/finance/fiscal_localizations/thailand/thailand-tax-invoice.png b/content/applications/finance/fiscal_localizations/thailand/tax-invoice.png similarity index 100% rename from content/applications/finance/fiscal_localizations/thailand/thailand-tax-invoice.png rename to content/applications/finance/fiscal_localizations/thailand/tax-invoice.png diff --git a/content/applications/finance/fiscal_localizations/thailand/thailand-tax-report.png b/content/applications/finance/fiscal_localizations/thailand/tax-report.png similarity index 100% rename from content/applications/finance/fiscal_localizations/thailand/thailand-tax-report.png rename to content/applications/finance/fiscal_localizations/thailand/tax-report.png