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 #362

Closed
wants to merge 3 commits into from

Commits on Dec 7, 2023

  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 LoisRForgeFlow committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c2c2d05 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 LoisRForgeFlow committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    81ba6c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    185a345 View commit details
    Browse the repository at this point in the history