Laser Labels

This forum is for programmers who have questions about the source code.
Post Reply
User avatar
bill327
Posts: 18
Joined: Wed Dec 26, 2007 6:45 pm
Location: Hollsopple, Pa

Laser Labels

Post by bill327 » Wed Dec 26, 2007 7:04 pm

I have had several Clients ask for Laser Labels for Patients, Insurance Carriers and Custom with selection criteria not available at this time. I have been writing this code for version 5.5 and testing in 5.6 for any problems. I put a button for the laser labels on the reports screen but I wasn't sure if it should be added in some other area. I have several other requests for reports and I was going to start writing them next. Should I add a different report menu screen off of the reports menu? I will be emailing this to Dr Sparks for his review and possible addition to the OpenDental source in the next few days after further testing.
Bill MacWilliams
Kapricorn Systems Inc.
Service Manager/Programmer

mowgli
Posts: 134
Joined: Fri Sep 14, 2007 1:42 pm

Post by mowgli » Thu Dec 27, 2007 8:04 am

We have just been using Word or Open Office to do laser labels, because you can export the data from OD and arrange labels with whatever information you want. That way you have flexibility for minor changes; for example, some may want "Dr." on referral labels, some may want the title "DDS" or "DMD" after the name.

User avatar
jordansparks
Site Admin
Posts: 5742
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Post by jordansparks » Thu Dec 27, 2007 2:56 pm

The reports screen seems like a great place for it.
Jordan Sparks, DMD
http://www.opendental.com

V Suite
Posts: 136
Joined: Sun Aug 19, 2007 6:56 pm

Post by V Suite » Thu Dec 27, 2007 6:42 pm

Mowgli, How do you do export the data to Open Office for laser labels?

User avatar
drtech
Posts: 1649
Joined: Wed Jun 20, 2007 8:44 am
Location: Springfield, MO
Contact:

Post by drtech » Thu Dec 27, 2007 7:42 pm

similar subject....Also, it would be nice to add to the labels dropdown box and option to bring up a blank label that you could type in your own text. Just for simple labeling around the office.
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

User avatar
bill327
Posts: 18
Joined: Wed Dec 26, 2007 6:45 pm
Location: Hollsopple, Pa

Laser Labels

Post by bill327 » Fri Dec 28, 2007 5:05 am

Custom Labels are also going to be there. You will be able to add a label and how many and then add another an how many of those and so on. I have a few more items to work out for this part but its almost ready. I also added a clickable section on a label sheet that you can choose the starting position so your not wasting laser labels.
Bill MacWilliams
Kapricorn Systems Inc.
Service Manager/Programmer

User avatar
drtech
Posts: 1649
Joined: Wed Jun 20, 2007 8:44 am
Location: Springfield, MO
Contact:

Post by drtech » Fri Dec 28, 2007 8:37 am

sounds great...we usually use the dymo label writer for our labels, so are you able to print just one on a dymo printer or just the sheets on lasers?
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

User avatar
bill327
Posts: 18
Joined: Wed Dec 26, 2007 6:45 pm
Location: Hollsopple, Pa

Laser Labels

Post by bill327 » Fri Dec 28, 2007 9:25 am

I was just building a laser label sheets at this time.
Bill MacWilliams
Kapricorn Systems Inc.
Service Manager/Programmer

V Suite
Posts: 136
Joined: Sun Aug 19, 2007 6:56 pm

Post by V Suite » Thu Jan 03, 2008 4:14 am

What should I do to get labels for all patients instead of just those on recall please?

What should I do to export a list of all patients to Word or OpenOffice please?

User avatar
jordansparks
Site Admin
Posts: 5742
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Post by jordansparks » Thu Jan 03, 2008 10:17 am

You would probably see
http://www.open-dent.com/manual/queryexamples.html
Maybe use #46. Export to a text file.
Follow the directions at
http://www.open-dent.com/manual/mailmergeword.html
to merge the export file with Word labels. There's a learning curve for merge. It will undoubtedly take a few hours the first time if you've never done it. But it's a very useful skill to have.
Jordan Sparks, DMD
http://www.opendental.com

V Suite
Posts: 136
Joined: Sun Aug 19, 2007 6:56 pm

Post by V Suite » Thu Jan 03, 2008 10:21 pm

Thank you for your response.

Is it possible to set the recall for all patients to _now_? That way I can easily use the label feature built in to get all patients?

On a separate issue, how can the names in Unscheduled List be sorted for example by name? (currently defaulted to date)?

Thanks.

Post Reply