1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00
invoiceninja5_ynh/README_fr.md

51 lines
2.4 KiB
Markdown
Raw Normal View History

2022-07-18 08:14:24 +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-07-26 11:54:08 +02:00
# InvoiceNinja 5 pour YunoHost
2023-01-30 07:18:05 +01:00
[![Niveau dintégration](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg)
2023-02-13 07:18:19 +01:00
2021-07-26 11:54:08 +02:00
[![Installer InvoiceNinja 5 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5)
*[Read this readme in english.](./README.md)*
2023-01-30 07:18:05 +01:00
> *Ce package vous permet dinstaller InvoiceNinja 5 rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
2021-07-26 11:54:08 +02:00
2023-01-30 07:18:05 +01:00
## Vue densemble
2021-07-26 11:54:08 +02:00
2024-01-10 22:13:22 +01:00
Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients.
2023-06-05 10:48:54 +02:00
2021-07-26 11:54:08 +02:00
2024-01-28 21:32:06 +01:00
**Version incluse :** 5.8.17~ynh1
2022-08-22 13:20:11 +02:00
2023-07-23 07:27:17 +02:00
**Démo :** https://react.invoicing.co/demo
2021-07-26 11:54:08 +02:00
2023-01-30 07:18:05 +01:00
## Captures décran
2021-07-26 11:56:56 +02:00
2023-01-30 07:18:05 +01:00
![Capture décran de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png)
2021-07-26 11:56:56 +02:00
2021-07-26 11:54:08 +02:00
## Documentations et ressources
2023-01-30 07:18:05 +01:00
* Site officiel de lapp : <https://invoiceninja.org>
2022-07-18 08:14:24 +02:00
* Documentation officielle utilisateur : <https://invoiceninja.github.io/>
2023-01-30 07:18:05 +01:00
* Documentation officielle de ladmin : <https://invoiceninja.github.io/>
* Dépôt de code officiel de lapp : <https://github.com/invoiceninja/invoiceninja>
2023-10-26 18:44:37 +02:00
* YunoHost Store: <https://apps.yunohost.org/app/invoiceninja5>
2022-07-18 08:14:24 +02:00
* Signaler un bug : <https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues>
2021-07-26 11:54:08 +02:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
2022-07-18 08:14:24 +02:00
``` bash
2021-07-26 11:54:08 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
ou
sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
```
2023-01-30 07:18:05 +01:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>