Update 13.0.0-14.0.0.sql

This commit is contained in:
Laurent Destailleur
2021-10-06 13:26:42 +02:00
committed by GitHub
parent fdb6ebe80e
commit 8f9a7f4e35

View File

@@ -626,5 +626,3 @@ CREATE TABLE llx_onlinesignature
ALTER TABLE llx_facture_fourn CHANGE COLUMN fk_mode_transport fk_transport_mode integer;
ALTER TABLE llx_c_holiday_types CHANGE COLUMN newByMonth newbymonth double(8,5) DEFAULT 0 NOT NULL;