-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
[14.0][IMP] stock_buffer_route: Add alternative item type in buffer #308
Conversation
90f6300
to
0288733
Compare
0288733
to
ebe311d
Compare
f4146bf
to
832a98a
Compare
832a98a
to
4382fd6
Compare
b638137
to
b6e8f17
Compare
@BernatPForgeFlow I think here there are several things mixed. Could you keep here only "[IMP] stock_buffer_route: Select route in procurement wizard", and move the other commits to a separate PR (my current thought is that those alternative fields should be either a customization or a separated module) so we can discuss individually? |
Done here #379 and kept this PR for the additional changes. |
@BernatPForgeFlow could you now solve conflicts? |
58f12fe
to
f9d4948
Compare
Considering that the 'Route' field will be used to define a different way to procure, a field called 'Alternative Item Type' is added in the Stock Buffer. This will help improve the search with the filters and enhance the calculations by taking the alternative route into account.
Considering all buy routes should not be the default behaviour. If this is needed should be in a customized module.
f9d4948
to
96992fa
Compare
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Depends on #311