📢 Undergoing Alpha Testing. Please open an issue if you encounter any bugs.
Frappe Books Integration for ERPNext
Once you've set up a Frappe site, installing Books Integration is simple.
-
Download the App using the Bench CLI
bench get-app https://github.com/wahni-green/books_integration --branch version-15
-
Install the App on your site
bench --site [site name] install-app books_integration
You can configure the following options via Books Sync Settings Doctype.
-
Enable Sync: to toggle the Sync functionality.
-
Sync Interval: to set how often the Sync should perform in milliseconds.
mit