Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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
  • No labels