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

Forward Port of #36471 to saas-12.3 #36672

Commits on Sep 11, 2019

  1. [FIX] purchase_stock: RFQ automatically created with an inactive vendor

    Steps to reproduce the bug:
    - Let's consider the storable product P and the vendor V
    - Set V as a supplier of P
    - Archive V
    - Go to product P and click on button "Replenish"
    
    Bug:
    
    A RFQ was created with the vendor V
    
    Now when archiving a vendor V, all the product.supplierinfo records linked to V
    will be archived.
    
    opw:2066616
    
    X-original-commit: 5040c17
    simongoffin authored and fw-bot committed Sep 11, 2019
    Copy the full SHA
    0d6f084 View commit details
    Browse the repository at this point in the history