-
-
Notifications
You must be signed in to change notification settings - Fork 617
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.0][MIG] mis_builder_cash_flow: Migration to version 16.0 #1049
[16.0][MIG] mis_builder_cash_flow: Migration to version 16.0 #1049
Conversation
fc64adc
to
3761fe9
Compare
/ocabot migration mis_builder_cash_flow |
The migration issue (#924) has not been updated to reference the current pull request because a previous pull request (#1046) is not closed. |
/ocabot migration mis_builder_cash_flow |
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.
Co-Author line is not correctly put. You only need to add your name, but as fully qualified with email:
Co-Authored-By: Stefan Ungureanu <[email protected]>
mis_builder_cash_flow/views/mis_cash_flow_forecast_line_views.xml
Outdated
Show resolved
Hide resolved
3761fe9
to
95ea641
Compare
Reviewed all the changes. Thanks for the suggestions. Now I also know how to add correctly the Co-Authored |
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.
you should rename account_internal_type (old name) in account_type
and in mis_cash_flow_forecast_line_view_form there are 2 company_id fields
95ea641
to
35abfa6
Compare
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
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.
94ab9ba
to
466d1e8
Compare
Thanks for all the suggestions, now it is corrected. It is necessary to add two fields, if not the account_id field returns an error because company_id is not allways in the view. |
466d1e8
to
c688cf3
Compare
@stefan-tecnativa what you have to add 2 times is the field |
c688cf3
to
b583106
Compare
mis_builder_cash_flow/views/mis_cash_flow_forecast_line_views.xml
Outdated
Show resolved
Hide resolved
6d4d7b4
to
f455c42
Compare
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.
Functional review
"Target Moves" option in MIS report instance was previously ignored. Now it's taken into account, but still excluding cancelled entries.
Currently translated at 100.0% (55 of 55 strings) Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-mis_builder_cash_flow Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-mis_builder_cash_flow/es_AR/
Currently translated at 100.0% (55 of 55 strings) Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-mis_builder_cash_flow Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-mis_builder_cash_flow/it/
Currently translated at 100.0% (55 of 55 strings) Translation: account-financial-reporting-15.0/account-financial-reporting-15.0-mis_builder_cash_flow Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-mis_builder_cash_flow/es/
f455c42
to
8e18402
Compare
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
This PR has the |
1 similar comment
This PR has the |
Co-Authored-By: Stefan Ungureanu <[email protected]>
8e18402
to
448cb69
Compare
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.
/ocabot merge nobump
This PR looks fantastic, let's merge it! |
This PR has the |
Congratulations, your PR was merged at c61001e. Thanks a lot for contributing to OCA. ❤️ |
cc @Tecnativa TT43621
@pedrobaeza @andreampiovesana please review!
This PR is a superseed of #1046