Files
invoiceninja5_ynh/README_nl.md
T
2024-11-24 00:13:05 +01:00

54 lines
2.2 KiB
Markdown

<!--
NB: Deze README is automatisch gegenereerd door <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Hij mag NIET handmatig aangepast worden.
-->
# InvoiceNinja 5 voor Yunohost
[![Integratieniveau](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
![Mate van functioneren](https://apps.yunohost.org/badge/state/invoiceninja5)
![Onderhoudsstatus](https://apps.yunohost.org/badge/maintained/invoiceninja5)
[![InvoiceNinja 5 met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5)
*[Deze README in een andere taal lezen.](./ALL_README.md)*
> *Met dit pakket kun je InvoiceNinja 5 snel en eenvoudig op een YunoHost-server installeren.*
> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.*
## Overzicht
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
**Geleverde versie:** 5.10.55~ynh1
**Demo:** <https://react.invoicing.co/demo>
## Schermafdrukken
![Schermafdrukken van InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png)
## Documentatie en bronnen
- Officiele website van de app: <https://invoiceninja.org>
- Officiele gebruikersdocumentatie: <https://invoiceninja.github.io/>
- Officiele beheerdersdocumentatie: <https://invoiceninja.github.io/>
- Upstream app codedepot: <https://github.com/invoiceninja/invoiceninja>
- YunoHost-store: <https://apps.yunohost.org/app/invoiceninja5>
- Meld een bug: <https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues>
## Ontwikkelaarsinformatie
Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
Om de `testing`-branch uit te proberen, ga als volgt te werk:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
of
sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
```
**Verdere informatie over app-packaging:** <https://yunohost.org/packaging_apps>