12.3 change CDT change?

For users or potential users.
Post Reply
User avatar
cheroxy
Posts: 57
Joined: Mon Aug 13, 2007 5:52 pm
Contact:

12.3 change CDT change?

Post by cheroxy » Wed Oct 17, 2012 10:13 am

I'm getting two errors that seems to deal with the CDT.dll file. Did that change in the 12.3 version?

Error 1
when an insurance doesn't have a fee listed in their fee schedule it used to default to our standard fee schedule. Now, it just leaves it as zero.

Error 2
claim printing error. I get the following string, 'System.Drawing.Image CDT.Class1.GetADA2012()'

teethdood
Posts: 267
Joined: Sun Jul 29, 2007 12:39 am
Location: Visalia, CA
Contact:

Re: 12.3 change CDT change?

Post by teethdood » Wed Oct 17, 2012 6:57 pm

I didn't know until now that the ADA has released their new claim form, ADA2012. My guess is that OD is just getting prepared to include the ADA2012 form. Switch to ADA2006. Do you still get the error?
Philip H. Doan, DDS
http://www.kaweahdental.com/

User avatar
jordansparks
Site Admin
Posts: 5739
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: 12.3 change CDT change?

Post by jordansparks » Thu Oct 18, 2012 7:03 am

What specific version of Open Dental are you on? You didn't compile it yourself, did you?
Jordan Sparks, DMD
http://www.opendental.com

User avatar
cheroxy
Posts: 57
Joined: Mon Aug 13, 2007 5:52 pm
Contact:

Re: 12.3 change CDT change?

Post by cheroxy » Thu Oct 18, 2012 7:32 am

I have version 12.3.20.0. I did compile it myself. I have complied a few before with no errors.

User avatar
jsalmon
Posts: 1551
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: 12.3 change CDT change?

Post by jsalmon » Fri Nov 23, 2012 12:00 pm

The CDT.dll should be fine in v12.3. In your OpenDental project > References, make sure your CDT reference Path is pointed to "...[local svn path]...\Required dlls\CDT.dll". If you double click on the CDT item, it should open up an Object Browser. Expand CDT > { } CDT> Click on Class1 and in the right pane you should see 6 methods, one of which should be called GetADA2012(). You might need to do an svn update on your Required dlls folder if you do not see that method.
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

Post Reply