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

[17.0][MIG] sale_order_secondary_unit: Migration to 17.0 #3385

Open
wants to merge 47 commits into
base: 17.0
Choose a base branch
from

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    d264dc4 View commit details
    Browse the repository at this point in the history
  2. [11.0][FIX] sale_order_secondary_unit: define sale secondary uom in t…

    …his module instead of product_secondary_unit
    sergio-teruel authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    85dc1b1 View commit details
    Browse the repository at this point in the history
  3. [11.0][IMP/FIX] sale_secondary_unit limit secondary uom in order line

    Added domain to limit `secondary_uom_id` to the one defined in product template
    joezsweet authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    60040b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c56aaa8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75c87fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37d1a89 View commit details
    Browse the repository at this point in the history
  7. Added translation using Weblate (German)

    marylla authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e563c4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b73b02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71792a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    736f35f View commit details
    Browse the repository at this point in the history
  11. [FIX] code refactor

    mourad-ehm authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    70350c9 View commit details
    Browse the repository at this point in the history
  12. code refactor update

    Kev-Roche authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    19059cd View commit details
    Browse the repository at this point in the history
  13. add secondary price unit

    Kev-Roche authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    514bfcd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    768dcb8 View commit details
    Browse the repository at this point in the history
  15. [IMP] sale_order_secondary_unit: Add name to th/td element + span (im…

    …prove inheritance).
    
    TT36255
    victoralmau authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4305bcc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    526994d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1f4c472 View commit details
    Browse the repository at this point in the history
  18. [UPD] Update sale_order_secondary_unit.pot

    oca-ci authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f7e7ae9 View commit details
    Browse the repository at this point in the history
  19. [UPD] README.rst

    OCA-git-bot authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3371a29 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    910de32 View commit details
    Browse the repository at this point in the history
  21. sale_order_secondary_unit 15.0.1.1.0

    OCA-git-bot authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2d79336 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ae02301 View commit details
    Browse the repository at this point in the history
  23. [UPD] README.rst

    OCA-git-bot authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b1d1931 View commit details
    Browse the repository at this point in the history
  24. [FIX] sale_order_secondary_unit: Make test resilient

    As the test should only test that no change on the UoM quantity is done
    when modifying the secondary unit, we remember the existing quantity and
    compare it later with the final value, instead of testing against a
    fixed value, so any interaction with other modules don't interfere.
    pedrobaeza authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    527fab5 View commit details
    Browse the repository at this point in the history
  25. sale_order_secondary_unit 15.0.1.1.1

    OCA-git-bot authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0a2cddc View commit details
    Browse the repository at this point in the history
  26. [IMP] sale_order_secondary_unit: Add menu for secondary UoM

    Ernesto Tejeda authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    26126f9 View commit details
    Browse the repository at this point in the history
  27. [UPD] Update sale_order_secondary_unit.pot

    oca-ci authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d350842 View commit details
    Browse the repository at this point in the history
  28. [UPD] README.rst

    OCA-git-bot authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3b130d2 View commit details
    Browse the repository at this point in the history
  29. sale_order_secondary_unit 15.0.1.2.0

    OCA-git-bot authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6ddb086 View commit details
    Browse the repository at this point in the history
  30. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: sale-workflow-15.0/sale-workflow-15.0-sale_order_secondary_unit
    Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_order_secondary_unit/
    weblate authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    46677e7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ae38095 View commit details
    Browse the repository at this point in the history
  32. [UPD] Update sale_order_secondary_unit.pot

    oca-ci authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8e01143 View commit details
    Browse the repository at this point in the history
  33. sale_order_secondary_unit 15.0.2.0.0

    OCA-git-bot authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b75707c View commit details
    Browse the repository at this point in the history
  34. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: sale-workflow-15.0/sale-workflow-15.0-sale_order_secondary_unit
    Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_order_secondary_unit/
    weblate authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    30b80d1 View commit details
    Browse the repository at this point in the history
  35. Translated using Weblate (Spanish)

    Currently translated at 100.0% (18 of 18 strings)
    
    Translation: sale-workflow-15.0/sale-workflow-15.0-sale_order_secondary_unit
    Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_order_secondary_unit/es/
    Ivorra78 authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d65b285 View commit details
    Browse the repository at this point in the history
  36. Added translation using Weblate (Finnish)

    n17 authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    46b4a41 View commit details
    Browse the repository at this point in the history
  37. Translated using Weblate (Finnish)

    Currently translated at 38.8% (7 of 18 strings)
    
    Translation: sale-workflow-15.0/sale-workflow-15.0-sale_order_secondary_unit
    Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_order_secondary_unit/fi/
    n17 authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2d70550 View commit details
    Browse the repository at this point in the history
  38. [UPD] README.rst

    OCA-git-bot authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5951e97 View commit details
    Browse the repository at this point in the history
  39. [IMP] sale_order_secondary_unit: test performance improvement

    - Include context keys for avoiding mail operations overhead.
    josep-tecnativa authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c4b0fe9 View commit details
    Browse the repository at this point in the history
  40. [BOT] post-merge updates

    OCA-git-bot authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    21e88f3 View commit details
    Browse the repository at this point in the history
  41. [MIG] sale_order_secondary_unit: Add migration script to adapt secod …

    …uom to variants
    
    TT45597
    sergio-teruel authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    599a0f0 View commit details
    Browse the repository at this point in the history
  42. [IMP] sale_order_secondary_unit: Require secondary_uom_id when second…

    …ary_uom_qty is filled
    carlosdauden authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    27d093e View commit details
    Browse the repository at this point in the history
  43. [BOT] post-merge updates

    OCA-git-bot authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    84e6f47 View commit details
    Browse the repository at this point in the history
  44. [IMP] sale_order_secondary_unit: make the secondary unit and secondar…

    …y quantity fields optional
    
    TT49686
    pilarvargas-tecnativa authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    809ed69 View commit details
    Browse the repository at this point in the history
  45. [BOT] post-merge updates

    OCA-git-bot authored and mmrondon committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e8d5ced View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    cc0d5d8 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    bc8cb8f View commit details
    Browse the repository at this point in the history