debug for build

This commit is contained in:
2026-06-17 09:07:53 +03:30
parent 826041b07a
commit 839f6de691
@@ -10,7 +10,7 @@ import {
CustomerType, CustomerType,
TspProviderRequestType, TspProviderRequestType,
TspProviderResponseStatus, TspProviderResponseStatus,
} from '@prisma/client' } from 'generated/prisma/enums'
import { SharedSaleInvoiceCreateService } from './sale-invoice-create.service' import { SharedSaleInvoiceCreateService } from './sale-invoice-create.service'
@Injectable() @Injectable()