diff --git a/src/views/erp/stock/in/components/StockInItemForm.vue b/src/views/erp/stock/in/components/StockInItemForm.vue
index 8d166638..b7e934a1 100644
--- a/src/views/erp/stock/in/components/StockInItemForm.vue
+++ b/src/views/erp/stock/in/components/StockInItemForm.vue
@@ -80,16 +80,6 @@
-
-
-
-
-
-
-
-
-
-
@@ -104,17 +94,10 @@
-
-
-
-
-
-
-
-
+
-
+
@@ -132,23 +115,6 @@
-
-
- {{ t('ErpStock.Item.purchaseUnitConvertQuantity') }}
-
-
- {{ purchaseUnitConvertTipText }}
-
-
-
-
-
-
-
-
-
-
@@ -176,7 +142,7 @@
controls-position="right"
:min="0.001"
:precision="3"
- readonly
+ disabled
class="quantity-input !w-100%"
>
@@ -275,11 +241,17 @@
-
-
- {{ getDefaultTaskProductScheme(row)?.palletPackageQuantity ?? '-' }}
-
-
-
-
- {{ getDefaultTaskProductScheme(row)?.packageQuantity ?? '-' }}
-
-
@@ -578,6 +549,7 @@
+