mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
chore: mass trailing whitespace and EOF fixes
This commit is contained in:
@@ -25,4 +25,4 @@ data = {
|
||||
],
|
||||
'default_portal_role': 'System Manager',
|
||||
'on_setup': 'erpnext.agriculture.setup.setup_agriculture'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -26,4 +26,4 @@ data = {
|
||||
],
|
||||
'on_setup': 'erpnext.education.setup.setup_education'
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -21,4 +21,4 @@ data = {
|
||||
['Stock Settings', None, 'show_barcode_field', 1]
|
||||
],
|
||||
'default_portal_role': 'Customer'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -21,4 +21,4 @@ data = {
|
||||
'Non Profit'
|
||||
],
|
||||
'default_portal_role': 'Non Profit Manager'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,4 +18,4 @@ data = {
|
||||
['Stock Settings', None, 'show_barcode_field', 0]
|
||||
],
|
||||
'default_portal_role': 'Customer'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user