db_expense_item

Describes line item in an expense

ColumnTypeReferencesComments
idInteger Primary key
vdb_idInteger  
expense_idIntegerdb_expense.idThe expense object
expense_code_idIntegerdb_expense_code.idThe expense code
item_dateDate The date of this expense item
descriptionString A short description of the expense
amountFloat Amount of this expense
is_tempBoolean (t or f) If this is a temporary line item