diff --git a/content/applications/finance/fiscal_localizations/india.rst b/content/applications/finance/fiscal_localizations/india.rst index ade13a55e9..230347f657 100644 --- a/content/applications/finance/fiscal_localizations/india.rst +++ b/content/applications/finance/fiscal_localizations/india.rst @@ -47,6 +47,21 @@ To configure your company information, open the **Settings** app, scroll down to - :guilabel:`PAN`: essential for determining the type of taxpayer. - :guilabel:`GSTIN`: necessary for generating e-Invoices, E-waybills and filing GST returns. +.. _india/gsp_configuration: + +GSP configuration +----------------- + +To use the :ref:`e-Invoicing `, :ref:`E-Way bill `, and +:ref:`GST return filing ` services in Odoo, configure :guilabel:`BVM IT Consulting +Services India Private Limited` as the :abbr:`GSP (GST Suvidha Provider)`. To do so, go to +:menuselection:`Accounting --> Configuration --> Settings`, scroll down to the :guilabel:`Select +GSP Provider` section, and set the :guilabel:`GSP` field to :guilabel:`BVM IT Consulting`. + +.. note:: + If you do not see this option in the Accounting settings, :ref:`upgrade ` the + :guilabel:`Indian - Accounting` (`l10n_in`) module. + .. _india/indian-configuration: Indian Configuration @@ -111,9 +126,9 @@ You must register on the :abbr:`NIC (National Informatics Centre)` e-Invoice por User`; #. After that, you should receive an :abbr:`OTP (one-time password)` code on your registered mobile number. Enter the OTP code and click :guilabel:`Verify OTP`; -#. Select :guilabel:`Through GSP` for the API interface, set :guilabel:`Tera Software Limited` as - GSP, and type in a :guilabel:`Username` and :guilabel:`Password` for your API. Once it is done, - click :guilabel:`Submit`. +#. Select :guilabel:`Through GSP` for the API interface, set :guilabel:`BVM IT Consulting Services + India Private Limited` as GSP, and type in a :guilabel:`Username` and :guilabel:`Password` for + your API. Once it is done, click :guilabel:`Submit`. .. image:: india/submit-api-registration-details.png :alt: Submit API specific Username and Password @@ -127,6 +142,9 @@ To enable the e-Invoice service in Odoo, :ref:`activate ` in the +Accounting settings. + .. _india/e-invoicing-workflow: Workflow @@ -261,14 +279,16 @@ You must register on the :abbr:`NIC (National Informatics Centre)` E-Way bill po #. From your dashboard, go to :menuselection:`Registration --> For GSP`; #. Click :guilabel:`Send OTP`. Once you have received the code on your registered mobile number, enter it and click :guilabel:`Verify OTP`; -#. Check if :guilabel:`Tera Software Limited` is already on the registered GSP/ERP list. If so, use - the username and password used to log in to the NIC portal. Otherwise, follow the next steps; +#. Check if :guilabel:`BVM IT Consulting Services India Private Limited` is already on the + registered GSP/ERP list. If so, use the username and password used to log in to the NIC portal. + Otherwise, follow the next step. .. image:: india/e-waybill-gsp-list.png :alt: E-Way bill list of registered GSP/ERP -#. Select :guilabel:`Add/New`, select :guilabel:`Tera Software Limited` as your GSP Name, create a - :guilabel:`Username` and a :guilabel:`Password` for your API, and click :guilabel:`Add`. +#. Select :guilabel:`Add/New`, select :guilabel:`BVM IT Consulting Services India Private Limited` + as your GSP Name, create a :guilabel:`Username` and a :guilabel:`Password` for your API, and + click :guilabel:`Add`. .. image:: india/e-waybill-registration-details.png :alt: Submit GSP API registration details @@ -281,6 +301,9 @@ Configuration in Odoo To enable the E-Way bill service in Odoo, :ref:`activate ` the :guilabel:`E-Way bill` feature and enter the :guilabel:`Username` and :guilabel:`Password`. +Additionally, make sure the :ref:`GSP field is configured ` in the +Accounting settings. + .. _india/e-waybill-workflow: Workflow @@ -420,6 +443,9 @@ Username`. .. image:: india/gst-setup.png :alt: Please enter your GST portal Username as Username +Additionally, make sure the :ref:`GSP field is configured ` in the +Accounting settings. + .. _india/gstr_workflow: File-in GST Return diff --git a/content/applications/finance/fiscal_localizations/india/e-waybill-gsp-list.png b/content/applications/finance/fiscal_localizations/india/e-waybill-gsp-list.png index 55b7ac895c..f4dafbe545 100644 Binary files a/content/applications/finance/fiscal_localizations/india/e-waybill-gsp-list.png and b/content/applications/finance/fiscal_localizations/india/e-waybill-gsp-list.png differ diff --git a/content/applications/finance/fiscal_localizations/india/e-waybill-registration-details.png b/content/applications/finance/fiscal_localizations/india/e-waybill-registration-details.png index f28cc26dc3..85c7746be2 100644 Binary files a/content/applications/finance/fiscal_localizations/india/e-waybill-registration-details.png and b/content/applications/finance/fiscal_localizations/india/e-waybill-registration-details.png differ diff --git a/content/applications/finance/fiscal_localizations/india/submit-api-registration-details.png b/content/applications/finance/fiscal_localizations/india/submit-api-registration-details.png index 104efc8ce1..3810a6689e 100644 Binary files a/content/applications/finance/fiscal_localizations/india/submit-api-registration-details.png and b/content/applications/finance/fiscal_localizations/india/submit-api-registration-details.png differ