Fix: Creation action ko sur relance facture.
This commit is contained in:
parent
b8f95089b3
commit
dff9ed682f
@ -8,6 +8,8 @@
|
||||
-- sans AUCUNE erreur ni warning
|
||||
--
|
||||
|
||||
update llx_actioncomm set fk_action = 9 where fk_action = 10;
|
||||
|
||||
ALTER TABLE llx_cotisation ADD UNIQUE INDEX uk_cotisation (fk_adherent,dateadh);
|
||||
|
||||
update llx_const set name='MAIN_ENABLE_DEVELOPMENT' where name='MAIN_SHOW_DEVELOPMENT_MODULES';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user