Reconciliation tool for GSTR 2B and Purchase Register (PR) includes Purchase Invoice and CDN
Navigate to your bench folder
cd frappe-bench
Install Reconciler App For Frappe Version 12 and 13
bench get-app reconciler https://github.com/aerele/reconciler.git --branch=master
bench --site [site-name] install-app reconciler
Install Reconciler App For Frappe Version 14
bench get-app reconciler https://github.com/aerele/reconciler.git --branch=version-14
bench --site [site-name] install-app reconciler
**Initial implementation is done only for B2B Transactions.
- Select appropriate fields and upload GSTR-2B JSON file which is downloaded from GST portal.
- After creation, for individual transactions in json - 2B entries are automatically generated with the best match of PR.
- At the end, you will get overall uploaded and matching summary.
- This is auto-generated entry, where you can find transaction and linked PR matching informations.
- Here you have options like
Rematch Results,Link Supplier,Create Invoice,Unlink PR - Account freezing option also given in settings.
- In this report, you can reconcile the 2B entries with the linked PR's by moving the status from
pendingtoacceptedstate or viceversa based on match status (Both Bulk and individual update actions are applicable). Link/unlink PRwith the corresponding 2B entry.Create new invoiceif no PR matched with 2B Entry.- Click on
viewoption to see differentiate view of the linked entries. - You can only filter entries based on document date range or by return period.
- View Type:
Supplier view- Supplier wise (tax difference, total pending document, total 2B and PR entry) will be shown.Document view- (** By default it will show all supplier documents. You can also view documents by applying supplier or gstin filters, otherwise just click on supplier or gstin insupplier viewrows to auto apply filters) - Rows with Match status
Exact Matchwill be highlighted with blue,Acceptedstate in green.