-
-
Notifications
You must be signed in to change notification settings - Fork 827
[18.0][FIX] project_task_stock: Generate analytical lines in both use cases (tasks and pickings) #1500
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
[18.0][FIX] project_task_stock: Generate analytical lines in both use cases (tasks and pickings) #1500
Conversation
… (tasks and pickings) In addition to generating the analytical lines at the end of the task, they must also be generated if the pickings is done. Fixes OCA#1492
I'll give it a try today. |
Analytics are created correctly when stock settings are manually edited one the task. |
Check the picture in #1500 (comment) ! Stock part is missing the locations and they are not propagated to stock move on the task unless I explicitly define them on Task Extra Info tab. |
I have refreshed or restarted test server in the meantime and all is as one expect. I would approve PR. |
/ocabot merge patch |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 3b0299c. Thanks a lot for contributing to OCA. ❤️ |
FWP from 16.0: #1495
Generate analytical lines in both use cases (tasks and pickings)
In addition to generating the analytical lines at the end of the task, they must also be generated if the pickings is done.
Fixes #1492
Please @pedrobaeza and @etoimene can you review it?
@Tecnativa