Ajout modif table llx_facture
This commit is contained in:
parent
c0f42a89b1
commit
119d46c9d5
@ -3,4 +3,5 @@
|
||||
-- Mise à jour de la version 0.6.0 à 0.7.0
|
||||
--
|
||||
|
||||
alter table llx_propal add remise_percent real default 0;
|
||||
alter table llx_propal add remise_percent real default 0;
|
||||
alter table llx_facture add remise_percent real default 0;
|
||||
Loading…
Reference in New Issue
Block a user