-
-
Notifications
You must be signed in to change notification settings - Fork 365
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
[17.0][MIG] purchase_request_analytic: Migration to 17.0 #671
base: 17.0
Are you sure you want to change the base?
[17.0][MIG] purchase_request_analytic: Migration to 17.0 #671
Conversation
[IMP]add tests
…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
fcb7aeb
to
5ddaadf
Compare
5ddaadf
to
e67cda7
Compare
@StefanRijnhart Thanks. Maybe changes could have been put in separate commit in order to be backported ? |
@rousseldenis I don't have time for that but it should be easy for the person who requires the module to work on 16.0 |
/ocabot migration purchase_request_analytic |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
For lack of a 16.0 version, the migration from analytic_account_id to analytic_distribution is done here.