ToolJet/server/templates/bill-of-materials/manifest.json
2024-05-03 17:44:11 +05:30

15 lines
No EOL
343 B
JSON

{
"name": "Bill of materials",
"description": "Accurately plan, track, and manage your material requirements with our streamlined Bill of Materials solution.",
"widgets": [
"Table"
],
"sources": [
{
"name": "ToolJet Database",
"id": "tooljetdb"
}
],
"id": "bill-of-materials",
"category": "operations"
}