mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-21 19:25:16 +00:00
fix(stock): remove duplicate fields
(cherry picked from commit 58a1383380)
This commit is contained in:
@@ -36,17 +36,6 @@
|
|||||||
"show_barcode_field",
|
"show_barcode_field",
|
||||||
"clean_description_html",
|
"clean_description_html",
|
||||||
"allow_internal_transfer_at_arms_length_price",
|
"allow_internal_transfer_at_arms_length_price",
|
||||||
"quality_inspection_settings_section",
|
|
||||||
"action_if_quality_inspection_is_not_submitted",
|
|
||||||
"column_break_23",
|
|
||||||
"action_if_quality_inspection_is_rejected",
|
|
||||||
"stock_reservation_tab",
|
|
||||||
"enable_stock_reservation",
|
|
||||||
"column_break_rx3e",
|
|
||||||
"allow_partial_reservation",
|
|
||||||
"auto_reserve_stock_for_sales_order_on_purchase",
|
|
||||||
"serial_and_batch_reservation_section",
|
|
||||||
"auto_reserve_serial_and_batch",
|
|
||||||
"serial_and_batch_item_settings_tab",
|
"serial_and_batch_item_settings_tab",
|
||||||
"section_break_7",
|
"section_break_7",
|
||||||
"allow_existing_serial_no",
|
"allow_existing_serial_no",
|
||||||
@@ -548,8 +537,8 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2025-05-06 02:39:24.284587",
|
"modified": "2025-10-17 18:32:35.829395",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "hello@aerele.in",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Stock Settings",
|
"name": "Stock Settings",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
@@ -569,8 +558,9 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"quick_entry": 1,
|
"quick_entry": 1,
|
||||||
|
"row_format": "Dynamic",
|
||||||
"sort_field": "creation",
|
"sort_field": "creation",
|
||||||
"sort_order": "ASC",
|
"sort_order": "ASC",
|
||||||
"states": [],
|
"states": [],
|
||||||
"track_changes": 1
|
"track_changes": 1
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user