Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.01 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.01 KB

Books Integration

📢 Undergoing Alpha Testing. Please open an issue if you encounter any bugs.

Frappe Books Integration for ERPNext

Installation

Manual Installation

Once you've set up a Frappe site, installing Books Integration is simple.

  1. Download the App using the Bench CLI

    bench get-app https://github.com/wahni-green/books_integration --branch version-15
  2. Install the App on your site

    bench --site [site name] install-app books_integration

Configuration

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.

    Item

    Item Tax Template Map

    You can set the Tax Templates you use in ERPNext and their equivalents that you want to use in Books.

License

mit