brotherton-erpnext/erpnext/healthcare/web_form
Anoop 23481cc484
feat: Laboratory Module Enhancements (#22416)
* feat: option to add organism count in descriptive tests
print format to accommodate descriptive test changes
fix: refactoring, clean up wip

* lab test - result based on secondary uom, result format options
lab test print - consider result format options, result legend and worksheet instructions

* feat: option to allow results blank in lab test if configured via lab test template

* fix: rename child doctypes, rename related links

* fix: field display depends on, cleanup - rename fields and variables

* fix: get from encounter popup layout, code cleanup and minor fixes

* fix: sms send dialog bug

* fix: lab test get from encounter html class name typo corrected

* fix: lab test organisms depends on condition

* fix: reorder fields - depends on fields brought together

* fix: PR review feedback, removed : separator, result formatting applied to result UOM

* fix: child table js removed

* fix: internal field require_result_value hidden, secondary uom result field type set to data

* fix: Use ORM methods instead of db.sql, code cleanup, style

* fix: create item price for lab test template if billable, code cleanup

* fix: patch rename doctypes before fields, deleted renamed child doctypes

* fix: secondary uom result calc - warn user if calculation fails

* fix: patch to insert entries into renamed child tables

* fix: codacy issues

* fix: patch duplicate error as items are already migrated in v12 migrate
organisms child table field name updated

* fix: patch a bit lenghty, added comments

* fix: patch

* fix: require_result_value flag marked hidden

* fix: code cleanup-up

* fix: patch - lab_test rename field, lab_test_group_template select option corrected

Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
2020-07-23 15:00:54 +05:30
..
lab_test feat: Laboratory Module Enhancements (#22416) 2020-07-23 15:00:54 +05:30
patient_appointments [Enhance][Fix] Healthcare - DocType and Fields renaming (#14861) 2018-07-16 18:08:53 +05:30
patient_registration fix: remove Expired status from Appointment 2020-03-27 11:30:00 +05:30
personal_details fix: Remove no_sitemap property 2019-03-20 14:11:05 +05:30
prescription [Fix] Healthcare minor fixes and field rename (#15413) 2018-09-18 10:54:03 +05:30
__init__.py [domain] Healthcare (#10664) 2017-09-13 12:52:30 +05:30