Hi
I managed to sort out the medibot issue.Wnen you select the medibot or order bot it brings up a pop up if you have any pop up blockers this does occur hence the reason there was no ation when I was selecting them.
While on the same issue when you acknowkledge and print and Order how do you tell who received the order because it assumes the person who is aknowledging and printing the order is the person receiving the order but in practical sense it would be the person issuing the products in the medical depot issuing the items to the requesting person who is not captured anywhere during the issuing.I would suggest some validation while collecting the items so that you can tell who collected the items and what quantity incase they run out of stock and you cannot collect the full order.
Regards
Brian
Telemed International <[EMAIL PROTECTED]> wrote:
Telemed International <[EMAIL PROTECTED]> wrote:
Hi All,I managed to sort out the second item regarding the file not found .I edited the script as followsScript Name:modules/products/products-orderlist-final.php
if($cat=='pharma') {
$dbtable='care_pharma_orderlist';
$title=$LDPharmacy;
$breakfile=$root_path.'modules/pharmacy/apotheke.php';
}else{
$dbtable='care_med_orderlist';
$title=$LDMedDepot;
$breakfile=$root_path.'modules/med_depot/medlager.php';
}
$thisfile=basename(__FILE__);
//what it was before
//$breakfile=$root_path.$breakfile.URL_APPEND;
//what it is now
$breakfile=$breakfile.URL_APPEND;
Regards,Brian
Telemed International <[EMAIL PROTECTED]> wrote:HiThe Medibot and OrderBot in the Medical Depot and Pharmacy module don't seem sto be working.When I select them nothing happens can somebody please assist me.Also when I try to end an order in the Medocal Depot and Pharmacy I get the following error: file not foundRegardsBrian__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!

