Update 3.4.0-3.5.0.sql
This commit is contained in:
parent
6b909746f4
commit
5bae0dbc18
@ -295,4 +295,4 @@ ALTER TABLE llx_facture_fourn MODIFY COLUMN fk_mode_reglement integer NULL;
|
|||||||
ALTER TABLE llx_facture_fourn MODIFY COLUMN fk_cond_reglement integer NULL;
|
ALTER TABLE llx_facture_fourn MODIFY COLUMN fk_cond_reglement integer NULL;
|
||||||
|
|
||||||
-- add outstanding bill
|
-- add outstanding bill
|
||||||
ALTER TABLE llx_societe ADD outstanding double(24,8) 0 AFTER mode_reglement_supplier;
|
ALTER TABLE llx_societe ADD outstanding_limit double(24,8) 0 AFTER mode_reglement_supplier;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user