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: remove related fields from frontend order dict #165341

Closed

Conversation

davidmonnom
Copy link
Contributor

Before, related fields were included in the frontend order dict, which caused an error when trying to save the order. This commit removes the related fields from the frontend order dict before saving the order.

@robodoo
Copy link
Contributor

robodoo commented May 14, 2024

@davidmonnom davidmonnom requested a review from caburj May 14, 2024 08:38
@C3POdoo C3POdoo requested a review from a team May 14, 2024 08:39
@davidmonnom davidmonnom force-pushed the master-remove_related_fields-moda branch from 71de37e to 3bb41b9 Compare May 14, 2024 08:52
@C3POdoo C3POdoo added the RD research & development, internal work label May 14, 2024
@davidmonnom davidmonnom force-pushed the master-remove_related_fields-moda branch 9 times, most recently from aeb1f67 to beab5c0 Compare May 16, 2024 15:05
@davidmonnom davidmonnom force-pushed the master-remove_related_fields-moda branch 2 times, most recently from e1811b6 to 93454b7 Compare May 27, 2024 07:47
Before, related fields were included in the frontend order dict, which
caused an error when trying to save the order. This commit removes the
related fields from the frontend order dict before saving the order.
@davidmonnom davidmonnom force-pushed the master-remove_related_fields-moda branch from 93454b7 to 67f3d35 Compare May 27, 2024 07:54
@caburj
Copy link
Contributor

caburj commented May 27, 2024

robodoo r+

robodoo pushed a commit that referenced this pull request May 27, 2024
Before, related fields were included in the frontend order dict, which
caused an error when trying to save the order. This commit removes the
related fields from the frontend order dict before saving the order.

closes #165341

Signed-off-by: Joseph Caburnay (jcb) <jcb@odoo.com>
@robodoo robodoo closed this May 27, 2024
@robodoo robodoo added the 17.3 label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
17.3 RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants