Rucha Mahabal
c8e8e29083
test: Issue Metrics
2020-05-28 13:48:09 +05:30
Rucha Mahabal
f91ed4ce24
fix: add default priority field in SLA
2020-05-26 16:03:47 +05:30
Rucha Mahabal
f3fc544918
fix: SLA tests
2020-05-26 15:03:15 +05:30
Rucha Mahabal
5379e87880
refactor: code cleanup, break functions
2020-05-26 12:48:03 +05:30
Rucha Mahabal
ec6246306c
refactor: set variance and SLA as Ongoing on Issue reopen
2020-05-26 12:32:12 +05:30
Rucha Mahabal
899ec36532
feat: added Resolved status with same functionality as Closed
2020-05-26 12:23:28 +05:30
Rucha Mahabal
79ed5755be
refactor: remove Hold status
2020-05-25 22:04:04 +05:30
Rucha Mahabal
372aa44b19
feat: implement hold time on Replied status for SLA
2020-05-25 21:37:58 +05:30
Rucha Mahabal
8993d38daf
fix: set avg response time only when there are responses
2020-05-06 13:37:10 +05:30
Rucha Mahabal
3d891f8e89
fix: set SLA as Ongoing on Issue Reopen
2020-05-06 13:00:33 +05:30
Rucha Mahabal
f2d36364f5
fix: handle issue metrics on Reopen and Close
2020-05-06 12:32:55 +05:30
Rucha Mahabal
f77d7243dc
fix: remove Service Level DocType
2020-05-06 11:47:52 +05:30
Rucha Mahabal
fc4c795661
fix: reset issue metrics on Reopen and Split
2020-05-06 11:42:43 +05:30
Rucha Mahabal
a2a1e257ae
fix: set Issue metrics using Duration fieldtype
2020-05-06 11:09:33 +05:30
Rucha Mahabal
35d853a476
fix: SLA in issues with Duration Fieldtype
2020-05-05 18:54:50 +05:30
Rucha Mahabal
ec24afb283
fix: change response and resolution fieldtype to Duration in SLA
2020-05-05 10:02:14 +05:30
Rucha Mahabal
0e3a16e267
fix: set metrics duration
2020-04-29 00:13:33 +05:30
Rucha Mahabal
2c3f1677f8
fix: commonify SLA and Service Level Doctypes
2020-04-28 14:11:58 +05:30
Rucha Mahabal
d881dc4784
feat: metrics for Issue
2020-04-24 14:33:34 +05:30
Deepesh Garg
b1e68bd022
fix: Rename bank account type doctypes ( #21179 )
...
* fix: Rename bank account type doctypes
Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
2020-04-23 12:19:30 +05:30
Deepesh Garg
fa8396feb5
fix: Budget against accounting dimensions ( #21268 )
...
* fix: Budget warning against custom accounting dimension
* fix: Codacy
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-23 10:34:57 +05:30
rohitwaghchaure
168babfebc
fix: bom update cost issue ( #21372 )
...
* fix: bom update cost is not working
* added test case for bom cost
2020-04-23 09:48:50 +05:30
rohitwaghchaure
6fa6caf46c
fix: patch and validation message to fix target warehouse issue ( #21371 )
2020-04-23 09:46:29 +05:30
rohitwaghchaure
e8a651bc00
fix: BOM stock report ( #21380 )
2020-04-23 09:45:09 +05:30
rohitwaghchaure
28deddeb6f
fix: incorrect out value in stock balance due to precision issue ( #21379 )
2020-04-23 09:44:58 +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
Deepesh Garg
37665e12ca
Merge pull request #21367 from scmmishra/cal-report
...
fix: specify column width
2020-04-22 12:03:05 +05:30
Shivam Mishra
55baccd63a
fix: specify column width
2020-04-22 11:50:06 +05:30
Saqib
9c494d3e72
fix: asset maintenance fixes ( #21277 )
...
* fix: asset maintenance fixes
* fix: tests
2020-04-22 11:48:19 +05:30
Nabin Hait
471cf95300
Update purchase_invoice_item.json
2020-04-22 11:46:31 +05:30
Chinmay Pai
8fb863da07
chore: remove oldfieldtype from purchase invoice item ( #21365 )
...
fixes issue where framework expects data field type to be validated with
options either set to "Email" or "Phone".
removing oldfieldtype works for now, should be fixed inside framework
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-22 11:23:14 +05:30
Deepesh Garg
0fcdc33393
Merge pull request #21361 from rohitwaghchaure/fixed-unsupported-operand-type-issue-develop
...
fix: unsupported operand type issue in pricing rule
2020-04-22 08:45:56 +05:30
Rohit Waghchaure
690855d3a1
fix: unsupported operand type issue in pricing rule
2020-04-22 02:49:48 +05:30
Nabin Hait
5f77854448
Revert "fix : Create Pick List Fos Sales Order List ( #20915 )" ( #21352 )
...
This reverts commit 27c6f694359bf211bd2e457af6b2ef59d48ff5a9.
2020-04-21 14:28:08 +05:30
Nabin Hait
a529a5078f
Update purchase_receipt.json
2020-04-21 13:50:26 +05:30
Marica
bda0ddf1cf
fix: Purchase Receipt Form Cleanup ( #21232 )
2020-04-21 13:15:05 +05:30
Marica
9942acd9d4
fix [ux]: Material Request Form Cleanup and UX ( #20810 )
...
* fix (ux): Material Request Form Cleanup
* fix: Get Items from popup UX
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-21 13:13:39 +05:30
Dharmraj-48
27c6f69435
fix : Create Pick List Fos Sales Order List ( #20915 )
...
Co-authored-by: Dharmraj <Dharmraj@bloomstack.com>
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-21 13:10:09 +05:30
Marica
34bbd5b612
fix: Purchase Invoice Form Cleanup ( #21230 )
...
* fix: Purchase Invoice Form Cleanup
* fix: Made Supplier field mandatory
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-21 13:00:14 +05:30
Anupam Kumar
a9d59fad94
fix: on item change UOM not updated ( #21242 )
...
* fix: on item change UOM not updated
* removing uom from js
2020-04-21 12:57:44 +05:30
Rucha Mahabal
ca1c37c56d
fix(Healthcare): remove hardcoded UOM during Item creation for Templates ( #21350 )
2020-04-21 12:54:07 +05:30
Marica
9ea1ad4051
fix: Re-order Item Error Email format ( #21342 )
...
* fix: Re-order Item Error Email format
* fix: Translated strings
2020-04-21 12:52:29 +05:30
rohitwaghchaure
a92eaff83b
fix: scrap items order not showing correctly in stock entry ( #21346 )
2020-04-21 11:27:10 +05:30
rohitwaghchaure
3d2ced7926
Merge pull request #21345 from rohitwaghchaure/fixed_free_item_qty_develop
...
fix: free item quantity issue
2020-04-21 01:10:33 +05:30
Rohit Waghchaure
d093a377ef
fix: free item quantity issue
2020-04-21 01:09:44 +05:30
Shivam Mishra
6372d0a842
Merge pull request #21187 from scmmishra/razorpay-subscription
...
feat: Razorpay subscription for Non profit memberships
2020-04-20 21:01:34 +05:30
Shivam Mishra
745b632ea1
fix: linting fixes
2020-04-20 18:25:51 +05:30
rohitwaghchaure
6e201a00df
Merge pull request #21340 from sahil28297/fix_italy_einvoicing_develop
...
fix(patch): reload 'Import Supplier Invoice' doc
2020-04-20 14:22:48 +05:30
Sahil Khan
f03efdc6b1
fix(patch): reload 'Import Supplier Invoice' doc
2020-04-20 14:18:28 +05:30
Shivam Mishra
83f80517c6
Merge branch 'develop' into razorpay-subscription
2020-04-20 13:54:00 +05:30