Merge pull request #48050 from iamkhanraheel/rearrange-quotation-item-fields

feat: Move "Is Free Item", "Is Alternative Item", and "Has Alternative Item" Checkboxes to Item Section in Quotation Child Table
This commit is contained in:
rohitwaghchaure
2025-06-19 18:09:42 +05:30
committed by GitHub

View File

@@ -7,9 +7,12 @@
"engine": "InnoDB",
"field_order": [
"item_code",
"item_name",
"customer_item_code",
"col_break1",
"item_name",
"is_free_item",
"is_alternative",
"has_alternative_item",
"section_break_5",
"description",
"item_group",
@@ -53,9 +56,6 @@
"base_net_amount",
"pricing_rules",
"stock_uom_rate",
"is_free_item",
"is_alternative",
"has_alternative_item",
"section_break_43",
"valuation_rate",
"column_break_45",
@@ -698,7 +698,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2024-12-12 13:49:17.765883",
"modified": "2025-06-12 17:31:47.775890",
"modified_by": "Administrator",
"module": "Selling",
"name": "Quotation Item",