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

[FIX] point_of_sale: handle missing attribute_id for Instant Variants #165196

Closed

Conversation

pedrambiria
Copy link
Contributor

Before this commit, an error occurred when opening a product with an attribute set to 'Instantly Variants Creation Mode' and an option attribute. The issue was due to the 'Instantly' attributes not being loaded into the PoS, resulting in a missing attribute_id.

opw-3850050


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Before this commit, an error occurred when opening a product with an
attribute set to 'Instantly Variants Creation Mode' and an option
attribute. The issue was due to the 'Instantly' attributes not being
loaded into the PoS, resulting in a missing attribute_id.

opw-3850050
@robodoo
Copy link
Contributor

robodoo commented May 13, 2024

@C3POdoo C3POdoo requested review from a team and caburj and removed request for a team May 13, 2024 09:04
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label May 13, 2024
@caburj
Copy link
Contributor

caburj commented May 17, 2024

robodoo r+

robodoo pushed a commit that referenced this pull request May 17, 2024
Before this commit, an error occurred when opening a product with an
attribute set to 'Instantly Variants Creation Mode' and an option
attribute. The issue was due to the 'Instantly' attributes not being
loaded into the PoS, resulting in a missing attribute_id.

opw-3850050

closes #165196

Signed-off-by: Joseph Caburnay (jcb) <jcb@odoo.com>
@robodoo robodoo closed this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants