Update 15.0.0-16.0.0.sql
This commit is contained in:
parent
194959c61c
commit
6ff39da34d
@ -219,6 +219,6 @@ CREATE TABLE llx_facture_fourn_det_rec_extrafields
|
||||
|
||||
ALTER TABLE llx_facture_fourn_det_rec_extrafields ADD INDEX idx_facture_fourn_det_rec_extrafields (fk_object);
|
||||
|
||||
ALTER TABLE llx_facture_fourn ADD fk_fac_rec_source integer;
|
||||
ALTER TABLE llx_facture_fourn ADD COLUMN fk_fac_rec_source integer;
|
||||
|
||||
ALTER TABLE llx_mrp_mo ADD COLUMN fk_parent_line integer;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user