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: props error for product card #162833

Conversation

rhe-odoo
Copy link
Contributor

In the saas-17.1 version, there was a mistake during the backport of the category feature. Thus, it was not possible to load the pos because the props color didn't exist in 17.1

This commit remove the prop in the xml in order to make sure we don't call color.


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

In the saas-17.1 version, there was a mistake during the backport of the category feature. Thus, it was not possible to load the pos because the props color didn't exist in 17.1

This commit remove the prop in the xml in order to make sure we don't call color.
@robodoo
Copy link
Contributor

robodoo commented Apr 22, 2024

Pull request status dashboard.

@C3POdoo C3POdoo requested review from a team and caburj and removed request for a team April 22, 2024 12:55
@caburj
Copy link
Contributor

caburj commented Apr 22, 2024

fw-bot ignore

only in 17.1

@C3POdoo C3POdoo added the RD research & development, internal work label Apr 22, 2024
@fw-bot
Copy link
Contributor

fw-bot commented Apr 22, 2024

Forward-port disabled.

Copy link
Contributor

@caburj caburj left a comment

Choose a reason for hiding this comment

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

robodoo r+

robodoo pushed a commit that referenced this pull request Apr 22, 2024
In the saas-17.1 version, there was a mistake during the backport of the category feature. Thus, it was not possible to load the pos because the props color didn't exist in 17.1

This commit remove the prop in the xml in order to make sure we don't call color.

closes #162833

Signed-off-by: Joseph Caburnay (jcb) <jcb@odoo.com>
@robodoo robodoo closed this Apr 22, 2024
@fw-bot fw-bot deleted the saas-17.1-pos-error-color-product-card-rhe branch May 6, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants