From c9f6b6b6119026713135a464780c583d5101ec43 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 16 May 2007 14:21:27 +0000 Subject: [PATCH] Bugfix --- .../telephonie/sql/llx_telephonie_communications_details.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/telephonie/sql/llx_telephonie_communications_details.sql b/htdocs/telephonie/sql/llx_telephonie_communications_details.sql index e66dab306ee..f96c6f29b6d 100644 --- a/htdocs/telephonie/sql/llx_telephonie_communications_details.sql +++ b/htdocs/telephonie/sql/llx_telephonie_communications_details.sql @@ -1,5 +1,5 @@ -- ======================================================================== --- Copyright (C) 2005 Rodolphe Quiedeville +-- Copyright (C) 2005-2007 Rodolphe Quiedeville -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by @@ -47,7 +47,7 @@ create table llx_telephonie_communications_details ( key (fk_fournisseur), key (fk_ligne), - key (fk_telephonie_facture) + key (fk_telephonie_facture), key (ym), key (num_prefix)