mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: Re-compute the given items cost job.
feat: Optimize the architecture.
This commit is contained in:
@@ -18,6 +18,7 @@ export interface IInventoryLotCost {
|
||||
itemId: number,
|
||||
rate: number,
|
||||
remaining: number,
|
||||
lotNumber: string|number,
|
||||
transactionType: string,
|
||||
transactionId: string,
|
||||
}
|
||||
Reference in New Issue
Block a user