Update navigation and pages

This commit is contained in:
ivarsbariss
2026-03-05 10:49:47 +01:00
parent 5b0f03e231
commit 5278411b97
30 changed files with 19 additions and 19 deletions

View File

@@ -0,0 +1,31 @@
{
"gitSyncId": "3c80e1fdb2304c28beaba450_de156d2b-c302-4b7b-bc7d-6e150866194f",
"id": "Pending POs_pending_pos_slx_pending",
"pluginId": "postgres-plugin",
"pluginType": "DB",
"unpublishedAction": {
"actionConfiguration": {
"body": "select * from mpe.get_prototype_po_dashboard_data(array['34487','35355']::text[]);\n",
"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_slx_pending",
"pageId": "Pending POs",
"runBehaviour": "AUTOMATIC",
"userSetOnLoad": false
}
}

View File

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