1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/noalyss_ynh.git synced 2024-09-03 19:46:20 +02:00
noalyss_ynh/README_id.md
2024-08-31 15:48:47 +00:00

48 lines
2.2 KiB
Markdown

<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# Noalyss untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/noalyss.svg)](https://ci-apps.yunohost.org/ci/apps/noalyss/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/noalyss.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/noalyss.maintain.svg)
[![Pasang Noalyss dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=noalyss)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Noalyss secara cepat dan mudah pada server YunoHost.*
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
## Ringkasan
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.
**Versi terkirim:** 9.2.0.5~ynh1
**Demo:** <http://demo.noalyss.eu/index.php>
## Tangkapan Layar
![Tangkapan Layar pada Noalyss](./doc/screenshots/Sélection_099_0.png)
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <http://noalyss.eu>
- Dokumentasi admin resmi: <https://wiki.noalyss.eu/doku.php>
- Gudang YunoHost: <https://apps.yunohost.org/app/noalyss>
- Laporkan bug: <https://github.com/YunoHost-Apps/noalyss_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing --debug
atau
sudo yunohost app upgrade noalyss -u https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>