mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
fix: writing the bill journal entries.
This commit is contained in:
@@ -46,6 +46,7 @@ export interface IBill {
|
||||
openedAt: Date | string,
|
||||
|
||||
entries: IItemEntry[],
|
||||
userId: number,
|
||||
};
|
||||
|
||||
export interface IBillsFilter extends IDynamicListFilterDTO {
|
||||
|
||||
Reference in New Issue
Block a user