Reports -> Procedure Codes

This forum is for programmers who have questions about the source code.
Post Reply
drLouis
Posts: 13
Joined: Sun Aug 19, 2007 3:39 am

Reports -> Procedure Codes

Post by drLouis » Fri Jan 30, 2009 7:42 am

I did some modifications in order to have a good looking page when printing Procedure Codes;

We have some rules that force us to display somewhere in patient's waiting room the Price List for Dental Procedures. What OD offers by default it is a list which is hard to read (no guiding lines), and shows also procedure codes and abbreviations which are not necessary for patients to know.

Look what I did:

Image

Image

Image

the mods are made for 6.3.7 in FormRpProcCodes.cs and FormQuery.cs If you like this feature I could give you the code to include the mods; However some string externalizations are requiered for FormRpProcCodes ie. the page title...column header text etc.

Post Reply