Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for partial sales/delivery #72

Open
koapeadu opened this issue Feb 1, 2018 · 0 comments
Open

Support for partial sales/delivery #72

koapeadu opened this issue Feb 1, 2018 · 0 comments

Comments

@koapeadu
Copy link

koapeadu commented Feb 1, 2018

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')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant