2018-02-01 06:23:01 +00:00
< div align = "center" >
2011-09-15 09:56:54 +00:00
2022-07-26 07:38:39 +00:00
<!-- TODO: add link to website once it is ready -->
< h1 > India Compliance< / h1 >
2018-09-20 12:16:53 +00:00
2022-07-26 07:38:39 +00:00
Simple, yet powerful compliance solutions for Indian businesses
2011-09-08 08:46:34 +00:00
2022-07-26 07:38:39 +00:00
[![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)
2012-05-03 09:18:41 +00:00
2021-10-13 14:37:27 +00:00
< / div >
2022-04-27 07:11:16 +00:00
2021-04-23 07:36:13 +00:00
2022-07-26 07:38:39 +00:00
## Introduction
2021-04-23 07:36:13 +00:00
2022-07-26 07:38:39 +00:00
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.
2014-02-15 09:53:25 +00:00
2022-07-26 07:38:39 +00:00
India Compliance builds on top of [ERPNext ](https://github.com/frappe/erpnext ) and the [Frappe Framework ](https://github.com/frappe/frappe ) - incredible FOSS projects built and maintained by the incredible folks at Frappe. Go check these out if you haven't already!
2014-03-13 15:15:27 +00:00
2022-07-26 07:38:39 +00:00
## Key Features
2014-02-15 09:53:25 +00:00
2022-07-26 07:38:39 +00:00
- End-to-end GST e-Waybill management
- Automated GST e-Invoice generation and cancellation
- Autofill Party and Address details by entering their GSTIN
- Configurable features based on business needs
- Powerful validations to ensure correct compliance
2011-09-08 08:46:34 +00:00
2022-07-26 07:38:39 +00:00
For a detailed overview of these features, please [refer to the documentation ](https://docs.erpnext.com/docs/v14/user/manual/en/regional/india ).
2012-06-08 09:49:26 +00:00
2022-07-26 07:38:39 +00:00
## Installation
2013-07-16 06:35:41 +00:00
2022-07-26 07:38:39 +00:00
Once you've [set up a Frappe site ](https://frappeframework.com/docs/v14/user/en/installation/ ), installing India Compliance is simple:
2013-07-16 06:35:41 +00:00
2017-04-12 09:01:57 +00:00
2022-07-26 07:38:39 +00:00
1. Download the app using the Bench CLI
2021-10-05 07:19:08 +00:00
2022-07-26 07:38:39 +00:00
```bash
bench get-app https://github.com/resilient-tech/india-compliance.git
```
2013-07-16 06:35:41 +00:00
2022-07-26 07:38:39 +00:00
2. Install the app on your site
2013-07-16 06:35:41 +00:00
2022-07-26 07:38:39 +00:00
```bash
bench --site [site name] install-app india_compliance
```
2013-07-16 06:35:41 +00:00
2022-07-26 07:38:39 +00:00
## Planned Features
2011-09-08 08:46:34 +00:00
2022-07-26 07:38:39 +00:00
- Advanced purchase reconciliation based on GSTR-2B and GSTR-2A
- Quick and easy filing process for GSTR-1 and GSTR-3B
## Contributing
- [Issue Guidelines ](https://github.com/frappe/erpnext/wiki/Issue-Guidelines )
- [Pull Request Requirements ](https://github.com/frappe/erpnext/wiki/Contribution-Guidelines )
## License
2011-09-08 08:46:34 +00:00
2022-07-26 07:38:39 +00:00
[GNU General Public License (v3) ](https://github.com/resilient-tech/india-compliance/blob/develop/license.txt )