brotherton-erpnext/erpnext/controllers
Anurag Mishra fc98abece9
feat: Employee Grievance (#25705)
* feat: Employee Grievance

* feat: link to desk and automatic unsuspend

* test: Employee Grievance

* fix: Sider and Translation

* fix: sider

* fix: formatting

* feat: changes requested

* feat: Employee Grievance

* feat: link to desk and automatic unsuspend

* test: Employee Grievance

* fix: Sider and Translation

* fix: sider

* fix: formatting

* feat: changes requested

* fix: patch test and sider issue

* fix: make Employee Responsible non-mandatory since there cannot be an employee responsible for all sorts of grievances

- show pay cut and suspension buttons only if Employee Resposible is set

- some label changes

* feat: added subject field for more context

- set title for documents

- added list view settings

- refactor suspend and unsuspend functions

- add submit and cancel perms for system and hr managers

- fix tests

* fix: sider issues

* fix: removed suspension and paycut

* fix:sider

* fix: test

* fix: test

* fix: resolved Conflicts

* fix: sider

* fix: remove debugging print statements

* fix: validation message

* fix: unnecessary comma

Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
2021-06-23 11:21:38 +05:30
..
tests perf(minor): remove unnecessary comprehensions (#25645) 2021-06-11 16:00:48 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py fix: Revert unintended changes 2021-06-14 20:01:04 +05:30
buying_controller.py fix: available qty for consumption 2021-06-19 23:19:45 +05:30
item_variant.py fix: can not create item variants (#25433) 2021-04-26 15:37:17 +05:30
print_settings.py refactor: refactor contextual print setting implementation 2020-10-29 14:19:34 +05:30
queries.py feat: Employee Grievance (#25705) 2021-06-23 11:21:38 +05:30
sales_and_purchase_return.py fix: incorrect incoming rate for the sales return (#25306) 2021-04-13 20:55:52 +05:30
selling_controller.py perf(minor): remove unnecessary comprehensions (#25645) 2021-06-11 16:00:48 +05:30
status_updater.py perf(minor): remove unnecessary comprehensions (#25645) 2021-06-11 16:00:48 +05:30
stock_controller.py fix: time out while submitting the stock transactions with more than 50 items 2021-06-19 00:55:35 +05:30
subcontracting.py fix: available qty for consumption 2021-06-19 23:19:45 +05:30
taxes_and_totals.py fix: rate not able to change in purchase order 2021-06-21 00:59:02 +05:30
trends.py fix: grammatical fix on error message 2020-06-25 22:35:33 +05:30
website_list_for_contact.py perf(minor): remove unnecessary comprehensions (#25645) 2021-06-11 16:00:48 +05:30