first commit

This commit is contained in:
2025-12-12 21:19:39 +01:00
parent 3c8abbb600
commit a707a33a87
3 changed files with 72 additions and 0 deletions

View File

@@ -37,5 +37,6 @@ export * from './patch-ware-house-product-quantity-dto';
export * from './update-deliverer-dto';
export * from './update-delivery-note-dto';
export * from './update-product-dto';
export * from './update-quotation-dto';
export * from './update-supplier-dto';
export * from './update-user-dto';