Skip to content

Conversation

@Hudson5577
Copy link

@Hudson5577 Hudson5577 commented Oct 28, 2025

Changed 1 line:

_sql_constraints = [("tag_name_uniq", "unique (name)", "Tag name already exists !")]

into

models.Constraint("unique (name)", message="Tag name already exists !",)

JasminSForgeFlow and others added 18 commits October 28, 2025 14:51
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-17.0/purchase-workflow-17.0-purchase_tag
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_tag/
Currently translated at 100.0% (17 of 17 strings)

Translation: purchase-workflow-17.0/purchase-workflow-17.0-purchase_tag
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_tag/it/
Currently translated at 100.0% (17 of 17 strings)

Translation: purchase-workflow-17.0/purchase-workflow-17.0-purchase_tag
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_tag/es/
@Hudson5577 Hudson5577 force-pushed the 19.0-mig-purchase_tag branch 3 times, most recently from 4fdf933 to 7fe50f6 Compare October 28, 2025 11:59
Copy link

@lmignon lmignon left a comment

Choose a reason for hiding this comment

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

Thank you for the migration. Nevertheless, even if it appears to be easy, an issuer remains... 😏

Copy link

@lmignon lmignon left a comment

Choose a reason for hiding this comment

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

Tests fails... see my comment

@Hudson5577 Hudson5577 force-pushed the 19.0-mig-purchase_tag branch from 7fe50f6 to f622c79 Compare November 3, 2025 14:07
@Hudson5577 Hudson5577 requested a review from lmignon November 4, 2025 08:38
@HviorForgeFlow
Copy link
Member

/ocabot migration purchase_tag

@OCA-git-bot OCA-git-bot added this to the 19.0 milestone Nov 4, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Nov 4, 2025
75 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.