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.
- 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
You can set the following environment variables to control behavior:
ABRAFLEXI_URL
ABRAFLEXI_LOGIN
ABRAFLEXI_PASSWORD
ABRAFLEXI_CASH_BOX
ABRAFLEXI_CASH_ROW
ABRAFLEXI_CASH_TYPE
ABRAFLEXI_CASH_ACCOUNTING
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License.
Project Homepage: github.com/VitexSoftware/abraflexi-cashier
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.