Manage GST Compliance of ERPNext for India
E-Invoicing in ERPNext is automated using API integration with two GST Suvidha Providers (GSP):
- Adequare GSP
- Cleartax
Both of these providers enables one-click e-invoice generation & cancellation.
Installation
- You must have a working ERPNext site either on a local bench setup or hosted on Frappe Cloud.
- For a local bench setup, install this app with Bench CLI
bench get-app https://github.com/frappe/erpnext_gst_compliance.git bench --site site_name install-app erpnext_gst_compliance
- For a site hosted on Frappe Cloud, follow this guide to add this app to your custom bench. Then simply install this app on to your hosted site.
- Once you have this app install on your site, you can follow this guide to configure API integration.
GNU GPL v3.0