Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.02 KB

ERPNext GST Compliance

Manage GST Compliance of ERPNext for India

Features

E Invoicing

E-Invoicing in ERPNext is automated using API integration with two GST Suvidha Providers (GSP):

  1. Adequare GSP
  2. Cleartax

Both of these providers enables one-click e-invoice generation & cancellation.

Installation

  1. You must have a working ERPNext site either on a local bench setup or hosted on Frappe Cloud.
  2. 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
    
  3. 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.
  4. Once you have this app install on your site, you can follow this guide to configure API integration.

License

GNU GPL v3.0