commit | 5c50e213ac7ce2a41322ded63e30844968616737 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu May 15 18:18:32 2014 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu May 15 18:18:32 2014 +0530 |
tree | 6afed9f6670d3b054210c2b7177d81f21b5a431a | |
parent | 740dd447b480cdead038aaff3b9dc16866eebee6 [diff] |
Update global_defaults_to_system_settings.py
diff --git a/erpnext/patches/v4_0/global_defaults_to_system_settings.py b/erpnext/patches/v4_0/global_defaults_to_system_settings.py index ab4f241..a041779 100644 --- a/erpnext/patches/v4_0/global_defaults_to_system_settings.py +++ b/erpnext/patches/v4_0/global_defaults_to_system_settings.py
@@ -30,4 +30,5 @@ system_settings.language = lang + system_settings.ignore_mandatory = True system_settings.save()