From f6bfd7a3db646f64a296a1cea28270aaba396fe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 4 Oct 2023 19:35:35 +0200 Subject: [PATCH] Add itflow --- apps.toml | 6 ++++++ wishlist.toml | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps.toml b/apps.toml index 7297affa..11ecd304 100644 --- a/apps.toml +++ b/apps.toml @@ -1626,6 +1626,12 @@ state = "working" subtags = [ "website" ] url = "https://github.com/YunoHost-Apps/isso_ynh" +[itflow] +category = "productivity_and_management" +state = "working" +subtags = [ "accounting" ] +url = "https://github.com/YunoHost-Apps/itflow_ynh" + [jackett] category = "multimedia" level = 1 diff --git a/wishlist.toml b/wishlist.toml index 6a3be36c..ff99d7ba 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -556,12 +556,6 @@ description = "Peer-to-peer hypermedia protocol" upstream = "https://github.com/ipfs/ipfs" website = "https://ipfs.io" -[itflow] -name = "ITFlow" -description = "Application for MSPs that streamlines IT documentation, ticketing, invoicing, and accounting." -upstream = "https://github.com/itflow-org/itflow" -website = "https://itflow.org/" - [joplin] name = "Joplin" description = "Note taking and to-do application with synchronisation capabilities for Windows, macOS, Linux, Android and iOS."