We have an integration between SAP and Shiphero. In SAP the same SKU can be used on multiple line items of the same Stock Transfer Order, Outbound Delivery or Inbound Delivery. When creating a purchase order in Shiphero it is not possible to create a 1 to 1 copy of the inbound delivery in SAP.
Is there any way that this is a setting in shiphero we can adjust to allow the same sku for multiple line items?
GraphQL Response:
<errors>
<message>Same SKU cannot be present in multiple line items</message>
<operation>purchase_order_create</operation>
<field>purchase_order_create</field>
<request_id>6787d2e00912bbf106fb971a</request_id>
<code>9</code>
</errors>