Hi! I have a problem concerning the Admin/Order Editing form. When I try to save the order after I made some changes I get the pop-up window that says that I need to “Enter correct value”. It complains on the Carriers fields. I know this depends on that I have removed this field in the order form. See my earlier question. http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=5221
So my question is, how do I disable the field check on the Carriers filed in the Admin/order Editing form?
Edit file templates/admin/orders.tpl and in block FORM_TABS find inputs which is connected with carrier there names are: iCarrier, sCarrierName, fCarrierPrice and just delete alt attribute from these fields..