OCA / server-tools

Tools for Odoo Administrators to improve some technical features on Odoo.
https://odoo-community.org/psc-teams/tools-30
GNU Affero General Public License v3.0
665 stars 1.45k forks source link

Migration to version 17.0 #2752

Open OCA-git-bot opened 8 months ago

OCA-git-bot commented 8 months ago

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0

Modules to migrate

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

rven commented 8 months ago

working on auditlog https://github.com/OCA/server-tools/pull/2755

peluko00 commented 8 months ago

Migration version 17.0:

base_exception: https://github.com/OCA/server-tools/pull/2761

fkantelberg commented 7 months ago

module_auto_update: #2763

rven commented 7 months ago

module_change_auto_install https://github.com/OCA/server-tools/pull/2777

nguyenminhchien commented 6 months ago

Working on jsonifier: https://github.com/OCA/server-tools/pull/2801

cuongnmtm commented 6 months ago

scheduler_error_mailer https://github.com/OCA/server-tools/pull/2797

john-herholz-dt commented 6 months ago

base_technical_user: #2805 is ready

john-herholz-dt commented 6 months ago

onchange_helper #2806 is also ready for review.

omalbastin commented 6 months ago

base_multi_image https://github.com/OCA/server-tools/pull/2807 is ready

augusto-weiss commented 6 months ago

database_cleanup #2804 (module not listed)

nguyenminhchien commented 5 months ago

Working on base_search_fuzzy: https://github.com/OCA/server-tools/pull/2867

aisopuro commented 5 months ago

Working on sentry

nguyenminhchien commented 4 months ago

Working on base_partition: https://github.com/OCA/server-tools/pull/2870

tien-ld commented 4 months ago

base_sequence_option https://github.com/OCA/server-tools/pull/2881 is ready for review

prakashjain commented 3 months ago

working on auditlog

Is the Odoo 17 auditlog migration completed or when can we expect it?

rven commented 3 months ago

working on auditlog

Is the Odoo 17 auditlog migration completed or when can we expect it?

@prakashjain See https://github.com/OCA/server-tools/pull/2755, you can test it!

prakashjain commented 3 months ago

working on auditlog

Is the Odoo 17 auditlog migration completed or when can we expect it?

@prakashjain See #2755, you can test it!

Thank you, we have some suggestions for enhancements to the audit log module:

  1. Some fields, like Many2One, are currently shown in tuple format, while others are displayed in list format. Aligning these formats with how they appear in the interface would enhance consistency and user understanding.
  2. Date formats in the audit log don't match those in the odoo user interface. (db format showing) Everything in the audit log should match what people see in the user interface. That way, it's easier for them to understand for client.
rven commented 3 months ago

working on auditlog

Is the Odoo 17 auditlog migration completed or when can we expect it?

@prakashjain See #2755, you can test it!

Thank you, we have some suggestions for enhancements to the audit log module:

  1. Some fields, like Many2One, are currently shown in tuple format, while others are displayed in list format. Aligning these formats with how they appear in the interface would enhance consistency and user understanding.
  2. Date formats in the audit log don't match those in the odoo user interface. (db format showing) Everything in the audit log should match what people see in the user interface. That way, it's easier for them to understand for client.

This request has nothing to do with the migration to v17. For this an issue should be logged, or you have to propose a MR with the desired changes.

CRogos commented 2 months ago

tracking_manager https://github.com/OCA/server-tools/pull/2916

shochstoeger commented 2 weeks ago

working on base_fontawesome

shochstoeger commented 2 weeks ago

base_fontawesome #2974

BT-cjimeno commented 1 week ago

fetchmail_notify_error_to_sender #2982 (15.0 -> 17.0) fetchmail_notify_error_to_sender_test #2982 (14.0 -> 17.0)

traitrantrobz commented 5 days ago

Working on attachment_unindex_content