oca-ocb-l10n_asia-pacific/odoo-bringout-oca-ocb-l10n_in_edi/README.md
Ernad Husremovic 7f43bbbfcc 19.0 vanilla
2026-03-09 09:31:21 +01:00

34 lines
1 KiB
Markdown

# Indian - E-invoicing
Indian - E-invoicing
====================
To submit invoicing through API to the government.
We use "Tera Software Limited" as GSP
Step 1: First you need to create an API username and password in the E-invoice portal.
Step 2: Switch to company related to that GST number
Step 3: Set that username and password in Odoo (Goto: Invoicing/Accounting -> Configuration -> Settings -> Customer Invoices or find "E-invoice" in search bar)
Step 4: Repeat steps 1,2,3 for all GSTIN you have in odoo. If you have a multi-company with the same GST number then perform step 1 for the first company only.
For the creation of API username and password please ref this document: <https://service.odoo.co.in/einvoice_create_api_user>
## Installation
```bash
pip install odoo-bringout-oca-ocb-l10n_in_edi
```
## Dependencies
- account_edi
- l10n_in
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/l10n_in_edi
## License
This package preserves the original LGPL-3 license.