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] stock_release_channel_shipment_advice_deliver: Improve wizard #935

Open
wants to merge 33 commits into
base: 16.0
Choose a base branch
from

Commits on Oct 16, 2024

  1. [FIX] stock_available_to_promise_release: avoid infinite loop when at…

    … chained moves iterator
    sbejaoui authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8a88d26 View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1309f73 View commit details
    Browse the repository at this point in the history
  3. [IMP] shopfloor: Add postponed argument for start_single tests

    As the postpone operation will mark the current line as postponed,
    we should iterate to the next line twice in the tests data to retrieve
    the next line showed to the operator.
    rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    659ab68 View commit details
    Browse the repository at this point in the history
  4. [FIX] shopfloor: When a move line is postponed, reset the qty_done

    If there are several move lines for the same product,
    e.g.: a product stored in several locations, and related to
    the same stock move, when the first proposed line is postponed and when the
    operator validates the second line, shopfloor will try to validate the stock move
    and both lines. This is not correct as the qty_done field still contains the reserved
    quantity.
    
    So, when postponing a line, reset the qty_done field to 0.0 in order not to embed
    that quantity in the validated picking.
    rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a13402d View commit details
    Browse the repository at this point in the history
  5. [BOT] post-merge updates

    OCA-git-bot authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    da7a618 View commit details
    Browse the repository at this point in the history
  6. [IMP] shopfloor: Makes sort method overridable in cluster picking

    Makes the  method into the cluster picking scenario an instance method in place of a staticmethod to ease override
    lmignon authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7d4161b View commit details
    Browse the repository at this point in the history
  7. [IMP] shopfloor_batch_automatic_creation: Custom sorting by device

    With this change, in the cluster picking scenario, you can now provide a custom code on a stock device that will be used to order the operation when this device is used.
    lmignon authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a448d43 View commit details
    Browse the repository at this point in the history
  8. [UPD] Update shopfloor_batch_automatic_creation.pot

    oca-ci authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fbe85e1 View commit details
    Browse the repository at this point in the history
  9. [BOT] post-merge updates

    OCA-git-bot authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e18b4fe View commit details
    Browse the repository at this point in the history
  10. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: wms-16.0/wms-16.0-shopfloor_batch_automatic_creation
    Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-shopfloor_batch_automatic_creation/
    weblate authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1f2ccfe View commit details
    Browse the repository at this point in the history
  11. [IMP] stock_release_channel

    Define open_picking_ids as picking_ids is growing over time
    jbaudoux authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    91123aa View commit details
    Browse the repository at this point in the history
  12. [PERF] stock_release_channel_shipment_advice_deliver

    Limit loaded channel picking_ids
    jbaudoux authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4beb8ed View commit details
    Browse the repository at this point in the history
  13. stock_release_channel: minor fix

    jbaudoux authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    84bda20 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8b15d6a View commit details
    Browse the repository at this point in the history
  15. [UPD] Update stock_release_channel.pot

    oca-ci authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d55f1a8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7067c61 View commit details
    Browse the repository at this point in the history
  17. [BOT] post-merge updates

    OCA-git-bot authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bdb067f View commit details
    Browse the repository at this point in the history
  18. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: wms-16.0/wms-16.0-stock_release_channel
    Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-stock_release_channel/
    weblate authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    667c96d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    917a26c View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Italian)

    Currently translated at 100.0% (18 of 18 strings)
    
    Translation: wms-16.0/wms-16.0-shopfloor_batch_automatic_creation
    Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-shopfloor_batch_automatic_creation/it/
    mymage authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5a5a75d View commit details
    Browse the repository at this point in the history
  21. Translated using Weblate (Italian)

    Currently translated at 100.0% (146 of 146 strings)
    
    Translation: wms-16.0/wms-16.0-stock_release_channel
    Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-stock_release_channel/it/
    mymage authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e20c89a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    601bb78 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3e35c17 View commit details
    Browse the repository at this point in the history
  24. [BOT] post-merge updates

    OCA-git-bot authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    258d80d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1cb9d6c View commit details
    Browse the repository at this point in the history
  26. [BOT] post-merge updates

    OCA-git-bot authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ed1dc56 View commit details
    Browse the repository at this point in the history
  27. [IMP] stock_available_to_promise_release: Improve migration/init scri…

    …pt to initialize field with default values
    
    The upgrade script should initialize the value with the sql default instead updating every existing
    record (maybe billions).
    rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    75d6915 View commit details
    Browse the repository at this point in the history
  28. [BOT] post-merge updates

    OCA-git-bot authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    43c34df View commit details
    Browse the repository at this point in the history
  29. Translated using Weblate (Italian)

    Currently translated at 100.0% (42 of 42 strings)
    
    Translation: wms-16.0/wms-16.0-stock_release_channel_shipment_advice_deliver
    Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-stock_release_channel_shipment_advice_deliver/it/
    mymage authored and rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    29102ff View commit details
    Browse the repository at this point in the history
  30. [IMP] stock_release_channel_shipment_advice_deliver: Allows to displa…

    …y pickings in confirm wizard
    
    In order to let user aware of remaining pickings when delivering,
    display them in the delivering wizard
    rousseldenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f323c0a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1fbe6bf View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6417020 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    132812f View commit details
    Browse the repository at this point in the history