mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-16 18:24:10 +00:00
* adds item_name to child table * adds two new functions to utils: - first_row_is_empty: to check if first row in child table is empty - remove_empty_first_row: to remove the empty first row in a child table * removes empty first row after getting from BOM * ui test