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

[15.0][FIX] purchase_request_analytic: fill analytic account id in the purchase request #636

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

Conversation

AaronHForgeFlow
Copy link
Contributor

@AaronHForgeFlow AaronHForgeFlow commented Mar 19, 2024

When all the purchase request lines has the same analytic account the purchase request analytic account has to be the same.

This change fills analytic account id in the purchase request when all the lines have same analytic account id.

Before this change the analytic account is empty in those cases, and because of that, the search of purchase request by analytic account is not working

cc @ForgeFlow

…hase request when all the lines have same analytic account id. Before this change the analytic account is empty in those cases, and because of that, the search of purchase request by analytic account is not working
@AaronHForgeFlow
Copy link
Contributor Author

@ps-tubtim is this ok to you?

Copy link

@JordiMForgeFlow JordiMForgeFlow left a comment

Choose a reason for hiding this comment

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

Makes sense 👍🏼

Copy link

@ArnauCForgeFlow ArnauCForgeFlow left a comment

Choose a reason for hiding this comment

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

Functional Review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants