Merge branch 'master' into develop

This commit is contained in:
Sagar Vora
2019-02-12 16:41:24 +05:30
21 changed files with 92 additions and 64 deletions

View File

@@ -28,7 +28,7 @@ class WoocommerceSettings(Document):
if not frappe.get_value("Custom Field",{"name":i[0]}) or not frappe.get_value("Custom Field",{"name":i[1]}):
create_custom_field_id_and_check_status = True
break;
break
if create_custom_field_id_and_check_status: