diff --git a/htdocs/telephonie/sql/llx_telephonie_societe_ligne.sql b/htdocs/telephonie/sql/llx_telephonie_societe_ligne.sql index 58971a29911..08aa5d3ce63 100644 --- a/htdocs/telephonie/sql/llx_telephonie_societe_ligne.sql +++ b/htdocs/telephonie/sql/llx_telephonie_societe_ligne.sql @@ -45,6 +45,7 @@ create table llx_telephonie_societe_ligne ( fk_concurrent integer DEFAULT 1 NOT NULL, fk_user_creat integer, date_commande datetime, + date_commande_last datetime, fk_user_commande integer, isfacturable enum('oui','non') DEFAULT 'oui', mode_paiement enum('vir','pre') DEFAULT 'pre',