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] product_variant_sale_price: Migration to 16.0 #290

Merged
merged 33 commits into from
Feb 14, 2024

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    f2a5409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d4e29f View commit details
    Browse the repository at this point in the history
  3. [product_variant_sale_price] Also set fix_price to variant when templ…

    …ate is created
    
    [product_variant_sale_price] Set minimun fix_price among variants to ensure consistency with the price shown in the shop
    tafaRU authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c069d18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655ccb6 View commit details
    Browse the repository at this point in the history
  5. [FIX] product_variant_sale_price: avoid to update list price of all v…

    …ariants
    
    Steps to reproduce:
    - create more than one variant
    - change fix_price of one variant
    
    Current behavior:
    - lst_price of all variants are changed
    
    Expected behavior:
    - lst_price of only selected variant is changed
    tafaRU authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    22ba7f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a3fa43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2037d32 View commit details
    Browse the repository at this point in the history
  8. [UPD] README.rst

    OCA-git-bot authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6abdc74 View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Dutch)

    Currently translated at 100,0% (4 of 4 strings)
    
    Translation: product-variant-11.0/product-variant-11.0-product_variant_sale_price
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-11-0/product-variant-11-0-product_variant_sale_price/nl/
    Cas Vissers authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    69cf8c5 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.
    oca-transbot authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1e4c67d View commit details
    Browse the repository at this point in the history
  11. [UPD] README.rst

    OCA-git-bot authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    48c96eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a892ef3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    16a3823 View commit details
    Browse the repository at this point in the history
  14. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: product-variant-12.0/product-variant-12.0-product_variant_sale_price
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-12-0/product-variant-12-0-product_variant_sale_price/
    oca-transbot authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2d0ad47 View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Portuguese)

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: product-variant-12.0/product-variant-12.0-product_variant_sale_price
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-12-0/product-variant-12-0-product_variant_sale_price/pt/
    pedrocs-exo authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6f418f7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f77430c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    00ec5c0 View commit details
    Browse the repository at this point in the history
  18. [IMP] product_variant_sale_price: black, isort, prettier

    Pierrick Brun authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    59c5e8f View commit details
    Browse the repository at this point in the history
  19. [MIG] product_variant_sale_price: Migration to 14.0

    Pierrick Brun authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9c1633e View commit details
    Browse the repository at this point in the history
  20. !fixup product variant easy view

    Pierrick Brun authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1587b52 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1552809 View commit details
    Browse the repository at this point in the history
  22. [UPD] README.rst

    OCA-git-bot authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e77c12b View commit details
    Browse the repository at this point in the history
  23. Translated using Weblate (Portuguese)

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: product-variant-14.0/product-variant-14.0-product_variant_sale_price
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_sale_price/pt/
    pedrocs-exo authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    fd30e81 View commit details
    Browse the repository at this point in the history
  24. [IMP] product_variant_sale_price: pylint

    yankinmax authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    42fa8da View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b6bd0bb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    decc1c1 View commit details
    Browse the repository at this point in the history
  27. [UPD] Update product_variant_sale_price.pot

    oca-ci authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4e99c0e View commit details
    Browse the repository at this point in the history
  28. Translated using Weblate (French)

    Currently translated at 83.3% (5 of 6 strings)
    
    Translation: product-variant-15.0/product-variant-15.0-product_variant_sale_price
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-15-0/product-variant-15-0-product_variant_sale_price/fr/
    ajaniszewska-dev authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5075f18 View commit details
    Browse the repository at this point in the history
  29. Translated using Weblate (Catalan)

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: product-variant-15.0/product-variant-15.0-product_variant_sale_price
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-15-0/product-variant-15-0-product_variant_sale_price/ca/
    Noel000 authored and ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    307c24c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ac514fd View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c294576 View commit details
    Browse the repository at this point in the history
  32. [IMP] product_variant_sale_price: Set price_extra to 0

    Apply suggested changes from FrankC013
    ecino committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c801440 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    59e9650 View commit details
    Browse the repository at this point in the history