Explorar el Código

udpate last

feature/axios_provider
MSI\derek hace 5 meses
padre
commit
31a24b09e4
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      src/app/api/settings/product/actions.ts

+ 0
- 1
src/app/api/settings/product/actions.ts Ver fichero

@@ -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;


Cargando…
Cancelar
Guardar