From 192354098c9c6ddd28aed91e57afd71896f8e856 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Thu, 18 Feb 2021 20:16:45 +0100 Subject: [PATCH] IDEMPIERE-4705 Add grid toggle button to Detail Pane (#596) Move to 8.2 --- migration/{i8.2z => i8.2}/oracle/202102180540_IDEMPIERE-4705.sql | 0 .../{i8.2z => i8.2}/postgresql/202102180540_IDEMPIERE-4705.sql | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename migration/{i8.2z => i8.2}/oracle/202102180540_IDEMPIERE-4705.sql (100%) rename migration/{i8.2z => i8.2}/postgresql/202102180540_IDEMPIERE-4705.sql (100%) diff --git a/migration/i8.2z/oracle/202102180540_IDEMPIERE-4705.sql b/migration/i8.2/oracle/202102180540_IDEMPIERE-4705.sql similarity index 100% rename from migration/i8.2z/oracle/202102180540_IDEMPIERE-4705.sql rename to migration/i8.2/oracle/202102180540_IDEMPIERE-4705.sql diff --git a/migration/i8.2z/postgresql/202102180540_IDEMPIERE-4705.sql b/migration/i8.2/postgresql/202102180540_IDEMPIERE-4705.sql similarity index 100% rename from migration/i8.2z/postgresql/202102180540_IDEMPIERE-4705.sql rename to migration/i8.2/postgresql/202102180540_IDEMPIERE-4705.sql