-
-
Notifications
You must be signed in to change notification settings - Fork 360
[17.0][MIG] hr_timesheet_sheet_autodraft: Migration to 17.0 #760
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
base: 17.0
Are you sure you want to change the base?
Conversation
69b8123
to
61e6bad
Compare
@miquelalzanillas @lbarry-apsl @BernatObrador @peluko00 @javierobcn @ppyczko @mpascuall Would you kindly review this PR for me please? Apologies for the direct approach. Through observation I've come to the conclusion that reviews are mostly coming from direct mentions so I decided to take my chance and ask directly. |
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.
LGTM!
This PR has the |
[UPD] README.rst [ADD] icon.png
[IMP] hr_timesheet_sheet_autodraft: black, isort, prettier
Currently translated at 100.0% (12 of 12 strings) Translation: timesheet-14.0/timesheet-14.0-hr_timesheet_sheet_autodraft Translate-URL: https://translation.odoo-community.org/projects/timesheet-14-0/timesheet-14-0-hr_timesheet_sheet_autodraft/nl/
Currently translated at 100.0% (12 of 12 strings) Translation: timesheet-14.0/timesheet-14.0-hr_timesheet_sheet_autodraft Translate-URL: https://translation.odoo-community.org/projects/timesheet-14-0/timesheet-14-0-hr_timesheet_sheet_autodraft/it/
Currently translated at 100.0% (12 of 12 strings) Translation: timesheet-14.0/timesheet-14.0-hr_timesheet_sheet_autodraft Translate-URL: https://translation.odoo-community.org/projects/timesheet-14-0/timesheet-14-0-hr_timesheet_sheet_autodraft/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: timesheet-16.0/timesheet-16.0-hr_timesheet_sheet_autodraft Translate-URL: https://translation.odoo-community.org/projects/timesheet-16-0/timesheet-16-0-hr_timesheet_sheet_autodraft/
61e6bad
to
f1d52d0
Compare
hr_timesheet_sheet_autodraft/views/res_config_settings.xml
requires some non-trivial changes. Derived from that there is a change inhr_timesheet_sheet/views/res_config_settings_views.xml
to be able to hook up the setting to the block created byhr_timesheet_sheet
.The models work as they are.