Improved: Added support for fetching the updated inventory in the Completed tab after the handover or ship of an order (#468) #1062
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/services/OrderService.ts#L1
'client' is defined but never used
|
Build:
src/store/modules/order/actions.ts#L549
'commit' is defined but never used
|
Build:
src/store/modules/order/actions.ts#L684
'commit' is defined but never used
|
Build:
src/store/modules/order/actions.ts#L1094
'total' is defined but never used
|
Build:
src/store/modules/stock/getters.ts#L8
'RootState' is defined but never used
|
Build:
src/store/modules/user/actions.ts#L36
'getters' is defined but never used
|
Build:
src/store/modules/user/actions.ts#L323
'dispatch' is defined but never used
|
Build:
src/store/modules/user/actions.ts#L357
'commit' is defined but never used
|
Build:
src/store/modules/user/actions.ts#L389
'dispatch' is defined but never used
|
Build:
src/store/modules/user/actions.ts#L390
'productStoreSettings' is assigned a value but never used
|
Loading