From 0da06b787a9e70946f8aa430df51dbb575984447 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 12:34:55 +0200 Subject: [PATCH] Updated platforms for ERP --- software/dolibarr.yml | 1 + software/erpnext.yml | 1 + software/ledgersmb.yml | 1 + software/odoo.yml | 2 ++ 4 files changed, 5 insertions(+) diff --git a/software/dolibarr.yml b/software/dolibarr.yml index a6d91dccdc..32789807dc 100644 --- a/software/dolibarr.yml +++ b/software/dolibarr.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - PHP + - deb tags: - Resource Planning - Enterprise Resource Planning source_code_url: https://github.com/Dolibarr/dolibarr diff --git a/software/erpnext.yml b/software/erpnext.yml index 709efaf36b..cdf2ddc077 100644 --- a/software/erpnext.yml +++ b/software/erpnext.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Python + - Docker tags: - Resource Planning - Enterprise Resource Planning source_code_url: https://github.com/frappe/erpnext diff --git a/software/ledgersmb.yml b/software/ledgersmb.yml index d93ab8d899..b2b2a9453b 100644 --- a/software/ledgersmb.yml +++ b/software/ledgersmb.yml @@ -4,6 +4,7 @@ description: Integrated accounting and ERP system for small and midsize business licenses: - GPL-2.0 platforms: + - Docker - Perl tags: - Resource Planning - Enterprise Resource Planning diff --git a/software/odoo.yml b/software/odoo.yml index 09b9fabc3e..c264f61da0 100644 --- a/software/odoo.yml +++ b/software/odoo.yml @@ -5,6 +5,8 @@ licenses: - LGPL-3.0 platforms: - Python + - deb + - Docker tags: - Resource Planning - Enterprise Resource Planning source_code_url: https://github.com/odoo/odoo