mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
WIP: allocate landed cost.
This commit is contained in:
@@ -25,5 +25,6 @@ export interface IItemEntry {
|
||||
|
||||
export interface IItemEntryDTO {
|
||||
id?: number,
|
||||
itemId: number;
|
||||
landedCost?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user