Migration to version 15.0
Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-15.0
Modules to migrate
- [ ] attachment_unindex_content
- [x] auditlog - By @BT-vgabor - #2268
- [ ] auto_backup
- [ ] autovacuum_message_attachment
- [ ] base_changeset - By @JasminSForgeFlow - #2380
- [x] base_cron_exclusion - By @ChrisOForgeFlow - #2225
- [x] base_custom_info - By @Rad0van - #2360
- [x] base_exception - By @cesar-tecnativa - #2366
- [ ] base_force_record_noupdate - By @vvrossem - #2952
- [ ] base_jsonify
- [ ] base_kanban_stage
- [ ] base_kanban_stage_state
- [ ] base_m2m_custom_field
- [ ] base_multi_image - By @flachica - #2334
- [ ] base_name_search_improved
- [ ] base_remote
- [ ] base_report_auto_create_qweb
- [x] base_search_fuzzy - By @Shide - #2310
- [x] base_sequence_option - By @Rad0van - #2275
- [ ] base_sparse_field_list_support
- [x] base_sparse_field_support - By @HviorForgeFlow - #2371
- [ ] base_technical_user - By @HviorForgeFlow - #2402
- [ ] base_time_window
- [x] base_translation_field_label - By @JasminSForgeFlow - #2689
- [ ] base_view_inheritance_extension
- [ ] configuration_helper
- [ ] database_cleanup - By @yankinmax - #2547
- [ ] datetime_formatter
- [x] dbfilter_from_header - By @EAJGlobal - #2218
- [ ] excel_import_export
- [ ] excel_import_export_demo
- [x] fetchmail_incoming_log - By @EAJGlobal - #2214
- [ ] fetchmail_notify_error_to_sender
- [ ] fetchmail_notify_error_to_sender_test
- [x] html_image_url_extractor - By @victoralmau - #2569
- [x] html_text - By @Mantux11 - #2256
- [x] jsonifier - By @oerp-odoo - #2278
- [x] letsencrypt - By @NL66278 - #2236
- [ ] module_analysis - By @juliette-blanc - #2358
- [x] module_auto_update - By @mlaitinen - #2248
- [ ] module_change_auto_install - By @kafai-lam - #2401
- [ ] onchange_helper
- [x] scheduler_error_mailer - By @ernesto-garcia-tecnativa - #2553
- [ ] sentry - By @aisopuro - #2428
- [x] sequence_python - By @epanisset - #2480
- [x] session_db - By @IT-Ideas - #2840
- [ ] slow_statement_logger
- [x] sql_export - By @Mariadforgeflow - moved to reporting-engine: https://github.com/OCA/reporting-engine/pull/553
- [ ] sql_export_excel - to move to https://github.com/OCA/reporting-engine
- [ ] sql_export_mail - to move to https://github.com/OCA/reporting-engine
- [x] sql_request_abstract - By @Mariadforgeflow - moved to reporting-engine: https://github.com/OCA/reporting-engine/pull/552
- [ ] test_base_time_window
- [x] tracking_manager - By @CRogos - #2788
- [x] upgrade_analysis - By @legalsylvain - #2196
Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list
I'll work on upgrade_analysis in the next week. (#2196)
First draft for the migration of database_cleanup -> https://github.com/OCA/server-tools/pull/2193
Migrated fetchmail_incoming_log PR ~~https://github.com/OCA/server-tools/pull/2211~~ Superseded by https://github.com/OCA/server-tools/pull/2214
how about... base_fontawesome ? seemed to be skipped in 14.0. Odoo 15 is still using fontawesome 4.7 as far as I know, pretty outdated.
- https://github.com/OCA/server-tools/pull/2232
onchange_helper: https://github.com/OCA/server-tools/pull/2235
Will work on letsencrypt
module_auto_update #2248
module auto_backup https://github.com/OCA/server-tools/pull/2253
module html_text #2256
DBFilter_From_Header: https://github.com/OCA/server-tools/pull/2218 One more approval needed to merge! was a simple version bump only.
module auditlog https://github.com/OCA/server-tools/pull/2268
module datetime_formatter #2274
module #2319
base_jsonify module: https://github.com/OCA/server-tools/pull/2278
letsencrypt module: https://github.com/OCA/server-tools/pull/2236
base_search_fuzzy module: https://github.com/OCA/server-tools/pull/2310
@kittiu Hi, saw you are the last one to migrate to v13 and v14 of modules excel_import_export, excel_import_export_demo. Any plans to do it for v15 anytime soon?
@kittiu Hi, saw you are the last one to migrate to v13 and v14 of modules excel_import_export, excel_import_export_demo. Any plans to do it for v15 anytime soon?
Not yet. But I think it can be fairly easy as it does not depend on others much. You want to do?
@kittiu Hi, I would try to migrate excel_import_export and excel_import_export_demo :wink:
base_exception #2319
base_multi_image#2334
I'm migrating iap_alternative_provider from v14.0: #2340
- base_external_dbsource #2381
Migrating the base_sequence_option https://github.com/OCA/server-tools/pull/2383
base_m2m_custom_field https://github.com/OCA/server-tools/pull/2409
Someone please make Improved Name Search for version v15 base_name_search_improved . Thanks in advance.
Is there a reason for not having the module module_prototyper on the list. If not please add it.
tracking_manager https://github.com/OCA/server-tools/pull/2788
base_deterministic_session_gc is missing, I will start this migration