/[dolibarr]/dolibarr/htdocs/telephonie/sql/llx_telephonie_analyse_fournisseur.sql
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/sql/llx_telephonie_analyse_fournisseur.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by rodolphe, Wed Jul 27 13:13:43 2005 UTC revision 1.2 by rodolphe, Wed Jul 27 13:24:25 2005 UTC
# Line 27  create table llx_telephonie_analyse_four Line 27  create table llx_telephonie_analyse_four
27    achat           real,    achat           real,
28    vente           real,    vente           real,
29        
   fk_tarif_grille integer,  
   
30    UNIQUE(fk_fournisseur, mois)    UNIQUE(fk_fournisseur, mois)
31    
32  )type=innodb;  )type=innodb;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26