Please add a short description about your app here...
This project aims to integrate the ClearTax portal's APIs with the ERPNext solution. The user can directly generate e-invoices, IRNs, and E-way bills and cancel them from within ERPNext.
It works 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!
Once you've set up a Frappe site, installing Cleartax Integration is simple:
Download the app using the Bench CLI
bench get-app https://github.com/8848digital/cleartax-v13
Install the app on your site
bench --site [site name] install-app cleartax_integration
Enterprise Users
Go to ClearTax Settings
Check the Enterprise checkbox
Under Enterprise Details, enter the auth tokens, GSTINs and their corresponding tax entity IDs
SMB Users
Go to Cleartax Settings
Common Setup Instructions
Click the Enable checkbox to enable all features.
Check the Sandbox checkbox for testing and uncheck it for production mode.
Check the Automate checkbox if you want automatic generation of IRNs and EWBs on submit of documents.
Select the companies that require E- Invoicing here
Let the Host Site have the default value unless asked to change by the organization.
You can generate IRNs for a Sales Invoice(submitted) by clicking Create -> IRN
You can see the IRN details in the E-Invoicing section in the More Info tab.
If there are issues with the document, a popup will display the errors.
We have created 3 dashboards 1. E-Invoicing 2. EWB (IRN - Sales Invoice) 3. EWB (Delivery Note)
You can get the count of generated, pending, failed, cancelled and also a monthly chart in these dashboards.
No reviews yet, be the first to review.