brotherton-erpnext/erpnext/setup
Suraj Shetty d3069fee4d Daily work summary refactor (#12944)
* added daily work summary setting doctype and code to support feature

this will allow multiple setting for daily work summary

* added daily work summary setting user doctype

* made changes in daily work summary code

* [minor] entry change in hr config file

* deleted previous daily work summary settings (and its company) doctype

* removed unwanted permission check

* toggled read_only option for enabled field

* removed print statements

* add patch for the changes

* doc changes

* [minor] indentation fix

* fixed tests

* indentation fixes

* codacy issue fix

* formatting fixes

* renamed doctype

Renamed Daily Work Summary Setting to  Daily Work Summary Group and did related code and doc changes

* fixed typo

* updated doc

* codacy issue fix

* [minor] renamed doctype name in json

* Renamed old doctype

* fixed indentation

* codacy fix

* indentation fix

* renamed doctype

* handled patch exception

* fixed exception

* Update daily_work_summary_group.py

* rename patch file

removed abbreviation in file name

* handled exception in patch code

* removed Unnecessary pass statement

* [minor] indentation fix
2018-02-21 15:15:43 +05:30
..
doctype [enhance] Production Plan (#12160) 2018-02-20 12:20:00 +05:30
page Docs in website (#10149) 2017-07-28 11:44:08 +05:30
setup_wizard Shareholder and related doctypes (#12215) 2018-02-12 11:32:47 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
install.py Daily work summary refactor (#12944) 2018-02-21 15:15:43 +05:30
utils.py fixed python3 error 2018-01-30 13:47:18 +05:30