Skip to content

Commit

Permalink
Update sales_order_item.json
Browse files Browse the repository at this point in the history
MAJ in list view
  • Loading branch information
bvisible authored Nov 1, 2023
1 parent 828b34f commit cb96cd6
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions erpnext/selling/doctype/sales_order_item/sales_order_item.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
"total_weight",
"column_break_21",
"weight_uom",
"accounting_dimensions_section",
"warehouse_and_reference",
"warehouse",
"target_warehouse",
Expand Down Expand Up @@ -151,7 +150,6 @@
"width": "150"
},
{
"collapsible": 1,
"fieldname": "section_break_5",
"fieldtype": "Section Break",
"label": "Description"
Expand Down Expand Up @@ -890,18 +888,12 @@
"label": "Production Plan Qty",
"no_copy": 1,
"read_only": 1
},
{
"collapsible": 1,
"fieldname": "accounting_dimensions_section",
"fieldtype": "Section Break",
"label": "Accounting Dimensions"
}
],
"idx": 1,
"istable": 1,
"links": [],
"modified": "2023-10-17 18:18:26.475259",
"modified": "2023-11-01 15:10:24.664142",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order Item",
Expand All @@ -912,4 +904,4 @@
"sort_order": "DESC",
"states": [],
"track_changes": 1
}
}

0 comments on commit cb96cd6

Please sign in to comment.