12 lines
357 B
JSON
12 lines
357 B
JSON
{
|
|
"module_key": "conssheets",
|
|
"name": "Consumption Sheets",
|
|
"version": "1.0.0",
|
|
"author": "STUFF",
|
|
"description": "Production lot tracking and consumption reporting with Excel export",
|
|
"icon": "fa-clipboard-list",
|
|
"requires_roles": ["owner", "admin", "staff"],
|
|
"routes_prefix": "/conssheets",
|
|
"has_migrations": true,
|
|
"dependencies": []
|
|
} |