diff --git a/content/applications/finance/fiscal_localizations/india.rst b/content/applications/finance/fiscal_localizations/india.rst index f7f7322cf..c0688ecf1 100644 --- a/content/applications/finance/fiscal_localizations/india.rst +++ b/content/applications/finance/fiscal_localizations/india.rst @@ -25,6 +25,9 @@ localization: * - :guilabel:`Indian E-waybill` - `l10n_in_edi_ewaybill` - :ref:`Indian E-way bill integration ` + * - :guilabel:`Indian - Check GST Number Status` + - `l10n_in_gstin_status` + - :ref:`Indian Check GST Number Status ` * - :guilabel:`Indian - GSTR India eFiling` - `l10n_in_reports_gstr` - :ref:`Indian GST Return filing ` @@ -348,6 +351,26 @@ fill out the :guilabel:`Cancel reason` and :guilabel:`Cancel remarks` fields. Th the government portal. You can click :guilabel:`Process Now` if you want to process the invoice immediately. +.. _india/gstin_status: + +Indian Check GSTIN Status +========================= + +The :guilabel:`Indian - Check GST Number Status` module allows you to verify the status of a +:abbr:`GSTIN (Goods and Services Tax Identification Number)` directly from Odoo. + +To verify the status of a contact's GST number, access the customer's/vendor's form and click +:guilabel:`Check GSTIN Status` next to the :guilabel:`GSTIN` field. + +To verify the status of a GST number entered on an invoice/bill, access the invoice/bill and click +the :icon:`fa-refresh` (:guilabel:`refresh`) button next to the :guilabel:`GST Status` field. + +.. image:: india/gstin-status-invoice.png + :alt: Check GSTIN status of an invoice + +A notification is displayed to confirm the status update and the GSTIN status and verification date +are logged in the contact's chatter. + .. _india/gstr: Indian GST Return filing diff --git a/content/applications/finance/fiscal_localizations/india/gstin-status-invoice.png b/content/applications/finance/fiscal_localizations/india/gstin-status-invoice.png new file mode 100644 index 000000000..ed4a7aa60 Binary files /dev/null and b/content/applications/finance/fiscal_localizations/india/gstin-status-invoice.png differ