diff --git a/mysql/migration/0.6.0-0.7.0.sql b/mysql/migration/0.6.0-0.7.0.sql new file mode 100644 index 00000000000..ca495c44c55 --- /dev/null +++ b/mysql/migration/0.6.0-0.7.0.sql @@ -0,0 +1,6 @@ + +-- +-- Mise à jour de la version 0.6.0 à 0.7.0 +-- + +alter table llx_propal add remise_percent real default 0; \ No newline at end of file