Documenting orders changes import from NetSuite to Magento
This feature is used to inform the Client about order changes. If any of the changes from the supported scenarios took place the Client can see short description in Order Notes (Magento BackOffice)
The Feature Scenario:
- One of the next scenarios took place:
- the Client can see next note in order details page:
- the Client can see in var/debug.log detailed information about changes:
[2019-12-03 19:54:04] report.DEBUG: #7419 - NetSuite update - Shipping Address Updated( Updated Data: customer_id => 54;,Updated Data: region => IL;,Updated Data: telephone => (123) 456-7890; )
[2019-12-03 19:54:05] report.DEBUG: #7419 - NetSuite update - Shipping Address Updated( Updated Data: customer_id => 54;,Updated Data: region => IL;,Updated Data: telephone => (123) 456-7890; )
[2019-12-03 19:54:05] report.DEBUG: #7420 - NetSuite update - Shipping Address Updated( Updated Data: customer_id => 54;,Updated Data: region => IL;,Updated Data: telephone => (123) 456-7890;,Updated Data: c
ustomer_id => 54;,Updated Data: region => IL;,Updated Data: telephone => (123) 456-7890; )[2019-12-08 12:02:14] report.DEBUG: #7472 - NetSuite update - Totals Updated( BaseGrandTotal: => 122,GrandTotal: => 122,BaseSubtotal: => 100,BaseSubtotalInclTax: => 100,Subtotal: => 100 )
[2019-11-14 12:02:54] report.DEBUG: #4351 - NetSuite update - Shipping Method/Cost Updated( Updated Shipping Cost: ups_03 => fedex_FEDEX_GROUND; )
[2019-11-14 12:25:41] report.DEBUG: #4354 - NetSuite update - Shipping Method/Cost Updated( Updated Shipping Cost: 100.0000 => 20; )[2019-12-23 16:54:06] report.DEBUG: #7604 - NetSuite update - Items List Updated( Updated Item SKU: BLACK PIG, qty 2,Updated Item SKU: BLACK PIG, amount 246 )
[2019-12-23 16:55:35] report.DEBUG: #7604 - NetSuite update - Items List Updated( Added New Item SKU: PINK PIG )

No comments to display
No comments to display