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

[16.0][MIG] product_cost_security: Migration to 16.0 #1240

Merged
merged 34 commits into from
Apr 27, 2023

Conversation

bvanjeelharia
Copy link
Contributor

No description provided.

@bvanjeelharia bvanjeelharia force-pushed the 16.0-mig-product_cost_security branch 9 times, most recently from b212b92 to 1915e00 Compare January 3, 2023 07:29
@bvanjeelharia bvanjeelharia force-pushed the 16.0-mig-product_cost_security branch 5 times, most recently from 5e219a3 to 0eb5311 Compare January 3, 2023 09:54
@astirpe
Copy link
Member

astirpe commented Jan 3, 2023

You squashed the V16 changes into the pre-commit

@bvanjeelharia bvanjeelharia force-pushed the 16.0-mig-product_cost_security branch from 2d38cf5 to 6308845 Compare January 3, 2023 10:34
@bvanjeelharia bvanjeelharia force-pushed the 16.0-mig-product_cost_security branch 3 times, most recently from 87397e6 to ce35317 Compare January 3, 2023 11:50
@bvanjeelharia
Copy link
Contributor Author

Can someone please review and approve this PR?

@rafaelbn
Copy link
Member

Please @bvanjeelharia , could you make a "commit" empty to try un block runboat in order to test it?

@sergio-teruel you could be interested in this PR 😄

@sergio-teruel
Copy link
Contributor

@rafaelbn please give me the task 😄

Copy link
Contributor

@sergio-teruel sergio-teruel left a comment

Choose a reason for hiding this comment

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

Minor changes
Please, can you modify the commit deleting the extra lines?

class TestProductCostSecurity(TransactionCase):
@classmethod
def setUpClass(cls):
super().setUpClass()
Copy link
Contributor

Choose a reason for hiding this comment

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

You can create an environment with tracking disable.
cls.env = cls.env(context=dict(cls.env.context, tracking_disable=True))

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Made the change

standard_price = sheet_form.standard_price
self.assertEqual(standard_price, 0.0)

def test_1(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you use more descriptive names?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, I have made the changes

[MIG] product_cost_security: Migration to 16.0

[MIG] product_cost_security: Migration to 16.0

[MIG] product_cost_security: Migration to 16.0

[MIG] product_cost_security: Migration to 16.0

Updated test scripts
@bvanjeelharia bvanjeelharia force-pushed the 16.0-mig-product_cost_security branch from ce35317 to e79b382 Compare April 17, 2023 06:44
@CasVissers-360ERP
Copy link

@rafaelbn can be merged?

Copy link
Member

@rafaelbn rafaelbn 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! 👍

@bvanjeelharia
Copy link
Contributor Author

Can this be merged now?

@pedrobaeza pedrobaeza changed the title [MIG] product_cost_security: Migration to 16.0 [16.0][MIG] product_cost_security: Migration to 16.0 Apr 27, 2023
@pedrobaeza
Copy link
Member

/ocabot migration product_cost_security
/ocabot merge nobump

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Apr 27, 2023
@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 16.0-ocabot-merge-pr-1240-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot mentioned this pull request Apr 27, 2023
60 tasks
@OCA-git-bot OCA-git-bot merged commit bb4d4ee into OCA:16.0 Apr 27, 2023
@OCA-git-bot
Copy link
Contributor

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

Copy link
Contributor

@Yadier-Tecnativa Yadier-Tecnativa left a comment

Choose a reason for hiding this comment

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

check

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.