Sherwin Gaddis
Sherwin Gaddis
### Describe the problem Adding see_auth from the users table to the session variables. It is missing. That makes the setting do nothing. ### Describe the solution you'd like Set...
### Describe the problem The menu is hard to read being just words and so compact. it would be nice if it were broken up by icons that could help...
### Describe the problem Instead of storing files in the local file system, have the ability to store in a cloud based database storage system like AWS S3. ### Describe...
### Describe the problem It would be nice to have a link to the other modules that are available for OpenEMR. ### Describe the solution you'd like It would be...
### Describe the bug Adding a signature to a portal document will cause the HTMLPurifier to fail. ### To Reproduce  without signature the document saves. https://youtu.be/md7YHRD8yg0 Steps to reproduce...
Fixes #7432 #### Short description of what this resolves: Checks the date to see if it is 0 or empty. #### Changes proposed in this pull request: Wraps the date...
### Describe the bug write concise description of what the bug is. [Service Note, generic date above every time](https://community.open-emr.org/t/service-note-generic-date-above-every-time/22541) ### Expected behavior Not to show the random date ### Client...
### Describe the bug write concise description of what the bug is. PHP Fatal error: Declaration of Mpdf\\PsrHttpMessageShim\\Request::getRequestTarget() must be compatible with Psr\\Http\\Message\\RequestInterface::getRequestTarget(): string in /var/www/html/emr/vendor/mpdf/psr-http-message-shim/src/Request.php on line 69, referer:...
### Describe the bug write concise description of what the bug is. Method returns undefined variable ### To Reproduce public function write($html_file, $save_to, $options) { $pdfwk = new Pdf($this->binaryPath); $pdfwk->generateFromHtml(file_get_contents($html_file),...
I loaded the boilerplate and when I click the link to Get started the /admin can not be found. What should I do now?