This component provides a form for creating a new delivery. It includes fields for product selection,
amount, delivery date, and comments. The form also includes a date picker for selecting the delivery date.
Upon form submission, a new delivery is created and the selected product's stock is updated.
Create new delivery form component.
This component provides a form for creating a new delivery. It includes fields for product selection, amount, delivery date, and comments. The form also includes a date picker for selecting the delivery date. Upon form submission, a new delivery is created and the selected product's stock is updated.