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] crm_operating_unit: Migration to 17.0 #692

Merged
merged 26 commits into from
Aug 6, 2024

Conversation

traitrantrobz
Copy link

@traitrantrobz traitrantrobz commented Jun 26, 2024

SerpentCS and others added 25 commits June 20, 2024 11:40
Currently translated at 100.0% (2 of 2 strings)

Translation: operating-unit-13.0/operating-unit-13.0-crm_operating_unit
Translate-URL: https://translation.odoo-community.org/projects/operating-unit-13-0/operating-unit-13-0-crm_operating_unit/es_MX/
Currently translated at 100.0% (5 of 5 strings)

Translation: operating-unit-14.0/operating-unit-14.0-crm_operating_unit
Translate-URL: https://translation.odoo-community.org/projects/operating-unit-14-0/operating-unit-14-0-crm_operating_unit/fr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: operating-unit-15.0/operating-unit-15.0-crm_operating_unit
Translate-URL: https://translation.odoo-community.org/projects/operating-unit-15-0/operating-unit-15-0-crm_operating_unit/
Currently translated at 100.0% (2 of 2 strings)

Translation: operating-unit-15.0/operating-unit-15.0-crm_operating_unit
Translate-URL: https://translation.odoo-community.org/projects/operating-unit-15-0/operating-unit-15-0-crm_operating_unit/es/
@AaronHForgeFlow
Copy link
Contributor

/ocabot migration crm_operating_unit

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Jun 26, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Jun 26, 2024
16 tasks
@gurneyalex
Copy link
Member

@traitrantrobz can you remove the released dependency?

@yankinmax
Copy link

@traitrantrobz can you pls remove dependency commit and rebase?

@@ -6,7 +6,7 @@

class TestCrmOperatingUnit(common.TransactionCase):
def setUp(self):
super(TestCrmOperatingUnit, self).setUp()
super().setUp()

Choose a reason for hiding this comment

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

@traitrantrobz can you please update the test initialization:

@classmethod
    def setUpClass(cls):
        super().setUpClass()
        cls.env = cls.env(context=dict(cls.env.context, tracking_disable=True))

@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). 🤖

@yankinmax
Copy link

@AaronHForgeFlow can you pls take a look here?

Copy link
Contributor

@AaronHForgeFlow AaronHForgeFlow 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

@AaronHForgeFlow
Copy link
Contributor

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 17.0-ocabot-merge-pr-692-by-AaronHForgeFlow-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 23294b7 into OCA:17.0 Aug 6, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 1c8c0a5. Thanks a lot for contributing to OCA. ❤️

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.