Search found 24 matches

by willcipriano
Wed Jun 10, 2015 11:54 am
Forum: Main Forum
Topic: Question regarding feature request 3599
Replies: 1
Views: 3341

Question regarding feature request 3599

My organization does a lot of remote billing and as such we have found that we can save a great deal of time if the 'signed' status was displayed in the account module. We have put it a feature request and I am getting questions on how long it will take to be implemented. The feature request is '359...
by willcipriano
Sat May 16, 2015 1:19 pm
Forum: Advanced Topics
Topic: Read only, or less privileged sql user.
Replies: 3
Views: 6964

Re: Read only, or less privileged sql user.

Won't work for what I'm trying to do, but thanks.
by willcipriano
Sat May 16, 2015 1:18 pm
Forum: Advanced Topics
Topic: Web version progress
Replies: 22
Views: 35755

Re: Web version progress

If hosted locally will we be able to use ssl?
by willcipriano
Sat Mar 28, 2015 10:13 am
Forum: Advanced Topics
Topic: What hashing function is used for passwords?
Replies: 2
Views: 4604

Re: What hashing function is used for passwords?

Yes, thanks for the tip.
by willcipriano
Sat Mar 28, 2015 10:11 am
Forum: Advanced Topics
Topic: Read only, or less privileged sql user.
Replies: 3
Views: 6964

Read only, or less privileged sql user.

Tell me if this belongs in a feature request, Is it possible to use a less privileged user with opendental for situations such as a remote working laptop? I remember attempting to create a read only user some time ago and open dental demanding grant rights.
by willcipriano
Sat Mar 21, 2015 9:41 am
Forum: Advanced Topics
Topic: What hashing function is used for passwords?
Replies: 2
Views: 4604

What hashing function is used for passwords?

I'm working on a secure client hardening system for Open Dental and I'm writing it in Python. I believe I can construct a launcher with a server side component that will allow me to better secure access to the database credentials. I'd like to integrate this with Open Dentals existing password syste...
by willcipriano
Thu Oct 23, 2014 11:35 am
Forum: Developers
Topic: How does OpenDental know what patient image to show
Replies: 2
Views: 4599

How does OpenDental know what patient image to show

On the appointment screen how does OpenDental know what image to show? I'm working with the database directly and I only see a reference to the image folder itself but not what image specifically to select. Any answers might save me having to dig though the source code. Thanks!

-Will
by willcipriano
Mon Sep 08, 2014 10:38 pm
Forum: Developers
Topic: Questions regarding claimpayment and payment tables.
Replies: 2
Views: 4252

Questions regarding claimpayment and payment tables.

I'm writing some reports and I'm having trouble figuring this out, perhaps someone with a better idea of how the database works can give me some advice? I have done the queries below, but not being a financial guy I don't know if what I'm getting back makes any sense. 1. If I sum PayAmt(payment tabl...
by willcipriano
Fri Aug 29, 2014 12:01 pm
Forum: Main Forum
Topic: Problems with sigplusnet.dll
Replies: 1
Views: 3818

Problems with sigplusnet.dll

There are a few patients who's accounts I can't access due to an issue with sigplusnet.dll, when I double click the account it raises an error that follows. Sigplusnet.dll is in the folder and I have tried replacing it and I still get the error. Anyone have any ideas? See the end of this message for...
by willcipriano
Wed Aug 20, 2014 7:23 am
Forum: Main Forum
Topic: Problem regarding signatures and amounts
Replies: 12
Views: 11965

Re: Problem regarding signatures and amounts

Thanks for the rapid fix.
by willcipriano
Fri Aug 15, 2014 1:13 pm
Forum: Main Forum
Topic: 2nd Carrier in sheets
Replies: 2
Views: 3521

Re: 2nd Carrier in sheets

Not a problem, I hadn't noticed the feature request option until I had already posted this. :D
by willcipriano
Fri Aug 15, 2014 10:47 am
Forum: Main Forum
Topic: Yet Another Server Question
Replies: 4
Views: 5355

Re: Yet Another Server Question

I can recommend 2012 r2, we use it and it doesn't give any problems.
by willcipriano
Fri Aug 15, 2014 10:25 am
Forum: Main Forum
Topic: 2nd Carrier in sheets
Replies: 2
Views: 3521

2nd Carrier in sheets

In setting up a sheet you have the ability to add [carrier2Name] to the sheet and it will inject the name of the 2nd insurance company as expected. What I can not figure out how to do is add for example [carrier2Address] or [carrier2CityStZip] to the sheet. Is this an intended behavior? Is there any...
by willcipriano
Wed Aug 13, 2014 12:25 pm
Forum: Main Forum
Topic: Problem regarding signatures and amounts
Replies: 12
Views: 11965

Re: Problem regarding signatures and amounts

I've figured it out, I played around with fiddler a little bit and captured the actual request. When I query the database I get newline chars that aren't there when opendental makes the request. Oddly OpenDental seems aware of these newline as they are displayed. It seems the logic for the signature...
by willcipriano
Wed Aug 13, 2014 9:55 am
Forum: Main Forum
Topic: Problem regarding signatures and amounts
Replies: 12
Views: 11965

Re: Problem regarding signatures and amounts

Ok, further digging this morning. When the signature is signed on a computer in the local network (topaz or not doesn't matter), it is valid and remains valid when viewed locally. When I attempt to connect via a Web Service* the connection succeeds and I'm able to use most functions normally, but th...
by willcipriano
Wed Aug 13, 2014 7:23 am
Forum: Main Forum
Topic: Problem regarding signatures and amounts
Replies: 12
Views: 11965

Re: Problem regarding signatures and amounts

I did some digging and now have proof it isn't the auto note feature. procnote before it is signed: https://www.sendspace.com/file/6mjgeq the procnote after signing it and clicking ok: https://www.sendspace.com/file/4lminz Everything is identical except a signature is added, the signature fails to d...
by willcipriano
Wed Aug 13, 2014 6:32 am
Forum: Main Forum
Topic: Problem regarding signatures and amounts
Replies: 12
Views: 11965

Re: Problem regarding signatures and amounts

That is not the issue, I have attempted it in the manner that you describe and it still presents itself. I was told by opendental tech support that this is a known bug this version, and that we must update in order to fix it.
by willcipriano
Tue Aug 12, 2014 10:40 am
Forum: Main Forum
Topic: Problem regarding signatures and amounts
Replies: 12
Views: 11965

Re: Problem regarding signatures and amounts

Just got off the phone with tech support again, It seems this version has an issue with 'Invisible return line characters' being injected via the Auto notes functionality, we were told to update to the latest version to attempt to resolve this issue. Will attempt and report results.
by willcipriano
Tue Aug 12, 2014 10:13 am
Forum: Main Forum
Topic: Problem regarding signatures and amounts
Replies: 12
Views: 11965

Re: Problem regarding signatures and amounts

I'm sorry, I wasn't clear regarding this issue, Just got off the phone with OpenDental technical support regarding this situation. Here is the process that I use to reliably replicate this problem. 1. Open OpenDental 13.2.35.0 and login with my username and password (manager level access) 2. Select ...
by willcipriano
Fri Aug 08, 2014 8:25 am
Forum: Main Forum
Topic: Problems regarding appointment status
Replies: 1
Views: 2800

Problems regarding appointment status

When altering appointment status to 'REV' on the 'appts' screen in version 13.2.32.0. A error is reported. The status changes without issue when you press continue but is there any way to prevent this from happening every single time it is changed? A simple workaround to suppress errors would be suf...
by willcipriano
Fri Aug 08, 2014 8:12 am
Forum: Main Forum
Topic: Microchipped credit cards
Replies: 4
Views: 6106

Re: Microchipped credit cards

Microchipped cards? If I were to hazard a guess, the UK uses a "Chip and Pin" system that may be the culprit, was the card from outside the united states?
by willcipriano
Fri Aug 08, 2014 8:10 am
Forum: Main Forum
Topic: Problem regarding signatures and amounts
Replies: 12
Views: 11965

Problem regarding signatures and amounts

As I have read in the documentation it appears that any changes to a particular treatment plan's: Date Note Description or Patient Portion Result in the invalidation of said signature and require it to be resigned. In dealing with insurance companies, the amount to be paid for the procedure is not a...