Charges panel not allowing me to delete items

Hi,

I practice outside of insurance networks and see self-pay patients; therefore, I use the Charges Panel (because it is simple). I have been unable (I think since the latest update) to delete line items from the panel below. Actually, nothing I click on in this panel does anything, except the back button. I have reproduced this on the demo site (below are from demo site, patient is test test).

image

The browser console shows the log below:

GET
https://one.openemr.io/b/openemr/interface/patient_file/encounter/diagnosis_full.php
[HTTP/1.1 200 OK 208ms]
Error: WebExtension context not found! ExtensionParent.jsm:861:13
GET
https://one.openemr.io/b/openemr/interface/themes/style_light.css
[HTTP/1.1 200 OK 0ms]
sendTimingEvent addSite start undefined undefined verboseLoggerHooks.js:1:1120
GET
https://one.openemr.io/b/openemr/interface/themes/core.css
[HTTP/1.1 200 OK 0ms]
GET
https://one.openemr.io/b/openemr/interface/themes/themeBuilder.php
[HTTP/1.1 200 OK 114ms]
GET
https://one.openemr.io/b/openemr/public/fonts/lato/lato.css
[HTTP/1.1 200 OK 0ms]
Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. inject.js:1
Attempt to set a forbidden header was denied: Connection 2554228921-kix_main_i18n_kix_core.js:197:503
OPTIONS
XHR
https://0.docs.google.com/document/d/1aN2NkWo1zZDhh12RFo4FqlgxGii4xKfdbK4GVGBBVnU/bind
[HTTP/2.0 200 OK 58ms]
GET
XHR
https://0.docs.google.com/document/d/1aN2NkWo1zZDhh12RFo4FqlgxGii4xKfdbK4GVGBBVnU/bind
[HTTP/2.0 200 OK 80ms]
Could not write session state file Object { operation: “open”, path: “/home/venu/.mozilla/firefox/s67u2m0…”, unixErrno: 2, stack: “”, fileName: “(unknown module)”, lineNumber: undefined } SessionFile.jsm:409:7

Thanks for any help.

-Venu

Did you get this resolved?

Hi Sherwin, no. Problem still exists. The other thing that’s not ideal is that the receipt only lists CPT codes and charges, not charges from any other category. The total is correct, but line items are only from CPT category. I operate the practice on a pay it forward model, which means what people pay me for a service is variable. So I can’t just set a price under a CPT code to get around the issue.

-Venu

Hi @vrjula and @juggernautsei ,

Developer @epsdky (thank you!) submitted fix for this, which is now in the main codebase (and plan to get it into a 5.0.1 patch in the future):

-brady

Sweet, it works! Thank you @epsdky.

Another issue that is somewhat misleading is that only CPT4 codes are listed as line items on the receipt. Anything inputted in different categories such as “Other” aren’t listed. The total is correct, but the line item isn’t there. Example below. Is there a straightforward fix for this?

-Venu

image