Search found 16 matches

by nanwar
Tue Apr 10, 2018 2:18 am
Forum: Main Forum
Topic: old version 17.2.32
Replies: 1
Views: 3084

old version 17.2.32

Hi,
We are having some issues in communicating with OD database via mobile app. Our client is running v17.2.32 while we have latest version locally. Is it possible to get v17.2.32 somewhere?

Thanks
by nanwar
Wed Mar 28, 2018 8:27 am
Forum: Developers
Topic: OpenDental Install Location
Replies: 8
Views: 18635

Re: OpenDental Install Location

Under following:
HKEY_Current_User\Software\MakeMSI\KeyPaths\OpenDental\17.1.21
There is nothing except "Default" and "AutoSC_ScKey001"

WHERE as under HKEY_Local_Machine\Software there isn't any ***\MakeMSI\***
by nanwar
Wed Mar 28, 2018 5:26 am
Forum: Developers
Topic: OpenDental Install Location v16.4 | v17+
Replies: 2
Views: 5434

OpenDental Install Location v16.4 | v17+

Hi Guy's,

We need help in identifying the OpenDental Installation (& installed location). We are working on a plugin installer which needs to confirm OpenDental installation first.
Please Guide!!!

Regards,
N.
by nanwar
Wed Mar 28, 2018 12:56 am
Forum: Developers
Topic: OpenDental Install Location
Replies: 8
Views: 18635

Re: OpenDental Install Location

Hi Guy's,

May be this is an old post. but i couldn't find the INSTALLDIR Path in OpenDental. I want to have plugin installer verify OpenDental Installation before it's own installation take place.

Please Guide!!!

Regards,
N.
by nanwar
Thu Oct 12, 2017 10:29 pm
Forum: Developers
Topic: How to save signatures in open dental PDF forms ?
Replies: 5
Views: 10763

Re: How to save signatures in open dental PDF forms ?

Finally did it, thanks a lot guys for your kind suggestions.
by nanwar
Fri Oct 06, 2017 5:02 am
Forum: Developers
Topic: How to save signatures in open dental PDF forms ?
Replies: 5
Views: 10763

Re: How to save signatures in open dental PDF forms ?

Thanks for the reply. The code snippet you shared is in C# and I need to implement in iOS application (ObjC or Swift implementation). We have to send patient data along with signature to open dental database using iOS app. So if someone can provide any example or reference in swift/ObjC, it will be ...
by nanwar
Wed Oct 04, 2017 6:25 am
Forum: Developers
Topic: How to save signatures in open dental PDF forms ?
Replies: 5
Views: 10763

How to save signatures in open dental PDF forms ?

Hi All, We are integrating open dental in our iOS application but we got stuck while saving signatures in patients forms in open dental local database. Firstly, I was sending base64 string and OD considering it as an invalid signature as per OD documentation encrypted string with hash of all other f...
by nanwar
Wed Aug 16, 2017 3:51 am
Forum: Developers
Topic: MOBILE APP DEVELOPMENT
Replies: 3
Views: 9281

Re: MOBILE APP DEVELOPMENT

Hi Thanks Chris for showing me the path. It would be great if you guide me further. Here's a quick summary which i understood from the shared link. A) FHIR won't be helpful for my project, as it has limited access to the resources and information. B) Middle Tier is a web .NET web service C) In order...
by nanwar
Tue Aug 15, 2017 6:19 am
Forum: Developers
Topic: MOBILE APP DEVELOPMENT
Replies: 3
Views: 9281

MOBILE APP DEVELOPMENT

Hi Guys, I'm new to open dental development. I do have an idea and want to build an iOS / Android application on it. Can someone please help me out as i want to access and update following information using mobile app: Appointment, patient demographics, medical information, medical history, HIPPA Do...
by nanwar
Tue Feb 28, 2017 8:00 am
Forum: Developers
Topic: Plugin Deployment process
Replies: 12
Views: 23876

Re: Plugin Deployment process

By saying "Our beta is moved to stable", do you mean v16.4.19 hooks (we submitted) are already in stable version?
by nanwar
Tue Feb 28, 2017 1:01 am
Forum: Developers
Topic: Plugin Deployment process
Replies: 12
Views: 23876

Re: Plugin Deployment process

Hi guys,

Thanks for the update, we downloaded the beta version and it's working perfectly. When are we planning to launch changes (i.e. v16.4.19) to production (as a stable version)?
by nanwar
Tue Jan 24, 2017 5:39 am
Forum: Developers
Topic: Plugin Deployment process
Replies: 12
Views: 23876

Re: Plugin Deployment process

Thanks for sharing the hooks binding details. We will update the implementation as per above modified hooks pattern. We have only updated hook # 5(Parameter added) from above i.e. Plugins.HookAddCode(this, "FormPatientEdit.ListBox_SelectedIndexChanged_end", PatCur); Please review the below updated d...
by nanwar
Wed Jan 18, 2017 11:50 pm
Forum: Developers
Topic: Plugin Deployment process
Replies: 12
Views: 23876

Re: Plugin Deployment process

We are requesting this on behalf of Dr. Oppenheimer. In case you need further information please do let us know.
by nanwar
Wed Jan 18, 2017 1:38 am
Forum: Developers
Topic: Plugin Deployment process
Replies: 12
Views: 23876

Re: Plugin Deployment process

Can you please add following hooks in Open dental's next release:
https://www.evernote.com/shard/s735/sh/ ... e1829975b6

Also please confirm when is the next release due ?
by nanwar
Mon Dec 19, 2016 2:22 am
Forum: Developers
Topic: Plugin Deployment process
Replies: 12
Views: 23876

Plugin Deployment process

Hi there,

- What’s the deployment process of plugin in official open dental release?
- How would we send test plugin release to QA in order to verify plugin first?