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

[UPDATE]16.0 as of 8/30/2024 #5

Merged
merged 1,382 commits into from
Aug 30, 2024
Merged

[UPDATE]16.0 as of 8/30/2024 #5

merged 1,382 commits into from
Aug 30, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 23, 2024

  1. Merge PR OCA#2236 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f55e64c View commit details
    Browse the repository at this point in the history
  2. [UPD] Update purchase_reorder_control.pot

    oca-ci committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    883bf59 View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b4a22dc View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Italian)

    Currently translated at 42.0% (58 of 138 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_landed_cost
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_landed_cost/it/
    mymage authored and weblate committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b8f2183 View commit details
    Browse the repository at this point in the history
  5. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_reorder_control
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_reorder_control/
    weblate committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e113f0a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. [IMP] supplier_calendar: robustness

    when delta argument is a float `plan_days` method can return
    unexpected False result. This can lead to silent errors.
    Therefore we ensure that delta is a integer in the helper.
    LoisRForgeFlow committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    200bf86 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge PR OCA#2255 into 16.0

    Signed-off-by LoisRForgeFlow
    OCA-git-bot committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    02552bd View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0931521 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Added translation using Weblate (Italian)

    mymage authored and weblate committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    03ed5d5 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Italian)

    Currently translated at 100.0% (4 of 4 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_reorder_control
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_reorder_control/it/
    mymage authored and weblate committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    be201aa View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 100.0% (138 of 138 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_landed_cost
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_landed_cost/it/
    mymage authored and weblate committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    212be6d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. [IMP] update dotfiles

    OCA-git-bot committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2d2a066 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge PR OCA#2132 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b29d5b0 View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    aa229e4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge PR OCA#1975 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4be1e2b View commit details
    Browse the repository at this point in the history
  2. [UPD] Update purchase_return.pot

    oca-ci committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3c3d9c8 View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed May 6, 2024
    Configuration menu
    Copy the full SHA
    82bbd8d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

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

Commits on May 10, 2024

  1. [FIX] purchase_discount: supplierinfo with no template

    Actually, product_tmpl_id isn't a required field, so in theory a dummy
    record could be created prior to assign it to a product template.
    
    TT23732
    chienandalu authored and ferran-S73 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0412d96 View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#2116 into 16.0

    Signed-off-by dreispt
    OCA-git-bot committed May 10, 2024
    Configuration menu
    Copy the full SHA
    339d8e4 View commit details
    Browse the repository at this point in the history
  3. [UPD] Update purchase_order_supplier_return.pot

    oca-ci committed May 10, 2024
    Configuration menu
    Copy the full SHA
    118c97d View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2eeb74f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Merge PR OCA#2272 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed May 11, 2024
    Configuration menu
    Copy the full SHA
    3dca810 View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed May 11, 2024
    Configuration menu
    Copy the full SHA
    422a774 View commit details
    Browse the repository at this point in the history
  3. Merge PR OCA#2174 into 16.0

    Signed-off-by dreispt
    OCA-git-bot committed May 11, 2024
    Configuration menu
    Copy the full SHA
    34b3754 View commit details
    Browse the repository at this point in the history
  4. [UPD] Update purchase_packaging_default.pot

    oca-ci committed May 11, 2024
    Configuration menu
    Copy the full SHA
    8ab2b04 View commit details
    Browse the repository at this point in the history
  5. [BOT] post-merge updates

    OCA-git-bot committed May 11, 2024
    Configuration menu
    Copy the full SHA
    9d961ee View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Added translation using Weblate (Italian)

    mymage authored and weblate committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2f921d8 View commit details
    Browse the repository at this point in the history
  2. Added translation using Weblate (Italian)

    mymage authored and weblate committed May 13, 2024
    Configuration menu
    Copy the full SHA
    89b56ad View commit details
    Browse the repository at this point in the history
  3. Merge PR OCA#2227 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5fb8ac4 View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed May 13, 2024
    Configuration menu
    Copy the full SHA
    dfe43bb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    5a4e459 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Italian)

    Currently translated at 100.0% (7 of 7 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_packaging_default
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_packaging_default/it/
    mymage authored and weblate committed May 15, 2024
    Configuration menu
    Copy the full SHA
    40e4fab View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Italian)

    Currently translated at 100.0% (1 of 1 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_supplier_return
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_supplier_return/it/
    mymage authored and weblate committed May 15, 2024
    Configuration menu
    Copy the full SHA
    752a5df View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_allowed_product
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_allowed_product/pt_BR/
    Rodrigo Macedo authored and weblate committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2f2e7e4 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (30 of 30 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_approved
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_approved/pt_BR/
    Rodrigo Macedo authored and weblate committed May 21, 2024
    Configuration menu
    Copy the full SHA
    74d2f19 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (26 of 26 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_type/pt_BR/
    Rodrigo Macedo authored and weblate committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d4c7ede View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (10 of 10 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_default_terms_conditions
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_default_terms_conditions/pt_BR/
    Rodrigo Macedo authored and weblate committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cae3830 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (40 of 40 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_advance_payment
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_advance_payment/pt_BR/
    Rodrigo Macedo authored and weblate committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5aede68 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (23 of 23 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_merge
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_merge/pt_BR/
    Rodrigo Macedo authored and weblate committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c70244a View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (138 of 138 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_landed_cost
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_landed_cost/pt_BR/
    Rodrigo Macedo authored and weblate committed May 22, 2024
    Configuration menu
    Copy the full SHA
    337f685 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (18 of 18 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_tag
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_tag/pt_BR/
    Rodrigo Macedo authored and weblate committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d45bb5f View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (3 of 3 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-product_supplier_code_purchase
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-product_supplier_code_purchase/pt_BR/
    Rodrigo Macedo authored and weblate committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8b9b201 View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (7 of 7 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_open_qty
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_open_qty/pt_BR/
    Rodrigo Macedo authored and weblate committed May 22, 2024
    Configuration menu
    Copy the full SHA
    10e8cfd View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. purchase_date_planned_manual

    LoisRForgeFlow authored and chaule97 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    61bb0fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98ebbe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b619ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0a3be2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3df517 View commit details
    Browse the repository at this point in the history
  6. Update translation files

    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-transbot authored and chaule97 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a9babf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2a2e4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63192ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bbbca0 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.
    
    Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_date_planned_manual
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_date_planned_manual/
    oca-transbot authored and chaule97 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    bf62e95 View commit details
    Browse the repository at this point in the history
  11. Translated using Weblate (Chinese (Simplified))

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_date_planned_manual
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_date_planned_manual/zh_CN/
    liweijie0812 authored and chaule97 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2cb074c View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_date_planned_manual
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_date_planned_manual/pt_BR/
    Rodrigo Macedo authored and chaule97 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    050d0fe View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Slovenian)

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_date_planned_manual
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_date_planned_manual/sl/
    sysadminmatmoz authored and chaule97 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fde2fc5 View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_date_planned_manual
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_date_planned_manual/pt_BR/
    douglascstd authored and chaule97 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ced5f75 View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Italian)

    Currently translated at 16.6% (1 of 6 strings)
    
    Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_date_planned_manual
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_date_planned_manual/it/
    francesco-ooops authored and chaule97 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ab3928b View commit details
    Browse the repository at this point in the history
  16. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_date_planned_manual
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_date_planned_manual/
    weblate authored and chaule97 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0b69b72 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4a8715a View commit details
    Browse the repository at this point in the history
  18. Merge PR OCA#2225 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b32c469 View commit details
    Browse the repository at this point in the history
  19. [BOT] post-merge updates

    OCA-git-bot committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0f6a796 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (13 of 13 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_discount
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_discount/pt_BR/
    Rodrigo Macedo authored and weblate committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d344dd7 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 29.4% (68 of 231 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_request
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_request/pt_BR/
    Rodrigo Macedo authored and weblate committed May 29, 2024
    Configuration menu
    Copy the full SHA
    648156c View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (15 of 15 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_triple_discount
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_triple_discount/pt_BR/
    Rodrigo Macedo authored and weblate committed May 29, 2024
    Configuration menu
    Copy the full SHA
    420e432 View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_fop_shipping
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_fop_shipping/pt_BR/
    Rodrigo Macedo authored and weblate committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8f7d046 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (16 of 16 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-procurement_purchase_no_grouping
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-procurement_purchase_no_grouping/pt_BR/
    Rodrigo Macedo authored and weblate committed May 29, 2024
    Configuration menu
    Copy the full SHA
    217fef8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    d92730b View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#2287 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    19dd279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f91dd7f View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fd076d5 View commit details
    Browse the repository at this point in the history
  5. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-product_supplierinfo_purchase_contact
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-product_supplierinfo_purchase_contact/
    weblate committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    80a0833 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    f47cfcc View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Italian)

    Currently translated at 100.0% (3 of 3 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-product_supplierinfo_purchase_contact
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-product_supplierinfo_purchase_contact/it/
    mymage authored and weblate committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ae3171d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. [ADD] purchase_sign

    pre-commit fixes
    
    Test fixes
    
    Removed unwanted check
    
    Removed unwanted check for access
    
    Reverted changes and updated test scripts
    
    pre-commit fix
    
    test fix
    
    test fix
    
    Test comment changes
    
    Added tests
    
    Removed commit
    ByteMeAsap committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ad61699 View commit details
    Browse the repository at this point in the history
  2. [FIX] purchase_discount : transmits correctly discount value to accou…

    …nt.move.line, if account_invoice_triple_discount is installed. (See refactoring OCA/account-invoicing#1638)
    legalsylvain committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    506adc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 10, 2024

  1. Merge PR OCA#2296 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    16d8a45 View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b7b1715 View commit details
    Browse the repository at this point in the history
  3. Merge PR OCA#2291 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9d4637e View commit details
    Browse the repository at this point in the history
  4. [UPD] Update purchase_date_planned_manual.pot

    oca-ci committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    95ce3b1 View commit details
    Browse the repository at this point in the history
  5. [BOT] post-merge updates

    OCA-git-bot committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0e33c71 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge PR OCA#2270 into 16.0

    Signed-off-by yajo
    OCA-git-bot committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    781c00a View commit details
    Browse the repository at this point in the history
  2. [UPD] Update purchase_sign.pot

    oca-ci committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    405b858 View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6ef683a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Added translation using Weblate (Italian)

    mymage authored and weblate committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9c9b8e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Merge PR OCA#2251 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7093630 View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c049a0c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_date_planned_manual
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_date_planned_manual/it/
    mymage authored and weblate committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2be0efe View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge PR OCA#2276 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ec80d6f View commit details
    Browse the repository at this point in the history
  2. [UPD] Update purchase_vendor_promotion.pot

    oca-ci committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f67ac8a View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9a7b3aa View commit details
    Browse the repository at this point in the history
  4. Added translation using Weblate (Italian)

    mymage authored and weblate committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2104054 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 100.0% (9 of 9 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_vendor_promotion
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_vendor_promotion/it/
    mymage authored and weblate committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cc2e63d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    d19fb08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c198782 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69c34f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d09ef2b View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Swedish)

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_allowed_product
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_allowed_product/sv/
    jakobkrabbe authored and weblate committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e677b9d View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Swedish)

    Currently translated at 100.0% (26 of 26 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_type/sv/
    jakobkrabbe authored and weblate committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2ee5adc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    a98a0bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78daddf View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Swedish)

    Currently translated at 100.0% (231 of 231 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_request
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_request/sv/
    jakobkrabbe authored and weblate committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e9713bc View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. [ADD] purchase_transport_mode

    [FIX] purchase_transport_mode: Fix bug onchange_partner_id
    santostelmo committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2eea61b View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#2039 into 16.0

    Signed-off-by simahawk
    OCA-git-bot committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    971f759 View commit details
    Browse the repository at this point in the history
  3. [UPD] Update purchase_transport_mode.pot

    oca-ci committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e9b98d4 View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    cac3805 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. [FIX] purchase_deposit

    Previously, users without 'write' access to the 'product.product' model
    and the 'res.users' model were unable to Register Deposit for the first time.
    This commit is to address this issue.
    kanda999 authored and AungKoKoLin1997 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    995d0b0 View commit details
    Browse the repository at this point in the history
  2. [ADD] partner_supplierinfo_smartbutton: New addon.

    TT35941
    
    [UPD] Update partner_supplierinfo_smartbutton.pot
    
    [UPD] README.rst
    victoralmau committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3d423d8 View commit details
    Browse the repository at this point in the history
  3. Added translation using Weblate (French)

    Translated using Weblate (French)
    
    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: purchase-workflow-14.0/purchase-workflow-14.0-partner_supplierinfo_smartbutton
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-partner_supplierinfo_smartbutton/fr/
    PaulGoubert authored and victoralmau committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2975f05 View commit details
    Browse the repository at this point in the history
  4. Added translation using Weblate (Italian)

    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (6 of 6 strings)
    
    Translation: purchase-workflow-14.0/purchase-workflow-14.0-partner_supplierinfo_smartbutton
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-partner_supplierinfo_smartbutton/it/
    francesco-ooops authored and victoralmau committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6c094d4 View commit details
    Browse the repository at this point in the history
  5. [UPD] README.rst

    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-14.0/purchase-workflow-14.0-partner_supplierinfo_smartbutton
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-partner_supplierinfo_smartbutton/
    OCA-git-bot authored and victoralmau committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a672ec8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d081d23 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e871731 View commit details
    Browse the repository at this point in the history
  8. [FIX] purchase_order_type: preserve order type when matches company

    Before this fix, when onchange event for company_id was fired, type for
    purchase order was always set, then sometimes overwritten, even if
    former order type was compatible with the new company.
    
    This cause an incompatibility with e.g. purchase_order_type_dashboard.
    When PO creation form is accesed coming from PO dashboard, selected
    order type was actually igored, because onchange for company was fired
    and order type overwritten. This fix it.
    dalonsod committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3c2f4fa View commit details
    Browse the repository at this point in the history
  9. Merge PR OCA#2326 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2268c53 View commit details
    Browse the repository at this point in the history
  10. [BOT] post-merge updates

    OCA-git-bot committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1e7cd27 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Views + Module name + fields.

    campos authored and victoralmau committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8cfbf2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deec211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f33b07 View commit details
    Browse the repository at this point in the history
  4. [MIG] purchase_order_line_stock_available: Migration to 12.0

    * Standard procedure
    pedrobaeza authored and victoralmau committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e217934 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77961b8 View commit details
    Browse the repository at this point in the history
  6. [MIG] purchase_order_line_stock_available: Migration to 13.0

    [UPD] Update purchase_order_line_stock_available.pot
    
    [UPD] README.rst
    sudhir-erpharbor authored and victoralmau committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2c6c42b View commit details
    Browse the repository at this point in the history
  7. Added translation using Weblate (Chinese (Simplified))

    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 66.6% (2 of 3 strings)
    
    Translation: purchase-workflow-13.0/purchase-workflow-13.0-purchase_order_line_stock_available
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-13-0/purchase-workflow-13-0-purchase_order_line_stock_available/zh_CN/
    dong-z authored and victoralmau committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5260e99 View commit details
    Browse the repository at this point in the history
  8. [MIG] purchase_order_line_stock_available: Migration to 14.0

    TT40212
    
    [UPD] Update purchase_order_line_stock_available.pot
    
    [UPD] README.rst
    victoralmau committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7c7cd0c View commit details
    Browse the repository at this point in the history
  9. [MIG] purchase_order_line_stock_available: Migration to 15.0

    TT36980
    
    [UPD] Update purchase_order_line_stock_available.pot
    
    [UPD] README.rst
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_order_line_stock_available
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_order_line_stock_available/
    
    [UPD] README.rst
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_order_line_stock_available
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_order_line_stock_available/
    victoralmau committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    61f877f View commit details
    Browse the repository at this point in the history
  10. Translated using Weblate (Spanish)

    Currently translated at 100.0% (3 of 3 strings)
    
    Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_order_line_stock_available
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_order_line_stock_available/es/
    Ivorra78 authored and victoralmau committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    981b28c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f00e34 View commit details
    Browse the repository at this point in the history
  12. Merge PR OCA#1910 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d265008 View commit details
    Browse the repository at this point in the history
  13. [BOT] post-merge updates

    OCA-git-bot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    dac081a View commit details
    Browse the repository at this point in the history
  14. Merge PR OCA#2324 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    41c5603 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c717593 View commit details
    Browse the repository at this point in the history
  16. [BOT] post-merge updates

    OCA-git-bot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7ef9021 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f6f57f8 View commit details
    Browse the repository at this point in the history
  18. Merge PR OCA#2327 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    da4a771 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a3ee331 View commit details
    Browse the repository at this point in the history
  20. [BOT] post-merge updates

    OCA-git-bot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c0d64ee View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. [FIX] purchase_delivery_split_date: do not create empty pickings

    When there was a grouping key (aka a date_planned) that only corresponds
    to PO lines that are services, a picking was created and left empty.
    LoisRForgeFlow authored and HviorForgeFlow committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f716aa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Merge PR OCA#2334 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0e123bf View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5e3619f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bc8932 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_line_stock_available
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_line_stock_available/
    weblate committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    a564a80 View commit details
    Browse the repository at this point in the history
  2. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-partner_supplierinfo_smartbutton
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-partner_supplierinfo_smartbutton/
    weblate committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    d90c410 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    45ef3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f62469 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Italian)

    Currently translated at 100.0% (3 of 3 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_line_stock_available
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_line_stock_available/it/
    mymage authored and weblate committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a7ae131 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb1a709 View commit details
    Browse the repository at this point in the history
  5. Merge PR OCA#2275 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    82362f6 View commit details
    Browse the repository at this point in the history
  6. [UPD] Update purchase_advance_payment.pot

    oca-ci committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5fdc2d4 View commit details
    Browse the repository at this point in the history
  7. [BOT] post-merge updates

    OCA-git-bot committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    67e00f5 View commit details
    Browse the repository at this point in the history
  8. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_advance_payment
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_advance_payment/
    weblate committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3f7834e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. [14.0][ADD] purchase_request_exception

    kittiu authored and Saran440 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7f21185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a730139 View commit details
    Browse the repository at this point in the history
  3. [UPD] README.rst

    OCA-git-bot authored and Saran440 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c42c671 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ef6643 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (French)

    Currently translated at 30.0% (9 of 30 strings)
    
    Translation: purchase-workflow-14.0/purchase-workflow-14.0-purchase_request_exception
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_request_exception/fr/
    kh-badep authored and Saran440 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e978f0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73adaeb View commit details
    Browse the repository at this point in the history
  7. [UPD] Update purchase_request_exception.pot

    oca-ci authored and Saran440 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8c33fb0 View commit details
    Browse the repository at this point in the history
  8. [UPD] README.rst

    OCA-git-bot authored and Saran440 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fd3eca4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    988da1e View commit details
    Browse the repository at this point in the history
  10. Translated using Weblate (Spanish)

    Currently translated at 100.0% (30 of 30 strings)
    
    Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_request_exception
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_request_exception/es/
    Ivorra78 authored and Saran440 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0f9c618 View commit details
    Browse the repository at this point in the history
  11. [UPD] README.rst

    OCA-git-bot authored and Saran440 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    25dd164 View commit details
    Browse the repository at this point in the history
  12. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_request_exception
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_request_exception/
    weblate authored and Saran440 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8ac92e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    78a2796 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    09cefdd View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (3 of 3 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_line_stock_available
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_line_stock_available/pt_BR/
    SottomaiorMacedoTec authored and weblate committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1c7b696 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (45 of 45 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_advance_payment
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_advance_payment/pt_BR/
    SottomaiorMacedoTec authored and weblate committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d9f6ff2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 100.0% (45 of 45 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_advance_payment
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_advance_payment/it/
    mymage authored and weblate committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ef639b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    08bd925 View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#2367 into 16.0

    Signed-off-by JordiBForgeFlow
    OCA-git-bot committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    809eaa2 View commit details
    Browse the repository at this point in the history
  3. [UPD] Update purchase_manual_delivery.pot

    oca-ci committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5373a53 View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b81e213 View commit details
    Browse the repository at this point in the history
  5. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_manual_delivery
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_manual_delivery/
    weblate committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    644f044 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge PR OCA#1776 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7d13f35 View commit details
    Browse the repository at this point in the history
  2. [UPD] Update purchase_cancel_reason.pot

    oca-ci committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    569425b View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ddafa41 View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Italian)

    Currently translated at 100.0% (17 of 17 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_type_dashboard
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_type_dashboard/it/
    mymage authored and weblate committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4de8310 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Italian)

    Currently translated at 100.0% (65 of 65 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_manual_delivery
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_manual_delivery/it/
    mymage authored and weblate committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c1fb8db View commit details
    Browse the repository at this point in the history
  6. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_cancel_reason
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_cancel_reason/
    weblate committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    436d0c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b6439f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    d71d54a View commit details
    Browse the repository at this point in the history
  2. [IMP] purchase_request: post messages only if a message content is re…

    …turned
    
    This change allows to avoid messages sending by overriding the message-preparation functions.
    ThomasBinsfeld committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f18f343 View commit details
    Browse the repository at this point in the history
  3. Merge PR OCA#2208 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    28ac378 View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b4f9c5e View commit details
    Browse the repository at this point in the history
  5. Merge PR OCA#2183 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    433a936 View commit details
    Browse the repository at this point in the history
  6. [BOT] post-merge updates

    OCA-git-bot committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    098e626 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    72a1f9a View commit details
    Browse the repository at this point in the history
  2. [IMP] purchase_advance_payment: decide if payments are autoposted wit…

    …h a setting
    
    Includes also a test case and a couple of small improvements in views and adding
    `purchase_id` to the prepare vals hook to avoid creating and then writing the
    payment right away when it is unneded.
    LoisRForgeFlow committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e52d991 View commit details
    Browse the repository at this point in the history
  3. [IMP] purchase_advance_payment: allow to select payment method

    And modify advance payment wizard view to be cleaner and more similar
    to account.payment.register one.
    LoisRForgeFlow committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9b8bc40 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Merge PR OCA#2371 into 16.0

    Signed-off-by LoisRForgeFlow
    OCA-git-bot committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    cf6827b View commit details
    Browse the repository at this point in the history
  2. [UPD] Update purchase_advance_payment.pot

    oca-ci committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9d64e4d View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8632145 View commit details
    Browse the repository at this point in the history
  4. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_advance_payment
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_advance_payment/
    weblate committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    beced40 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Merge PR OCA#2372 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    45c4c77 View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c094152 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 100.0% (47 of 47 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_advance_payment
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_advance_payment/it/
    mymage authored and weblate committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6ec356a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 7, 2024

  1. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (47 of 47 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_advance_payment
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_advance_payment/pt_BR/
    SottomaiorMacedoTec authored and weblate committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    67aaad4 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (22 of 22 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_cancel_reason
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_cancel_reason/pt_BR/
    SottomaiorMacedoTec authored and weblate committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5d301b2 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Italian)

    Currently translated at 100.0% (22 of 22 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_cancel_reason
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_cancel_reason/it/
    mymage authored and weblate committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a09acd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. [FIX]purchase_manual_delivery: uom fixes

    Fixed issues when uom_id and uom_po_id of a product are different.
    - Comparison for Purchase Order Line pending to receive now uses the product quantity that uses the uom of the Purchase Order Line.
    - When creating the Stock Move the quantity is now computed into the uom of the Stock Move
    ChristophAbenthungCibex committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    83cc3ec View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#2381 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    47934ae View commit details
    Browse the repository at this point in the history
  3. [UPD] Update purchase_merge.pot

    oca-ci committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f8116f5 View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    10867f2 View commit details
    Browse the repository at this point in the history
  5. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_merge
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_merge/
    weblate committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    87af2ea View commit details
    Browse the repository at this point in the history
  6. Merge PR OCA#2339 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d4467a8 View commit details
    Browse the repository at this point in the history
  7. [UPD] Update purchase_merge.pot

    oca-ci committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c0b653d View commit details
    Browse the repository at this point in the history
  8. [BOT] post-merge updates

    OCA-git-bot committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    46df896 View commit details
    Browse the repository at this point in the history
  9. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_merge
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_merge/
    weblate committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    87c5c6a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 100.0% (23 of 23 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_merge
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_merge/it/
    mymage authored and weblate committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2aa43da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e10f28a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge PR OCA#2389 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3411d5c View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    19f8203 View commit details
    Browse the repository at this point in the history
  3. Merge PR OCA#2385 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    74c837e View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ef6fb05 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. [IMP] purchase_discount/purchase_triple_discount: Use core hook

    Following odoo/odoo#175998, we can remove the
    hacks done for cleaner code.
    pedrobaeza committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ea14eeb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_transport_mode
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_transport_mode/it/
    mymage authored and weblate committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    8bc1264 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Italian)

    Currently translated at 100.0% (29 of 29 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_sign
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_sign/it/
    mymage authored and weblate committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    088c104 View commit details
    Browse the repository at this point in the history
  3. Merge PR OCA#2390 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    56baa1f View commit details
    Browse the repository at this point in the history
  4. [UPD] Update purchase_discount.pot

    oca-ci committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    32c7472 View commit details
    Browse the repository at this point in the history
  5. [BOT] post-merge updates

    OCA-git-bot committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f41e76a View commit details
    Browse the repository at this point in the history
  6. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_discount
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_discount/
    weblate committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    5073204 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. [FIX]purchase_manual_delivery: qty compute fixes

    Fixes the following 2 errors:
    - When the product_uom_qty changes the recompute is not triggered
    - In case that existing_qty > product_uom_qty the line should not be pending_to_receive
    ChristophAbenthungCibex committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6fafbd6 View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#2380 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5460e72 View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    436e979 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2012289 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 100.0% (223 of 223 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_return
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_return/it/
    mymage authored and weblate committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7cb0144 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Italian)

    Currently translated at 100.0% (20 of 20 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_line_menu
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_line_menu/it/
    mymage authored and weblate committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e0fed90 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Italian)

    Currently translated at 100.0% (231 of 231 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_request
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_request/it/
    mymage authored and weblate committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a590147 View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Italian)

    Currently translated at 100.0% (30 of 30 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_approved
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_approved/it/
    mymage authored and weblate committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ea4ffb7 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Italian)

    Currently translated at 100.0% (153 of 153 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_blanket_order
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_blanket_order/it/
    mymage authored and weblate committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7092edf View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Italian)

    Currently translated at 100.0% (17 of 17 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_type_dashboard
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_type_dashboard/it/
    mymage authored and weblate committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9fa8d25 View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (Italian)

    Currently translated at 100.0% (74 of 74 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_invoice_plan
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_invoice_plan/it/
    mymage authored and weblate committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b8d5a1d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    dc67e86 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Portuguese)

    Currently translated at 100.0% (47 of 47 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_advance_payment
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_advance_payment/pt/
    peterromao authored and weblate committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ef9a32b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 100.0% (231 of 231 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_request
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_request/it/
    mymage authored and weblate committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ee898ef View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Italian)

    Currently translated at 100.0% (24 of 24 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_request_type
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_request_type/it/
    mymage authored and weblate committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c0bcc7d View commit details
    Browse the repository at this point in the history
  3. [IMP] sale_purchase_force_vendor: Add method for values to be used in…

    … product.supplierinfo record
    
    TT46573
    victoralmau committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    515e7f4 View commit details
    Browse the repository at this point in the history
  4. Merge PR OCA#2395 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c6e3104 View commit details
    Browse the repository at this point in the history
  5. [BOT] post-merge updates

    OCA-git-bot committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b1d77b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 100.0% (231 of 231 strings)
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_request
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_request/it/
    mymage authored and weblate committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8de17bc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge PR OCA#2351 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    921aa20 View commit details
    Browse the repository at this point in the history
  2. [UPD] Update purchase_request_exception.pot

    oca-ci committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cb5987f View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    641e561 View commit details
    Browse the repository at this point in the history
  4. Merge PR OCA#2369 into 16.0

    Signed-off-by HviorForgeFlow
    OCA-git-bot committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5ea3280 View commit details
    Browse the repository at this point in the history
  5. [BOT] post-merge updates

    OCA-git-bot committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cdb2647 View commit details
    Browse the repository at this point in the history
  6. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_request
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_request/
    weblate committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d66d3dd View commit details
    Browse the repository at this point in the history
  7. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_request_exception
    Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_request_exception/
    weblate committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cef5361 View commit details
    Browse the repository at this point in the history