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

[14.0][IMP] stock_buffer_route: Add alternative item type in buffer #308

Open
wants to merge 2 commits into
base: 14.0
Choose a base branch
from

Commits on Apr 18, 2024

  1. [IMP] stock_buffer_route: Add alternative item type in buffer

    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.
    BernatPForgeFlow committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3ce6de2 View commit details
    Browse the repository at this point in the history
  2. [IMP] stock_buffer_route: Do not consider other locations Buy routes

    Considering all buy routes should not be the default behaviour. If this is needed should be in a customized module.
    BernatPForgeFlow committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    96992fa View commit details
    Browse the repository at this point in the history