Indian GSP Selector (BVM/Tera)
Fix GST E-Invoice & E-Way Bill Authentication Failures Caused By The Deprecated Tera GSP
[000] The selected GSP provider, Tera Soft, is no longer supported. Please refer to the Odoo Documentation â GSP Configuration or contact Odoo Support
Getting this exact error on e-Invoice or e-Way Bill authentication? This module fixes it.
This module is built specifically for Odoo installs running an older version of the
l10n_in / l10n_in_edi localization - one that does not yet
include Odoo's official GSP (BVM/Tera) selector.
You do not need to change anything in your existing setup. No configuration, no data migration, and no changes to your current Indian localization modules are required. Simply install this module as-is.
Once installed, the GSP selector will automatically appear under Settings > Accounting/Invoicing > Indian Integration, ready for you to select your preferred provider (BVM IT Consulting or Tera Software). No other action is needed on your side.
Odoo introduced an official GSP (GST Suvidha Provider) selector so Indian companies can switch their e-Invoice / e-Way Bill traffic from the deprecated Tera Software provider to BVM IT Consulting.
On some installs - older releases, or installs that only received a partial code
update - this feature is missing entirely: there is no
l10n_in_gsp field, no "GSP" option under Settings, and the shared IAP
connector never sends a gsp_provider parameter on API calls. Every
e-invoice and e-way bill request silently keeps hitting the deprecated provider,
with no way to change it from the UI - and no amount of re-entering credentials
fixes it, because the setting to switch simply isn't there.
- GSP setting under Settings > Accounting/Invoicing > Indian Integration - choose BVM IT Consulting or Tera Software (Deprecated).
- New installs default to BVM automatically.
- The selected provider is now correctly forwarded on every e-invoice and e-way bill authenticate / generate / cancel API call.
- Switching the GSP from Settings automatically invalidates stale cached tokens on all Indian companies, so the change takes effect immediately.
- No core files are modified - everything is added through standard Odoo inheritance, so it's safe to install alongside your existing customizations and safe to uninstall later.
Install this if your e-invoice or e-way bill requests fail mentioning
"Tera", and going to Settings shows no GSP option
to switch providers. This is a lightweight compatibility layer for installs that
are missing the official feature - once your l10n_in /
l10n_in_edi modules are fully upgraded to a version that ships this
natively, this module can be safely uninstalled.
Key Features
Choose BVM or Tera right from Settings - no technical/System Parameter editing needed.
Both API flows share the same fixed connector, so both start working together.
No more stale cached sessions silently reusing the old provider after you switch.
Pure Odoo inheritance (model, view, method override) - upgrade-safe and easy to remove.
Two small model files and one view - installs in seconds, no dependencies beyond Indian localization.
Works on both editions. Depends only on l10n_in and l10n_in_edi.
Author
Developed by Shivam
Support & Customization
Get immediate support for any of your queries
You will get 90 days free support for any doubt, queries, and bug fixing (excluding data recovery) or any type of issue related to this module.
We also provide custom Odoo development, module customization, integration services, and support for any Odoo-related issues. Feel free to contact us for tailored solutions according to your business needs.
Need this module for a different Odoo version? Contact us with your Odoo version details, and we will get it built and delivered for you.
shivamodoopos9988@gmail.com +91 79831 03881
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module