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

[16.0][IMP] stock_buffer_route: Add alternative item type in buffer #355

Open
wants to merge 3 commits into
base: 16.0
Choose a base branch
from

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    802bdc1 View commit details
    Browse the repository at this point in the history
  2. [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 Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a6557af View commit details
    Browse the repository at this point in the history
  3. [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 Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6ddd8ba View commit details
    Browse the repository at this point in the history