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 39163dc600e..040aa88d32a 100644 --- a/mysql/migration/1.1.0-1.2.0-RC1.sql +++ b/mysql/migration/1.1.0-1.2.0-RC1.sql @@ -43,4 +43,5 @@ create table llx_co_fa key(fk_facture) ); -alter table c_paiement rename llx_c_paiement ; \ No newline at end of file +alter table c_paiement rename llx_c_paiement ; +alter table c_propalst rename llx_c_propalst ; \ No newline at end of file