nicolas wrote:
Hi,
Indeed, you should create a custom field of the table "order".
This was quite simple to do
It will then be included in the shipped confirmation email if you fill it before changing the status and sending the notification to the user. If the field is empty, it won't appear on the notification email. So basically, a custom field is all you need to do.
This was not working, but I included a variable named as the field name and it showed up quite nicely. Now I will extend with a condition that a whole sentence with the code appears is the variable is not empty.
What I do not like is that I can't input the tracking code right away in the backend view Sales (but that I have ot go into the individual order and then click on edit and then a pop-up opens. It would be great to just have a input field in the table view like the drop-down list for stats changes (but in this case the drop down would not work). Second best solution would be to have a pop-up appearing for the Sales view.
There is one very strange thing I have to mention: for the status change notification e-mail it is not possible to change the translation for the fields in the overwrite section (lower part) of the translation file. Those are not recognized inthe e-mail, only if I overwrite directly in the upper part of the screen, which will be cleared with the next language update.