diff --git a/mysql/migration/1.1.0-1.2.0-RC1.sql b/mysql/migration/1.1.0-1.2.0-RC1.sql index e14826a9fb3..39163dc600e 100644 --- a/mysql/migration/1.1.0-1.2.0-RC1.sql +++ b/mysql/migration/1.1.0-1.2.0-RC1.sql @@ -43,3 +43,4 @@ create table llx_co_fa key(fk_facture) ); +alter table c_paiement rename llx_c_paiement ; \ No newline at end of file