Skip to content

Support for partial sales/delivery #72

@koapeadu

Description

@koapeadu

Consider a case where a customer has back-ordered 100 tomatoes, and our supplier can only provide 50 tomatoes per week.
Since they are perishables, we will like to sell/deliver the first 50 as and when we receive it, and then deliver the next consignment when we receive it the next week.
So I suggest that we have a method like
$backOrderTransaction->soldPartial(50, 'Delivered only 50. Awaiting 50 in next consignment from supplier')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions