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] product_variant_default_code #341

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

Commits on Apr 8, 2024

  1. [NEW product_variant_default_code]

    alfredo authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    eff5d7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01c935c View commit details
    Browse the repository at this point in the history
  3. [IMP product_variant_default_code]

    alfredo authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e20ddd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48edd9c View commit details
    Browse the repository at this point in the history
  5. [FIX product_variant_default_code]

    alfredo authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    01cfe1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a21eeb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a6a6f0 View commit details
    Browse the repository at this point in the history
  8. [REF] product_variant_default_code: Modular programming on method ren…

    …der_default_code
    
    Separate the default code assignment in 2 steps, one obtains the
    code and the other set this value on product.
    Now is easier to extend this method.
    Zambu authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    294060a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d46f8ab View commit details
    Browse the repository at this point in the history
  10. [IMP] Attribute code integration

    chienandalu authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c1d4099 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7fbe38b View commit details
    Browse the repository at this point in the history
  12. [IMP] dependency, field name, complete view

    * IMP dependency, field name, complete view
    
    * FIX move sale.settings to base settings
    
    * IMP reference mask use untranslate attribute names
    
    * FIX some tests with @chienandalu remarks
    bealdav authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9965817 View commit details
    Browse the repository at this point in the history
  13. [MIG] product_variant_default_code

    Daniel-CA authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6bb39e4 View commit details
    Browse the repository at this point in the history
  14. [IMP+FIX] product_variant_default_code: Several things:

    * [IMP] Improve French (fr) translation
    * [FIX] Fixed bad display of config. settings
    * [FIX] Display product attribute value code when open the product attribute form view from product form view
    Quentin THEURET authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    13f9b7d View commit details
    Browse the repository at this point in the history
  15. [FIX] product_variant_default_code: Read parameters with sudo()

    As needed in v11
    pedrobaeza authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    185dd1f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    97303d8 View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (Croatian)

    Currently translated at 63.6% (14 of 22 strings)
    
    Translation: product-variant-12.0/product-variant-12.0-product_variant_default_code
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-12-0/product-variant-12-0-product_variant_default_code/hr/
    badbole authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cdb10d2 View commit details
    Browse the repository at this point in the history
  18. [FIX] product_variant_default_code: fix product.template write to acc…

    …ept multiple recordset
    Ernesto Tejeda authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bd5f136 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    654e0a2 View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Portuguese)

    Currently translated at 100.0% (22 of 22 strings)
    
    Translation: product-variant-12.0/product-variant-12.0-product_variant_default_code
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-12-0/product-variant-12-0-product_variant_default_code/pt/
    pedrocs-exo authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9709a2a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4d1dbd5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    66b4ebf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c36c1a7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    42ee7f4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e74d580 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0fe84ad View commit details
    Browse the repository at this point in the history
  27. [UPD] README.rst

    OCA-git-bot authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5dbe0c9 View commit details
    Browse the repository at this point in the history
  28. [14.0] [FIX] enable edit of attribute code in form view

    missing the possibility to edit of attribute code in form view (and also tree view)
    andreampiovesana authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e6b214c View commit details
    Browse the repository at this point in the history
  29. [FIX] product_variant_default_code: Allow to edit attribute code

    It was present in tree view, but not in form view, and now the tree
    is not editable.
    pedrobaeza authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7804ba5 View commit details
    Browse the repository at this point in the history
  30. [FIX] product_variant_default_code: don't translate mask

    When a variant is created, the mask is evaluated expecting the main
    language term, so we should avoid taking the translated value when we
    are in another language.
    chienandalu authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1a4ab43 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    98983d2 View commit details
    Browse the repository at this point in the history
  32. [FIX] product_variant_default_code: fix onchange code value

    When an attribute code is already set, we don't wan't to change it by
    chance if we set a new name in the value. The onchange should be just a
    helper to fill the initial value but it should be manually changed if
    needed later on.
    chienandalu authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    61a3a3c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    208bd0f View commit details
    Browse the repository at this point in the history
  34. [FIX] product_variant_default_code: FIx tests

    Tests can conflict with constriants added by other modules for the default_code
    We should create different product templates only if we can be sure they will compute different default_codes, otherwise they might trigger the unique(default_code) constrainted, if introduced by another module.
    
    TT28423
    joao-p-marques authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    19af9d3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    bb74c68 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    52a9d7d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    bb494de View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3898b68 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d74e38d View commit details
    Browse the repository at this point in the history
  40. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: product-variant-14.0/product-variant-14.0-product_variant_default_code
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_default_code/
    oca-transbot authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6193b5b View commit details
    Browse the repository at this point in the history
  41. [IMP] update dotfiles [ci skip]

    OCA-git-bot authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c0f9bbb View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    04e863a View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    bea10b2 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    1f0eb1c View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    617cf11 View commit details
    Browse the repository at this point in the history
  46. [UPD] README.rst

    OCA-git-bot authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e2bbda3 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    6bf3c5f View commit details
    Browse the repository at this point in the history
  48. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: product-variant-14.0/product-variant-14.0-product_variant_default_code
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_default_code/
    oca-transbot authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ee51010 View commit details
    Browse the repository at this point in the history
  49. Translated using Weblate (Italian)

    Currently translated at 74.0% (20 of 27 strings)
    
    Translation: product-variant-14.0/product-variant-14.0-product_variant_default_code
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_default_code/it/
    francesco-ooops authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    521fa74 View commit details
    Browse the repository at this point in the history
  50. Translated using Weblate (Italian)

    Currently translated at 74.0% (20 of 27 strings)
    
    Translation: product-variant-14.0/product-variant-14.0-product_variant_default_code
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_default_code/it/
    SicurSam authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8fe5d9d View commit details
    Browse the repository at this point in the history
  51. Translated using Weblate (Italian)

    Currently translated at 77.7% (21 of 27 strings)
    
    Translation: product-variant-14.0/product-variant-14.0-product_variant_default_code
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_default_code/it/
    francesco-ooops authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    92a95d4 View commit details
    Browse the repository at this point in the history
  52. Translated using Weblate (Italian)

    Currently translated at 100.0% (27 of 27 strings)
    
    Translation: product-variant-14.0/product-variant-14.0-product_variant_default_code
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-14-0/product-variant-14-0-product_variant_default_code/it/
    francesco-ooops authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7e06941 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    7fd9c3e View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    405faa9 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    b0f38d9 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    80db0b8 View commit details
    Browse the repository at this point in the history
  57. [UPD] Update product_variant_default_code.pot

    oca-ci authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2690b00 View commit details
    Browse the repository at this point in the history
  58. [UPD] README.rst

    OCA-git-bot authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b84b601 View commit details
    Browse the repository at this point in the history
  59. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: product-variant-16.0/product-variant-16.0-product_variant_default_code
    Translate-URL: https://translation.odoo-community.org/projects/product-variant-16-0/product-variant-16-0-product_variant_default_code/
    weblate authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    112f7b8 View commit details
    Browse the repository at this point in the history
  60. Revert "[FIX][product_variant_default_code] check code of active valu…

    …e_ids"
    
    This reverts commit 20320aa.
    pedrobaeza authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9721ac1 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    4ad8985 View commit details
    Browse the repository at this point in the history
  62. [FIX] product_variant_default_code: fix template error

    When a product is being created or edited and attributes have not yet
    been added, a message is printed out in the band in case the reference
    prefix has not been filled in. If there is no error, this strip should
    remain hidden.
    
    TT42976
    pilarvargas-tecnativa authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    07bf208 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    0ec876f View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    0204593 View commit details
    Browse the repository at this point in the history
  65. [UPD] README.rst

    OCA-git-bot authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9d579d1 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    a1d2549 View commit details
    Browse the repository at this point in the history
  67. [UPD] README.rst

    OCA-git-bot authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    618e8f0 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    2b97b96 View commit details
    Browse the repository at this point in the history
  69. [BOT] post-merge updates

    OCA-git-bot authored and astirpe committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e4e7d90 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    aa821f8 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    88b0bfe View commit details
    Browse the repository at this point in the history