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

Error in calculating quantity ordered or reserved for manufacturing order and distribution order #3472

Merged
merged 3 commits into from
Jun 29, 2021

Commits on May 5, 2021

  1. adempiere#3266 Error in calculating quantity ordered or reserved for …

    …Sales Order, manufacturing order and distribution order adempiere#3266
    
    - Create new method to force same Warehouse for Sales Order Line but SO/PO
    - Create new calculate order sizes
    - Added new logic for that the Qty Reserved is only setting when the  product is Stocked
    e-Evolution committed May 5, 2021
    Configuration menu
    Copy the full SHA
    8f8b824 View commit details
    Browse the repository at this point in the history
  2. adempiere#3266 Error in calculating quantity ordered or reserved for …

    …Sales Order, manufacturing order and distribution order adempiere#3266
    
    - Fixed ideation code
    e-Evolution committed May 5, 2021
    Configuration menu
    Copy the full SHA
    4ed1fe7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. adempiere#3266 Error in calculating quantity ordered or reserved for …

    …manufacturing order and distribution order adempiere#3266
    
    - Remove unnecessary code
    - Improvement of the code separating the behavior of calculation of weight and volume of the reservation process.
    
    A good practice is that a function method in the code should be responsible for only one behavior
    e-Evolution committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c45a2e6 View commit details
    Browse the repository at this point in the history