Skip to content

Conversation

atgalvez08
Copy link

  • The sales description is displayed in the information pop-up.
  • The locations within the warehouse where the product is available are displayed.
  • Variants with the same attribute are grouped together to prevent duplicate attribute errors.

@atgalvez08 atgalvez08 changed the title [IMP] pos_product_quick_info: The following improvements have been made: [16.0][IMP] pos_product_quick_info: The following improvements have been made: Sep 29, 2025
class ProductProduct(models.Model):
_inherit = 'product.product'

display_quick_product_info = fields.Boolean(default=True)

Choose a reason for hiding this comment

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

It looks like this field is not used

- The sales description is displayed in the information pop-up.
- The locations within the warehouse where the product is available are displayed.
- Variants with the same attribute are grouped together to prevent duplicate attribute errors.
@atgalvez08 atgalvez08 force-pushed the 16.0-IMP-pos_product_quick_info branch from 7a17645 to da54977 Compare October 1, 2025 14:19
@atgalvez08 atgalvez08 marked this pull request as ready for review October 16, 2025 10:57
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.

2 participants