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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user