Skip to content

Conversation

Mohajiro
Copy link

@Mohajiro Mohajiro commented Jul 24, 2025

Standard migration from 14.0 to 17.0

@Mohajiro Mohajiro force-pushed the 17.0-mig-4861-product_restrict_payment_acquirer branch 16 times, most recently from ceaf060 to 61882ad Compare July 25, 2025 09:19
Bearnard21 and others added 2 commits July 25, 2025 17:50
Currently translated at 100.0% (13 of 13 strings)

Translation: account-payment-14.0/account-payment-14.0-product_restrict_payment_acquirer
Translate-URL: https://translation.odoo-community.org/projects/account-payment-14-0/account-payment-14-0-product_restrict_payment_acquirer/es/
@Mohajiro Mohajiro force-pushed the 17.0-mig-4861-product_restrict_payment_acquirer branch from 396e3e9 to 797715b Compare July 25, 2025 15:52
mymage and others added 8 commits July 25, 2025 17:52
Currently translated at 100.0% (13 of 13 strings)

Translation: account-payment-14.0/account-payment-14.0-product_restrict_payment_acquirer
Translate-URL: https://translation.odoo-community.org/projects/account-payment-14-0/account-payment-14-0-product_restrict_payment_acquirer/it/
Replace all references to the deprecated payment.acquirer model with
payment.provider in models and views to comply with Odoo 17’s new
Payment Provider API.

Task: 4861
…lass

Convert tests to use setUpClass for shared setup and update all references
from payment.acquirer to payment.provider, reflecting the new Odoo 17 API.

Task: 4861
Compute intersection inside the loop to avoid overwriting the set.

Task: 4861
Use config_parameter on the settings field to avoid missing super()
calls in get_values()/set_values().

Rename the M2M column to provider_id and add copy=False on
allowed_payment_provider_ids to prevent relation duplication.

Task: 4861
Fix groups restriction for template views

Task: 4861
@Mohajiro Mohajiro force-pushed the 17.0-mig-4861-product_restrict_payment_acquirer branch from 797715b to 72555b4 Compare July 25, 2025 15:52
Copy link

@Aldeigja Aldeigja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional LGTM

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants