brotherton-erpnext/erpnext/domains
Rucha Mahabal 4887b69946
feat: Inpatient Medication Order and Entry (#23473)
* feat: Inpatient Medication Order

* feat: Inpatient Medication Entry

* feat: update medication orders on medication entry submission

* feat: added custom fields for medication references in Stock Entry

* feat: make stock entry if update stock is checked in IPMOE

* fix: handle cancel event for Inpatient Medication Entry

* fix(ux): add link and progress bar to dashboard

* refactor(ux): Adding Medication Orders without linking to Patient Encounter

* fix: make medication entry child table read only

* fix: filter stock items during manual medication order creation

* fix: codacy

* chore: tests for Inpatient Medication Order

* chore: tests for Inpatient Medication Entry

* fix: code clean-up

* fix: filter for inpatients in IPMO

* fix: add datetime validations for IPME filters

* fix: do not hardcode stock entry type

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-10-23 20:33:30 +05:30
..
__init__.py [added] hospitality domain (#11020) 2017-10-17 12:30:34 +05:30
agriculture.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
distribution.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
education.py refactor: set Student as default portal role for Education 2019-05-29 18:37:52 +05:30
healthcare.py feat: Inpatient Medication Order and Entry (#23473) 2020-10-23 20:33:30 +05:30
hospitality.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
manufacturing.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
non_profit.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
retail.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
services.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30