| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Kimai plugin that adds a "Simple Accounting" layer to your projects. It allows you to track "Accumulated" (billable hours), "Invoiced" (exported to Kimai), and "Simple Entries" (manual payments/adjustments) to calculate the Real Remaining Balance.
Clone this repository into your Kimai plugins directory:
cd /opt/kimai/var/plugins
git clone https://github.com/DavidGom1/SimpleAccountingBundle.git SimpleAccountingBundleClear the cache:
cd /opt/kimai
bin/console kimai:reloadRun the installation command
cd /opt/kimai
bin/console kimai:bundle:simple-accounting:installThe plugin should now be visible in the "System > Plugins" menu and a new "Simple Accounting" menu item will appear.
MIT License
| Back | FazBrowse Home | New Git URL |