/[dolibarr]/dolibarr/mysql/tables/llx_contratdet.sql
ViewVC logotype

Diff of /dolibarr/mysql/tables/llx_contratdet.sql

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

revision 1.2 by rodolphe, Fri Dec 3 09:37:36 2004 UTC revision 1.3 by eldy, Wed Oct 19 05:51:45 2005 UTC
# Line 26  create table llx_contratdet Line 26  create table llx_contratdet
26    tms                   timestamp,    tms                   timestamp,
27    
28    fk_contrat            integer NOT NULL,    fk_contrat            integer NOT NULL,
29    fk_product            integer NOT NULL,    fk_product            integer NULL,   -- doit pouvoir etre nul pour ligne detail sans produits
30    
31    statut                smallint DEFAULT 0,    statut                smallint DEFAULT 0,
32    

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

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