Doug Strohm Tudor Games
My feedback
-
8 votes2 comments · Product Feedback & Fresh Ideas » Selling Channels, Carriers & Other Connections · Flag idea as inappropriate… · Admin →
Hello,
Thank you for submitting this request and helping us to improve ShipStation! We will review this request and let you know once we have an update. Its important to note that these internal notes from Magento might be part of other users workflow, so we cannot remove them. However, we will research alternative solutions and let you know once we have a update.
Thank you,
ShipStationAn error occurred while saving the comment Doug Strohm Tudor Games supported this idea ·
We made a change to the XML file ShipStation provides within our Magento configuration to do this.
This change will stop the import of any "Internal Notes" from Magento's Order Comments section.
Without this change, internal notes get populated with PayPal transaction junk.
ShipStation config.xml change
Commented out:
<!-- <status_history_text>
<auctaneapi>InternalNotes</auctaneapi>
</status_history_text>
-->
Located in: /app/code/community/Auctane/Api/etc/config.xml
Occurs twice, comment both out:
Lines 93 and 130