mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
refactoring: bills service.
refactoring: bills payments made service.
This commit is contained in:
@@ -11,4 +11,8 @@ export interface IItemEntry {
|
||||
discount: number,
|
||||
quantity: number,
|
||||
rate: number,
|
||||
}
|
||||
|
||||
export interface IItemEntryDTO {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user