i tried this out and it works fine. But how to the the visible state of this commment.
I want to be able to set informations that the customer could see if he
goes into his order.
Only if i change the "info.phtml" and use $this->getOrder()->getAllStatusHistory () against
the "view.phtml" with $this->getOrder()->getVisibleStatusHistory().
So my question is: How to add a comment that is visible?
Hi,
i tried this out and it works fine. But how to the the visible state of this commment.
I want to be able to set informations that the customer could see if he
goes into his order.
Only if i change the "info.phtml" and use $this->getOrder()->getAllStatusHistory () against
the "view.phtml" with $this->getOrder()->getVisibleStatusHistory().
So my question is: How to add a comment that is visible?
Best regards,
Gero Naber