mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-15 18:01:41 +00:00
fix: Total amount field ordering in transactions (#21313)
This commit is contained in:
@@ -60,9 +60,9 @@
|
||||
"base_total",
|
||||
"base_net_total",
|
||||
"column_break_33",
|
||||
"total_net_weight",
|
||||
"total",
|
||||
"net_total",
|
||||
"total_net_weight",
|
||||
"taxes_section",
|
||||
"tax_category",
|
||||
"column_break_38",
|
||||
@@ -1196,7 +1196,7 @@
|
||||
"idx": 105,
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
"modified": "2019-12-30 19:15:28.605085",
|
||||
"modified": "2020-04-17 12:50:39.640534",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Selling",
|
||||
"name": "Sales Order",
|
||||
|
||||
Reference in New Issue
Block a user