Search found 57 matches

by richardwaite
Mon Jan 09, 2012 8:48 am
Forum: Developers
Topic: Added some options for moving appointments
Replies: 3
Views: 9442

Re: Added some options for moving appointments

I didn't think of it like that, but you're right. Moving an appointment should be a deliberate thing, so confirming it makes sense.

As for the other options, would it be possible to incorporate those in the next version?
by richardwaite
Fri Jan 06, 2012 7:11 am
Forum: Developers
Topic: Added some options for moving appointments
Replies: 3
Views: 9442

Added some options for moving appointments

Some things that have been bothering me lately are the modal dialogs when scheduling/moving appointments. The dialogs in question are the "Move appointment", "Change provider", and "Change length for provider". I added three checkboxes in the modules preference screen and wrapped the dialogs in chec...
by richardwaite
Mon Nov 07, 2011 8:12 am
Forum: Main Forum
Topic: Medications names getting cut off
Replies: 1
Views: 3677

Medications names getting cut off

When adding medications to the program, it seems like there is a hard coded limit on the size of the field that displays the name. This can cause issues if the names are too large to fit. Is this something that could be changed or would it be too much trouble? Maybe formatting the medications list a...
by richardwaite
Mon Jan 17, 2011 9:49 am
Forum: Main Forum
Topic: Changes to insurance plans in 7.5
Replies: 3
Views: 5226

Changes to insurance plans in 7.5

I have a question about the changes to the internal representation of insurance plans in version 7.5 (see http://opendental.com/manual/version7_5.html ). On that page you mention that this change will be the foundation for other exciting features - could one of those features possibly be allowed fee...
by richardwaite
Fri Jul 16, 2010 10:55 am
Forum: Developers
Topic: Minor "bug" in the user password form
Replies: 6
Views: 9190

Re: Minor "bug" in the user password form

Thanks.
by richardwaite
Wed Jul 14, 2010 12:22 pm
Forum: Developers
Topic: Minor "bug" in the user password form
Replies: 6
Views: 9190

Re: Minor "bug" in the user password form

Sorry, "billing" should be "willing." So you do not accept patches from outside developers at all? A plugin for this kind of change just strikes me as overkill. It would have to be installed on all machines and maintained - does tab order really change that often? The only reason I brought this spec...
by richardwaite
Tue Jul 13, 2010 1:36 pm
Forum: Main Forum
Topic: SMS Text messages
Replies: 17
Views: 26327

Re: SMS Text messages

Personally I'd rather see Open Dental integrate Twilio (http://www.twilio.com/) functionality.
by richardwaite
Fri Jul 09, 2010 12:57 pm
Forum: Developers
Topic: Minor "bug" in the user password form
Replies: 6
Views: 9190

Re: Minor "bug" in the user password form

What would be the best way to fix these annoyances, then? I would be billing to email or post diffs if that would be acceptable. I'm speaking about only minor things here, like tab order or other UI quirks.
by richardwaite
Thu Jul 08, 2010 6:44 am
Forum: Developers
Topic: Minor "bug" in the user password form
Replies: 6
Views: 9190

Minor "bug" in the user password form

In FormUserPassword the tab indexes don't make much sense to me. "New Password" is 0, "OK" is 1, "Cancel" is 2, and "New Password Again" is 3. I would expect it to be: "New Password" 0, "New Password Again" 1, "OK" 2, "Cancel" 3. Also, pressing the Enter key does not seem to trigger "OK". I'm not su...
by richardwaite
Wed Jun 23, 2010 11:53 am
Forum: Main Forum
Topic: website down?
Replies: 8
Views: 12882

Re: website down?

You are right, I have no idea how I miscalculated that. I blame Windows' Calculator.
by richardwaite
Mon Jun 21, 2010 7:27 am
Forum: Main Forum
Topic: website down?
Replies: 8
Views: 12882

Re: website down?

99.9% would come out to something around 36 hours.
by richardwaite
Wed May 26, 2010 1:08 pm
Forum: Main Forum
Topic: Feature request - how feasible would this be
Replies: 2
Views: 4809

Feature request - how feasible would this be

I'd like to throw this out there for some discussion before submitting it through the feature request system. Would it be possible to support custom queries in the sheets framework? That way users could add "custom" fields without having to request a new one.
by richardwaite
Fri Apr 09, 2010 8:34 am
Forum: Developers
Topic: A question about the new plugin system
Replies: 5
Views: 8362

Re: A question about the new plugin system

Jordan, I see that you've commented the hook out in version 7.0 - is this a major bug? What exactly happens? Can I work on the plugin for now and expect it to be reinstated soon?
by richardwaite
Tue Mar 30, 2010 8:27 am
Forum: Developers
Topic: A question about the new plugin system
Replies: 5
Views: 8362

Re: A question about the new plugin system

Thanks. I think I'll go for it. How soon do you suppose the login hook could be added? Next released version?
by richardwaite
Tue Mar 30, 2010 6:37 am
Forum: Developers
Topic: A question about the new plugin system
Replies: 5
Views: 8362

A question about the new plugin system

I've been thinking about trying to code up a SoftDent memo-esque feature for quite some time. It looks like the plugin architecture should facilitate this, but without looking in detail I have just a few questions. Is there a "hook" for the initial login of a user? I would need something like this t...
by richardwaite
Wed Jan 27, 2010 6:08 am
Forum: Developers
Topic: Microsoft SQL
Replies: 31
Views: 83289

Re: Microsoft SQL

Please consider PostgresQL. It is open source, BSD licensed, and is much closer to Oracle than any of the other open source databases. It runs well on Windows as well as Linux. The similarity to Oracle especially should provide you with an easier time supporting that DB.
by richardwaite
Fri Jan 22, 2010 5:41 am
Forum: Main Forum
Topic: Possible bug when printing statements
Replies: 1
Views: 3735

Possible bug when printing statements

I don't know if this is by design or not, but when running the statements from Manage->Billing, every statement seems to show a line item for "Statement-Mail (unsent)". I think I understand why this would happen technically, because the statement is probably put into the account as unsent and only m...
by richardwaite
Fri Jan 22, 2010 5:30 am
Forum: Main Forum
Topic: Recall list for period in the past missing people (v6.7.36)
Replies: 13
Views: 17075

Re: Recall list for period in the past missing people (v6.7.36)

That makes sense, I suppose. It sounds like this office is manually doing what the system will do for them (with the # of days values). Up until now they've been manually going in and running it for some past range, whereas if they set those values it will happen automatically.
by richardwaite
Thu Jan 21, 2010 7:20 am
Forum: Main Forum
Topic: Recall list for period in the past missing people (v6.7.36)
Replies: 13
Views: 17075

Re: Recall list for period in the past missing people (v6.7.36)

Ok, I did go through that list, and for some people at least (those that I've checked so far) there is a commlog entry for recall and they reappear in the recall list when I delete it. My main question is - why would this cause them to be removed if the recall system supports multiple recalls? We ha...
by richardwaite
Wed Jan 20, 2010 9:17 am
Forum: Main Forum
Topic: Recall list for period in the past missing people (v6.7.36)
Replies: 13
Views: 17075

Re: Recall list for period in the past missing people (v6.7.36)

Hmm. I do remember something like that, I think. This is kind of a big deal because many offices use this to catch "left-behinds" so they can send them multiple postcards.
by richardwaite
Tue Jan 19, 2010 6:07 am
Forum: Main Forum
Topic: Recall list for period in the past missing people (v6.7.36)
Replies: 13
Views: 17075

Recall list for period in the past missing people (v6.7.36)

Hi, I've been working with this and it definitely seems like a bug. When running the recall list for a period in the past (like 10/01/2009 to 10/31/2009) it only brings a few people up. But there are several people that if I go to their Family module they are shown as being due within that period an...
by richardwaite
Thu Jan 07, 2010 5:43 am
Forum: Developers
Topic: doubts about the future. Loosing freedom
Replies: 26
Views: 37353

Re: doubts about the future. Loosing freedom

The one thing that I always notice in flamewars like this is that people forget is that there is always lock in, in one way or another. Software written for Linux can depend on POSIX forking and pipe behavior and all sorts of Unixy weirdness.
by richardwaite
Wed Nov 25, 2009 11:17 am
Forum: Main Forum
Topic: Waiting Room Internet
Replies: 12
Views: 16727

Re: Waiting Room Internet

Having a second router will *not* isolate someone from your local network and subnet masks can be changed easily. This is not something I would do unless you knew exactly what you were doing (and hence, would not need to read this thread). There is simply too much risk involved.
by richardwaite
Mon Nov 02, 2009 12:55 pm
Forum: Main Forum
Topic: Favicon for the Open Dental web page
Replies: 0
Views: 4239

Favicon for the Open Dental web page

I've been meaning to post this for a while but I keep forgetting. I made a favicon for the Open Dental web page that is just the little Rubik's cube style Open Dental icon. You can grab it here: http://www.filefactory.com/file/a082767/n/od_favicon_ico All you need to do to "install" it is rename it ...
by richardwaite
Fri Sep 18, 2009 8:31 am
Forum: Developers
Topic: Does OD runs on linux out of the box.
Replies: 3
Views: 6519

Re: Does OD runs on linux out of the box.

Have you considered using a table of static images for the tooth chart? Rotations, etc. would require different images but I don't think you would need too many.
by richardwaite
Tue Jul 07, 2009 11:59 pm
Forum: Main Forum
Topic: Encrypt SSN and Credit Card #
Replies: 29
Views: 43988

Re: Encrypt SSN and Credit Card #

Is there any reason why *all* personally identifiable information (PII) could not be encrypted in the database? This would be more secure as the raw database would be useless without decrypting the PII (you could only see an encrypted "blob" representing the PII of a patient and treatment data which...
by richardwaite
Wed Mar 04, 2009 9:28 am
Forum: Main Forum
Topic: Setting up scheduled backup.
Replies: 6
Views: 10115

Re: Setting up scheduled backup.

It would be easy enough to do with a Vista machine with UAC enabled if you run the commands with administrative permissions. If the backup commands are in a batch file, simply right click on it and select "Run as Administrator" and click Continue or OK on the UAC prompt.
by richardwaite
Wed Mar 04, 2009 8:53 am
Forum: Main Forum
Topic: Audit trail for insurance payments
Replies: 1
Views: 3667

Audit trail for insurance payments

Is there any kind of audit trail record for entering payments and creating insurance checks on a claim? It does not seem like there is, but it's possible I'm missing something. This is something which I kind of just assumed would be there - if it's not, I'll probably put in a feature request for it ...
by richardwaite
Fri Feb 13, 2009 5:54 am
Forum: Developers
Topic: How to get Visual Studio to create a .resource from a .resx
Replies: 1
Views: 4964

How to get Visual Studio to create a .resource from a .resx

I'm working on the letter merge wizard feature and I cannot figure out how to get the build process to create the .resource for the .resx I have for the form. It's in the project, just when I build it does not create the corresponding .resource in the obj\Debug or obj\Release folders. I did find the...
by richardwaite
Thu Feb 05, 2009 5:45 am
Forum: Main Forum
Topic: "Wizard" for Letter Merges
Replies: 12
Views: 14219

Re: "Wizard" for Letter Merges

That would work. The important thing to keep in mind is that the wizard is just another way to get the same result - a merge "definition". So I think you're right, a "Wizard" button would do the trick. So novices could push that and more experienced users could just add the merge manually.
by richardwaite
Thu Feb 05, 2009 4:50 am
Forum: Main Forum
Topic: "Wizard" for Letter Merges
Replies: 12
Views: 14219

Re: "Wizard" for Letter Merges

I would suggest making it an option. Make the manual setup the default, but provide a checkbox to use the wizard instead. After creating the merge through the wizard, it can be edited using the same interface now.
by richardwaite
Thu Feb 05, 2009 3:57 am
Forum: Main Forum
Topic: "Wizard" for Letter Merges
Replies: 12
Views: 14219

Re: "Wizard" for Letter Merges

Dr. Sparks: I would very much like to still go ahead and create the merge wizard. I like the new sheets system but I do not see letter merges going away any time soon and still believe the "wizard" format would be better. I will try and make the changes as limited as possible. Please let me know if ...
by richardwaite
Tue Feb 03, 2009 4:29 am
Forum: Main Forum
Topic: Open Dental Cluster (dual servers)!
Replies: 22
Views: 45582

Re: Open Dental Cluster (dual servers)!

Actually, it's pretty common for drives to fail at the same time. Usually it's because two drives came from the same manufacturing batch (you likely purchased them together, at the same time, at the same place) and the added stress of reconstructing the RAID (or copying all the data over, in the cas...
by richardwaite
Mon Jan 26, 2009 10:22 am
Forum: Main Forum
Topic: Open Dental Cluster (dual servers)!
Replies: 22
Views: 45582

Re: Open Dental Cluster (dual servers)!

This is the coolest thing I've seen in a while. Do you know if there any any similar software solutions for Windows?
by richardwaite
Thu Jan 22, 2009 8:59 am
Forum: Main Forum
Topic: Impactions
Replies: 8
Views: 10122

Re: Impactions

Just out of curiosity, what software are you going to use for the wiki? Will users carry over from the forum to the wiki?
by richardwaite
Wed Jan 14, 2009 10:40 am
Forum: Main Forum
Topic: "Wizard" for Letter Merges
Replies: 12
Views: 14219

Re: "Wizard" for Letter Merges

I understand. I do have a question about the sheets though: how easy is it to add new fields to a sheet "type"? That's the main drawback I can see, is that you're limited as to what fields you have available.
by richardwaite
Wed Jan 14, 2009 7:15 am
Forum: Main Forum
Topic: "Wizard" for Letter Merges
Replies: 12
Views: 14219

"Wizard" for Letter Merges

I've been tossing the idea of implementing a "Wizard" for the letter merge creation process around in my head lately. This would, I think, make creating and printing letter merges much simpler and more approachable for the end user. My main grief with the system now is that it is extremely technical...
by richardwaite
Mon Dec 08, 2008 11:06 am
Forum: Developers
Topic: Double clicking Referrals cell to edit
Replies: 3
Views: 7423

Re: Double clicking Referrals cell to edit

Why is the same window used for both editing and "selecting?" I also see this with the procedure code window when clicking on the "Procedure Code" button in the chart. This is confusing in my opinion.
by richardwaite
Mon Dec 08, 2008 11:04 am
Forum: Main Forum
Topic: dotNet
Replies: 2
Views: 4673

Re: dotNet

Open Dental requires the .NET framework to run, no matter what. However, only the feature request system (so far) requires the latest version, 3.5. All other parts of the program depend on features provides by version 2.0. The .NET framework must be installed on each machine you have for the program...
by richardwaite
Mon Dec 08, 2008 5:39 am
Forum: Main Forum
Topic: "Single patient only" checked does not use guarantor's info
Replies: 6
Views: 10618

Re: "Single patient only" checked does not use guarantor's info

As I understand it, the guarantor for the family is the individual who is financially responsible for the members of that family. In that sense, the guarantor should always be the one addressed on a statement. It seems to me that the idea of a "walkout" can serve two purposes - that of a "statement"...
by richardwaite
Fri Dec 05, 2008 4:20 am
Forum: Developers
Topic: Adding treatment from the appointment edit window in 6.2+
Replies: 11
Views: 17666

Re: Adding treatment from the appointment edit window in 6.2+

What if there was some kind of list of scheduled appointments when entering treatment (so it would appear on the procedure edit window) so that it would be easy to attach a procedure to an appointment as you're creating it. This would eliminate the "Open appt, oh noes, gotta add this 15-MO, go to ch...
by richardwaite
Tue Dec 02, 2008 9:39 am
Forum: Main Forum
Topic: "Single patient only" checked does not use guarantor's info
Replies: 6
Views: 10618

Re: "Single patient only" checked does not use guarantor's info

That makes sense. I tried to find where it decides what info to put on the statement in VS 2008's debugger but I do not know enough about how the reports are generated, I got lost - how difficult do you think it would be to provide an option to choose the default behavior? I'll submit a feature requ...
by richardwaite
Tue Dec 02, 2008 7:02 am
Forum: Main Forum
Topic: "Single patient only" checked does not use guarantor's info
Replies: 6
Views: 10618

"Single patient only" checked does not use guarantor's info

When the "Single patient only" option is checked in the statement options, the generated statement is addressed to the current patient and not the guarantor. This looks like a bug to me, but maybe it is by design?
by richardwaite
Wed Nov 26, 2008 6:13 am
Forum: Developers
Topic: Adding treatment from the appointment edit window in 6.2+
Replies: 11
Views: 17666

Adding treatment from the appointment edit window in 6.2+

How feasible would it be to have a "mini" chart window come up instead of the procedure code list? Maybe something like the chart module but without the progress notes area, etc. Just the tooth chart and the proc buttons so they can enter more complicated treatment. Now that I think about it, you'd ...
by richardwaite
Wed Nov 19, 2008 7:05 am
Forum: Developers
Topic: Easy options bug
Replies: 5
Views: 10757

Re: Easy options bug

I can confirm this behavior, running head/6.2.
by richardwaite
Tue Oct 07, 2008 7:33 am
Forum: Main Forum
Topic: printing from linux workstation
Replies: 2
Views: 5821

Re: printing from linux workstation

I think libcups is provided by the cups-devel package. I'm not sure what it's called on SUSE, but that should get you on the right track.
by richardwaite
Tue Sep 09, 2008 11:28 am
Forum: Developers
Topic: Billing charge feature
Replies: 3
Views: 6574

Re: Billing charge feature

That makes sense. My main concern was because of the speed, good to hear that's going to get better.
by richardwaite
Tue Sep 09, 2008 7:19 am
Forum: Developers
Topic: Billing charge feature
Replies: 3
Views: 6574

Billing charge feature

I've completed implementation of a billing charge feature for OD. Changes include: * Generalization of the "Finance Charges" form to allow choice between either finance or billing charges * Refactoring of the adjustment creation logic to support both adjustment types * Refactoring the undo logic to ...
by richardwaite
Fri Sep 05, 2008 7:43 am
Forum: Main Forum
Topic: Feature request: billing charge
Replies: 3
Views: 5316

Re: Feature request: billing charge

I think I'm going to try to implement it myself. It will involve factoring the calculation logic into its own method, reorganizing the form for the new option, adding an entry to the preference table, and I'm sure a few other things I'm not thinking of right now. Also, I'm sorry for posting a duplic...
by richardwaite
Fri Sep 05, 2008 7:31 am
Forum: Main Forum
Topic: Query Help
Replies: 2
Views: 5161

Re: Query Help

The DISTINCT statement should do what you want. Something to the effect of "SELECT DISTINCT lname, fname FROM patient WHERE <whatever you need to filter out patients who have TP'd procedures>". DISTINCT works on the entire returned row, so only list those columns which should be unique in the query,...
by richardwaite
Fri Sep 05, 2008 5:15 am
Forum: Main Forum
Topic: Feature request: billing charge
Replies: 3
Views: 5316

Feature request: billing charge

I'd like to request a modification/addition to the finance charge system. We are working with an office that uses flat rate billing charges as opposed to finance charges. How feasible would it be to add a radio control to the "Finance Charges" window, with the APR being one choice and a flat rate be...
by richardwaite
Thu Aug 28, 2008 11:27 am
Forum: Main Forum
Topic: 'Procedures Not Billed to Insurance' report
Replies: 5
Views: 7247

'Procedures Not Billed to Insurance' report

We're having a problem where the 'Procedures Not Billed to Insurance' report is pulling in procedures that have been billed to and have received payment from insurance. The only thing I could find on the forums mentioning anything like this was this post from 02/2008: http://70.90.133.65/forum/viewt...
by richardwaite
Fri Mar 21, 2008 8:02 am
Forum: Developers
Topic: Printing from Letter Merge sets system default printer
Replies: 1
Views: 5478

Printing from Letter Merge sets system default printer

When printing a label or letter using the Letter Merge (via the toolbar), if you change the printer in the Print dialog to something other than the windows default, when the letter merge completes that newly selected printer is now the Windows default. I traced this back to the following line of cod...
by richardwaite
Tue Feb 19, 2008 7:40 am
Forum: Developers
Topic: SSL email support
Replies: 3
Views: 8459

Thanks, I'm looking forward to it!
by richardwaite
Tue Feb 19, 2008 7:35 am
Forum: Developers
Topic: SSL email support
Replies: 3
Views: 8459

SSL email support

The System.Net.Mail.SmtpClient class provides a bool EnableSsl property which, when enabled, allows you to connect to SSL/TLS SMTP servers like Gmail's. A lot of servers now seem to be making SSL mandatory. I tried it on my end by simply setting it to true and it seemed to work correctly. I'd like t...
by richardwaite
Fri Jan 11, 2008 7:16 am
Forum: Main Forum
Topic: TWAIN interface error when using Microtek Scanner
Replies: 2
Views: 6743

We had this problem as well with the Microtek 9800XL, and 5.4 does scan correctly. I think it was mainly an issue of the old TWAIN dll.
by richardwaite
Thu Dec 20, 2007 8:02 am
Forum: Main Forum
Topic: Time slider color bug in Appointment Edit window.
Replies: 1
Views: 5187

Time slider color bug in Appointment Edit window.

If 'Is Hygiene' is checked, the Dentist's color is still displayed on the time slider to the left. However, the hyg. color is (correctly) displayed in the appointment view. This is a minor cosmetic bug, but I thought I'd put it out there - sounds like it might be an easy fix.