| id |
int(11)
|
|
|
|
| category |
int(11)
|
|
|
|
| currency |
int(11)
|
|
|
|
| amount |
decimal(15,2)
|
|
|
|
| tax |
int(11)
|
|
|
|
| tax2 |
int(11)
|
|
|
|
| reference_no |
varchar(100)
|
utf8_general_ci
|
|
|
| note |
text
|
utf8_general_ci
|
|
|
| expense_name |
varchar(191)
|
utf8_general_ci
|
|
|
| supplierid |
int(11)
|
|
|
|
| clientid |
int(11)
|
|
|
|
| project_id |
int(11)
|
|
|
|
| task_id |
int(11)
|
|
|
|
| billable |
int(11)
|
|
|
|
| invoiceid |
int(11)
|
|
|
|
| paymentmode |
varchar(50)
|
utf8_general_ci
|
|
|
| date |
date
|
|
|
|
| recurring_type |
varchar(10)
|
utf8_general_ci
|
|
|
| repeat_every |
int(11)
|
|
|
|
| recurring |
int(11)
|
|
|
|
| cycles |
int(11)
|
|
|
|
| total_cycles |
int(11)
|
|
|
|
| custom_recurring |
int(11)
|
|
|
|
| last_recurring_date |
date
|
|
|
|
| create_invoice_billable |
tinyint(1)
|
|
|
|
| send_invoice_to_customer |
tinyint(1)
|
|
|
|
| recurring_from |
int(11)
|
|
|
|
| dateadded |
datetime
|
|
|
|
| addedfrom |
int(11)
|
|
|
|
| id_article |
int(11)
|
|
|
|
| id_prevstudies |
int(11)
|
|
|
|
| add_base |
decimal(15,2)
|
|
|
|
| total_tax |
decimal(15,2)
|
|
|
|
| total_irpf |
decimal(15,2)
|
|
|
|
| is_irpf |
int(11)
|
|
|
|
| is_provider_expense |
int(11)
|
|
|
|
| is_confirmed |
int(11)
|
|
|
|
| is_paid |
tinyint(1)
|
|
|
|