diff --git a/src/components/pages/inventory/adjustment/form/InventoryAdjustmentForm.tsx b/src/components/pages/inventory/adjustment/form/InventoryAdjustmentForm.tsx index 627ba952..4bc101f0 100644 --- a/src/components/pages/inventory/adjustment/form/InventoryAdjustmentForm.tsx +++ b/src/components/pages/inventory/adjustment/form/InventoryAdjustmentForm.tsx @@ -550,77 +550,80 @@ const InventoryAdjustmentForm = ({
-
- {/* Select Input Location */} - +
+
+ {/* Select Input Location */} + - {/* Select Input Project Flock */} - + {/* Select Input Project Flock */} + - {/* Select Input Kandang */} - + {/* Select Input Kandang */} + +
{/* Select Input Product */} {/* Text Area Input Notes */} @@ -735,13 +739,13 @@ const InventoryAdjustmentForm = ({ />
-
+
{type !== 'detail' && ( -
+ <> -
+ )}
{InventoryAdjustmentFormErrorMessage && (