anoop
1696a2a4b9
fix: default sms text in settings - corrected field names
2020-04-27 23:44:41 +05:30
anoop
0f541cb7ab
feat: set title for appointment, encounter, procedure and vitals
2020-04-27 23:42:22 +05:30
anoop
ca6f3ec977
fix: set customer name on patient update
2020-04-27 22:27:13 +05:30
anoop
256b77b463
fix: filter service unit by company
2020-04-27 20:00:27 +05:30
anoop
e30cc83591
fix: field order, minor fixes -
...
patient - update customer, releated fields
patient appointment - send message
2020-04-27 19:36:49 +05:30
Rucha Mahabal
ec7db4f467
fix: modified timestamp conflict
2020-04-23 03:10:11 +05:30
Rucha Mahabal
d7304519e2
fix: conflicts
2020-04-23 00:52:47 +05:30
Rucha Mahabal
eaa956b994
feat(Healthcare): Rehabilitation Module ( #21216 )
...
* feat: added rehab sub-module doctypes
* feat: rehab module
* feat: prescribe procedures in Patient Encounter
* feat: create Therapy Plan on Encounter submission
* feat: manage item for Therapy Type
* feat: book appointments, get prescribed therapies for Therapy Sessions
* feat: invoice Therapy Sessions
* feat: plan completion progress bar and exercise countsindicators
* feat: Motor Assessment Scale
* feat: add editable card view for exercise steps
* fix: add rehab in healthcare desk page
* fix: card deletion not working when child table is hidden
* feat: automatically fetch therapies according to Body Part
* fix: added tests for Therapy Type and Plan
* fix: add exercises according to body parts in Therapy Type
* fix: label for Exercise Instructions
* fix: exercise cards css
* feat: add dashboard for Therapy Plan
* feat: Patient Assessment Template and Patient Assessment
* feat: add title fields in Therapy Plan and Session
* fix: remove Motor Assessment Scale
* fix: fetch assessment description
* feat: create Patient Assessment from Therapy Session
* fix: anti pattern code
* fix: update desk page
* fix: exercise card rendering
* fix(test): filter out disabled Items in test_mapper
* fix: get stock uom from Stock Settings for Therapy Type Item creation
* fix: multiline SQL query
* fix: permissions for DocTypes
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-22 13:07:12 +05:30
Rucha Mahabal
ca1c37c56d
fix(Healthcare): remove hardcoded UOM during Item creation for Templates ( #21350 )
2020-04-21 12:54:07 +05:30
anoop
fdc075220d
fix: minor, codacy suggestions
2020-04-16 23:05:38 +05:30
anoop
1c49a12ac2
fix: patient appointment
...
auto invoicing: record payment if payment mode and amount available
test: fixes
2020-04-16 17:00:47 +05:30
anoop
b922b292eb
fix: set patient while billing, tests fixed
2020-04-16 13:01:45 +05:30
anoop
93d0c78ca5
feat: multi-company billing
...
sales onvoice - filter get items based on company
utils - company filters in all get item helper methods
utils - refactor appointemnt items
2020-04-16 13:01:43 +05:30
anoop
7ad98c95b9
company field added
2020-04-16 13:01:43 +05:30
anoop
38f0258991
feat: multi company support
2020-04-16 13:01:43 +05:30
anoop
2d2db60035
feat: multi company support
2020-04-16 13:01:43 +05:30
anoop
80ab98bf36
fix: company when creatign procedure, practitioner name added
2020-04-16 13:01:43 +05:30
anoop
9c7d45deae
fix: set company while creating encounter, fields rearranged
2020-04-16 13:01:43 +05:30
anoop
82aeff0a32
fix: vitals added naimg series, minor field rearrangements
2020-04-16 13:01:43 +05:30
anoop
d4f5a6928f
feat: additional customer fileds
...
add customer_group, price list, currency etc.
rearrange and group fields
disable cusotmer edit after save (temp fix)
2020-04-16 13:01:43 +05:30
Rucha Mahabal
120d0e5796
fix: Fee Validity test
2020-04-09 19:16:01 +05:30
Rucha Mahabal
d30023abac
fix: failing tests
2020-04-09 16:43:13 +05:30
Rucha Mahabal
8844e95667
fix: pass ignore_mandatory flags
2020-04-08 10:04:10 +05:30
Rucha Mahabal
9d0ff961bc
fix: patch and tests
2020-04-07 16:43:22 +05:30
Rucha Mahabal
0f23a304bc
fix: added patch for refactored changes
2020-04-06 19:00:17 +05:30
Rucha Mahabal
ced978e192
fix: code clean up, performance improvements
2020-04-02 18:45:53 +05:30
Rucha Mahabal
cdf7189c29
fix: remove Expired status from Appointment
2020-03-27 11:30:00 +05:30
Rucha Mahabal
197165ff40
fix: codacy
2020-03-26 17:29:50 +05:30
Rucha Mahabal
42376705ab
fix: don't append year if values have same year in Appointment Analytics
2020-03-26 16:02:53 +05:30
Rucha Mahabal
2cec6bd789
fix: check new patient before creating fee validity
2020-03-26 14:38:12 +05:30
Rucha Mahabal
b60979cfaa
fix: show Change Item Code button only if Unit Type is billable
2020-03-25 02:10:33 +05:30
Rucha Mahabal
1900a62c54
fix: Merge branch 'develop' into healthcare_refactor
2020-03-25 02:08:42 +05:30
Rucha Mahabal
60e558a019
test: Patient Medical Record
2020-03-24 11:54:35 +05:30
Rucha Mahabal
aabcee4f8f
test: Healthcare Consultation DocTypes
2020-03-24 11:54:15 +05:30
Rucha Mahabal
f67afe67ab
test: Healthcare Masters
2020-03-23 12:31:13 +05:30
Rucha Mahabal
4f9a1471e4
fix: tests
2020-03-23 10:40:39 +05:30
Rucha Mahabal
0eeaad8ce7
fix: create fee validity for new patients only
2020-03-17 20:26:29 +05:30
Rucha Mahabal
2d785b7b09
fix: invoicing logic for appointments
2020-03-17 20:18:16 +05:30
Rucha Mahabal
f2574dde37
fix: set fee validity start date and set status as Completed or Pending
2020-03-17 19:28:18 +05:30
Rucha Mahabal
2f2c09bd98
fix: wrong fee validity calculation and payment fields visibility in appointment
2020-03-17 18:10:39 +05:30
Rucha Mahabal
cd31996b81
fix: check fee validity in a single function
2020-03-13 15:39:31 +05:30
Rucha Mahabal
200cb34ecf
Merge branch 'develop' into healthcare_refactor
2020-03-12 19:44:27 +05:30
Rucha Mahabal
05853efeb7
feat: Healthcare Domain Workspace with chart and shortcuts
2020-03-12 17:44:46 +05:30
Shivam Mishra
451382e08e
feat: update desk pages
2020-03-12 16:34:34 +05:30
Rucha Mahabal
72993d6828
Merge branch 'develop' into healthcare_refactor
2020-03-12 12:52:38 +05:30
Rucha Mahabal
06d1b047e0
refactor: Healthcare Module Page
2020-03-12 12:16:23 +05:30
Rucha Mahabal
c4b2dceb01
feat: Fee Validity status (Ongoing, Expired, Completed)
2020-03-09 23:57:00 +05:30
Rucha Mahabal
27512c86ae
refactor: Healthcare utils
2020-03-09 17:29:23 +05:30
Rucha Mahabal
e8bbdd5e84
fix: Lab Test Template data import failing in Lab Test Item creation
2020-03-06 13:18:56 +05:30
Rucha Mahabal
ac4199f2d7
fix (Lab Test): None TypeError in Patient Medical Record
2020-03-06 12:22:55 +05:30