update delivery note form

This commit is contained in:
2025-12-11 17:48:54 +01:00
parent dfaea894e4
commit 586c9458b1
6 changed files with 103 additions and 2 deletions

View File

@@ -35,6 +35,7 @@ export * from './patch-supplier-delivery-delay-dto';
export * from './patch-user-password-dto';
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-supplier-dto';
export * from './update-user-dto';