From 12f28e3a2e2b13530b3dee2878aebce73b156b9f Mon Sep 17 00:00:00 2001 From: Christophe Battarel Date: Mon, 15 Jan 2024 10:00:42 +0100 Subject: [PATCH] rename tablessql scripts --- ...ournisseur_dispatch.key.sql => llx_receptiondet_batch.key.sql} | 0 ...mmande_fournisseur_dispatch.sql => llx_receptiondet_batch.sql} | 0 ...afields.key.sql => llx_receptiondet_batch_extrafields.key.sql} | 0 ...tch_extrafields.sql => llx_receptiondet_batch_extrafields.sql} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename htdocs/install/mysql/tables/{llx_commande_fournisseur_dispatch.key.sql => llx_receptiondet_batch.key.sql} (100%) rename htdocs/install/mysql/tables/{llx_commande_fournisseur_dispatch.sql => llx_receptiondet_batch.sql} (100%) rename htdocs/install/mysql/tables/{llx_commande_fournisseur_dispatch_extrafields.key.sql => llx_receptiondet_batch_extrafields.key.sql} (100%) rename htdocs/install/mysql/tables/{llx_commande_fournisseur_dispatch_extrafields.sql => llx_receptiondet_batch_extrafields.sql} (100%) diff --git a/htdocs/install/mysql/tables/llx_commande_fournisseur_dispatch.key.sql b/htdocs/install/mysql/tables/llx_receptiondet_batch.key.sql similarity index 100% rename from htdocs/install/mysql/tables/llx_commande_fournisseur_dispatch.key.sql rename to htdocs/install/mysql/tables/llx_receptiondet_batch.key.sql diff --git a/htdocs/install/mysql/tables/llx_commande_fournisseur_dispatch.sql b/htdocs/install/mysql/tables/llx_receptiondet_batch.sql similarity index 100% rename from htdocs/install/mysql/tables/llx_commande_fournisseur_dispatch.sql rename to htdocs/install/mysql/tables/llx_receptiondet_batch.sql diff --git a/htdocs/install/mysql/tables/llx_commande_fournisseur_dispatch_extrafields.key.sql b/htdocs/install/mysql/tables/llx_receptiondet_batch_extrafields.key.sql similarity index 100% rename from htdocs/install/mysql/tables/llx_commande_fournisseur_dispatch_extrafields.key.sql rename to htdocs/install/mysql/tables/llx_receptiondet_batch_extrafields.key.sql diff --git a/htdocs/install/mysql/tables/llx_commande_fournisseur_dispatch_extrafields.sql b/htdocs/install/mysql/tables/llx_receptiondet_batch_extrafields.sql similarity index 100% rename from htdocs/install/mysql/tables/llx_commande_fournisseur_dispatch_extrafields.sql rename to htdocs/install/mysql/tables/llx_receptiondet_batch_extrafields.sql