fix(IExpense): update
This commit is contained in:
parent
6a1fafeab7
commit
074f6bfd1e
@ -9,7 +9,6 @@ export interface IExpenseItem {
|
||||
export interface IExpense {
|
||||
voucherFile?: any
|
||||
expenseItems: IExpenseItem[];
|
||||
pdfFile: any;
|
||||
contactRef: string;
|
||||
accountRef: string;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user