resilient-tech / india-compliance

Simple, yet powerful compliance solutions for Indian businesses
https://indiacompliance.app
GNU General Public License v3.0
128 stars 116 forks source link
compliance e-invoice e-waybill erp erpnext gst gst-returns gstr-2a gstr-2b india python

India Compliance

Simple, yet powerful compliance solutions for Indian businesses [![Server Tests](https://github.com/resilient-tech/india-compliance/actions/workflows/server-tests.yml/badge.svg)](https://github.com/resilient-tech/india-compliance/actions/workflows/server-tests.yml) [![Codecov](https://codecov.io/gh/resilient-tech/india-compliance/branch/develop/graph/badge.svg)](https://codecov.io/gh/resilient-tech/india-compliance)

![image](https://github.com/resilient-tech/india-compliance/assets/16315650/f442f922-acd4-4676-9ae6-494b09242bdf)

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

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

Contributing

License

GNU General Public License (v3)