mirror of
https://github.com/VitexSoftware/abraflexi-cashier.git
synced 2026-04-04 05:39:56 +00:00
Cash Tools for AbraFlexi
|
|
||
|---|---|---|
| .github | ||
| bin | ||
| debian | ||
| multiflexi | ||
| src | ||
| .gitignore | ||
| .php-cs-fixer.dist.php | ||
| abraflexi-cashier-withdrawal.svg | ||
| abraflexi-cashier.png | ||
| abraflexi-cashier.svg | ||
| composer.json | ||
| example.env | ||
| jean-victor-balin-arrow-orange-down.svg | ||
| LICENSE | ||
| Makefile | ||
| phpstan-default-baseline.neon | ||
| phpstan-default.neon.dist | ||
| phpstan.neon | ||
| README.cs.md | ||
| README.md | ||
| WARP.md | ||
Cashier for AbraFlexi
Cashier for AbraFlexi is a PHP-based tool that helps manage your cash register by generating weekly expense receipts based on the current balance in your AbraFlexi account.
Features
- Iterates through weeks from the earliest transaction to the most recent
- Calculates weekly cash income
- Automatically creates an expense receipt at the end of each week
- Supports dry-run mode for simulation without data changes
- Easily extendable and configurable
Configuration
You can set the following environment variables to control behavior:
ABRAFLEXI_URLABRAFLEXI_LOGINABRAFLEXI_PASSWORDABRAFLEXI_CASH_BOXABRAFLEXI_CASH_ROWABRAFLEXI_CASH_TYPEABRAFLEXI_CASH_ACCOUNTING
Contributing
Contributions are welcome! Feel free to open issues or submit pull requests.
License
This project is licensed under the MIT License.
Project Homepage: github.com/VitexSoftware/abraflexi-cashier
MultiFlexi
Cashier for AbraFlexi is ready for run as MultiFlexi application.
See the full list of ready-to-run applications within the MultiFlexi platform on the application list page.