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

[13.0][MIG] stock_available_mrp #803

Closed
wants to merge 26 commits into from

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    fa4e35d View commit details
    Browse the repository at this point in the history
  2. [MIGR] stock_available_mrp: migrate to v8

    Compute potential quantities for both product templates and variants. To keep the code simple, only the biggest potential of any single variant is accounted for in the template's potential.
    Take all levels of phantom BoM into account, respects validity dates etc. thanks to the use of the standard method _bom_explode, as suggested by @gdgellatly in OCA#5 (comment)
    Improve tests, rewritten in python.
    Adhere to new file/manifest/README conventions.
    Simplify copyright headers
    Lionel Sausin authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    f9cbbe1 View commit details
    Browse the repository at this point in the history
  3. [FIX] Browse mrp.bom as current user

    sudo is not required since mrp.bom are readable to groups with access to the qty_x fields on a product. Moreover using sudo to retrive the bom will ignore the company_id defined on the bom
    lmignon authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    422d877 View commit details
    Browse the repository at this point in the history
  4. [FIX] fix multi-company test

    Record rules used to not be checked on stock quants, but now they are since Odoo's commit 2fd14db (odoo/odoo@2fd14db).
    In our test we changed the company of the products and BoMs but we neglected that the stock was not attached to the right company, and that made the test fail.
    To fix that, make the test inventory for the right company.
    Since there is a little inconsistency in the demo data with a negative quantity of an unrelated product, use the `partial` filter for the inventories instead of the `none` filter, so that no wrong inventory lines are added automatically.
    Lionel Sausin authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    223dfd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bb7196 View commit details
    Browse the repository at this point in the history
  6. stock_available_mrp: fix BOM qty (multi-units, efficiency)

    Cyril Gaudin authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    af2a4df View commit details
    Browse the repository at this point in the history
  7. stock_available / stock_available_mrp : add possibility to choose whi…

    …ch field use to compute potential
    Laetitia Gangloff authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    440beac View commit details
    Browse the repository at this point in the history
  8. [FIX+IMP] stock_available_mrp: fix recursive potential_qty in list vi…

    …ew + small improvements
    Cyril Gaudin authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    9cdf4d8 View commit details
    Browse the repository at this point in the history
  9. V9 migration modifications.

        * mrp_bom.name has been deleted.
        * mrp_bom_line.type moved to mrp_bom.type.
        * Fix missing group_mrp_user issue.
        * Change versions
    Cyril Gaudin authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    639c24d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    11684a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c6da15 View commit details
    Browse the repository at this point in the history
  12. [IMP] stock_available_mrp: readability + change compute bom_id + use …

    …recordset + Condition never statisfied
    rousseldenis authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    08fdaf1 View commit details
    Browse the repository at this point in the history
  13. [ADD] include new improvments

    Cedric-Pigeon authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    8ee13c5 View commit details
    Browse the repository at this point in the history
  14. [FIX] stock_available_mrp: remove duplicate button + fix calculation …

    …of immediately usable qty
    Timon Tschanz authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    447d705 View commit details
    Browse the repository at this point in the history
  15. [11.0][MIG] port stock_available_mrp to 11.0

    Timon Tschanz authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    696a6e7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d2b22df View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    69268fa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7bed88f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f94fdf2 View commit details
    Browse the repository at this point in the history
  20. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_available_mrp
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_available_mrp/
    oca-transbot authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    461b7a6 View commit details
    Browse the repository at this point in the history
  21. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_available_mrp
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_available_mrp/
    oca-transbot authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    b9e70ee View commit details
    Browse the repository at this point in the history
  22. Translated using Weblate (Chinese (Simplified))

    Currently translated at 100.0% (7 of 7 strings)
    
    Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_available_mrp
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_available_mrp/zh_CN/
    liweijie0812 authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    e060942 View commit details
    Browse the repository at this point in the history
  23. stock_available_mrp 12.0.1.0.1

    OCA-git-bot authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    01d1837 View commit details
    Browse the repository at this point in the history
  24. [FIX] stock_available_mrp: upstream compatibility

    After this change odoo/odoo@3d34d58
    it isn't possible to have an storable kit product anymore. The main
    issue is that we have to drop some uses cases that this module
    considered for this kind of situations.
    chienandalu authored and ps-tubtim committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    af22235 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    71fa1c4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fc49cf9 View commit details
    Browse the repository at this point in the history