ToolJet/server/templates/supply-chain-management/manifest.json
2024-03-01 20:42:31 +05:30

16 lines
No EOL
428 B
JSON

{
"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"
}
],
"id": "supply-chain-management",
"category": "operations"
}