From bf7d187e6f683d4260565e776343a3bcb43547de Mon Sep 17 00:00:00 2001 From: ibariss Date: Mon, 16 Mar 2026 10:14:09 +0000 Subject: [PATCH] Move capacity planning to live db --- datasources/xTuple_GoLive.json | 6 ++++++ .../queries/capacity_display_all/metadata.json | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 datasources/xTuple_GoLive.json diff --git a/datasources/xTuple_GoLive.json b/datasources/xTuple_GoLive.json new file mode 100644 index 0000000..66dbc70 --- /dev/null +++ b/datasources/xTuple_GoLive.json @@ -0,0 +1,6 @@ +{ + "gitSyncId": "630fb8035cd949195181bb2c_632495194e38ed35d7b64c16", + "isAutoGenerated": false, + "name": "xTuple_GoLive", + "pluginId": "postgres-plugin" +} \ No newline at end of file diff --git a/pages/Sales - Capacity Planning/queries/capacity_display_all/metadata.json b/pages/Sales - Capacity Planning/queries/capacity_display_all/metadata.json index 8b13fd0..f752765 100644 --- a/pages/Sales - Capacity Planning/queries/capacity_display_all/metadata.json +++ b/pages/Sales - Capacity Planning/queries/capacity_display_all/metadata.json @@ -17,9 +17,9 @@ }, "confirmBeforeExecute": false, "datasource": { - "id": "xTuple_Sandbox", + "id": "xTuple_GoLive", "isAutoGenerated": false, - "name": "xTuple_Sandbox", + "name": "xTuple_GoLive", "pluginId": "postgres-plugin" }, "dynamicBindingPathList": [],