Mark Goodrich
Mark Goodrich
@mseaton @mdpearson we should discuss potentially adding some of these to our other repos...
Thanks @brandones I agree we want to avoid hardcoding. What do we need beyond uuid and display? Can we build the order around uuid rather than abbrievations (sorry if the...
@ibacher I believe @mccarthyaaron has updated this to set the value to null? Who is the appropriate person to merge this? As PIH is not actively using the order basket...
It's a good point @ojwanganto and yes this should be configurable, ideally via the GP Ian mentions. Then, if implememtations were going to enable the dispensing functionality to limit the...
> The first part would be to add a hook that fetches the GP. Something like: > > ```tsx > /** > * Hook to fetch the system setting for...
> Also, circling back to the configuration issue, do we still want to make this the default behaviour out of the box for the refapp with the GP as the...
> IMO, the rule is this: > > * If its configurable via a backend property, we defer to the backend property > * If its not configurable via a...
Interesting @Ruhanga , you mean because the Name Support bean could be initialized before the Admin Service is ready? What makes this different from the AddressSupport template that appears to...
My gut would be to agree with @brandones ... not sure how valuable it would be to individually verify each line vs the overhead. Do we have a case where...
I'm not strongly opposed to it... risks would be a little more complexity and potential bugs introduced when adding.