User templates for the documents should be placed in /bitrix/admin/reports/ folder, predefined templates are located in /bitrix/modules/sale/reports/ folder. System offers any \".php\" files placed in these folders as templates. If there is a user template with the same name as a predefined one then the user template will be used instead of the predefined template. Content of the <title> tag will be used as a template name."; $MESS["SALE_PR_NOTE5"] = "You can modify template according to your needs. Just copy the template file from the predefined templates folder to the user templates folder before changing them."; $MESS["SALE_PRINT_RECORD"] = "Print the document for order # #ID#"; $MESS["SOD_PAYMENT"] = "Order payment"; $MESS["SOD_FROM_CARD"] = "Credit card payment"; $MESS["SOD_INPUT"] = "Payment"; $MESS["SOD_CANCEL_PAYMENT"] = "Cancel payment"; $MESS["SOD_CANCEL_SEMIPAYMENT"] = "Cancel part-paid order"; $MESS["SOD_HAND"] = "Edit account manually"; $MESS["SOD_DELETE"] = "Delete account"; $MESS["SOD_NO_PERMS2DEL"] = "You don't have enough permissions to edit this order"; $MESS["SOD_NO_PERMS2STATUS"] = "You don't have enough permissions to set this status"; $MESS["SOD_NO_PERMS2CANCEL"] = "You don't have enough permissions to cancel this order"; $MESS["SOD_WRONG_CANCEL_FLAG"] = "Invalid order cancellation flag"; $MESS["SOD_NO_PERMS2PAYFLAG"] = "You don't have enough permissions to change the order paid status"; $MESS["SOD_WRONG_PAYFLAG"] = "Invalid order paid flag"; $MESS["SOD_WRONG_PAYMETHOD"] = "Invalid order payment method"; $MESS["SOD_NO_PERMS2DELIV"] = "You don't have enough permissions to change the delivery flag of this order"; $MESS["SOD_WRONG_DELIV_FLAG"] = "Invalid order delivery flag"; $MESS["SOD_FROM"] = "  from"; $MESS["SOD_DATE_UPDATE"] = "Last modification date:"; $MESS["SOD_CUR_STATUS"] = "Order current status:"; $MESS["SOD_CHANGE_STATUS"] = "Change status..."; $MESS["SOD_CHANGE"] = "Change"; $MESS["SOD_VIEW"] = "To view mode..."; $MESS["SOD_ALREADY_PAYED"] = "(already paid "; $MESS["SOD_CHANGE_FLAG"] = "Change flag..."; $MESS["SOD_CHANGE_FLAG_FROM"] = "Change flag from"; $MESS["SOD_CANCELED"] = "canceled"; $MESS["SOD_NOT_CANCELED"] = "not canceled"; $MESS["SOD_CHANGE_TO"] = "to"; $MESS["SOD_CANCEL_REASON"] = "Reason to cancel order (can be viewed by customer):"; $MESS["SOD_NONE"] = "None"; $MESS["SOD_PAY_DOC"] = "Payment order no.#NUM# from #DATE#"; $MESS["SOD_PAID"] = "Paid"; $MESS["SOD_NOT_PAID"] = "Not paid"; $MESS["SOD_VOUCHER_NUM"] = "Payment order no.:"; $MESS["SOD_VOUCHER_DATE"] = "Payment order date ("; $MESS["SOD_UNPAY"] = "Cancel payment"; $MESS["SOD_PAY"] = "Pay"; $MESS["SOD_PAY_ACCOUNT"] = "Pay from internal account"; $MESS["SOD_ALLOWED"] = "Allowed"; $MESS["SOD_NOT_ALLOWED"] = "Not allowed"; $MESS["SOD_CHANGE_FLAG1"] = "Change flag"; $MESS["SOD_HIDE_FROM_USER"] = "(Invisible to customer)"; $MESS["SOD_ADD_COMMENT"] = "Add comment..."; $MESS["SOD_TRANSACTIONS"] = "Transactions"; $MESS["SOD_TRANS_DATE"] = "Date"; $MESS["SOD_TRANS_USER"] = "User"; $MESS["SOD_TRANS_SUM"] = "Amount"; $MESS["SOD_TRANS_DESCR"] = "Description"; $MESS["SOD_TRANS_COMMENT"] = "Comments"; $MESS["SOD_NO_TRANS"] = "No transactions for this order"; $MESS["SOD_NO_PS_SCRIPT"] = "Cannot find script to obtain pay system results"; $MESS["SOD_NO_ORDER"] = "Order ##ID# not found"; $MESS["SOD_CANT_PAY"] = "Failed to pay order ##ID#"; $MESS["SOD_OK_STATUS"] = "The order status has been successfully changed"; $MESS["SOD_OK_CANCEL"] = "Order cancellation flag has been successfully changed"; $MESS["SOD_OK_PAY"] = "Order paid flag has been successfully changed"; $MESS["SOD_OK_DELIVERY"] = "Order delivery flag has been successfully changed"; $MESS["SOD_OK_COMMENT"] = "Order comment has been successfully changed"; $MESS["SOD_OK_PS"] = "Order payment information has been successfully requested from the payment system"; $MESS["SOD_NO_PERMS2VIEW"] = "Not enough permissions to view order ##ID#"; $MESS["SOD_TO_LIST"] = "Orders"; $MESS["SOD_TO_EDIT"] = "Edit order"; $MESS["SOD_TO_PRINT"] = "Print order"; $MESS["SOP_TO_LIST"] = "Orders"; $MESS["SOP_TO_EDIT"] = "Edit order"; $MESS["SOP_TO_DETAIL"] = "Order details"; $MESS["SOPN_TAB_PRINT"] = "Print documents"; $MESS["SOPN_TAB_PRINT_DESCR"] = "Print documents"; $MESS["SOP_ERROR_REPORT"] = "Please choose document template to print"; $MESS["SOPN_SELECT_ORDER_PROPS"] = "Show product properties"; ?>