mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
updated sync
This commit is contained in:
@@ -162,7 +162,7 @@ def import_defaults():
|
||||
|
||||
# UOM
|
||||
{'uom_name': 'Unit', 'doctype': 'UOM', 'name': 'Unit'},
|
||||
{'uom_name': 'Unit', 'doctype': 'UOM', 'name': 'Hour'},
|
||||
{'uom_name': 'Hour', 'doctype': 'UOM', 'name': 'Hour'},
|
||||
{'uom_name': 'Box', 'doctype': 'UOM', 'name': 'Box'},
|
||||
{'uom_name': 'Ft', 'doctype': 'UOM', 'name': 'Ft'},
|
||||
{'uom_name': 'Kg', 'doctype': 'UOM', 'name': 'Kg'},
|
||||
|
||||
Reference in New Issue
Block a user