brotherton-erpnext/erpnext/setup
Suraj Shetty 627a3dcd6d feat: Default energy point rules (#19003)
* feat: Add default energy point rules during install

* fix: Add completed_by field to task doctype

* fix: Rule data

* fix: Add default rules for opportunity

* fix: Add a patch to create default energy point rules

* fix: Default success action message

* fix: Use .items() instead of .iteritems()

* fix: Add "create_default_energy_points" patch entry

* fix: Reload Energy Point Rule to fix patch

* fix: Import frappe
2019-09-17 15:54:41 +05:30
..
doctype fix: Naming series check to avoid duplicate entry error (#19015) 2019-09-12 19:18:44 +05:30
page [fix] Links now redirect to erpnext.com 2019-01-25 12:56:27 +05:30
setup_wizard fix: dont make dashboards if company is not set (#18975) 2019-09-10 14:08:31 +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 Add date to currency exchange caching 2019-03-05 16:44:02 -08:00