Procházet zdrojové kódy

udpate last

feature/axios_provider
MSI\derek před 5 měsíci
rodič
revize
31a24b09e4
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. +0
    -1
      src/app/api/settings/product/actions.ts

+ 0
- 1
src/app/api/settings/product/actions.ts Zobrazit soubor

@@ -8,7 +8,6 @@ export type CreateProductInputs = {
id?: string | number
code: string;
name: string;
isConsumables: boolean;
description?: string | undefined;
remarks?: string | undefined;
shelfLife?: number | undefined;


Načítá se…
Zrušit
Uložit