https://github.com/vitexsoftware/abraflexi-contract-invoices
Trigger FlexiBee contracts to generate invoices
https://github.com/vitexsoftware/abraflexi-contract-invoices
abraflexi flexibee multiflexi php
Last synced: 8 months ago
JSON representation
Trigger FlexiBee contracts to generate invoices
- Host: GitHub
- URL: https://github.com/vitexsoftware/abraflexi-contract-invoices
- Owner: VitexSoftware
- License: mit
- Created: 2020-05-02T23:10:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T21:24:18.000Z (over 1 year ago)
- Last Synced: 2025-01-06T22:24:19.289Z (over 1 year ago)
- Topics: abraflexi, flexibee, multiflexi, php
- Language: PHP
- Homepage:
- Size: 1.09 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# abraflexi-contract-invoices

Trigger AbraFlexi contracts to generate invoices
Installation
------------
```shell
sudo apt install lsb-release wget
echo "deb http://repo.vitexsoftware.com $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
sudo wget -O /etc/apt/trusted.gpg.d/vitexsoftware.gpg http://repo.vitexsoftware.cz/keyring.gpg
sudo apt update
sudo apt install abraflexi-contract-invoices
```
See also https://github.com/VitexSoftware/MultiAbraFlexiSetup
Configuration
-------------
You can put configuration into .env file in current directory
Command try to use standard configuration keys:
```
EASE_LOGGER=console|syslog
ABRAFLEXI_LOGIN=winstrom
ABRAFLEXI_PASSWORD=winstrom
ABRAFLEXI_URL=https://demo.abraflexi.eu:5434
ABRAFLEXI_COMPANY=demo_de
```
We use environment variables as described here: https://github.com/Spoje-NET/php-abraflexi
MultiFlexi
----------
**AbraFlexi Contract to Invoices** is ready for run as [MultiFlexi](https://multiflexi.eu) application.
See the full list of ready-to-run applications within the MultiFlexi platform on the [application list page](https://www.multiflexi.eu/apps.php).
[](https://www.multiflexi.eu/apps.php)