mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 19:35:26 +02:00
22 lines
448 B
JSON
22 lines
448 B
JSON
{
|
|
"id": "erpnext-v16",
|
|
"name": "ERPNext",
|
|
"version": "version-16",
|
|
"description": "100% Open Source and highly customizable ERP software.",
|
|
"logo": "erpnext.svg",
|
|
"links": {
|
|
"github": "https://github.com/frappe/erpnext",
|
|
"docs": "https://docs.frappe.io/erpnext",
|
|
"website": "https://frappe.io/erpnext"
|
|
},
|
|
"tags": [
|
|
"frappe",
|
|
"erp",
|
|
"accounts",
|
|
"manufacturing",
|
|
"retail",
|
|
"sales",
|
|
"pos"
|
|
]
|
|
}
|