mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
fix(woocommerce integration): error in new-site
resolving "Could not find UOM: Nos" error in travis
(cherry picked from commit 97383716e6)
This commit is contained in:
@@ -552,7 +552,6 @@
|
|||||||
"bold": 0,
|
"bold": 0,
|
||||||
"collapsible": 0,
|
"collapsible": 0,
|
||||||
"columns": 0,
|
"columns": 0,
|
||||||
"default": "Nos",
|
|
||||||
"description": "This is the default UOM used for items and Sales orders. The fallback UOM is \"Nos\".",
|
"description": "This is the default UOM used for items and Sales orders. The fallback UOM is \"Nos\".",
|
||||||
"fetch_if_empty": 0,
|
"fetch_if_empty": 0,
|
||||||
"fieldname": "uom",
|
"fieldname": "uom",
|
||||||
|
|||||||
Reference in New Issue
Block a user