mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
fix: more fields reordering related to Tab Break
(cherry picked from commit 5389a35798)
This commit is contained in:
@@ -37,7 +37,7 @@ def make_custom_fields():
|
||||
fieldname="vat_section",
|
||||
label="VAT Details",
|
||||
fieldtype="Section Break",
|
||||
insert_after="group_same_items",
|
||||
insert_after="language",
|
||||
print_hide=1,
|
||||
collapsible=1,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user