emartech / 3rd-party-integrations-magento-M2

Please note: this plugin is deprecated. we have a new version of the plugin- please contact emarsys support for more info
MIT License
0 stars 5 forks source link

Orders : Returns qty needs to be negative #125

Open eghanin opened 5 years ago

eghanin commented 5 years ago

When exporting returns, both the qty and the price need to be negative.

This fixes the qty part ( the price is already negative ).

To apply this patch:

  1. unzip
  2. copy the .patch file to the plugin folder
  3. run : git apply m2_added_abs_for_creditmemos_to_avoid_double_minus.patch

m2_added_abs_for_creditmemos_to_avoid_double_minus.patch.zip