Transactions
This commit is contained in:
parent
dc8d21f879
commit
4e4f16e2fb
|
|
@ -82,6 +82,7 @@ abstract class TransactionEntity extends Object
|
||||||
description: '',
|
description: '',
|
||||||
expenseId: '',
|
expenseId: '',
|
||||||
invoiceId: '',
|
invoiceId: '',
|
||||||
|
baseType: '',
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue