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