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

[FW][FIX] mrp, sale_mrp: _run_pull creates many pickings #164325

Commits on May 3, 2024

  1. [FIX] mrp, sale_mrp: _run_pull creates many pickings

    The steps to reproduce:
    - Go to a warehouse. Under the technical information tab, change the field sam_loc_id from "WH/Post-Production" to "WH/Stock".
    - Create a sales order with 2 different products and confirm it.
    - 2 pickings will be created with different group_id MO/XXXX instead of a single picking.
    
    After this commit we only check the sam_loc_id if we are in 3 steps manufacturing.
    
    OPW-3871886
    
    X-original-commit: ee7e316
    pno-odoo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c186952 View commit details
    Browse the repository at this point in the history