Open OCA-git-bot opened 5 years ago
Will be working on migration of auditlog (https://github.com/OCA/server-tools/pull/1685)
I'm working on dbfilter_from_header
Work on excel_import_export and excel_import_export_demo
working on module_auto_update
anyone knows if onchange_helper still makes sense in 13.0 ? I guess yes because api.onchange is still around
Yes, it's needed as most code still uses it
working on:
Can anyone work on base_exception ?
base_cron_exclusion done in #1746.
base_custom_info don't get upgrade?
scheduler_error_mailer done in #1772.
working on sentry #1776
dbfilter_from_header
#1781 supersedes #1682
I'm working on html_text
https://github.com/OCA/server-tools/pull/1782
working in sql_request_abstract & sql_export #1783
hi, after migrating sql_export ,I want to add live preview feature using pivot table widget. anyone interested?
@IvanShirokikh Is there any ETA when v13 for Sentry would be available? Anything I can help with? beta test?
Thanks!
Hi,
It seems this list needs some updates:
base_cron_exclusion
: already done by @LoisRForgeFlow on https://github.com/OCA/server-tools/pull/1746dbfilter_from_header
: current PR superseded by https://github.com/OCA/server-tools/pull/1781html_text
: in progress by @newtratip on https://github.com/OCA/server-tools/pull/1782onchange_helper
: missing PR (https://github.com/OCA/server-tools/pull/1705)scheduler_error_mailer
: in progress by @AMhadhbi on https://github.com/OCA/server-tools/pull/1772sentry
: in progress by @IvanShirokikh on https://github.com/OCA/server-tools/pull/1776sql_request_abstract
: in progress by @alfadil on https://github.com/OCA/server-tools/pull/1783company_country
done by @moylop260 on https://github.com/OCA/server-tools/pull/1723
Hi, is there any ETA for dbfilter_from_header
I see the PR is still open, maybe not ready yet?
@yaazkal maybe you should ask/offer help on the opened PR instead?
Hi @yaazkal dbfilter_from_header
is done now, Could you help to review ?
@codeagencybe, Hi, PR on review, I don't know if it can be done faster
@luisg123v @newtratip thanks so much for your answers.
I'll test the PR and leave a comment there, forgive me the noise that I made here if that had corrupted this issue.
Have a nice day !
@pedrobaeza ,we are working on migrating fetchmail_notify_error_to_sender
We have already migrated it. But problem we are having specifically with test_mail module. In Odoo 12 we are inheriting tests from TestMailgateway class. See here https://github.com/OCA/server-tools/blob/12.0/fetchmail_notify_error_to_sender/tests/test_fetchmail_notify_error_to_sender.py#L10
In Odoo 11 we were inheriting tests from TestMail class. See here https://github.com/OCA/server-tools/blob/11.0/fetchmail_notify_error_to_sender/tests/test_fetchmail_notify_error_to_sender.py#L10
Now problem we are facing is that if we do like in Odoo 12 (inherit from TestMailgateway) standard Odoo tests are failing. For example this one on exactly this line https://github.com/odoo/odoo/blob/13.0/addons/test_mail/tests/test_mail_gateway.py#L335
Logically we thought - wow, we broken tests for emails. SO we run this test without our migrated module and EXACTLY this amount of tests also were failing. Be specifically the following test:
We tried to return back to old method like in Odoo 11 of inheriting from TestMail, and after some adjustments of course test is working.
But we have feeling that it is not right to inherit from TestMail as we are really making changes to gateway behavior. So inheriting from TestMailgateway sounds like proper way.
Has anybody faced same issues?
Sorry, I can't say as I don't know that one.
@MiquelRForgeFlow I have seen you was working previously on another module fetchmail_incoming_log Maybe you faced similar issues as I described above?
@okuryan I will check later, but your message above says about v12, not v13, or is it an error?
@MiquelRForgeFlow in message above I'm saying that when I run standard Odoo 13 tests from test_mail - they fail. While in Odoo 12 same tests worked.
So I'm wondering either problem is really with Odoo 13 Standard having not working tests. Or we are writing/running tests incorrectly for Odoo 13 mail functionality testing.
@MiquelRForgeFlow , could you, please, do code review from your side of this pull request? https://github.com/OCA/server-tools/pull/1815
I think on OCA infrastructure we do not have issues with tests described above.
@pedrobaeza , you are also welcome to participate in code review :)
@okuryan fetchmail_incoming_log done in https://github.com/OCA/server-tools/pull/1820 😉
@MiquelRForgeFlow nice, see it is already approved! =) And also our fetchmail_notify_error_to_sender merge request already reviewed and ready to be merged. https://github.com/OCA/server-tools/pull/1815
sql_export #1858
I will migrate base_exception https://github.com/OCA/server-tools/pull/1920 (superseeds https://github.com/OCA/server-tools/pull/1760)
I'm working on excel_import_export
configuration_helper
migrated https://github.com/OCA/server-tools/pull/1925
I'm working on module_analysis https://github.com/OCA/server-tools/pull/1981
I'm working on html_text
https://github.com/OCA/server-tools/pull/2027
I'm working on html_image_url_extractor
https://github.com/OCA/server-tools/pull/2030
I'm working on datetime_formatter
https://github.com/OCA/server-tools/pull/2029
Could anyone add iap_alternative_provider
to to migration list?
I'm working on attachment_unindex_content
#2129
letsencrypt module is not in list, but migration PR is here: https://github.com/OCA/server-tools/pull/1933
Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-13.0
Modules to migrate
By @lembregtse - #1685By @sebalix - #1793By @jaredkipe - #1760By @joao-p-marques - #1920Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list