Update llx_facturedet.sql
This commit is contained in:
parent
02e07c13c8
commit
84f4020f49
@ -75,12 +75,6 @@ create table llx_facturedet
|
||||
multicurrency_total_ht double(24,8) DEFAULT 0,
|
||||
multicurrency_total_tva double(24,8) DEFAULT 0,
|
||||
multicurrency_total_ttc double(24,8) DEFAULT 0,
|
||||
ref_ext varchar(255)
|
||||
ref_ext varchar(255) DEFAULT NULL
|
||||
)ENGINE=innodb;
|
||||
|
||||
--
|
||||
-- List of codes for special_code
|
||||
--
|
||||
-- 1 : frais de port
|
||||
-- 2 : ecotaxe
|
||||
--
|
||||
|
||||
Loading…
Reference in New Issue
Block a user