Files
appsmith-statistics-app/application.json
Adam Pitel b5e74cebb7 Add Operations - WO Shortages page with MTS/MTO shortage tracking
Automates the production manager's manual workflow of checking xTuple WO
Schedule + Kit Material Shortage for FA department work orders. Two tabs:
WO Shortages (detail per WO + shortage line with customer name, YYYY-MM-DD
dates) and Critical Parts (aggregated parts blocking near-term shipments
with QOH from MPE warehouse). Nav button added to all pages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 13:47:58 -04:00

96 lines
1.9 KiB
JSON

{
"appIsExample": false,
"appLayout": {
"type": "FLUID"
},
"applicationDetail": {
"appPositioning": {
"type": "FIXED"
},
"navigationSetting": {
"colorStyle": "theme",
"logoAssetId": "",
"logoConfiguration": "logoAndApplicationTitle",
"navStyle": "stacked",
"orientation": "top",
"position": "static",
"showNavbar": false,
"showSignIn": true
},
"themeSetting": {
"appMaxWidth": "LARGE",
"density": 1.0,
"sizing": 1.0
}
},
"applicationVersion": 2,
"collapseInvisibleWidgets": true,
"color": "#C7F3F0",
"evaluationVersion": 2,
"icon": "calender",
"pages": [
{
"id": "Sales - Capacity Planning",
"isDefault": true
},
{
"id": "Sales - Units Shipped",
"isDefault": false
},
{
"id": "Sales - Units Ordered",
"isDefault": false
},
{
"id": "Pending POs",
"isDefault": false
},
{
"id": "Pending Revisions",
"isDefault": false
},
{
"id": "xGen",
"isDefault": false
},
{
"id": "Operations - Job Drawing Status",
"isDefault": false
},
{
"id": "Operations - Engineering Holds",
"isDefault": false
},
{
"id": "Operations - Unused Items",
"isDefault": false
},
{
"id": "Operations - WO Shortages",
"isDefault": false
}
],
"unpublishedAppLayout": {
"type": "FLUID"
},
"unpublishedApplicationDetail": {
"appPositioning": {
"type": "FIXED"
},
"navigationSetting": {
"colorStyle": "theme",
"logoAssetId": "",
"logoConfiguration": "logoAndApplicationTitle",
"navStyle": "stacked",
"orientation": "top",
"position": "static",
"showNavbar": false,
"showSignIn": true
},
"themeSetting": {
"appMaxWidth": "LARGE",
"density": 1.0,
"sizing": 1.0
}
}
}