ML Pending page

This commit is contained in:
ivarsbariss
2026-02-27 13:37:42 +01:00
parent 68ad98ede4
commit 5fbfd4374c
18 changed files with 823 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"gitSyncId": "22be064e117f4ab39bc84969_ef4ee4ee-12d6-41da-bb71-4dd92ecb98cb",
"id": "Pending POs - ML Pending_pending_pos_ml_pending",
"pluginId": "postgres-plugin",
"pluginType": "DB",
"unpublishedAction": {
"actionConfiguration": {
"body": "select * from mpe.get_prototype_po_dashboard_data(array['37111']::text[]);",
"encodeParamsToggle": true,
"paginationType": "NONE",
"pluginSpecifiedTemplates": [
{
"value": true
}
],
"timeoutInMillisecond": 10000
},
"confirmBeforeExecute": false,
"datasource": {
"id": "xTuple_Sandbox",
"isAutoGenerated": false,
"name": "xTuple_Sandbox",
"pluginId": "postgres-plugin"
},
"dynamicBindingPathList": [],
"name": "pending_pos_ml_pending",
"pageId": "Pending POs - ML Pending",
"runBehaviour": "AUTOMATIC",
"userSetOnLoad": false
}
}

View File

@@ -0,0 +1 @@
select * from mpe.get_prototype_po_dashboard_data(array['37111']::text[]);