Page 1 of 1

Registration

Posted: Wed Aug 18, 2010 10:47 pm
by alikemal87
Hi all,

i want to validate registration key and mac address during open dental setup process.

How can i do this in open dental?

Which class or form that i must change to validate?

Thanks in advance

ali Kemal

Re: Registration

Posted: Thu Aug 19, 2010 5:38 am
by jordansparks
Do you mean that you are a distributor and you want to hand out registration keys to your users?

Re: Registration

Posted: Fri Aug 20, 2010 12:42 am
by alikemal87
Yes we want to sell open dental in near future.

And we will hand out registry key to our customers.

My question is that is there any form or class to validate registration key and mac adress already?

or how can i this?

Thanks

Re: Registration

Posted: Fri Aug 20, 2010 7:21 am
by jordansparks
Yes. Keep all your customers in an Open Dental database as patients. Manage the registration keys from the Chart module. To see that interface, do this:
UPDATE preference SET ValueString=1 WHERE PrefName='DistributorKey';
Then restart OD.

If you were in the USA, then it would be slightly more complicated because of the procedure code copyright issues.

Re: Registration

Posted: Thu Aug 26, 2010 12:04 am
by alikemal87
Thanks Jordan

This reply extremely helps me.

İ will change registration process for our needs in OD.