Default not to have Charges box ticked in patient summary screen

Hi,

We would prefer to have the "Charges" box un-ticked/de-selected by defauly in the patient summary sceens.

Can someone tell us how to achieve this?

Thanks,

Adrian

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Default not to have Charges box ticked in patient ...

Adrian its hardwired at this stage

Found in the file 

includeCharges = CheckBoxFactory.create("patient.record.query.includeCharges", true);

So I could make a patch and build a custom implementation

or we could add a practice configuration variable similar to the include clinicians variable that is currently used.

Keep in mind this has nothing to do with printing patient history's you can already filter out the invoice items using templating  for the print outs.

Which is why I cant see a benefit to removing invoice items from history by default.

see

http://www.openvpms.org/forum/printing-patient-history-can-we-default-not-including-charges

 

Ben

Regards
 
Ben 
OpenVPMS Installer and Helper 
Ph: +61423044823 
Email: info[at]charltonit.com[dot]au

Re: Default not to have Charges box ticked in patient ...

Hi Ben,

Yes, we already have a template that removes these for printing patient histories. We would also prefer the default to be "off" for general use.

I guess it seems sensible to have this as a preference practices or clinicians can choose rather than a patch for an individual practice.

should we start a project for this or would it be better added to another project such as:

- http://www.openvpms.org/project/user-preferences

Re: Default not to have Charges box ticked in patient ...

I think it should be added to the User preferences project packaged in - hopefully people see the benefit of these features and fund it!

 

Regards
 
Ben 
OpenVPMS Installer and Helper 
Ph: +61423044823 
Email: info[at]charltonit.com[dot]au

Re: Default not to have Charges box ticked in patient ...

http://www.openvpms.org/project/user-preferences
 

has been updated to include these sorts of preferences...please contribute to it if you would like to see this feature in OpenVPMS.

 

Regards
 
Ben 
OpenVPMS Installer and Helper 
Ph: +61423044823 
Email: info[at]charltonit.com[dot]au
Syndicate content