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] project_stock: Migration to 17.0 #1306

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

Commits on Jun 26, 2024

  1. [ADD] project_stock: New addon

    TT34554
    
    [UPD] Update project_stock.pot
    
    [UPD] README.rst
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    df4642d View commit details
    Browse the repository at this point in the history
  2. [FIX] project_stock: Avoid permissions error if the user does not hav…

    …e access to stock.
    
    TT35899
    
    project_stock 13.0.1.1.0
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ccf16d7 View commit details
    Browse the repository at this point in the history
  3. [IMP] project_stock: Confirm the new stock movements in the "Check av…

    …ailability materials" button (if movements have been added after confirming the materials).
    
    TT35602
    
    project_stock 13.0.1.1.1
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7f8c21e View commit details
    Browse the repository at this point in the history
  4. [FIX] project_stock: Update locations on stock moves + disallow updat…

    …e if there is any assigned move.
    
    TT36812
    
    [UPD] Update project_stock.pot
    
    project_stock 13.0.1.1.2
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: project-13.0/project-13.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-13-0/project-13-0-project_stock/
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e20acbc View commit details
    Browse the repository at this point in the history
  5. [IMP] project_stock: Update help fields.

    TT34555
    
    [UPD] Update project_stock.pot
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5dc51b0 View commit details
    Browse the repository at this point in the history
  6. [FIX] project_stock: Change the visibility group of the configuration…

    … sections (project and task) from stock to stock.group_stock_user.
    
    TT35602
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    85e4ba8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11896a2 View commit details
    Browse the repository at this point in the history
  8. [FIX] project_stock: Auto-create procurement.group in task to use it …

    …in moves to prevent merge moves from another tasks.
    
    TT37708
    
    [UPD] Update project_stock.pot
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: project-13.0/project-13.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-13-0/project-13-0-project_stock/
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    541e732 View commit details
    Browse the repository at this point in the history
  9. [OU-FIX] project_stock: Prevent unhashable type: 'dict' error.

    TT37708
    
    project_stock 13.0.2.0.1
    
    project_stock 13.0.2.1.0
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0a73c66 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e1d72c View commit details
    Browse the repository at this point in the history
  11. [MIG] project_stock: Migration to 14.0

    TT37028
    
    [UPD] Update project_stock.pot
    
    [UPD] README.rst
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4b9df3d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a68e0ee View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Croatian)

    Currently translated at 94.6% (53 of 56 strings)
    
    Translation: project-14.0/project-14.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-14-0/project-14-0-project_stock/hr/
    badbole authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d795aeb View commit details
    Browse the repository at this point in the history
  14. [FIX] project_stock: Avoid task deletion error.

    We need to apply sudo to avoid error if the user does not have access to analytical accounting.
    TT38702
    
    project_stock 14.0.1.0.1
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d71d6fe View commit details
    Browse the repository at this point in the history
  15. [IMP] project_stock: Add analytic date

    The possibility of set a specific date in project or task has been added
    so that if it is set it will be used in analytic items linked to materials.
    
    TT38988
    
    [UPD] Update project_stock.pot
    
    project_stock 14.0.1.1.0
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: project-14.0/project-14.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-14-0/project-14-0-project_stock/
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ae5f82c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    25d9c32 View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (Italian)

    Currently translated at 33.3% (19 of 57 strings)
    
    Translation: project-14.0/project-14.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-14-0/project-14-0-project_stock/it/
    primes2h authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9fc32ab View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    80242a5 View commit details
    Browse the repository at this point in the history
  19. [FIX] project_stock: Apply validation correctly when changing locatio…

    …ns in tasks.
    
    TT39639
    
    project_stock 14.0.1.1.1
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8ce620e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d310289 View commit details
    Browse the repository at this point in the history
  21. [MIG] project_stock: Migration to 15.0

    TT40363
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    464e3e6 View commit details
    Browse the repository at this point in the history
  22. [UPD] Update project_stock.pot

    oca-ci authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cf49662 View commit details
    Browse the repository at this point in the history
  23. [UPD] README.rst

    OCA-git-bot authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6b09727 View commit details
    Browse the repository at this point in the history
  24. [IMP] project_stock: Improve tests

    TT40364
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e61cab2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e64f435 View commit details
    Browse the repository at this point in the history
  26. project_stock 15.0.1.0.1

    OCA-git-bot authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0fa4a3d View commit details
    Browse the repository at this point in the history
  27. [IMP] project_stock: Avoid defining the project in the analytic items…

    … to avoid incoherence.
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c624e61 View commit details
    Browse the repository at this point in the history
  28. project_stock 15.0.1.0.2

    OCA-git-bot authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ce0aa8b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f479b70 View commit details
    Browse the repository at this point in the history
  30. [UPD] Update project_stock.pot

    oca-ci authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    57fde57 View commit details
    Browse the repository at this point in the history
  31. [UPD] README.rst

    OCA-git-bot authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    28ab64d View commit details
    Browse the repository at this point in the history
  32. Translated using Weblate (Croatian)

    Currently translated at 100.0% (57 of 57 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/hr/
    badbole authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ef03a98 View commit details
    Browse the repository at this point in the history
  33. Translated using Weblate (Italian)

    Currently translated at 33.3% (19 of 57 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/it/
    francesco-ooops authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2c26da0 View commit details
    Browse the repository at this point in the history
  34. Translated using Weblate (Italian)

    Currently translated at 100.0% (57 of 57 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/it/
    mymage authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f717976 View commit details
    Browse the repository at this point in the history
  35. Translated using Weblate (Italian)

    Currently translated at 100.0% (57 of 57 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/it/
    mymage authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    37ce60d View commit details
    Browse the repository at this point in the history
  36. Translated using Weblate (Italian)

    Currently translated at 100.0% (57 of 57 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/it/
    mymage authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4ce6298 View commit details
    Browse the repository at this point in the history
  37. [UPD] Update project_stock.pot

    oca-ci authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cedf461 View commit details
    Browse the repository at this point in the history
  38. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/
    weblate authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    51903ab View commit details
    Browse the repository at this point in the history
  39. Translated using Weblate (Italian)

    Currently translated at 100.0% (59 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/it/
    mymage authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7d1e67d View commit details
    Browse the repository at this point in the history
  40. Translated using Weblate (Italian)

    Currently translated at 100.0% (59 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/it/
    mymage authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f83a959 View commit details
    Browse the repository at this point in the history
  41. Added translation using Weblate (French)

    David Halgand authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    47ce95c View commit details
    Browse the repository at this point in the history
  42. Translated using Weblate (Italian)

    Currently translated at 100.0% (59 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/it/
    francesco-ooops authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    48752b1 View commit details
    Browse the repository at this point in the history
  43. [FIX] project_stock: Filter valid stock moves (avoiding those done an…

    …d cancelled) in action_done() to avoid side effects.
    
    Use case:
    - Product A with 1 qty
    - Confirm materials
    - Edit Product A line to 0 qty
    - Transfer Materials
    - New line: Product B with 1 qty
    - Confirm materials
    - Transfer Materials
    
    TT44572
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f2f3aee View commit details
    Browse the repository at this point in the history
  44. project_stock 16.0.1.0.1

    OCA-git-bot authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    51fb2ff View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4883928 View commit details
    Browse the repository at this point in the history
  46. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 94.9% (56 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/pt_BR/
    adrianojprado authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6801aa9 View commit details
    Browse the repository at this point in the history
  47. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (59 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/pt_BR/
    adrianojprado authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c0f2f54 View commit details
    Browse the repository at this point in the history
  48. [FIX] project_stock: Avoid creating multiple analytical items in the …

    …"Transfer Materials" process.
    
    TT44572
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a37e155 View commit details
    Browse the repository at this point in the history
  49. project_stock 16.0.1.0.2

    OCA-git-bot authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    92aec5e View commit details
    Browse the repository at this point in the history
  50. [UPD] README.rst

    OCA-git-bot authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    60c6a53 View commit details
    Browse the repository at this point in the history
  51. Translated using Weblate (Spanish)

    Currently translated at 100.0% (59 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/es/
    Ivorra78 authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    35dcd51 View commit details
    Browse the repository at this point in the history
  52. Translated using Weblate (Croatian)

    Currently translated at 91.5% (54 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/hr/
    uvid-vlado authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    669e522 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    628133c View commit details
    Browse the repository at this point in the history
  54. [OU-ADD] project_stock: Add migration script to install project_stock…

    …_analytic_tag if necessary
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    54db4b2 View commit details
    Browse the repository at this point in the history
  55. [UPD] Update project_stock.pot

    oca-ci authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3871165 View commit details
    Browse the repository at this point in the history
  56. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/
    weblate authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9f6f3c7 View commit details
    Browse the repository at this point in the history
  57. Translated using Weblate (Italian)

    Currently translated at 100.0% (59 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/it/
    mymage authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a95816b View commit details
    Browse the repository at this point in the history
  58. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (59 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/pt_BR/
    adrianojprado authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a475143 View commit details
    Browse the repository at this point in the history
  59. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (59 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/pt_BR/
    adrianojprado authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    15ffdd4 View commit details
    Browse the repository at this point in the history
  60. Translated using Weblate (Italian)

    Currently translated at 100.0% (59 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/it/
    mymage authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6f96406 View commit details
    Browse the repository at this point in the history
  61. [MIG] project_stock_product_set: Migration to 16.0

    TT45873
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cc91817 View commit details
    Browse the repository at this point in the history
  62. Translated using Weblate (Italian)

    Currently translated at 100.0% (59 of 59 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/it/
    mymage authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b6b3c18 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    f5c6ded View commit details
    Browse the repository at this point in the history
  64. [UPD] Update project_stock.pot

    oca-ci authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ef38393 View commit details
    Browse the repository at this point in the history
  65. [BOT] post-merge updates

    OCA-git-bot authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4a90d50 View commit details
    Browse the repository at this point in the history
  66. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/
    weblate authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c64fb91 View commit details
    Browse the repository at this point in the history
  67. [FIX] project_stock: Avoid AccessError in the form view of tasks for …

    …users without permissions in stock.move
    
    TT49583
    victoralmau authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    870cdc8 View commit details
    Browse the repository at this point in the history
  68. [BOT] post-merge updates

    OCA-git-bot authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f5cea5e View commit details
    Browse the repository at this point in the history
  69. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (60 of 60 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/pt_BR/
    Rodrigo Macedo authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    263fc53 View commit details
    Browse the repository at this point in the history
  70. Translated using Weblate (Italian)

    Currently translated at 100.0% (60 of 60 strings)
    
    Translation: project-16.0/project-16.0-project_stock
    Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stock/it/
    mymage authored and joaoc-exo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    35f56af View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    64d9e59 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    243d729 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. [FIX] fix tests

    joaoc-exo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    95720be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f74f841 View commit details
    Browse the repository at this point in the history
  3. [FIX] pre-commit

    joaoc-exo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e2a01f1 View commit details
    Browse the repository at this point in the history