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][MIG] shopfloor_delivery_shipment: Migration to 16.0 #944

Draft
wants to merge 35 commits into
base: 16.0
Choose a base branch
from

Commits on Oct 29, 2024

  1. [ADD] shopfloor_delivery_shipment

    Shopfloor scenario to manage the delivery process based on shipment advices.
    It is based on the `shipment_advice` module.
    sebalix authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    273e75d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c789cd3 View commit details
    Browse the repository at this point in the history
  3. [UPD] README.rst

    OCA-git-bot authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    99f20cd View commit details
    Browse the repository at this point in the history
  4. [ADD] icon.png

    OCA-git-bot authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d51f3b5 View commit details
    Browse the repository at this point in the history
  5. shopfloor_delivery_shipment 13.0.1.1.0

    OCA-git-bot authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b71c0b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9efe7e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75bbf31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f02c6c0 View commit details
    Browse the repository at this point in the history
  9. [UPD] README.rst

    OCA-git-bot authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bbf7790 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eb6eb53 View commit details
    Browse the repository at this point in the history
  11. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: wms-14.0/wms-14.0-shopfloor_delivery_shipment
    Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-shopfloor_delivery_shipment/es_AR/
    ibuioli authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d2d5d58 View commit details
    Browse the repository at this point in the history
  12. [14.0][FIX] shopfloor_delivery_shipment is not an application

    fix manifest, is not an application
    andreampiovesana authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fa5cbd6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    604af59 View commit details
    Browse the repository at this point in the history
  14. [IMP] sf_delivery_shipment: restrict dock to current WH

    And add hooks to ease the override.
    sebalix authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8420fb2 View commit details
    Browse the repository at this point in the history
  15. shopfloor_delivery_shipment 14.0.1.1.0

    OCA-git-bot authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0869d11 View commit details
    Browse the repository at this point in the history
  16. shopfloor_delivery_shipment 14.0.1.1.1

    OCA-git-bot authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fb9450c View commit details
    Browse the repository at this point in the history
  17. [FIX] sf: fetch lot related to current product(s)

    In Odoo a lot number can be shared by multiple lots as soon as the
    product is different.
    This has to be taken into account by Shopfloor each time we scan a lot
    number by restricting the search to relevant products, or it could
    result unexpected result (a "Barcode not found" for instance).
    sebalix authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8f4c287 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f60531e View commit details
    Browse the repository at this point in the history
  19. shopfloor_delivery_shipment 14.0.1.1.2

    OCA-git-bot authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    13b98d6 View commit details
    Browse the repository at this point in the history
  20. [UPD] Update shopfloor_delivery_shipment.pot

    oca-ci authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    971c6f1 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: wms-14.0/wms-14.0-shopfloor_delivery_shipment
    Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-shopfloor_delivery_shipment/
    weblate authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e9d6879 View commit details
    Browse the repository at this point in the history
  22. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (30 of 30 strings)
    
    Translation: wms-14.0/wms-14.0-shopfloor_delivery_shipment
    Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-shopfloor_delivery_shipment/es_AR/
    ibuioli authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5727cea View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7ef9432 View commit details
    Browse the repository at this point in the history
  24. shopfloor_delivery_shipment 14.0.1.2.0

    OCA-git-bot authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b5c694a View commit details
    Browse the repository at this point in the history
  25. sf_delivery_shipment: return goods to load on first screen

    If some transfers have been partially loaded, list the goods to load
    among them once the dock is scanned.
    sebalix authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8a59e45 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c700066 View commit details
    Browse the repository at this point in the history
  27. shopfloor_delivery_shipment 14.0.1.3.0

    OCA-git-bot authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9e19e53 View commit details
    Browse the repository at this point in the history
  28. sh_delivery_shipment: add location filter

    After scanning a dock. This change allows to scan a location from where
    to work from. When a location has been scanned the user will be
    presented with a list of what can be added to the truck.
    TDu authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    11b7d59 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0bc7c82 View commit details
    Browse the repository at this point in the history
  30. shopfloor_*: fix install/uninstall

    Due to the way sf.app endpoints are registered
    if at install/uninstall you don't take care of refreshing routes
    you'll end up w/ non working services or stale entries in the route table.
    simahawk authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    492810d View commit details
    Browse the repository at this point in the history
  31. sf_delivery_shipment: improve confirmation shipment creation

    Make sure on `scan_dock` when confirming the creation of a shipment
    the same dock barcode is scanned.
    TDu authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9765bbf View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3c53a26 View commit details
    Browse the repository at this point in the history
  33. Added translation using Weblate (Italian)

    mymage authored and giarve committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8703de5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    43fd13a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    be70991 View commit details
    Browse the repository at this point in the history