2022-07-16 18:04:53 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2021-08-20 19:36:41 +02:00
# InvoiceNinja pour YunoHost
2023-10-31 15:16:41 +01:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/invoiceninja.svg )](https://dash.yunohost.org/appci/app/invoiceninja) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/invoiceninja.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/invoiceninja.maintain.svg )
2021-08-20 19:36:41 +02:00
[![Installer InvoiceNinja avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=invoiceninja)
*[Read this readme in english.](./README.md)*
2023-10-31 15:16:41 +01:00
> *Ce package vous permet d’ installer InvoiceNinja rapidement et simplement sur un serveur YunoHost.
Si vous n’ avez pas YunoHost, regardez [ici ](https://yunohost.org/#/install ) pour savoir comment l’ installer et en profiter.*
2021-08-20 19:36:41 +02:00
2023-10-31 15:16:41 +01:00
## Vue d’ ensemble
2021-08-20 19:36:41 +02:00
2022-09-02 19:49:40 +02:00
Invoice Ninja est la plate-forme open source n°1 pour créer et envoyer des factures par e-mail, suivre les paiements et les dépenses, ainsi que les tâches et projets facturables pour les clients.
2023-10-31 15:16:41 +01:00
**Version incluse :** 4.5.50~ynh1
2021-08-20 19:36:41 +02:00
**Démo :** https://app.invoiceninja.com/dashboard
2023-10-31 15:16:41 +01:00
## Captures d’ écran
2021-08-20 19:36:41 +02:00
2023-10-31 15:16:41 +01:00
![Capture d’ écran de InvoiceNinja ](./doc/screenshots/screenshot.png )
2021-08-20 19:36:41 +02:00
## Avertissements / informations importantes
2022-09-02 19:49:40 +02:00
:warning: Vous êtes invité à regarder [InvoiceNinja 5 ](https://github.com/YunoHost-Apps/invoiceninja5_ynh ) :warning:
2021-08-20 19:36:41 +02:00
2022-09-03 17:55:30 +02:00
* Il n'y a pas de support LDAP officiel
* Le premier utilisateur est créé après l'installation d'Invoice Ninja
* D'autres utilisateurs peuvent être créés depuis l'intérieur de l'application
2021-08-20 19:36:41 +02:00
2022-09-03 17:55:30 +02:00
* La configuration se produit dans l'application elle-même.
2021-08-20 19:36:41 +02:00
2023-10-31 15:16:41 +01:00
## :red_circle: Fonctions indésirables
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
2021-08-20 19:36:41 +02:00
## Documentations et ressources
2023-10-31 15:16:41 +01:00
* Site officiel de l’ app : < https: // invoiceninja . org >
* Documentation officielle de l’ admin : < https: // docs . invoiceninja . com / index . html >
* Dépôt de code officiel de l’ app : < https: // github . com / invoiceninja / invoiceninja >
* YunoHost Store: < https: // apps . yunohost . org / app / invoiceninja >
2022-07-16 18:04:53 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / invoiceninja_ynh / issues >
2021-08-20 19:36:41 +02:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-07-16 18:04:53 +02:00
``` bash
2021-08-20 19:36:41 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing --debug
ou
sudo yunohost app upgrade invoiceninja -u https://github.com/YunoHost-Apps/invoiceninja_ynh/tree/testing --debug
```
2023-10-31 15:16:41 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >