brotherton-erpnext/erpnext/setup
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
..
desk_page feat: changes for desk pages (#21027) 2020-03-31 10:30:20 +05:30
doctype fix: Currency validation for default company accounts (#21094) 2020-04-06 12:43:07 +05:30
onboarding_slide fix: remove illustrations from onboarding slides (#19872) 2019-12-23 08:24:46 +05:30
page [fix] Links now redirect to erpnext.com 2019-01-25 12:56:27 +05:30
setup_wizard feat(regional): a central place for regional address templates (#19862) 2020-04-08 08:56:57 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
default_energy_point_rules.py feat: Default energy point rules (#19003) 2019-09-17 15:54:41 +05:30
default_success_action.py feat: Default energy point rules (#19003) 2019-09-17 15:54:41 +05:30
install.py feat: Default energy point rules (#19003) 2019-09-17 15:54:41 +05:30
utils.py fix: use ERPNext in welcome email when default company is not set 2020-03-05 10:08:43 +05:30