brotherton-erpnext/erpnext/patches
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
..
repair_tools
v4_0 feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
v4_1
v4_2 feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
v4_4
v5_0 feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
v5_1
v5_2
v5_4
v5_7
v5_8
v6_0
v6_2
v6_3
v6_4
v6_5
v6_6
v6_8
v6_10
v6_12
v6_16
v6_19
v6_20
v6_20x
v6_21
v6_23
v6_24 feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
v6_27
v7_0 feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
v7_1 feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
v7_2 feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
v8_0
v8_1 feat(regional): a central place for regional address templates (#19862) 2020-04-08 08:56:57 +05:30
v8_3
v8_4
v8_5
v8_6
v8_7 feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
v8_8
v8_9 fix: conditionally run old patch for Setup Progress 2019-11-26 15:22:05 +05:30
v8_10
v9_0 feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
v9_1
v9_2 chore: frappe.rename_doc update 2019-11-06 17:03:12 +05:30
v10_0 feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
v10_1 chore: Update module name (#19404) 2019-10-24 18:01:58 +05:30
v11_0 feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
v11_1 feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
v12_0 fix: Move branch code back to bank account (#22725) 2020-07-22 18:21:04 +05:30
v13_0 feat: Laboratory Module Enhancements (#22416) 2020-07-23 15:00:54 +05:30
__init__.py