Search found 128 matches

by JLM
Tue Nov 16, 2021 9:46 am
Forum: Main Forum
Topic: New employee cannot clock in.
Replies: 1
Views: 2836

New employee cannot clock in.

We haven't added a new employee in several years so we are rusty. The new person can log in, is a part of the assistant group, he shows up in the employee list in the manage module but the clock-in button is greyed out. What are we missing?

JLM
by JLM
Tue Nov 02, 2021 3:40 pm
Forum: Main Forum
Topic: Best/Most cost effective sensors
Replies: 0
Views: 5171

Best/Most cost effective sensors

We use phosphor plates for everything now but are looking at acquiring a sensor for endo/TA use only. What would people recommend to use with OD? Prefer one that works natively with OD (no bridge) and lower cost is always nice too.

JLM
by JLM
Fri Oct 15, 2021 10:27 am
Forum: Main Forum
Topic: Imaging preferences
Replies: 1
Views: 3144

Imaging preferences

In Module Preferences dialog, Imaging tab.

How does the Default import folder work?
How does the Default folder for automatic import work?

The manual information is rather sparse.

JLM
by JLM
Mon Sep 20, 2021 8:17 am
Forum: Main Forum
Topic: Arrow keys and calendar
Replies: 1
Views: 3688

Arrow keys and calendar

I upgraded from 19 to 21 before leaving work last week. This morning there is wailing and gnashing of teeth because they cannot navigate the calendar with the arrow keys any more. I haven't been in yet to check it out to define the problem more clearly but a hologram popped up on my phone telling me...
by JLM
Sun Sep 12, 2021 1:39 pm
Forum: Developers
Topic: API - Documents question
Replies: 5
Views: 5538

Re: API - Documents question

D'oh! Were are still using 19.1.42. (Works fine why upgrade? Especially when the staff rolls their eyes so hard when we upgrade. :roll: )
I'm guessing that this capability showed up later.

JLM
by JLM
Sun Sep 12, 2021 1:29 pm
Forum: Developers
Topic: API - Documents question
Replies: 5
Views: 5538

Re: API - Documents question

I am having issues getting this to work. The Oral Surgery images entry in the Definition table is Category = 18, Defnum = 357. The filename in the patient's OpenDentImages folder is "_357_Test.pdf" Instead of appearing under Oral Surgery in OD Images, it shows up as "_357_Test.pdf" in the default ca...
by JLM
Thu Sep 09, 2021 8:45 am
Forum: Developers
Topic: API - Documents question
Replies: 5
Views: 5538

Re: API - Documents question

Perfect. Always suspicious of 'magic numbers' in code. Many thanks...

JLM
by JLM
Wed Sep 08, 2021 2:10 pm
Forum: Developers
Topic: API - Documents question
Replies: 5
Views: 5538

API - Documents question

Documents This includes images, PDFs, etc. There are four ways a document can be inserted into Open Dental: 1. Not using any API – Add a file to the patient folder. When the user later load the Imaging Module within Open Dental, any new files found are always recognized and entries are made in the ...
by JLM
Wed Feb 12, 2020 9:18 am
Forum: Developers
Topic: Calculate a/r as of a certain date
Replies: 2
Views: 5364

Re: Calculate a/r as of a certain date

The DB was a conversion from Dentrix which was a manual conversion from another software package. In the manual conversion, we entered in starting balances to the Dentrix accounts. So, somehow, somewhere a starting balance had to exist for patients who had been with us since before 2002. I think I r...
by JLM
Tue Feb 11, 2020 12:25 pm
Forum: Developers
Topic: Calculate a/r as of a certain date
Replies: 2
Views: 5364

Calculate a/r as of a certain date

Sold my practice including A/R and now I work for the new owner. Income from collections of A/R is taxed differently than normal income.... I need to calculate all of the patient balances as of 12/31/2018. Then, for those that had a balance, I need to calculate the charges and payments made since th...
by JLM
Sat Jan 12, 2019 6:53 pm
Forum: Advanced Topics
Topic: Avoiding server conflicts
Replies: 13
Views: 16670

Re: Avoiding server conflicts

Uninstalling OD does not remove the services it installs. I have no idea if they phone home once OD is uninstalled. As a precaution, I have blocked internet access for the VM at the router level. JLM That's because the installer doesn't install the services. More of a head's up to let you know your...
by JLM
Tue Jan 08, 2019 9:43 am
Forum: Advanced Topics
Topic: Avoiding server conflicts
Replies: 13
Views: 16670

Re: Avoiding server conflicts

Uninstalling OD does not remove the services it installs. I have no idea if they phone home once OD is uninstalled. As a precaution, I have blocked internet access for the VM at the router level.

JLM
by JLM
Mon Jan 07, 2019 8:33 am
Forum: Advanced Topics
Topic: Avoiding server conflicts
Replies: 13
Views: 16670

Re: Avoiding server conflicts

Sorry to keep bugging you about this.
Can I simply uninstall OpenDental from my copy of the server but leave mysql running and serving the opendental DB? ie. Does opendental itself have to be installed on the server for the workstations to operate?

Thanks

JLM
by JLM
Mon Jan 07, 2019 8:18 am
Forum: Advanced Topics
Topic: Avoiding server conflicts
Replies: 13
Views: 16670

Re: Avoiding server conflicts

OK, thanks.
by JLM
Sun Jan 06, 2019 6:46 pm
Forum: Advanced Topics
Topic: Avoiding server conflicts
Replies: 13
Views: 16670

Re: Avoiding server conflicts

Or maybe just firewall opendental on the development vm from accessing the internet?

JLM
by JLM
Fri Jan 04, 2019 6:27 pm
Forum: Advanced Topics
Topic: Avoiding server conflicts
Replies: 13
Views: 16670

Re: Avoiding server conflicts

Yes, we do issue developer registration keys. Throw an email over to vendor.relations@opendental.com and include your name, the name of our company, and what type of software you're creating. However, developer registration keys are not meant to be used with live patient data. Once you get a develo...
by JLM
Thu Jan 03, 2019 1:08 pm
Forum: Advanced Topics
Topic: Dental Office network, hardware, software, backup
Replies: 3
Views: 8140

Re: Dental Office network, hardware, software, backup

For those of us in the United States who wish to maintain HIPAA compliance following tdong's instructions don't forget to either: 1) Encrypt everything prior to uploading or 2) Sign a BAA with DropBox, OneDrive, and any other third party provider MountainDuck can help with seamless client side encr...
by JLM
Thu Jan 03, 2019 12:41 pm
Forum: Advanced Topics
Topic: Avoiding server conflicts
Replies: 13
Views: 16670

Re: Avoiding server conflicts

Yes. It is an exact copy of the production database, albeit out of date by days or weeks. Does OD issue registration keys for developer use?

JLM
by JLM
Thu Jan 03, 2019 10:26 am
Forum: Advanced Topics
Topic: Avoiding server conflicts
Replies: 13
Views: 16670

Avoiding server conflicts

I run our office servers in a virtual machine. I also develop software for my office and don't want to code against the production server so I work with a copy of the virtual machine. The two servers are never on the same subnet at the same time. For example, I am coding at home right now and have t...
by JLM
Mon Oct 01, 2018 3:33 pm
Forum: Main Forum
Topic: Win 7 problems
Replies: 3
Views: 5390

Re: Win 7 problems

For what it's worth, I have three identical computers, all with Win7, Denoptix and OpenDental as the only installed software. Athlon 32 bit 1Ghz. The power supply went out on the one I spoke of earlier, so I swapped one of the spares in. It too is unable to run Open Dental v18. It does run on a 64bi...
by JLM
Wed Sep 26, 2018 8:22 am
Forum: Main Forum
Topic: New OD feature?
Replies: 3
Views: 5152

Re: New OD feature?

Are you getting texts messages from numbers that are not your dental patients? Apparently. Nikky, who assures me she lives on my street and is 23, shows up as unassigned in the Patient field. Going through the text message list, I have a valid reply from a cell phone number that isn't in OD that ha...
by JLM
Wed Sep 26, 2018 7:43 am
Forum: Main Forum
Topic: New OD feature?
Replies: 3
Views: 5152

New OD feature?

Open dental informed me today that there are girls in my area that want to have inappropriate relations with me. Bug or feature?
Front desk thought it was hilarious, especially considering who they were texting :wink:

JLM
by JLM
Tue Sep 25, 2018 10:48 am
Forum: Main Forum
Topic: Win 7 problems
Replies: 3
Views: 5390

Win 7 problems

I have an old 1Ghz Athlon 32 bit computer driving a pair of SCSI Denoptix scanners. We have been on 17.3.64.0 since March. Lately, the computer has stopped running OD successfully. When I click on a user name at the login dialog, it freezes and uses 100% of CPU. Is this a known issue for OD? Denopti...
by JLM
Mon Aug 06, 2018 6:11 pm
Forum: Developers
Topic: Automatically add pdf to images
Replies: 3
Views: 4888

Re: Automatically add pdf to images

Yeah, I was afraid of that. Way too much work. Maybe I'll add a suggestion for a "automaticallyAddToOpenDental" folder (like iTunes). Drop a wee bit of xml in there that points to the file, the desired folder and the patientID and it gets added like magic. A guy can dream, can't he? :wink:

JLM
by JLM
Mon Aug 06, 2018 11:31 am
Forum: Developers
Topic: Automatically add pdf to images
Replies: 3
Views: 4888

Automatically add pdf to images

I have my own program for viewing xrays because they come from many different sources (cdr,sidexis,vixwin,digirex). One of my goals is to make it as easy as possible to create a referral pdf with embedded xray(s) and automatically add it to opendental without having to import it manually. Is this po...
by JLM
Fri Jul 20, 2018 12:48 pm
Forum: Main Forum
Topic: IsHygiene setting "lost"
Replies: 0
Views: 8641

IsHygiene setting "lost"

"Magically", the IsHygiene setting for all operatories in the operatory setup page was lost. Consequently, at a magic date in the future, no appointment in a hygiene column is marked as "Is Hygiene". It could quite conceivably be something we did six months ago that caused it. In any case, starting ...
by JLM
Mon Jul 09, 2018 7:52 pm
Forum: Developers
Topic: Find the User Who's Currently Logged In
Replies: 11
Views: 17010

Re: Find the User Who's Currently Logged In

What happens if you ran three instances of OpenDental and logged in to three different users?
:lol: Then I could crowd source the clock-ins. The latest user can nag the other two for me until everyone is clocked in.

thanks for the info.

JLM
by JLM
Mon Jul 09, 2018 2:48 pm
Forum: Developers
Topic: Find the User Who's Currently Logged In
Replies: 11
Views: 17010

Re: Find the User Who's Currently Logged In

Actually, I have written code for other applications that 'expose themselves' in this exact fashion. They want utility writers to access the database through their interface instead of banging on the database yourself. It was a promising approach but not if I have to try to learn the plugin system. ...
by JLM
Mon Jul 09, 2018 10:31 am
Forum: Developers
Topic: Find the User Who's Currently Logged In
Replies: 11
Views: 17010

Re: Find the User Who's Currently Logged In

...The following code returns null for user and the second line throws and exception about being unable to connect to any of the specified MySQL hosts. Apparently there is more that I need to know... OD is running and I am logged in... All of those errors point to you not actually being logged into...
by JLM
Mon Jul 09, 2018 9:18 am
Forum: Developers
Topic: Find the User Who's Currently Logged In
Replies: 11
Views: 17010

Re: Find the User Who's Currently Logged In

I am interested in the same information. I want to create a utility to nag users to punch in on the timeclock if they login but haven't punched in. The following code returns null for user and the second line throws and exception about being unable to connect to any of the specified MySQL hosts. App...
by JLM
Mon Jul 02, 2018 7:20 pm
Forum: Developers
Topic: Custom Bridge question
Replies: 1
Views: 3756

Custom Bridge question

I am creating a custom bridge for my own software. It simply creates an ini file with the chartnumber in it. The button appears on the main menu as requested and it creates the file exactly as expected. The problem is that a dialog appears that says "TheNameIChose is unavailable" every time the butt...
by JLM
Wed Jun 13, 2018 4:05 pm
Forum: Developers
Topic: mySQL connection problems
Replies: 3
Views: 16984

Re: mySQL connection problems

What is the exact version of MySQL that you are using and what are the arguments that you are supplying (you can provide dummy data in your example)? OD->Help->About says 5.5 Dataconnector in VS2007 says 8.0.11.0 (latest version from NuGet) .Net 4.6.2 report.ConnectionString = string.Format("server...
by JLM
Wed Jun 13, 2018 12:53 pm
Forum: Main Forum
Topic: Windows 10 acting as a server with the 1803 update
Replies: 15
Views: 28869

Re: Windows 10 acting as a server with the 1803 update

https://support.microsoft.com/en-us/help/4034314/smbv1-is-not-installed-by-default-in-windows SMB1 is enabled through turning on and off windows features in Windows 10. I have windows 10 pro host and windows 7 guest vmware server because still running vixwin and it don't do smb2. Weird thing is tha...
by JLM
Tue Jun 12, 2018 3:13 pm
Forum: Developers
Topic: mySQL connection problems
Replies: 3
Views: 16984

mySQL connection problems

Did something change recently with windows that suddenly interferes with mySQL connections? I have a couple of utilities that read data from the OD db and they both quit working after running for years. I haven't upgraded mysql or OD recently. Strangely, I can run the utilities successfully from VS2...
by JLM
Fri Jun 08, 2018 8:58 am
Forum: Main Forum
Topic: Why no autonote on appointment screen?
Replies: 6
Views: 8928

Re: Why no autonote on appointment screen?

I'm currently writing up a feature where you can put a patient dashboard on the right side of the screen where you can choose pieces of information to show in all the modules. Great news. I hope you can put the health history/things-you-really-need-to-know-about-this-patient in that area. (don't le...
by JLM
Thu Jun 07, 2018 11:20 am
Forum: Main Forum
Topic: Why no autonote on appointment screen?
Replies: 6
Views: 8928

Re: Why no autonote on appointment screen?

The best way to do this would be to create a group note that is attached to all six procedures. http://opendental.com/manual/procgroupnote.html Yep, that works. I hadn't grasped group notes, I guess. As a programmer, It seems to me that there is some juicy, unused real estate immediately to the rig...
by JLM
Tue Jun 05, 2018 11:26 am
Forum: Main Forum
Topic: Why no autonote on appointment screen?
Replies: 6
Views: 8928

Why no autonote on appointment screen?

I am trying to develop a strategy for going paperless. I watched the Webinar on clinical notes. 1) If I do six fillings in one appointment, wouldn't I want to put information like this in the appointment note, not in a procedure note? 4 c Lido 2/100, scotchbond, filtek A2B, N2O 3l/O2 3l BP:120/70 PO...
by JLM
Sat May 26, 2018 3:26 pm
Forum: Main Forum
Topic: Faster backup?
Replies: 1
Views: 3801

Faster backup?

Using the built in backup function of OD takes forever. At least 4 minutes seems like forever when you are trying to get out the door at the end of the day. I tried a batch file consisting of net stop mysql xcopy /y [source directory] [destination directory] net start mysql It takes about 15 seconds...
by JLM
Fri Apr 13, 2018 11:47 am
Forum: Main Forum
Topic: Payment behavior changed
Replies: 3
Views: 4450

Re: Payment behavior changed

I assume that means you are scheduling your procedures so the primary provider is the hygienist. I recommend setting your operatories up so you are the Provider on the operatories and the hygienists in your office are marked as the Hygienist. http://www.opendental.com/manual/operatories.html This m...
by JLM
Thu Apr 05, 2018 12:11 pm
Forum: Main Forum
Topic: Payment behavior changed
Replies: 3
Views: 4450

Payment behavior changed

I upgraded to 17.3 and my hygienists got a huge raise. They were getting just a salary but now they get salary plus 100% of collections. (They still think they are underpaid.) What do I change to have the payments credited to me instead of them so they can be properly oppressed and exploited again a...
by JLM
Tue Feb 20, 2018 1:00 pm
Forum: Main Forum
Topic: Going paperless - where to start?
Replies: 1
Views: 5009

Going paperless - where to start?

Getting to the end of my career and I want to convert to paperless before any practice transition. 1) New patients? Have them fill out paper forms and scan them in? Better to do it electronically on an IPad? What about seniors who already take 40 minutes to fill out a paper form? How are they with t...
by JLM
Fri Dec 22, 2017 11:14 am
Forum: Main Forum
Topic: Backup really slow all of a sudden
Replies: 1
Views: 3310

Backup really slow all of a sudden

For various arcane reasons I moved my server from a Windows 10 Virtual Machine to a Windows 7 Virtual Machine and upgraded OD on the same day. Now the backup function is excruciatingly slow. Like 5 times longer than before. It takes 2.5 minutes compared to 30 seconds before. Is that a consequence of...
by JLM
Mon Nov 06, 2017 8:30 am
Forum: Main Forum
Topic: Require password reset?
Replies: 3
Views: 4849

Re: Require password reset?

17.2.16 is the version I am on. The User Edit screen has an "Is Hidden" checkbox but no other checkboxes. The "Domain User" box is also not there. I didn't know if the manual image is out of date or more up to date than my version.

Jim Margarit
by JLM
Fri Nov 03, 2017 11:06 am
Forum: Main Forum
Topic: Require password reset?
Replies: 3
Views: 4849

Require password reset?

This page http://www.opendental.com/manual/changepassword.html says To force a user to change their password they first time they use it to login, check 'Require Password Reset' in the user's Security User Profile. That option is no longer on that page. Has it moved? Been deprecated? Jim Margarit
by JLM
Wed Aug 30, 2017 10:44 am
Forum: Main Forum
Topic: Tooth Chart messed up by Creator Update 1703
Replies: 13
Views: 20103

Re: Tooth Chart messed up by Creator Update 1703

FWIW, I haven't seen the blank chart problem on any of my PCs since upgrading to 17.2 I was going by the web page: http://opendental.com/manual/version17_2.html which indicates no changes have been made since June, before all this cropped up. I will add it to my Friday to do list and see if it help...
by JLM
Mon Aug 28, 2017 9:30 am
Forum: Main Forum
Topic: Tooth Chart messed up by Creator Update 1703
Replies: 13
Views: 20103

Re: Tooth Chart messed up by Creator Update 1703

Same issue as viewtopic.php?f=2&t=6606?
My screen has a big red x instead of blank.

Jim Margarit
by JLM
Wed Aug 16, 2017 9:47 am
Forum: Main Forum
Topic: Tooth Chart messed up by Creator Update 1703
Replies: 13
Views: 20103

Re: Tooth Chart messed up by Creator Update 1703

I will let you know if anything develops. Hopefully, a future update will erase the problem the creator update created.

Jim
by JLM
Tue Aug 15, 2017 12:37 pm
Forum: Main Forum
Topic: Tooth Chart messed up by Creator Update 1703
Replies: 13
Views: 20103

Re: Tooth Chart messed up by Creator Update 1703

Progress? Installing DX9 allows me to use DirectX drawing (formatnum 1). Now OD crashes on every computer when it comes back from the lockscreen if it has been locked for several minutes at least. Jim System.Exception: Failed to create DirectX device. at SparksToothChart.ToothChartDirectX.Initialize...
by JLM
Tue Aug 15, 2017 9:43 am
Forum: Main Forum
Topic: Tooth Chart messed up by Creator Update 1703
Replies: 13
Views: 20103

Re: Tooth Chart messed up by Creator Update 1703

Hi, We are still experiencing opendental crashes on a regular basis since the last windows 10 update (1703). Game mode is off. I3 540 processors with onboard graphics OpenGL mode 3 with hardware acceleration. Strangely, all 6 computers are identical hardware but only half crash. The crash always occ...
by JLM
Fri Aug 04, 2017 10:01 am
Forum: Main Forum
Topic: Tooth Chart messed up by Creator Update 1703
Replies: 13
Views: 20103

Re: Tooth Chart messed up by Creator Update 1703

Updated to 17.1.30. All the tooth charts appear normal again. I'll let you know next week if we have any crashing issues. Thanks.

Jim
by JLM
Thu Aug 03, 2017 3:57 pm
Forum: Main Forum
Topic: Tooth Chart messed up by Creator Update 1703
Replies: 13
Views: 20103

Re: Tooth Chart messed up by Creator Update 1703

I will update tomorrow and see if it helps. Two of the computers don't have any problems. Three do. All are 1703. Crashes are sporadic but just had one two minutes ago. I will be working on the system tomorrow because I am switching from lighthouse 360 to OD for reminder text messaging.

Jim
by JLM
Thu Aug 03, 2017 3:01 pm
Forum: Main Forum
Topic: Tooth Chart messed up by Creator Update 1703
Replies: 13
Views: 20103

Tooth Chart messed up by Creator Update 1703

OD Version: 17.1.26.0 We have 5 operatories with 5 identical computers. Two did the creator's update weeks ago and had no problems. The other three updated Friday and now the tooth charts will only display the simple tooth chart. I haven't exhaustively checked every possible OpenGL/DirectX mode but ...
by JLM
Fri Jul 14, 2017 4:11 pm
Forum: Main Forum
Topic: More field choices on sheets
Replies: 3
Views: 7742

Re: More field choices on sheets

It turns out you can add the Chart Number to a lab slip. Within the Edit Sheet Def window, click the StaticText button. Then click on ChartNumber, click OK, and drag the ChartNumber field to the location you want it.
Great, thanks!

Jim Margarit
by JLM
Thu Jul 13, 2017 11:06 am
Forum: Main Forum
Topic: More field choices on sheets
Replies: 3
Views: 7742

More field choices on sheets

I was trying to implement lab tracking which led me to trying to define lab slips in 'Edit Sheet Def' window. Because of HIPAA I never send patient names out on lab slips. I use their chart number. Is there a way to add that field to the Fields box on the Edit Sheet Def page? Maybe something I can t...
by JLM
Tue Jun 13, 2017 11:04 am
Forum: Main Forum
Topic: Discount plan questions for OD team
Replies: 16
Views: 28406

Re: Discount plan questions for OD team

Would it work to use a patient specific fee schedule? You could create a fee schedule named Senior Discount that is 10% less than your office fees and assign it to any patient over 60. You would still be submitting the decreased fee to the insurance which sounds like it is what you need to do, and ...
by JLM
Thu Mar 16, 2017 12:19 pm
Forum: Main Forum
Topic: Auto adjust code when I change # of surfaces
Replies: 7
Views: 10707

Re: Auto adjust code when I change # of surfaces

1) cool
2) Don't care about other users, just how it affects me. (said every user).
3) Jeez, I'm at 16.1 and already feel obsolete. Good job keeping the documentation current.

Jim
by JLM
Wed Mar 15, 2017 2:47 pm
Forum: Main Forum
Topic: Today was my last day at Open Dental
Replies: 8
Views: 11826

Re: Today was my last day at Open Dental

Works now... It literally showed the name of the web hosting company and stated something about payment being overdue.

Jim
by JLM
Wed Mar 15, 2017 2:44 pm
Forum: Main Forum
Topic: Auto adjust code when I change # of surfaces
Replies: 7
Views: 10707

Re: Auto adjust code when I change # of surfaces

A couple of problems came up trying to fix this. 1) Procedure Code Tools: clicking the autocodes box to reset autocodes to their defaults (seemed like a good idea at the time...) results in not being able to treatment plan anymore. Clicking on the "amalgam" or "composite" procedure button results in...
by JLM
Wed Mar 15, 2017 12:15 pm
Forum: Main Forum
Topic: dropbox feature
Replies: 9
Views: 14526

Re: dropbox feature

A note of caution: You have to have a BAA in place with Dropbox (or any cloud storage entity) before putting any PHI in there, even if it is already encrypted and they don't have a key. Otherwise, multimillion dollar fines... From their website: "For customers subject to HIPAA/HITECH, remember that ...
by JLM
Wed Mar 15, 2017 12:05 pm
Forum: Main Forum
Topic: Auto adjust code when I change # of surfaces
Replies: 7
Views: 10707

Auto adjust code when I change # of surfaces

It seems to me that OD used to automatically change the code on plastic and amalgam restorations if I changed the number of surfaces on the procedure. Some where someone changed that setting but I cannot figure out how to change it back. Can someone point me to the correct place?

Jim Margarit
by JLM
Wed Mar 15, 2017 11:47 am
Forum: Main Forum
Topic: Today was my last day at Open Dental
Replies: 8
Views: 11826

Re: Today was my last day at Open Dental

Oops. smarterdentist.com is a dead link. Someone forgot to pay the webhosting bill...

JLM
by JLM
Sat Oct 01, 2016 12:59 pm
Forum: Main Forum
Topic: Win 10 update
Replies: 7
Views: 14148

Re: Win 10 update

Yep, my entire network went down Monday, 9/26/16 because Win 10 updated on the physical box. My servers run in VM's. I had to download and update vmPlayer to 12.5. ( If every vm in the world was going to die this week unless you upgraded vmware, shouldn't they at least shoot their customers a email...
by JLM
Sat Oct 01, 2016 12:24 pm
Forum: Main Forum
Topic: Win 10 update
Replies: 7
Views: 14148

Re: Win 10 update

Yep, my entire network went down Monday, 9/26/16 because Win 10 updated on the physical box. My servers run in VM's. I had to download and update vmPlayer to 12.5. ( If every vm in the world was going to die this week unless you upgraded vmware, shouldn't they at least shoot their customers a email?...
by JLM
Wed Aug 03, 2016 6:43 pm
Forum: Main Forum
Topic: Text Messaging
Replies: 4
Views: 9379

Re: Text Messaging

I knew it seemed too easy to setup. I haven't been able to successfully forward a port on my CenturyLink DSL modem the past ten years. Any other router it is a breeze.
Thanks for the info.

JIm Margarit.
by JLM
Wed Aug 03, 2016 4:13 pm
Forum: Main Forum
Topic: Text Messaging
Replies: 4
Views: 9379

Text Messaging

I am switching from Lighthouse to the integrated texting.
I opened up the port on my router and opened the port on my firewall.
I completed the signup.
How do I know if it is working properly before I pull the plug? Any simple tests?

Jim Margarit
by JLM
Fri Jul 03, 2015 10:32 am
Forum: Main Forum
Topic: Bad Daily Production and Income Report
Replies: 2
Views: 4985

Bad Daily Production and Income Report

I just spent an hour with my wife (office manager) debugging our daysheet. We had a duplicate payment entry in the report that didn't exist in the account and totals that don't jibe with the numbers in the column. I thought that maybe the receptionists may have changed an entry while the report was ...
by JLM
Fri Mar 27, 2015 10:34 am
Forum: Main Forum
Topic: Customize Recall Cards
Replies: 1
Views: 3302

Customize Recall Cards

I have had several complaints from elderly patients about how small the text is on appointment labels and recall cards. I was able to make a custom sheet for the appointment labels but couldn't see a way to do the same for recall cards (4-up). Is there a way to do this?

Jim Margarit
by JLM
Tue Mar 17, 2015 10:04 am
Forum: Main Forum
Topic: How long is six months?
Replies: 4
Views: 5145

Re: How long is six months?

Thanks for your replies. We have always just done a "six months plus a day". I never paid attention to how my staff has handled the border cases. I wasn't sure how insurance companies handle these cases and priority one is not getting denied claims back. So, it's the golden rule: the one who has the...
by JLM
Mon Mar 16, 2015 4:04 pm
Forum: Main Forum
Topic: How long is six months?
Replies: 4
Views: 5145

How long is six months?

Seemed like an obvious question until I started writing some computer code for office use. Some dental plans allow a cleaning every six months. If I see a patient on 3/31/15, what is the soonest I can see them again? 9/30/15? Then the next cleaning after that is 3/30/16 which is three cleanings in o...
by JLM
Tue Feb 17, 2015 9:23 am
Forum: Main Forum
Topic: embezzling
Replies: 2
Views: 3735

Re: embezzling

ARRGGHH! These stories drive me nuts. Does *anyone* go to jail for embezzling from health professionals? A woman in our town was convicted of stealing $500K from a hospital and didn't spend a day in jail. Gordon Christiansen told a story of a lady who was doing the same thing to him and filed a grie...
by JLM
Wed Nov 12, 2014 1:12 pm
Forum: Main Forum
Topic: Patient Field Defs
Replies: 2
Views: 3466

Re: Patient Field Defs

Great, thanks for the info. I have to try renaming. There are three unused (by us) ones that were created when I had the conversion from dentrix.

Jim Margarit
by JLM
Tue Nov 11, 2014 4:29 pm
Forum: Main Forum
Topic: Patient Field Defs
Replies: 2
Views: 3466

Patient Field Defs

Am I correct in assuming that once created, like matter and energy, they can never be destroyed or renamed?

Jim Margarit
by JLM
Wed Aug 06, 2014 1:45 pm
Forum: Main Forum
Topic: Truecrypt to Bitlocker now?
Replies: 12
Views: 10731

Re: Truecrypt to Bitlocker now?

fishdrzig wrote:Well I my computers don't have SSD drives so the rest of the advice I can't really follow very well. Sorry, but thanks for trying, might have to dumb it down for me.
If you don't see yourself upgrading your drives to SSDs anytime soon, just upgrade windows 7.

Jim Margarit
by JLM
Tue Aug 05, 2014 1:02 pm
Forum: Main Forum
Topic: Truecrypt to Bitlocker now?
Replies: 12
Views: 10731

Re: Truecrypt to Bitlocker now?

Windows 8 natively supports hardware based bitlocker encryption that offloads the encryption onto the drive in SSD's. Windows 7 doesn't. Windows 8 is probably the better choice going forward with encryption in mind. For example, encrypting an SSD that supports eDrive takes seconds in windows 8 and t...
by JLM
Wed Jul 30, 2014 2:25 pm
Forum: Main Forum
Topic: Truecrypt to Bitlocker now?
Replies: 12
Views: 10731

Re: Truecrypt to Bitlocker now?

The *secret* developers suddenly posted a notice that it was no longer under development and should not be used anymore. They didn't say why. Google a bit and you'll get the whole story...

Jim Margarit
by JLM
Tue May 27, 2014 8:59 am
Forum: Advanced Topics
Topic: XP and HIPAA and Virtual Machines?
Replies: 11
Views: 18403

Re: XP and HIPAA and Virtual Machines?

Yup. I was happy to get a SCSI Denoptix running with Windows 7 and zero virtual machines with Dexis 10, but I think the USB version (single speed) would need.. A virtual machine, as the driver does not seem to work in Windows 7, period. Nor vista, if I recall. So we would need to use XP in a virtua...
by JLM
Tue May 20, 2014 3:30 pm
Forum: Main Forum
Topic: Biometric Time and attendance System for OD
Replies: 5
Views: 10598

Re: Biometric Time and attendance System for OD

Jeez, like 15 years ago I wrote a program that used a fingerprint reader to do the same thing. It was a disaster. Multiple people would be recognized as the same person, one employee had no discernible fingerprints and could never log in, etc. I rewrote the program to use the webcam to take a pictur...
by JLM
Tue May 20, 2014 3:15 pm
Forum: Advanced Topics
Topic: XP and HIPAA and Virtual Machines?
Replies: 11
Views: 18403

Re: XP and HIPAA and Virtual Machines?

If the device interfaces with ethernet or usb, it should work from a xp guest VM. I have considered doing this with my old schick sensors that don't have 64bit drivers. If it is like Vixwin scsi, then no, it cannot be done. VM's cant/dont use scsi hardware. It can easily be configured to ignore the ...
by JLM
Thu May 08, 2014 11:16 am
Forum: Main Forum
Topic: Difficulty with fee schedules...
Replies: 3
Views: 4501

Re: Difficulty with fee schedules...

are you clicking the "Update Fees" button in the tx plan after you add in the fee schedule? That should solve your problem. Nope, haven't used that button yet but I will try it. Thanks. I have had this issue over a dozen times since converting last summer. I kept meaning to post on it. Experienced ...
by JLM
Thu May 08, 2014 9:29 am
Forum: Main Forum
Topic: Difficulty with fee schedules...
Replies: 3
Views: 4501

Difficulty with fee schedules...

We offer senior discounts. Amazingly, when I was younger, 55 was the senior citizen age. Now that I am 54, 65 seems much more appropriate ;) To do this I have a separate fee schedule with reduced fees. If I put in a procedure and realize that they are not on the senior schedule, I double click the p...
by JLM
Wed Apr 23, 2014 12:02 pm
Forum: Main Forum
Topic: mysqladmin flush-hosts
Replies: 8
Views: 10894

Re: mysqladmin flush-hosts

Arna wrote:If you can access Open Dental on another workstation, you can flush hosts through a User Query.
Well that was too simple!

In the unlikely case that anyone else has this issue.
Reports->userQuery
type 'flush hosts' in the box.
click submit.

Thanks!
Jim Margarit.
by JLM
Wed Apr 23, 2014 9:10 am
Forum: Main Forum
Topic: mysqladmin flush-hosts
Replies: 8
Views: 10894

Re: mysqladmin flush-hosts

Good suggestion, but further googling indicates that I may have to also add "user=root password=???" to the command line. I think the ??? is actually blank. Too busy to try or interface with OD until the end of the day.

Jim
by JLM
Wed Apr 23, 2014 7:06 am
Forum: Main Forum
Topic: mysqladmin flush-hosts
Replies: 8
Views: 10894

mysqladmin flush-hosts

Grrr..... Wierd situation. The mouse on a workstation went wild and launched opendental over a hundred times. Now, that workstation is banned from accessing mysql. When you try to connect it says you have to issue the 'msqladmin flush-hosts' command. So, I find the command line program in the progra...
by JLM
Thu Apr 10, 2014 8:50 am
Forum: Main Forum
Topic: OD grinds to a halt
Replies: 7
Views: 8136

Re: OD grinds to a halt

Epilogue: Tech support remoted in and used the database maint functions to analyze the db, fix errors and optimize the DB. Reports that took 5 - 15 min now are instantaneous. Yay!

Thanks guys!

Jim Margarit
by JLM
Wed Apr 09, 2014 12:31 pm
Forum: Main Forum
Topic: OD grinds to a halt
Replies: 7
Views: 8136

Re: OD grinds to a halt

Server: amd fx6300 6 core processor 3.5G, Asus MB, 8G ram, gigabit lan, mirrored 1T drives running server 2008r2 in the form of windows 2011 home server Switch: Trendnet 24 port gigabit switch Client: i3,4G,win7 Home premium. (11 clients) I have had cable failures that caused lots of dropped packets...
by JLM
Tue Apr 08, 2014 2:05 pm
Forum: Main Forum
Topic: OD grinds to a halt
Replies: 7
Views: 8136

Re: OD grinds to a halt

OK, found the db maintenance info. I will run that tonight after work.
Still curious how to dx network cabling issues...

Jim Margarit
by JLM
Tue Apr 08, 2014 1:59 pm
Forum: Main Forum
Topic: OD grinds to a halt
Replies: 7
Views: 8136

Re: OD grinds to a halt

Great, thanks for the suggestions. I will turn on the slow queries logging. It also is possible that it is the network switch or even the network cable to the server is bad. Are there any inexpensive tools for evaluating network performance and errors? Also, do you ever do complete index deletes and...
by JLM
Tue Apr 08, 2014 7:52 am
Forum: Main Forum
Topic: OD grinds to a halt
Replies: 7
Views: 8136

OD grinds to a halt

When my office manager runs the monthly production and collections report, no one else can do anything with OD for around 5 minutes while the report runs. We can't see the schedule, we can't treatment plan a filling, nothing. When my receptionist runs Statements->MoreOptions->(calendar year date ran...
by JLM
Fri Mar 14, 2014 10:19 am
Forum: Main Forum
Topic: Monthly Production Report Questions
Replies: 1
Views: 2593

Monthly Production Report Questions

1) One of the columns is labelled Sched. What is it & how do I make it go away? It ruins the total production figures on the report. (I don't understand the explanation in the manual). 2) Running the monthly production report completely disables every other workstation in the office. No one can do a...
by JLM
Thu Feb 13, 2014 2:31 pm
Forum: Main Forum
Topic: E-claims service
Replies: 7
Views: 12106

Re: E-claims service

I have used Renaissance for several years and with OD since we went live in August of last year. We initially had a problem with the configuration but OD remoted in and fixed it and haven't had a problem since.

Jim Margarit, DDS
by JLM
Mon Jan 06, 2014 2:03 pm
Forum: Main Forum
Topic: Please post your OD plugins ideas here.
Replies: 16
Views: 18154

Re: Please post your OD plugins ideas here.

Plugin Idea: Interface from OD to a bluetooth transmitter that will send messages to pebble watches on every staff member's wrist without them carrying smartphones in their pockets. Cool paging system.

JLM
by JLM
Mon Nov 11, 2013 2:59 pm
Forum: Main Forum
Topic: Strange statement behavior
Replies: 1
Views: 2547

Strange statement behavior

Since changing to OD from Dentrix my receptionists have been pounded by phone call from patients confused about their statements. One documented issue goes like this: 10/14/13 Pro,ex $103.00 10/17/13 Electronic payment $103.00 11/4/13 Patient gets statement: Total: $103; -Ins Estimate $0.00; Balance...
by JLM
Mon Nov 11, 2013 2:40 pm
Forum: Main Forum
Topic: Windows Server 2012 or 7 Pro
Replies: 7
Views: 8189

Re: Windows Server 2012 or 7 Pro

My server is windows homeserver 2011 and I don't have any issues. I tried 2012 and had all kinds of issues. It tries to force you to setup a domain that you probably don't want or need. If you google around you can find instructions on how to go back to workgroups. Mainly, SMB3 hates on ISAM databas...
by JLM
Wed Nov 06, 2013 3:12 pm
Forum: Main Forum
Topic: Two Win 8 questions
Replies: 15
Views: 13852

Re: Two Win 8 questions

Windows 8.1 on my desk computer since it went live.
I backup OD (using Manage->backup) to a folder on the disk, compress it and encrypt it (second copy) and move it to dropbox where my home server grabs it and moves it to a different disk.
Nothing changed for me with the upgrade.

JLM
by JLM
Thu Sep 19, 2013 12:41 pm
Forum: Main Forum
Topic: Enforced Scheduling - Feature Request #3019
Replies: 8
Views: 7205

Re: Enforced Scheduling - Feature Request #3019

The scheduling software I used before OD was written by me and had enforced scheduling features. It became a point of pride for the receptionists to work around them. Then it was suggested that violating the scheduling rules would cause them to donate $5 per violation to the staff meeting lunch fund...
by JLM
Wed Aug 21, 2013 3:53 pm
Forum: Main Forum
Topic: Keep payments away from RDH
Replies: 2
Views: 3946

Re: Keep payments away from RDH

Thanks for the suggestions. It appears that the problem is an artifact of the data conversion process from my old scheduling software. One or two appointments a day ignore the dentist/hyg settings for the operatory. The problems should magically disappear in 6 months.

JLM
by JLM
Tue Aug 20, 2013 4:04 pm
Forum: Main Forum
Topic: What to do with junior...
Replies: 5
Views: 8879

Re: What to do with junior...

It was always a nuisance for me in dentrix and still is I guess. We all have our pet peeves. If you have a common name like David Smith, and then add jr to the last name field, when you search for a patient, David Smith Jr will be after Zachary Smith and probably will not show on the patient search ...
by JLM
Tue Aug 20, 2013 12:24 pm
Forum: Main Forum
Topic: What to do with junior...
Replies: 5
Views: 8879

What to do with junior...

What is the best way to handle juniors and seniors and II's and III's ? And why isn't there a field for that so they don't mess up sort orders (Alan Smith Jr comes after Zacharia Smith) or names (ala Mr John Jr Smith) Should we tack it onto the first name or the last name? Which kludge creates less ...
by JLM
Tue Aug 20, 2013 12:12 pm
Forum: Main Forum
Topic: Keep payments away from RDH
Replies: 2
Views: 3946

Keep payments away from RDH

I track RDH production and pay bonuses based on their output. They do not get credit for the exams I do. Consequently, there is one entry for provider DRJM and several entries for provider RDH1 for each recall patient. When it comes time to enter the insurance payment, OD tries to give payments to t...
by JLM
Thu Jul 25, 2013 9:33 am
Forum: Main Forum
Topic: printer problems
Replies: 12
Views: 10154

Re: printer problems

Yet it bit me in the butt yesterday. I was updating it with a clearer solution should anyone else be searching for a solution for this unresolved bug.

JM
by JLM
Wed Jul 24, 2013 7:19 pm
Forum: Main Forum
Topic: printer problems
Replies: 12
Views: 10154

Re: printer problems

When you go to Start/ Printers and faxes (form your desktop's start menu) is the default printer connected to these computers? If not, select one that is or install the one you want that is connected to the network. I just ran into this error. The solution, which I thing Jorgebon is pointing to her...
by JLM
Wed Jul 24, 2013 5:53 pm
Forum: Main Forum
Topic: Best practices for PPOs with OD
Replies: 10
Views: 10317

Re: Best practices for PPOs with OD

Non duplication of benefits is a whole different, and evil, ballgame. ;)

I will put in a call to the Provider relations rep for my biggest PPO's and get their opinions and I will follow up here when I know more.

Jim
by JLM
Wed Jul 24, 2013 1:13 pm
Forum: Main Forum
Topic: Best practices for PPOs with OD
Replies: 10
Views: 10317

Re: Best practices for PPOs with OD

It's a quandary. 1) It is perfectly appropriate to send UCR to a contracted PPO because they will automatically adjust fees and will not overpay as long as my UCR is greater than the allowed amount. 2) It is fraud to bill the non-contracted carrier anything other than what I actually charged the pat...
by JLM
Mon Jul 22, 2013 6:12 pm
Forum: Main Forum
Topic: Best practices for PPOs with OD
Replies: 10
Views: 10317

Re: Best practices for PPOs with OD

A lot of offices submit a copy of their Primary EOB. Is this not the case for you? Assuming deductible has been met, UCR is $800 and patient is actually charged $700 per maximum allowed by primary PPO insurance... Typical EOB from PPO primary: Amount charged: $800 Amound approved: $700 Benefit: $35...
by JLM
Sat Jul 20, 2013 4:22 pm
Forum: Main Forum
Topic: Best practices for PPOs with OD
Replies: 10
Views: 10317

Re: Best practices for PPOs with OD

I think that we will stick with what we are used to. Assuming that I submit my UCR to both insurances, how do we let the secondary ins know that the patient received a discount of $xxx.xx and the secondary benefit should not exceed $yyy.yy or the patient will receive more than 100% benefit for the p...
by JLM
Thu Jul 18, 2013 4:41 pm
Forum: Main Forum
Topic: Best practices for PPOs with OD
Replies: 10
Views: 10317

Re: Best practices for PPOs with OD

I'm not sure I really want to see how much money I am writing off each year to PPOs. It's not real money and prompts unnecessary regret. The reality is that shunning PPOs in my town would leave me with 5 patients a day, a one op practice *AND* I would have to do my own prophys. It is like regretting...
by JLM
Thu Jul 18, 2013 4:18 pm
Forum: Main Forum
Topic: ScanX Advice Needed
Replies: 6
Views: 10750

Re: ScanX Advice Needed

I am using Vixwin platinum in standalone mode. Have been for 10+ years. If I understand other posts correctly, trying to link it to OD at this point would be a nightmare. Plus I am still in the test conversion phase of OD. Vixwin is something I'll tackle later.

Jim
by JLM
Thu Jul 18, 2013 9:06 am
Forum: Main Forum
Topic: ScanX Advice Needed
Replies: 6
Views: 10750

Re: ScanX Advice Needed

Just some notes from someone who has been digital since before the turn of the century.... I currently use Denoptix for intraorals, a Sirona digital pan and have Schick sensors dangling unused on the wall. If the office burnt down and I had to do it all over again I would get what I have now - PSP f...
by JLM
Thu Jul 18, 2013 8:33 am
Forum: Main Forum
Topic: Best practices for PPOs with OD
Replies: 10
Views: 10317

Best practices for PPOs with OD

Working with our trial conversion.... What is the best practice for dealing with PPOs under OD? Best practice generally meaning what ever is the least amount of work for the receptionists... For a decade with dentrix, we have used different fee schedules for the PPOs. Is that a bad idea under OD? Sh...
by JLM
Wed Jul 17, 2013 6:56 am
Forum: Main Forum
Topic: Dentist wrong on new appt
Replies: 3
Views: 4335

Re: Dentist wrong on new appt

Thanks for all of the replies. Everything mentioned was already set correctly. The solution was to go to Lists->Providers and mark all of the hygienists as secondary providers.

Jim Margarit
by JLM
Fri Jul 12, 2013 2:53 pm
Forum: Main Forum
Topic: Dentist wrong on new appt
Replies: 3
Views: 4335

Dentist wrong on new appt

First day with trial conversion... Didn't know how much I didn't know... Operatory is set up with dentist=DRJM, Hygienist=HYJJ, isHygiene is clicked. When I double click to setup a new appointment, the dentist in the edit appointment screen is always HYJJ. Setting the appointment to complete gives c...
by JLM
Mon Jun 17, 2013 6:41 pm
Forum: Main Forum
Topic: Updating hardware and also need a good back up solution
Replies: 9
Views: 13661

Re: Updating hardware and also need a good back up solution

Reading Jim's post about the 100K fine if server is lost, I felt sick. Probably not as sick as when I have to tell all my patients that their info is compromised. Is this potential fine written somewhere? I will be putting my virtual server in a truecrypt file to prevent this. I think I saw it in a...
by JLM
Fri Jun 14, 2013 11:06 am
Forum: Main Forum
Topic: Updating hardware and also need a good back up solution
Replies: 9
Views: 13661

Re: Updating hardware and also need a good back up solution

A couple of notes from someone who just upgraded their server. 1) SERVER 2012 IS THE DEVIL! STAY WITH 2003! BTW I will sell you my copy of server 2012 essentials if you choose not to take my advice. I just erased it from my server today. I went from server 2000 to 2012 because I can't install server...
by JLM
Tue Jun 04, 2013 6:46 pm
Forum: Main Forum
Topic: 16 weeks using TRS, not a single broken appt
Replies: 27
Views: 26504

Re: 8 weeks using TRS, not a single broken appt

At that cost, it only needs to prevent one restorative no-show a month to pay for itself. If I were them, I would proudly display the cost on the homepage. As a prospective customer visiting their web page, I assumed that their aversion to displaying the cost for the service meant it was grossly ove...
by JLM
Sun Jun 02, 2013 3:18 pm
Forum: Main Forum
Topic: 16 weeks using TRS, not a single broken appt
Replies: 27
Views: 26504

Re: 8 weeks using TRS, not a single broken appt

Ballpark costs for the service?

Jim
by JLM
Tue May 28, 2013 7:25 pm
Forum: Main Forum
Topic: How to install OpenDental trial to Linux server?
Replies: 8
Views: 12095

Re: How to install OpenDental trial to Linux server?

Thanks for your replies! Things I discovered along the way that might help others (not that I was successful).... You cannot directly edit my.cnf anymore. You have to jump through hoops first. see: http://www.ubuntugeek.com/how-to-change-the-mysql-data-default-directory.html The real show stopper fo...
by JLM
Mon May 27, 2013 10:13 am
Forum: Main Forum
Topic: How to install OpenDental trial to Linux server?
Replies: 8
Views: 12095

Re: How to install OpenDental trial to Linux server?

I gave up on the idea. Basically, MySQL on linux is a waste of time. As installed, MySQL is configured to *NOT* start at boot and *NOT* allow clients to connect to it and *NOT* allow you to specify a data directory other than the default. Hours of google-ing couldn't overcome the boot issue and even...
by JLM
Sat May 25, 2013 4:53 pm
Forum: Main Forum
Topic: How to install OpenDental trial to Linux server?
Replies: 8
Views: 12095

How to install OpenDental trial to Linux server?

Can the trial install the database to a linux server running MySql? Or the full version? Is there a guide somewhere?

Jim Margarit
by JLM
Sat Apr 20, 2013 11:32 am
Forum: Developers
Topic: Report Generation Software
Replies: 6
Views: 10311

Re: Report Generation Software

The best way to do reports in Open Dental is not even in the code but talking directly to the database using queries. So I would recommend brushing up on your SQL. Otherwise you could check out the Form Reports folder in the Open Dental project which is where most of our internal reports are kept. ...
by JLM
Wed Apr 17, 2013 2:41 pm
Forum: Developers
Topic: Report Generation Software
Replies: 6
Views: 10311

Re: Report Generation Software

To my knowledge, RDL was a thing of the past, like around 2008 if I remember last time I read in a log somewhere. I think it was an attempt to do what our sheets do now. What makes you ask? I am gearing up to switch from Dentrix, I am a programmer by hobby and I need to do some custom reports. Ther...
by JLM
Tue Apr 16, 2013 1:09 pm
Forum: Developers
Topic: Report Generation Software
Replies: 6
Views: 10311

Report Generation Software

Is RDL the future of OD report generation or are you going to be migrating to something else and in what timeframe?

Thanks,

Jim Margarit
by JLM
Tue Dec 18, 2012 4:01 pm
Forum: Advanced Topics
Topic: Tagging insurance plans for custom report
Replies: 2
Views: 5408

Tagging insurance plans for custom report

New Mexico is one of the few states that taxes healthcare with a sales tax. To make it more bizzare, money that is paid by a insurance company under a ppo contract is not taxed. Money received from patients that are covered by a ppo is taxed. I.e. For a crown done on a Delta PPO patient, I have to p...
by JLM
Wed Dec 12, 2012 2:39 pm
Forum: Main Forum
Topic: Get insurance estimates to work on trial version
Replies: 2
Views: 3013

Re: Get insurance estimates to work on trial version

jsalmon wrote:I believe so. In that case, you can edit your Insurance Categories to span the T code you completed. This page can help you do that: http://opendental.com/manual/inscatssetup.html
Yep, that does the trick. Thanks!

Jim Margarit
by JLM
Wed Dec 12, 2012 12:53 pm
Forum: Main Forum
Topic: Get insurance estimates to work on trial version
Replies: 2
Views: 3013

Get insurance estimates to work on trial version

I am running 12.4 trial from source code. I entered one patient - me. I entered one insurance and added that insurance to my account with me as the subscriber. Kept all of the defaults except a max of 1750.00 I treatment planned a couple of crowns. All of the insurance estimates are zero. Is this be...
by JLM
Sat Dec 08, 2012 6:00 pm
Forum: Developers
Topic: OD build from ground zero
Replies: 1
Views: 3149

OD build from ground zero

I just finished setting up a Win7x86 virtual machine (vmware) with VS2010express and OD. The sourcecode page was great except the corflags information. Corflags.exe on my machine "does not run in dos mode" so it does not run under cmd.exe. -It has to be run from a "Visual Studio Command Line" which ...
by JLM
Sat Dec 08, 2012 4:35 pm
Forum: Main Forum
Topic: Provider names on schedule columns
Replies: 6
Views: 6019

Re: Provider names on schedule columns

Got it working perfectly! 1) defined 7 operatories (even though I only have 5) TS1 EG1 JM2 TS3 JJ3 JM4 JJ5 2) setup the schedule to show TS1 JM2 TS3 JM4 JJ5 on Monday and Tuesday 3) setup the schedule to show EG1 JM2 JJ3 JM4 JJ5 on Wednesday and Thursday 4) setup just one view that has "Only show op...
by JLM
Thu Dec 06, 2012 3:24 pm
Forum: Main Forum
Topic: Provider names on schedule columns
Replies: 6
Views: 6019

Re: Provider names on schedule columns

Great! Thanks for the info. I am just getting started learning open dental myself. As a programmer/dentist, I can't stomach Dentrix charging me $5000 a year for access to *MY* data. Hope to have my staff training by summer and going live by Jan 2014. I will look at both methods and see which works b...
by JLM
Wed Dec 05, 2012 2:08 pm
Forum: Main Forum
Topic: Provider names on schedule columns
Replies: 6
Views: 6019

Provider names on schedule columns

_____OP1___OP2___OP3___OP4___OP5 Mon...ts......jm......ts......jm......jj Tue....ts......jm......ts......jm.....jj Wed...eg......jm......jj......jm.....jj Thu....eg......jm......jj......jm.....jj This is what our provider schedule looks like. Instead of or in addition to OP1, OP2,OP3 etc. at the top...