brotherton-erpnext/erpnext/patches/v13_0
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
..
__init__.py feat: manufacturing dashboards 2020-05-18 11:57:25 +05:30
check_is_income_tax_component.py fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
delete_old_purchase_reports.py fix: Delete Auto Email Reports (#22009) 2020-05-28 18:16:24 +05:30
delete_old_sales_reports.py feat: Selling Desk, Dashboard and Onboarding (#22055) 2020-06-19 15:33:21 +05:30
delete_report_requested_items_to_order.py updated patch to delete auto email reports and moved patch to v13 from v12 2020-07-22 16:00:18 +05:30
healthcare_lab_module_rename_doctypes.py feat: Laboratory Module Enhancements (#22416) 2020-07-23 15:00:54 +05:30
move_branch_code_to_bank_account.py fix: Move branch code back to bank account (#22725) 2020-07-22 18:21:04 +05:30
move_doctype_reports_and_notification_from_hr_to_payroll.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
move_payroll_setting_separately_from_hr_settings.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
move_tax_slabs_from_payroll_period_to_income_tax_slab.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
patch_to_fix_reverse_linking_in_additional_salary_encashment_and_incentive.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
set_company_field_in_healthcare_doctypes.py fix(patch): escape special characters in company field 2020-06-12 15:16:20 +05:30
update_actual_start_and_end_date_in_wo.py fix: patch update_actual_start_and_end_date_in_wo 2020-07-15 16:41:32 +05:30
update_deferred_settings.py feat: More controlled deferred revenue booking (#21671) 2020-06-23 09:57:56 +05:30
update_sla_enhancements.py fix(patch): reload child tables 2020-06-15 14:07:06 +05:30
update_subscription.py feat: Enhancement in subscription (#22263) 2020-07-23 11:11:23 +05:30