fix: doctype layout based on expected tab-order
This commit is contained in:
parent
deca1aaf06
commit
e8118fcdf1
@ -16,15 +16,15 @@
|
|||||||
"amount",
|
"amount",
|
||||||
"allow_zero_valuation_rate",
|
"allow_zero_valuation_rate",
|
||||||
"serial_no_and_batch_section",
|
"serial_no_and_batch_section",
|
||||||
"serial_no",
|
|
||||||
"column_break_11",
|
|
||||||
"batch_no",
|
"batch_no",
|
||||||
|
"column_break_11",
|
||||||
|
"serial_no",
|
||||||
"section_break_3",
|
"section_break_3",
|
||||||
"current_qty",
|
"current_qty",
|
||||||
"current_serial_no",
|
"current_amount",
|
||||||
"column_break_9",
|
"column_break_9",
|
||||||
"current_valuation_rate",
|
"current_valuation_rate",
|
||||||
"current_amount",
|
"current_serial_no",
|
||||||
"section_break_14",
|
"section_break_14",
|
||||||
"quantity_difference",
|
"quantity_difference",
|
||||||
"column_break_16",
|
"column_break_16",
|
||||||
@ -181,7 +181,7 @@
|
|||||||
],
|
],
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2021-05-21 12:13:33.041266",
|
"modified": "2022-04-02 04:19:40.380587",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Stock Reconciliation Item",
|
"name": "Stock Reconciliation Item",
|
||||||
@ -190,5 +190,6 @@
|
|||||||
"quick_entry": 1,
|
"quick_entry": 1,
|
||||||
"sort_field": "modified",
|
"sort_field": "modified",
|
||||||
"sort_order": "DESC",
|
"sort_order": "DESC",
|
||||||
|
"states": [],
|
||||||
"track_changes": 1
|
"track_changes": 1
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user