Line 15:
Line 15:
= Structure =
= Structure =
== Table ==
== Table ==
−
'''Version 1.1 2009/10/07'''
+
'''Version 1.2 2009/10/23'''
{| 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 186:
Line 186:
|-
|-
| special_code
| special_code
−
| tinyint(4)
+
| int(10)
| YES
| YES
|
|
| 0
| 0
−
|
+
| UNSIGNED
| code for special lines. used for shipping (=1), ecotaxes (=2), product/service optional offers (=3). Otherwise=0
| code for special lines. used for shipping (=1), ecotaxes (=2), product/service optional offers (=3). Otherwise=0
|-
|-