Changes

Line 15: Line 15:     
= Structure =
 
= Structure =
 +
'''Version 1.13 2009/04/27'''
 +
 
{|  align="left" width="100%" border="0" rules="all" cellpadding="1" cellspacing="0"  style="margin: 0 0 1px 1px; border: 1px solid #dddddd; border-right-width: 2px; border-bottom-width: 2px; background-color: #f3f3f5"
 
{|  align="left" width="100%" border="0" rules="all" cellpadding="1" cellspacing="0"  style="margin: 0 0 1px 1px; border: 1px solid #dddddd; border-right-width: 2px; border-bottom-width: 2px; background-color: #f3f3f5"
 
  |style="background-color: #e9e9ef"| <b>Field</b>
 
  |style="background-color: #e9e9ef"| <b>Field</b>
Line 26: Line 28:  
| rowid  
 
| rowid  
 
| int(11)  
 
| int(11)  
| &nbsp;
+
| NO
 
| PRI
 
| PRI
 
| NULL
 
| NULL
Line 43: Line 45:  
|date
 
|date
 
|YES
 
|YES
|&nbsp;
+
|MUL
 
|NULL
 
|NULL
 
|&nbsp;
 
|&nbsp;
Line 51: Line 53:  
|date
 
|date
 
|YES
 
|YES
|&nbsp;
+
|MUL
 
|NULL
 
|NULL
 
|&nbsp;
 
|&nbsp;
Line 57: Line 59:  
|-  
 
|-  
 
|amount  
 
|amount  
|double
+
|double(24,8)
 +
|NO
 
|&nbsp;
 
|&nbsp;
|&nbsp;
+
|0.00000000
|0
   
|&nbsp;
 
|&nbsp;
 
|amount of the transaction
 
|amount of the transaction
Line 75: Line 77:  
|int(11)
 
|int(11)
 
|YES
 
|YES
|&nbsp;
+
|MUL
 
|NULL
 
|NULL
 
|&nbsp;
 
|&nbsp;
Line 123: Line 125:  
|tinyint(4)
 
|tinyint(4)
 
|YES
 
|YES
|&nbsp;
+
|MUL
 
|0
 
|0
 
|&nbsp;
 
|&nbsp;
Line 135: Line 137:  
|&nbsp;
 
|&nbsp;
 
|note  
 
|note  
|-
  −
|Author
  −
|varchar(40)
  −
|YES
  −
|&nbsp;
  −
|NULL
  −
|&nbsp;
  −
|&nbsp;
   
|-  
 
|-  
 
|fk_bordereau  
 
|fk_bordereau  
Line 167: Line 161:  
|&nbsp;
 
|&nbsp;
 
|name of the issuer of the check
 
|name of the issuer of the check
 +
|-
 +
|author
 +
|varchar(40)
 +
|YES
 +
|&nbsp;
 +
|NULL
 +
|&nbsp;
 +
|to delete after migration
 
|}
 
|}