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] ddmrp: Refactoring of incomings calculation #371

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

Commits on Mar 13, 2024

  1. [IMP] ddmrp: Reformulate incoming quantities calculation

    Split incoming quantities between inside or outside DLT.
    Make it more heritable, to facilitate consideration of other data sources.
    
    Other changes:
    - A change is made to the DLT date limit calculation so that refreshing a buffer prior to 12:00:00 UCT, take into account DLT date limit supplies.
    - In the calculation of the arrival quantities, the case of receptions in more than one step is taken into account. In these cases there was the possibility of double counting the RFQ and the Stock Move of arrival.
    BernatPForgeFlow authored and ArnauCForgeFlow committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d7fca76 View commit details
    Browse the repository at this point in the history
  2. [IMP] ddmrp: Add customized Stock Moves view

    When checking incoming quantities or qualified demand moves, we will use a customized view that allows to redirect to the source document of that move.
    BernatPForgeFlow authored and ArnauCForgeFlow committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0dab39f View commit details
    Browse the repository at this point in the history