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][IMP]product_packaging_multi_barcode: Display barcode of packag… #563

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

cyrilmanuel
Copy link

…ing product or product

@cyrilmanuel cyrilmanuel marked this pull request as draft December 6, 2023 12:27
@cyrilmanuel cyrilmanuel force-pushed the set-barcode-packaging branch 3 times, most recently from b0a049b to dfad087 Compare December 6, 2023 14:27
@cyrilmanuel cyrilmanuel marked this pull request as ready for review December 6, 2023 14:27
@cyrilmanuel cyrilmanuel force-pushed the set-barcode-packaging branch 2 times, most recently from 10d54f3 to cdcedbb Compare December 6, 2023 14:32
@@ -14,6 +14,31 @@ class ProductBarcode(models.Model):
ondelete="cascade",
)

display_product_id = fields.Many2one(
Copy link
Sponsor Contributor

Choose a reason for hiding this comment

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

@cyrilmanuel Thanks for this. I would have added it to another module instead.

Copy link
Author

Choose a reason for hiding this comment

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

@rousseldenis thanks, do you think it shall be added into a new module ? or you have an idea on which one ?

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.

None yet

2 participants