Skip to content

resilient-tech/india-compliance

Repository files navigation

Simple, yet powerful compliance solutions for Indian businesses

Server Tests Codecov



image

Introduction

India Compliance has been designed to make compliance with Indian rules and regulations simple, swift and reliable. To this end, it has been carefully integrated with GST APIs to simplify recurring compliance processes.

It builds on top of ERPNext and the Frappe Framework - incredible FOSS projects built and maintained by the incredible folks at Frappe. Go check these out if you haven't already!

Key Features

  • End-to-end GST e-Waybill management
  • Automated GST e-Invoice generation and cancellation
  • Advanced purchase reconciliation based on GSTR-2B and GSTR-2A
  • Autofill Party and Address details by entering their GSTIN
  • Configurable features based on business needs
  • Powerful validations to ensure correct compliance

For a detailed overview of these features, please refer to the documentation.

Installation

Once you've set up a Frappe site, installing India Compliance is simple:

  1. Download the app using the Bench CLI.

    bench get-app --branch [branch name] https://github.com/resilient-tech/india-compliance.git

Replace [branch name] with the branch that you're using for Frappe Framework and ERPNext. If it isn't specified, the --branch option will default to develop.

  1. Install the app on your site.

    bench --site [site name] install-app india_compliance

In-app Purchases

Some of the automation features available in India Compliance require access to GST APIs. Since there are some costs associated with these APIs, they can be accessed by signing up for an India Compliance Account after installing this app.

Planned Features

  • Quick and easy filing process for GSTR-1 and GSTR-3B

Contributing

License

GNU General Public License (v3)