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

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

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

revision 1.16 by eldy, Sat Sep 17 02:32:22 2005 UTC revision 1.17 by eldy, Mon Sep 19 17:39:59 2005 UTC
# Line 43  create table llx_bank_account Line 43  create table llx_bank_account
43    adresse_proprio varchar(255),    adresse_proprio varchar(255),
44    courant        smallint DEFAULT 0 NOT NULL,    courant        smallint DEFAULT 0 NOT NULL,
45    clos           smallint DEFAULT 0 NOT NULL,    clos           smallint DEFAULT 0 NOT NULL,
46    rappro         smallint DEFAULT 1 integer,    rappro         smallint DEFAULT 1,
47    account_number varchar(8)    account_number varchar(8)
48  )type=innodb;  )type=innodb;

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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