Difference between revisions of "Table llx c revenuestamp"
Jump to navigation
Jump to search
m |
m |
||
Line 16: | Line 16: | ||
== Table == | == Table == | ||
{| align="left" width="100%" border="0" cellpadding="1" cellspacing="0" class="dolbox" | {| align="left" width="100%" border="0" cellpadding="1" cellspacing="0" class="dolbox" | ||
− | |style="background-color: #e9e9ef"| <b> | + | |style="background-color: #e9e9ef"| <b>Field</b> |
− | |style="background-color: #e9e9ef"| <b> | + | |style="background-color: #e9e9ef"| <b>Type</b> |
− | |style="background-color: #e9e9ef"| <b> | + | |style="background-color: #e9e9ef"| <b>Null</b> |
− | |style="background-color: #e9e9ef"| <b> | + | |style="background-color: #e9e9ef"| <b>Key</b> |
− | |style="background-color: #e9e9ef"| <b> | + | |style="background-color: #e9e9ef"| <b>Default</b> |
− | |style="background-color: #e9e9ef"| <b> | + | |style="background-color: #e9e9ef"| <b>Extra</b> |
+ | |style="background-color: #e9e9ef"| <b>Description</b> | ||
|- | |- | ||
| rowid | | rowid | ||
− | | | + | | integer |
| NO | | NO | ||
| PRI | | PRI | ||
Line 34: | Line 35: | ||
| integer | | integer | ||
| NO | | NO | ||
− | | | + | | |
| | | | ||
| | | | ||
Line 43: | Line 44: | ||
| YES | | YES | ||
| | | | ||
− | | | + | | |
| | | | ||
| amount of timestamp | | amount of timestamp | ||
Line 50: | Line 51: | ||
| varchar | | varchar | ||
| YES | | YES | ||
− | | | + | | |
− | | | + | | |
| | | | ||
| Comment | | Comment | ||
Line 57: | Line 58: | ||
| active | | active | ||
| integer | | integer | ||
− | | | + | | NO |
| | | | ||
− | | | + | | 1 |
| | | | ||
| Active or not | | Active or not |
Latest revision as of 10:15, 17 March 2016
The documentation related to other tables is available on the page: Table SQL
La documentation relative aux autres tables est disponible sur la page: Table SQL
La documentación relativa a otras tablas se encuentra disponible en la página: Table SQL
Eine Dokumentation zu weiteren Tabellen ist auf dieser Seite verfügbar: Table SQL
与其他表相关的文档请参阅:Table SQL
Content/Contenu/Contenido
Contains list of available tax stamps.
Contient la liste des timbres fiscaux.
Contiene los tax stamps
Structure
Table
Field | Type | Null | Key | Default | Extra | Description |
rowid | integer | NO | PRI | auto_increment | technical index | |
fk_pays | integer | NO | id of country Table llx_c_country | |||
taux | double(24,8) | YES | amount of timestamp | |||
note | varchar | YES | Comment | |||
active | integer | NO | 1 | Active or not | ||
accountancy_code_sell | varchar | YES | NULL | |||
accountancy_code_buy | varchar | YES | NULL |
Keys
Key | Type | Fields |
PRIMARY | PRIMARY | rowid |