Hello,
Readme says to find this code around line 1002 in admin/super_order.php.
[a] Find this code around line 1002 in admin/super_orders.php:
<td class="main"><?php echo
'<FORM><INPUT TYPE="BUTTON" VALUE="' . BOX_CUSTOMERS_SUPER_BATCH_STATUS . '" ONCLICK="window.location.href=\'' . zen_href_link(FILENAME_SUPER_BATCH_STATUS, '') . '\'"></FORM>' .
' ' .
'<FORM><INPUT TYPE="BUTTON" VALUE="' . BOX_CUSTOMERS_SUPER_BATCH_FORMS . '" ONCLICK="window.location.href=\'' . zen_href_link(FILENAME_SUPER_BATCH_FORMS, '') . '\'"></FORM>';
?></td>
Replace with this (simply adds a button to go to PDFOC for PDF printing):
I can't find this code. Does it exist?
Tony



