You are looking for this file: app/design/adminhtml/default/default/template/sales/ order/comments/view.phtml. Just replace
OK I found out how to do it, had to change a little code: I coppied /app/code/core/ Mage/Sales/Model/Order/Api.php to ...
a message Modern Retail recommends also marking it visible on the front end.
Option to collapse or display order comment box in frontend. Backend option to show or hide customer comments box in their account section.
As you know, order's comments are already implemented in Magento, so we are going to change it
Magento 2 order comments are visible at the frontend and backend order grid. The admin can send order comments email to customers and to ...
\Magento\Sales\Model\Order\Config. /** * Get existing order statuses * Visible or invisible on frontend according to passed param * * @param ...
Unfortunately, order comments are not available at the frontend (checkout
If you want the comment to be visible in the customer account, select the Visible on Storefront checkbox. Order Total.
For frontend side adding the comments box on checkout page, there is a ...