mirror of
https://github.com/YunoHost-Apps/noalyss_ynh.git
synced 2024-09-03 19:46:20 +02:00
49 lines
2.8 KiB
Markdown
49 lines
2.8 KiB
Markdown
|
<!--
|
|||
|
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|||
|
Он НЕ ДОЛЖЕН редактироваться вручную.
|
|||
|
-->
|
|||
|
|
|||
|
# Noalyss для YunoHost
|
|||
|
|
|||
|
[![Уровень интеграции](https://dash.yunohost.org/integration/noalyss.svg)](https://ci-apps.yunohost.org/ci/apps/noalyss/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/noalyss.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/noalyss.maintain.svg)
|
|||
|
|
|||
|
[![Установите Noalyss с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=noalyss)
|
|||
|
|
|||
|
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
|||
|
|
|||
|
> *Этот пакет позволяет Вам установить Noalyss быстро и просто на YunoHost-сервер.*
|
|||
|
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
|||
|
|
|||
|
## Обзор
|
|||
|
|
|||
|
Noalyss is an accounting server intended to be hosted on the Internet in order to contain the accounting of an unlimited number of companies and users who do not know each other. Each company has its own accounting files, its own users, and cannot interfere with the accounting of others, unless expressly authorized to do so.
|
|||
|
|
|||
|
**Поставляемая версия:** 9.2.0.5~ynh1
|
|||
|
|
|||
|
**Демо-версия:** <http://demo.noalyss.eu/index.php>
|
|||
|
|
|||
|
## Снимки экрана
|
|||
|
|
|||
|
![Снимок экрана Noalyss](./doc/screenshots/Sélection_099_0.png)
|
|||
|
|
|||
|
## Документация и ресурсы
|
|||
|
|
|||
|
- Официальный веб-сайт приложения: <http://noalyss.eu>
|
|||
|
- Официальная документация администратора: <https://wiki.noalyss.eu/doku.php>
|
|||
|
- Магазин YunoHost: <https://apps.yunohost.org/app/noalyss>
|
|||
|
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/noalyss_ynh/issues>
|
|||
|
|
|||
|
## Информация для разработчиков
|
|||
|
|
|||
|
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing).
|
|||
|
|
|||
|
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
|||
|
|
|||
|
```bash
|
|||
|
sudo yunohost app install https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing --debug
|
|||
|
или
|
|||
|
sudo yunohost app upgrade noalyss -u https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing --debug
|
|||
|
```
|
|||
|
|
|||
|
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|