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][FIX] rma: make date_rma stored once again on rma_order #554

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

Conversation

florian-dacosta
Copy link
Contributor

It became unstored in this PR #443
But I think it was not intentional since there is an index, a default... The description of the compute method says we want to keep its own value if date of the lines have a different date, which is not possible if the field is not stored.
Also, the field is in the "group by" view and fail, because we can't group by this not stored field.

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.

1 participant