Skip to content

Commit d604c7f

Browse files
“tap-odoo”~tong-odoo
authored andcommitted
[ADD] Thailand localisation Documentation
- Added Thailand localisation documentation as it not exist before. Features were pushed to Odoo 16 already closes #5613 X-original-commit: 7287989 Signed-off-by: Xavier Platteau (xpl) <[email protected]>
1 parent 2943935 commit d604c7f

File tree

8 files changed

+113
-1
lines changed

8 files changed

+113
-1
lines changed

content/applications/finance/fiscal_localizations.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ available on Odoo.
116116
- Sweden - Accounting
117117
- :doc:`Switzerland - Accounting <fiscal_localizations/switzerland>`
118118
- Taiwan - Accounting
119-
- Thailand - Accounting
119+
- :doc:`Thailand - Accounting <fiscal_localizations/thailand>`
120120
- Turkey - Accounting
121121
- :doc:`United Arab Emirates - Accounting <fiscal_localizations/united_arab_emirates>`
122122
- :doc:`UK - Accounting <fiscal_localizations/united_kingdom>`
@@ -153,5 +153,6 @@ available on Odoo.
153153
fiscal_localizations/saudi_arabia
154154
fiscal_localizations/spain
155155
fiscal_localizations/switzerland
156+
fiscal_localizations/thailand
156157
fiscal_localizations/united_arab_emirates
157158
fiscal_localizations/united_kingdom
Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
========
2+
Thailand
3+
========
4+
5+
Configuration
6+
=============
7+
8+
:ref:`Install <general/install>` the :guilabel:`🇹🇭 Thailand` localization package to get all the
9+
features of the Thai localization:
10+
11+
.. list-table::
12+
:header-rows: 1
13+
14+
* - Name
15+
- Technical name
16+
- Description
17+
* - :guilabel:`Thailand - Accounting`
18+
- `l10n_th`
19+
- Default :ref:`fiscal localization package <fiscal_localizations/packages>`
20+
* - :guilabel:`Thailand - Accounting Reports`
21+
- `l10n_th_reports`
22+
- Country-specific accounting reports
23+
24+
.. image:: thailand/thailand-modules.png
25+
:alt: Thailand localization modules
26+
27+
Chart of accounts and taxes
28+
===========================
29+
30+
Odoo's fiscal localization package for Thailand includes the following taxes:
31+
32+
- VAT 7%
33+
- VAT-exempted
34+
- Withholding tax
35+
- Withholding income tax
36+
37+
Tax report
38+
==========
39+
40+
Odoo allows users to generate Excel files to submit their VAT to the **Revenue Department** of
41+
Thailand.
42+
43+
Sales and purchase tax report
44+
-----------------------------
45+
46+
To generate a sales and purchase tax report, go to :menuselection:`Accounting --> Reporting --> Tax
47+
Report`. Select a specific time or time range on the tax report, and click
48+
:guilabel:`VAT-202-01 (xlsx)` for purchase tax and :guilabel:`VAT-202-02 (xlsx)` for sales tax.
49+
50+
.. image:: thailand/thailand-tax-report.png
51+
:alt: Thai purchase and sales taxes reports
52+
53+
Withholding PND tax report
54+
--------------------------
55+
56+
PND report data displays the summarized amounts of the applicable **withholding corporate income
57+
tax returns (domestic)** from vendor bills under the :guilabel:`PND53 (TH)` and
58+
:guilabel:`PND3 (TH)` tax reports. It is installed by default with the Thai localization.
59+
60+
.. image:: thailand/thailand-pnd-report.png
61+
:alt: PND tax reports
62+
63+
.. note::
64+
Withholding corporate income tax returns (domestic) is the tax used in case the company has
65+
withheld the tax from “**Personal (PND3)**” or “**Corporate (PND53)**” services provided such as
66+
rental, hiring, transportation, insurance, management fee, consulting, etc.
67+
68+
The PND tax report allows users to generate a CSV file for bills to upload on the
69+
`RDprep for Thailand e-Filling application <https://efiling.rd.go.th/rd-cms/>`_.
70+
71+
To generate a PND CSV file, go to :menuselection:`Accounting --> Reporting --> Tax Report`, select a
72+
specific time or time range on the tax report, and click :guilabel:`PND3` or :guilabel:`PND53`.
73+
74+
This generates the :file:`Tax Report PND3.csv` and :file:`Tax Report PND53.csv` files that lists all
75+
the vendor bill lines with the applicable withholding tax.
76+
77+
.. image:: thailand/thailand-pnd3-pnd53.png
78+
:alt: PND3 and PND53 CSV files
79+
80+
.. warning::
81+
Odoo cannot generate the PND or PDF report or **withholding tax certificate** directly. The
82+
generated :file:`Tax Report PND3.csv` and :file:`Tax Report PND53.csv` files must be exported
83+
to an external tool to convert them into a **withholding PND** report or a **PDF** file.
84+
85+
Tax invoice
86+
===========
87+
88+
The **tax invoice PDF** report can be generated from Odoo through the **Invoicing** module. Users
89+
have the option to print PDF reports for normal invoices and tax invoices. To print out
90+
**tax invoices**, users can click on :guilabel:`Print Invoices` in Odoo. Regular invoices can be
91+
printed as **commercial invoices** by clicking on :menuselection:`Cog button (⚙️) --> Print -->
92+
Commercial Invoice`.
93+
94+
.. image:: thailand/thailand-tax-invoice.png
95+
:alt: Commercial invoice printing
96+
97+
Headquarter/Branch number settings
98+
----------------------------------
99+
100+
You can inform a company's **Headquarters** and **Branch number** in the **Contacts** app. Once
101+
in the app, open the **contact form** of the company and under the :guilabel:`Sales & Purchase` tab:
102+
103+
- If the contact is identified as a branch, input the **Branch number** in the
104+
:guilabel:`Company ID` field.
105+
- If the contact is a **Headquarters**, leave the :guilabel:`Company ID` field **blank**.
106+
107+
.. image:: thailand/thailand-contact.png
108+
:alt: Company Headquarter/Branch number
109+
110+
.. tip::
111+
This information is used in the **tax invoice** PDF report and PND **tax report** export.
46.4 KB
Loading
6.92 KB
Loading
17.6 KB
Loading
28.2 KB
Loading
34.7 KB
Loading
15.8 KB
Loading

0 commit comments

Comments
 (0)