Move pages to tabs

This commit is contained in:
ivarsbariss
2026-03-05 10:22:41 +01:00
parent 772baeb41d
commit 7a03b74453
84 changed files with 1657 additions and 4617 deletions

View File

@@ -0,0 +1,31 @@
{
"gitSyncId": "3c80e1fdb2304c28beaba450_1cad4bf5-17c0-4be7-b37a-4bfd4c61ddd4",
"id": "Pending POs - All_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 - All",
"runBehaviour": "AUTOMATIC",
"userSetOnLoad": false
}
}

View File

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