November 3rd to November 10th, 2025

Revelation Pharma Action Items

  1. Reporting Requirements Follow-Up Discussion
    Summary: Now that we’ve done a little recon into AG Grid’s ability to export data, we need a follow-up discussion to nail down specific requirements.

  2. Integrations Follow-up tasks
    Summary: Follow-up on any pending needs for integrations, including the Lumistry API key and contract finalization for ShipStation.

New Features

Dispensing

  • Added Shipping Profiles to Companies

  • Added database tables to support Accounts Receivable functionality, including Orders and Payments tables

Improvements

General

  • Added missing tests for routes that return json when requested

  • Added Quantity Per Day to Seeded Fills

Compounding

  • Added restrictions and validation rules to prevent changes to formulas with associated lots

  • Updated NDC validation to show NDC attribute in capital case

  • Updated packaged_at to be optional for chemical inventories

  • Added a "Generic For" input to the Dispensable Medication Create and Edit forms

Dispensing

  • Added patient medications and allergies to test patient seeders

  • Improved ShipStation integration by removing unnecessary fields

  • Fixed Internal Server Error when placing an order into Draft Mode

  • Added a space between quantity owed and the unit type on the Fill screen

  • Streamlined the Edit Fill Form by removing unnecessary input fields and pre-populated as many fields as possible from the prescription

  • Updated the display of quantity values to a new line per value for easier reading

  • Introduced unit type information to be shown with the quantity.

  • Improved the experience when viewing generated Rx documents including more graceful handling of changes data that triggers a new version of the Rx document.

  • Added unit type to Qty Written input

  • Added unit type to PV1 and PV2 pages

  • Added PV2 Checklist Items based on recent requirements:

    • PDMP Gateway

    • DUR Performed

    • Patient Information Verified

    • Prescription Information

    • Shipping and Billing

Fixes

General

  • Cleaned up random generation of Unit Types being created by the OrderSeeder

Compounding

  • Fixed to prevent allowing entry of a duplicate NDC

  • Fixed importing of Active Ingredient property to set the value

  • Fixed date and time formatting for Formula Inventory including Date Made, Expiration, and Time to Make fields

  • Fixed a date formatting issue for Expiration Dates in Chemical Inventory

  • Added Unit Types to the Pharmacies Data Sheet to insure unit types are available for Formulas

Dispensing

  • Fixed issue preventing the addition of allergies when creating a patient

  • Fixed failing test by adding payor to the test request

  • Added date fields to seeded orders to facilitate testing

Resolved Userback Tickets