mirror of
https://github.com/YunoHost-Apps/noalyss_ynh.git
synced 2024-09-03 19:46:20 +02:00
Auto-update README
This commit is contained in:
parent
4983cf90ba
commit
2c6b5f741d
2 changed files with 11 additions and 13 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Noalyss for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/noalyss.svg)](https://dash.yunohost.org/appci/app/noalyss) ![Working status](https://ci-apps.yunohost.org/ci/badges/noalyss.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/noalyss.maintain.svg)
|
||||
[![Integration level](https://dash.yunohost.org/integration/noalyss.svg)](https://dash.yunohost.org/appci/app/noalyss) ![Working status](https://ci-apps.yunohost.org/ci/badges/noalyss.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/noalyss.maintain.svg)
|
||||
[![Install Noalyss with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=noalyss)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -19,7 +19,6 @@ Noalyss est un serveur de comptabilité destiné à être hébergé sur Internet
|
|||
|
||||
**Shipped version:** 9.0.2.5~ynh3
|
||||
|
||||
|
||||
**Demo:** http://demo.noalyss.eu/index.php
|
||||
|
||||
## Screenshots
|
||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -5,26 +5,25 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Noalyss pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/noalyss.svg)](https://dash.yunohost.org/appci/app/noalyss) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/noalyss.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/noalyss.maintain.svg)
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/noalyss.svg)](https://dash.yunohost.org/appci/app/noalyss) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/noalyss.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/noalyss.maintain.svg)
|
||||
[![Installer Noalyss avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=noalyss)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Noalyss 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.*
|
||||
> *Ce package vous permet d’installer Noalyss 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
Noalyss est un serveur de comptabilité destiné à être hébergé sur Internet afin de contenir la comptabilité d’un nombre illimité de sociétés et d’utilisateurs ne se connaissant pas. Chaque société a ses propres dossiers comptables , ses propres utilisateurs, et ne peut pas interférer avec la comptabilité des autres, à moins d’y être expressément autorisé.
|
||||
|
||||
**Version incluse :** 9.0.2.5~ynh3
|
||||
|
||||
**Version incluse :** 9.0.2.5~ynh3
|
||||
|
||||
**Démo :** http://demo.noalyss.eu/index.php
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||
![Capture d'écran de Noalyss](./doc/screenshots/Sélection_099_0.png)
|
||||
![Capture d’écran de Noalyss](./doc/screenshots/Sélection_099_0.png)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -34,8 +33,8 @@ Noalyss est un serveur de comptabilité destiné à être hébergé sur Internet
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <http://noalyss.eu>
|
||||
* Documentation officielle de l'admin : <https://wiki.noalyss.eu/doku.php>
|
||||
* Site officiel de l’app : <http://noalyss.eu>
|
||||
* Documentation officielle de l’admin : <https://wiki.noalyss.eu/doku.php>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_noalyss>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/noalyss_ynh/issues>
|
||||
|
||||
|
@ -51,4 +50,4 @@ ou
|
|||
sudo yunohost app upgrade noalyss -u https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Reference in a new issue