mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
refactor(nestjs): bank transactions matching
This commit is contained in:
@@ -260,7 +260,7 @@ export function useItemInventoryCost(query, props) {
|
||||
[t.ITEM_INVENTORY_COST, query],
|
||||
{
|
||||
method: 'get',
|
||||
url: `inventory/items-cost`,
|
||||
url: `inventory-cost/items`,
|
||||
params: { ...query },
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user