fix: Allow backdated discharge for inpatient (#25124)

* fix: Allow backdated discharge for inpatient

The system is not flexible enough to allow backdated patient discharge.

Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in>

* fix: Sider issues and test cases related to this patch

Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in>

Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com>
This commit is contained in:
Syed Mujeer Hashmi
2021-08-24 18:35:59 +05:30
committed by GitHub
parent 27fad29ad6
commit 1604b6cc63
11 changed files with 80 additions and 47 deletions

View File

@@ -299,4 +299,5 @@ erpnext.patches.v13_0.delete_orphaned_tables
erpnext.patches.v13_0.update_export_type_for_gst #2021-08-16
erpnext.patches.v13_0.update_tds_check_field #3
erpnext.patches.v13_0.update_recipient_email_digest
erpnext.patches.v13_0.shopify_deprecation_warning
erpnext.patches.v13_0.shopify_deprecation_warning
erpnext.patches.v13_0.rename_discharge_ordered_date_in_ip_record