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
Registration
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Registration
Do you mean that you are a distributor and you want to hand out registration keys to your users?
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
-
- Posts: 9
- Joined: Wed Aug 18, 2010 12:12 am
Re: Registration
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
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
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Registration
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.
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.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
-
- Posts: 9
- Joined: Wed Aug 18, 2010 12:12 am
Re: Registration
Thanks Jordan
This reply extremely helps me.
İ will change registration process for our needs in OD.
This reply extremely helps me.
İ will change registration process for our needs in OD.