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