mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
refactor: currencies service.
refactor: exchange rates service.
This commit is contained in:
@@ -2,7 +2,6 @@ import { IDynamicListFilterDTO } from "./DynamicFilter";
|
||||
import { IJournalEntry } from "./Journal";
|
||||
import { ISystemUser } from "./User";
|
||||
|
||||
|
||||
export interface IManualJournal {
|
||||
id: number,
|
||||
date: Date|string,
|
||||
|
||||
Reference in New Issue
Block a user