ToolJet/server/templates/supply-chain-management/manifest.json

16 lines
428 B
JSON
Raw Normal View History

2023-10-12 06:26:29 +00:00
{
"name": "Supply chain management",
"description": "The Supply Chain Management template optimizes operations with a Main Dashboard for KPIs, Product Inventory for stock management, and All Orders for tracking and updates.",
"widgets": [
"Table",
"Chart"
],
"sources": [
{
"name": "ToolJet Database",
"id": "tooljetdb"
}
],
2023-10-12 06:26:29 +00:00
"id": "supply-chain-management",
"category": "operations"
}