This deployment included many bug/defect fixes, security enhancements, and data migration related issues. The below list contains all the items that went to Production on 5/26/2015 and 6/1/2015.
- [Fix] Scope Inventory Activity report to the current account only (This will allow Users to report on inventory activity per account)
- [Fix] Inactive billers are not shown on an account (The field (Biller) was visible when it was inactive so now you will only see a list of active Billers when creating an account or editing an existing one)
- [Fix] Secondary insurance provider information are displayed when viewing a Patient Agreement (For Integrated accounts, the information for the secondary insurance was not populating on the PA even though the information was on the patient record/ profile)
- [Fix] AJAX requests that return JS fragments with HTML render sub-partials with the correct format
- [Fix] Performance improvements to the searching patient agreements by “Awaiting Verification” query
- [Fix / Database] Deleting a BillingRequest will also delete the corresponding BillingResponse
- [Data Migration] Patient Agreements with ack files are marked as received
- [Data Migration] Historical versioning column for Patient Agreements accepts a larger amount of text
- [Data Migration] Remove the “Select Size” rows from the inventory sizes and sizes tables
- [Feature] Require a patient agreement to have a product before being signed (If a product is not placed on the PA, the system will not allow the PA to be advanced. The “Accept Terms” button will be disabled until a product is placed on the agreement)
- [Feature] Use a smarter lookup during MassEntry for a medical professionals (This enhances the onboarding process by allowing the Specialty field to use a more intelligent lookup when values are entered in. It minimizes failed entries)
- [Feature] Only Super Admins can create products and inventory items (This eliminates other Accounts and Account Groups to touch products and inventory items)
- [Feature] Zendesk API integration for sending more data along with the support ticket (Allows to track multiple fields through a widget which enhances the metrics we can report on)
- [Feature] Users can see a list of all patient agreements that are needing a signature (Now all Users in an Account can have visibility to the Batch Signature feature. Before this enhancement, Users could only see the PA’s they created)
- [Feature] Admins can see a count of validated records on the MassEntry page (Enhances the onboarding process by creating visibility to how many records are being processed as the Mass Entry is running)
- [Feature] Admins can export a CSV of the failed records from a MassEntry batch (Enhances the onboarding process by having the ability to only export the records that failed and not all records)
- [Feature] Admins see a spinning icon for resubmitted Mass Entry line items that are still processing (Enhances the onboarding process so the Implementation/Automation team member has visibility to what is processing so they are not guessing)
- [Fix] Suppress the out of stock message and allow fulfillment from stock without a stock record (Enhancement for an Account who will not manage inventory in MoitonMD)
- [Fix] PDF attachments are validated to make sure they are a valid format before being processed (Enhances the PA process when the clinic may have a Rx already uploaded, they can simply check a box and the system will validate that the file is uploaded)
- [Debt] Use explicit format when rendering sub-partials of a different format than the HTTP request
- [Debt] Prevent JavaScript test suite from being ran twice
- [Debt] Test suite run output is less verbose by removing unimplemented / pending tests
- [Debt] Prevent namespace collisions for Null Account