-
Notifications
You must be signed in to change notification settings - Fork 147
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
Article versioning, extended units and alternative article sharing (#1058) #1073
base: master
Are you sure you want to change the base?
Conversation
cb74897
to
2fa467d
Compare
See https://github.com/foodcoopsat/foodsoft_hackathon for open issues
2fa467d
to
7ac72f4
Compare
Solves #422 Improve unit handling We've decided against supporting ordering partial cases, so #645 won't be solved, however if you choose a scalar unit, you can order loose quantities like 2.5 kg. Sharedlist issues which will probably be affected: Note: Implementation of #569 (Work with datafoodconsortium) could be done based on this PR. to-do: Check issue numbers below 400 |
11aedea
to
7474d83
Compare
7474d83
to
1e74ab9
Compare
In this PR (addressing #1058) we originally wanted to extend article units only, however during development it became clear, that other parts had to be refactored/rewritten too - so it now encompasses these three major changes:
For details see the architecture notes describing the changes.