-
-
Notifications
You must be signed in to change notification settings - Fork 311
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
[IMP] mis_builder_budget: allow to specify a company on budget by kpi #630
Conversation
Hi @sbidoul, |
2c99b20
to
4d87e96
Compare
4d87e96
to
2158b41
Compare
2158b41
to
1a16239
Compare
Small fix: I forgot to adapt the ir.rule to take into account company of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionally it's correct
This PR has the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/ocabot merge minor |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at c74923a. Thanks a lot for contributing to OCA. ❤️ |
Fixes issue: #620
The goal here is to be able to have one 'budget by kpi' for multiple companies.
Therefore, we need to be able to specify to which company a 'budget item' belongs