From 74922f54629604708d15ceb0164eebefdbef1e28 Mon Sep 17 00:00:00 2001 From: kidoodoo Date: Mon, 2 Feb 2026 07:33:10 +0000 Subject: [PATCH] [IMP] l10n_my: add guidance for general TIN use cases and frequently inquired information on MyInvois MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Improve the Malaysia fiscal localization documentation by: - Adding guidance for general TIN use cases (Appendix reference). - Clarifying foreign currency exchange rate handling. - Addressing frequently asked questions regarding MyInvois integration. task-5480328 closes odoo/documentation#16283 X-original-commit: 983bd6bbe81f64feeea4c73711453c27c88cd1e6 Signed-off-by: Anne-Françoise Marcq (afma) Signed-off-by: Kim Dohyun (kido) --- .../finance/fiscal_localizations/malaysia.rst | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/content/applications/finance/fiscal_localizations/malaysia.rst b/content/applications/finance/fiscal_localizations/malaysia.rst index 25ff8719f8..2a826cd5a7 100644 --- a/content/applications/finance/fiscal_localizations/malaysia.rst +++ b/content/applications/finance/fiscal_localizations/malaysia.rst @@ -61,13 +61,15 @@ and select it. Then configure the following fields: E-invoicing integration with MyInvois ===================================== -The MyInvois Portal is a platform provided by the :abbr:`IRBM (Inland Revenue Board of Malaysia)` +The MyInvois portal is a platform provided by the :abbr:`IRBM (Inland Revenue Board of Malaysia)` that facilitates the implementation of e-invoices for Malaysian taxpayers. Odoo supports integration with MyInvois to submit the invoices generated in Odoo. .. note:: - The :guilabel:`Malaysia - E-invoicing module` must be installed to submit invoices to MyInvois. - + - The :guilabel:`Malaysia - E-invoicing module` (`l10n_my_edi`) must be installed to submit + invoices to MyInvois. + - Each company in the database requires an individual connection to the MyInvois portal using + its own :abbr:`TIN (tax identification number)`. .. _malaysia/myinvois/setup: Set-up @@ -184,6 +186,12 @@ Access the contact's form and fill in the following fields: - :guilabel:`Identification`: the :guilabel:`ID Type` and the corresponding :guilabel:`Identification number` of the contact registered on MyTax. +.. note:: + For specific use cases—such as transactions with buyers without a + :abbr:`TIN (tax identification number)` or foreign customers—refer to the list of general TINs + provided in the **Appendix** of the `e-Invoice Specific Guideline + `_. + .. _malaysia/myinvois/setup/odoo/product: Products @@ -220,6 +228,10 @@ Send invoices to MyInvois Invoices can be sent to MyInvois once they have been confirmed. To do so, click :guilabel:`Send to MyInvois`. +.. note:: + For invoices in foreign currencies, the exchange rate applied to the invoice is sent to + :guilabel:`MyInvois`. + Send bills to MyInvois ~~~~~~~~~~~~~~~~~~~~~~