mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +00:00
fix: more fields reordering related to Tab Break
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