brotherton-erpnext/erpnext/setup/setup_wizard
Raffael Meyer 9aae0c27c2
feat(regional): a central place for regional address templates (#19862)
* feat: a central place for regional address templates

* set up address templates during install

* why don't the tests run?

* fix: remove unused variables, fix cwd

* fix: .get() dicts contents

* fix: choose the right default

* fix: fieldname is template, not html

* fix: import unittest

* fix: remove unnecessary code

* fix: ensure country exists

* fix: ensure country exists

* feat: test updating an existing template

* fix(regional): DuplicateEntryError in test_update_address_template

* refactor and set 'is_default'

* fix codacy

* fix: patch gst_fixes

* fix: patch update_address_template_for_india

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-08 08:56:57 +05:30
..
data fix: dont make dashboards if company is not set (#18975) 2019-09-10 14:08:31 +05:30
operations feat(regional): a central place for regional address templates (#19862) 2020-04-08 08:56:57 +05:30
tasks Email alert renamed to Notification (#14618) 2018-06-21 09:17:52 +05:30
__init__.py [re-org] setup wizard in frappe 2015-11-12 11:45:47 +05:30
setup_wizard.py Update setup_wizard.py 2019-09-30 16:02:24 +05:30
utils.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30