Search found 15 matches

by clivejbennett
Tue May 19, 2009 8:35 pm
Forum: Main Forum
Topic: Supply Inventory
Replies: 18
Views: 37666

Re: Supply Inventory

Actually reading that later I see it wasn't clear what I wrote. You set the (approved) number of an item you want to keep in stock (ie on the shelf) in stockLevel When you go to the shelf and the number of items is less than the stockLevel then you put the number you need to order to have the right ...
by clivejbennett
Mon May 18, 2009 2:32 pm
Forum: Main Forum
Topic: Supply Inventory
Replies: 18
Views: 37666

Re: Supply Inventory

If the stockLevel = number in required stock = the number in stock everyone is happy. There only needs to be notation when the levels are wrong -1 or +1 with respect to the approved stockLevel. It would be great for OD to generate a Exportable, Web and printed version of Approved Stock List, Approve...
by clivejbennett
Thu May 14, 2009 5:43 pm
Forum: Main Forum
Topic: Supply Inventory
Replies: 18
Views: 37666

Re: Supply Inventory

We have a business process we had to implement outside OD for stock and inventory management. This system would work well if overlayed and added to what you have done. It is a large multi-surgery proctice with 19 individuals. The object of the exercise is to allow me (the principal) to have control ...
by clivejbennett
Tue Dec 02, 2008 10:33 pm
Forum: Main Forum
Topic: Editing the Billing Statement
Replies: 11
Views: 14711

Re: Editing the Billing Statement

suggest the following field mappings (this is what I originally planned): ## National Provider ID == ABN NUMBER (ABN: 9832 298 298393) (printed under the practice Name on the invoices) ## DEA Number == Our Prescriber Number (no alterations required - already on prescriptions) ## MEDICAID ID == Healt...
by clivejbennett
Tue Dec 02, 2008 6:14 pm
Forum: Main Forum
Topic: Editing the Billing Statement
Replies: 11
Views: 14711

Re: Editing the Billing Statement

If you are a single office - single provider the rubber stamp solution comes to mind but we are a multiple provider office and often multiple providers on the same day (hygenist / Dentist / Dentist) If we could prepend append the providing provider in the description space might work ie "FISH - remo...
by clivejbennett
Mon Dec 01, 2008 5:56 pm
Forum: Main Forum
Topic: Editing the Billing Statement
Replies: 11
Views: 14711

Re: Editing the Billing Statement

Thanks for that. I will also forward this to DEREK. Specifically we would need. 1. 'STATEMENT/TAX INVOICE' instead of just "STATEMENT" 2. A4 sheet Size (For your letterheads I think you use "letter")- I'm not sure if this is an issue though. 3. Next to the item code column (or there abouts somewhere...
by clivejbennett
Mon Dec 01, 2008 2:44 pm
Forum: Main Forum
Topic: Editing the Billing Statement
Replies: 11
Views: 14711

Re: Editing the Billing Statement

Hmm no takers? I'm sure its a simple one just reformatting.
Do you do it with a new sheet ? or do I need to edit and recompile?
by clivejbennett
Thu Nov 27, 2008 2:26 am
Forum: Main Forum
Topic: Editing the Billing Statement
Replies: 11
Views: 14711

Re: Editing the Billing Statement

Anyone?
by clivejbennett
Tue Nov 25, 2008 11:32 pm
Forum: Main Forum
Topic: Editing the Billing Statement
Replies: 11
Views: 14711

Editing the Billing Statement

In the land of OZ we are required to place on our Bills and Statements some additional info.... ie: Tax Invoice (to make it a legal bill), GST amount(because all businesses are tax collectors for the govt) (it's like VAT for the Europeans), HI Provider Number (like prescriber Number)(for health fund...
by clivejbennett
Sun Nov 23, 2008 9:25 pm
Forum: Developers
Topic: SKYPE AUTO DIAL
Replies: 15
Views: 23784

Re: SKYPE AUTO DIAL

Thankyou for your patience.
Frankly I am amazed you get time to answer - you must be one seriously efficient (and busy) guy.

I will prepare a detailed description (including hopefully a useful spec) and submit it for voting.

cheers
Clive
by clivejbennett
Sun Nov 23, 2008 12:39 pm
Forum: Developers
Topic: SKYPE AUTO DIAL
Replies: 15
Views: 23784

Re: SKYPE AUTO DIAL

My bad... I assumed you were already underway with demand-dial (and maybe SMS) with some sort of asterix solution. The reason I submitted to the forum was I thought that the 'command line' might simplify an otherwise potentially tricky telephoney quagmire When I finally get up and running with OD I ...
by clivejbennett
Sat Nov 22, 2008 3:51 pm
Forum: Developers
Topic: SKYPE AUTO DIAL
Replies: 15
Views: 23784

Re: SKYPE AUTO DIAL

Yes, they are not too forthcoming in their documentation.... but I came accross what we would need for SMS The Command line for dialing a call (as posted) works great. In fact I use it currently. No Probs The SMS (messaging) side I think requires using their API -using Skype4COMLib which is in versi...
by clivejbennett
Fri Nov 21, 2008 10:06 pm
Forum: Developers
Topic: SKYPE AUTO DIAL
Replies: 15
Views: 23784

Re: SKYPE AUTO DIAL

Interface Integration: That sounds great... You could have a little Phone Icon on thr prefered method Or straight from the Appt Book Right-Click>>> dial SENDING SMS for Appt Confirmation actually you can even send SMS (text) messaging to their cell VIA skype API (very unobtrustive - we use this for ...
by clivejbennett
Fri Nov 21, 2008 9:43 pm
Forum: Developers
Topic: SKYPE AUTO DIAL
Replies: 15
Views: 23784

Re: SKYPE AUTO DIAL

To use a single line example C:\Program FIles\Skype\phone\skype /callto:+61428258258 This would dial say my mother-in-law in Australia, on a standard skype windows install. It would be a ridiculously simple solution to low cost dial-on-demand calls. Very simple for dental Offices If you haven't got ...
by clivejbennett
Fri Nov 21, 2008 12:10 am
Forum: Developers
Topic: SKYPE AUTO DIAL
Replies: 15
Views: 23784

SKYPE AUTO DIAL

I am a very newbie - still in data conversion in fact (EX-DentrixG3)... but I wanted to integrate an AUTODIAL from say the appt book. It occurred to me that there is a possibility of a fast and dirty (and very simple) dialout to SKYPE, simply by parsing the phone number to Skype. I wondered if there...