Magento 1.9 - How to get Order Comments History? My code :
To add new history comment to the created order you can use Magento\Sales\ Model\Order\Status\HistoryFactory and ...
Magento 1.9 - How to get Order Comments History? My code :
Please check below code load(10); $statusHistory ...
But this order is already in the state shipped. And i want only the comment which the customer has added to the order. Not the transaction history. What am i ...
In magento 1.9 how we can get comment column in sale -> orders with the latest comment e.g Customer is redirected to Paypal Any idea what will ...
There are several methods for grabbing the status history and setting it in the order object. That being said we might want to list all of the ...
Order comments show a history in the system of communications between the customer and a Customer Service ( ...
... logged in and making change in order or commenting on order. you need to add an attribute to magento.
You will be able to show the order comments in the invoice as well as in PDF also.