Skip to content

Split Shipments not working #9

@ehoch

Description

@ehoch

If you attempt to add a second shipment, and sync, its not working at intended. It pulls the complete order for the second shipment.

I believe it's because you're using the shipment's line_items and not its inventory_units. line_items pulls all of the order's line_items (for all shipments). inventory_units pull only the inventory_units in that shipment.

Want me to do a PR to fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions