From 773e686fb1875b5bfeb823a637c860fc70d82a6b Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 26 Sep 2017 12:41:43 +0530 Subject: [PATCH] change log for version 9 --- erpnext/change_log/v9/v9_0_0.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/erpnext/change_log/v9/v9_0_0.md b/erpnext/change_log/v9/v9_0_0.md index fb6ae61e07..5d91ea9f4e 100644 --- a/erpnext/change_log/v9/v9_0_0.md +++ b/erpnext/change_log/v9/v9_0_0.md @@ -1,4 +1,4 @@ -#### POS +- POS - Online & Offline - Now user has an option to enable or disable Offline POS mode from POS Settings - Provision to select the Item's serial number from the dropdown while adding item in the cart - Indicator for stock availability in Online POS Mode. @@ -6,3 +6,25 @@ #### Subscription - Setup recurring documents using **Subscription** - User can schedule the subscription for doctypes other than Sales Invoice, Purchase Invoice etc. + +#### Healthcare Domain +- Clinic / Practice Management + - Patient + - Physician, Physician scheduling + - Appointment + - Vital Signs + - Consultation + - Medical Code Standards + - Patient Medical Record +- Laboratory + - Sample Collection + - Lab Test +- Patient Portal + +#### School Fees Management +- Fee Structure +- Fee Schedule +- Payment against Fees + +#### Setup Wizard +- Broken into 2 parts with a fresh looks \ No newline at end of file