fix: Display Bundle Items right below the Items table
This commit is contained in:
parent
e506cd6a2f
commit
6c03af815e
@ -43,6 +43,7 @@
|
|||||||
"ignore_pricing_rule",
|
"ignore_pricing_rule",
|
||||||
"items_section",
|
"items_section",
|
||||||
"items",
|
"items",
|
||||||
|
"packed_items",
|
||||||
"pricing_rule_details",
|
"pricing_rule_details",
|
||||||
"pricing_rules",
|
"pricing_rules",
|
||||||
"sec_break23",
|
"sec_break23",
|
||||||
@ -84,8 +85,6 @@
|
|||||||
"rounding_adjustment",
|
"rounding_adjustment",
|
||||||
"rounded_total",
|
"rounded_total",
|
||||||
"in_words",
|
"in_words",
|
||||||
"bundle_items_section",
|
|
||||||
"packed_items",
|
|
||||||
"payment_schedule_section",
|
"payment_schedule_section",
|
||||||
"payment_terms_template",
|
"payment_terms_template",
|
||||||
"payment_schedule",
|
"payment_schedule",
|
||||||
@ -934,11 +933,6 @@
|
|||||||
"fieldtype": "Table",
|
"fieldtype": "Table",
|
||||||
"label": "Bundle Items",
|
"label": "Bundle Items",
|
||||||
"options": "Packed Item"
|
"options": "Packed Item"
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "bundle_items_section",
|
|
||||||
"fieldtype": "Section Break",
|
|
||||||
"label": "Bundle Items"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"icon": "fa fa-shopping-cart",
|
"icon": "fa fa-shopping-cart",
|
||||||
@ -946,7 +940,7 @@
|
|||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"max_attachments": 1,
|
"max_attachments": 1,
|
||||||
"modified": "2021-08-24 17:56:39.199033",
|
"modified": "2021-08-27 01:09:54.587572",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Selling",
|
"module": "Selling",
|
||||||
"name": "Quotation",
|
"name": "Quotation",
|
||||||
|
Loading…
Reference in New Issue
Block a user