db_time_code
Column | Type | References | Comments |
---|---|---|---|
id | Integer | Â | Primary key |
vdb_id | Integer | Â | Â |
created | Date | Â | Â |
deleted | Date | Â | Date this time code was deleted |
name | String | Â | Short name |
description | String | Â | Description |
ref_no | String | Â | Accounting code |
is_taxable | Boolean (t or f) | Â | Â |
is_costable | Boolean (t or f) | Â | if true, time entries filed against this time code will be marked as costable by default |
is_non_project | Boolean (t or f) | Â | if true, time entries filed against this time code will be non-project |