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

[14.0][IMP] Add operations to the new BOM created by the configurator (When the Master BOM has Operations) #53

Conversation

Vimal-OSI
Copy link

No description provided.

@@ -3,7 +3,7 @@

{
"name": "Product Configurator Manufacturing",
"version": "14.0.1.2.0",
"version": "14.0.1.2.1",
Copy link
Member

Choose a reason for hiding this comment

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

No need to bump version, the merge bot will do that for you.

Copy link
Author

Choose a reason for hiding this comment

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

Done the changes

@@ -109,7 +119,7 @@ def test_01_action_config_start(self):
context
)
self._configure_product_nxt_step()
# self.assertEqual(

Copy link
Member

Choose a reason for hiding this comment

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

Why delete only the first line of the commented statement?

"name": "Operation 1",
"workcenter_id": self.workcenter_id.id,
}
)
Copy link
Member

Choose a reason for hiding this comment

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

Kudos for touching the tests!
Now if we could only add the check that the operations were really copied, that would be the cherry on top of the cake.

Copy link
Author

Choose a reason for hiding this comment

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

@dreispt , Yeah but testcase file is on commented.

# from . import test_product_configurator_test_cases

…t should copy over the operations from the master BOM
@Vimal-OSI Vimal-OSI force-pushed the 14.0-IMP-allow-operatiion-line-for-existing-configure-bom branch from ea1815f to 3cd6b47 Compare December 8, 2021 13:20
@dreispt
Copy link
Member

dreispt commented Dec 9, 2021

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 14.0-ocabot-merge-pr-53-by-dreispt-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 90e72f6 into OCA:14.0 Dec 9, 2021
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 89103d5. 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.

4 participants