Base layout and base statistics pages
This commit is contained in:
@@ -0,0 +1 @@
|
||||
select * from mpe.poormancapacity;
|
||||
31
pages/Sales/queries/capacity_display_all/metadata.json
Normal file
31
pages/Sales/queries/capacity_display_all/metadata.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "6968b6e8271e5e0befde3194_eeefcf86-aa72-417c-8e6c-bebacc100964",
|
||||
"id": "Sales_capacity_display_all",
|
||||
"pluginId": "postgres-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"body": "select * from mpe.poormancapacity;",
|
||||
"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": "capacity_display_all",
|
||||
"pageId": "Sales",
|
||||
"runBehaviour": "AUTOMATIC",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user