A Koha plugin to manage finance integration with Oracle finance for Royal Borough of Kensington (RBKC).
- Automated invoice export to Oracle finance system
- Configurable transport methods (SFTP, local file)
- Scheduled report generation based on configured days
- Support for multiple fund codes and cost centers
- Quantity-based line replication for detailed reporting
- Tax code mapping (P1: 20%, P2: 5%, P3: 0%)
- Download the latest
.kpz
file from the Releases page - In Koha, go to Tools > Plugins
- Upload the
.kpz
file using the plugin upload feature - Enable the plugin
After installation, configure the plugin:
- Go to Tools > Plugins > Oracle Finance Integration > Configure
- Set up transport server (if using SFTP)
- Select the days for automated report generation
- Choose output method (upload or local file)
- Go to Tools > Plugins > Oracle Finance Integration > Run
- Select date range for the report
- Choose output format (HTML or text)
The plugin will automatically generate and send reports based on your configured schedule.
Interested in contributing to this plugin? Please see our Contributing Guide for development setup, testing guidelines, and release processes.
For additional documentation, see the docs/ directory:
- Issues: GitHub Issues
- Author: Open Fifth
- License: GPL-3.0