chore: mass trailing whitespace and EOF fixes

This commit is contained in:
Ankush Menat
2021-08-19 13:41:10 +05:30
parent 869e36c33a
commit 4551d7d602
1190 changed files with 1352 additions and 1604 deletions

View File

@@ -25,4 +25,4 @@ data = {
],
'default_portal_role': 'System Manager',
'on_setup': 'erpnext.agriculture.setup.setup_agriculture'
}
}

View File

@@ -26,4 +26,4 @@ data = {
],
'on_setup': 'erpnext.education.setup.setup_education'
}
}

View File

@@ -21,4 +21,4 @@ data = {
['Stock Settings', None, 'show_barcode_field', 1]
],
'default_portal_role': 'Customer'
}
}

View File

@@ -21,4 +21,4 @@ data = {
'Non Profit'
],
'default_portal_role': 'Non Profit Manager'
}
}

View File

@@ -18,4 +18,4 @@ data = {
['Stock Settings', None, 'show_barcode_field', 0]
],
'default_portal_role': 'Customer'
}
}