Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,13 @@ new model website.page_options.mixin [module website]
new model website.page_visibility_options.mixin [module website]
new model website.technical.page [module website]
---Fields in module 'general'---
# 14388 fields matched,
# Direct match: 14213
# 14432 fields matched,
# Direct match: 14257
# Found in other module with different type: 0
# Found in other module: 143
# Found with different type: 32
# In obsolete models: 207
# New columns: 1762
# New columns: 1768
# Not matched: 1002
---XML records in module 'general'---
---Probably obsolete module l10n_in_ewaybill_port---
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---Models in module 'base_vat'---
---Fields in module 'base_vat'---
---XML records in module 'base_vat'---
NEW ir.cron: base_vat.vies_iap_check_update
12 changes: 0 additions & 12 deletions openupgrade_scripts/scripts/calendar/19.0.1.1/noupdate_changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
</t>
</p>
<div style="text-align: center; padding: 16px 0px 16px 0px;">
<a t-attf-href="/calendar/meeting/accept?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" t-attf-style="display: inline-block; padding: 7px 14px; color: {{organizer.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none; background-color: {{organizer.company_id.email_secondary_color or '#875A7B'}}; border-radius: 3px;">
Accept</a>
<a t-attf-href="/calendar/meeting/decline?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" t-attf-style="display: inline-block; margin-left: 6px; padding: 7px 14px; color: {{organizer.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none; background-color: {{organizer.company_id.email_secondary_color or '#875A7B'}}; border-radius: 3px;">
Decline</a>
<a t-attf-href="/calendar/meeting/view?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" t-attf-style="display: inline-block; margin-left: 12px; padding: 7px 14px; color: #111827; text-decoration: none; background-color: #E7E9ED; border-radius: 3px;">
View</a>
</div>
Expand Down Expand Up @@ -142,10 +138,6 @@
</t>
</p>
<div style="text-align: center; padding: 16px 0px 16px 0px;">
<a t-attf-href="/calendar/meeting/accept?token={{object.access_token}}&amp;id={{object.event_id.id}}" t-attf-style="display: inline-block; padding: 7px 14px; color: {{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none; background-color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; border-radius: 3px;">
Accept</a>
<a t-attf-href="/calendar/meeting/decline?token={{object.access_token}}&amp;id={{object.event_id.id}}" t-attf-style="display: inline-block; margin-left: 6px; padding: 7px 14px; color: {{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none; background-color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; border-radius: 3px;">
Decline</a>
<a t-attf-href="/calendar/meeting/view?token={{object.access_token}}&amp;id={{object.event_id.id}}" t-attf-style="display: inline-block; margin-left: 12px; padding: 7px 14px; color: #111827; text-decoration: none; background-color: #E7E9ED; border-radius: 3px;">
View</a>
</div>
Expand Down Expand Up @@ -242,10 +234,6 @@
<span style="display: block; margin-top: 8px;">This is a reminder for the event below.</span>
</p>
<div style="text-align: center; padding: 16px 0px 16px 0px;">
<a t-attf-href="/calendar/{{ 'recurrence' if recurrent else 'meeting' }}/accept?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" t-attf-style="display: inline-block; padding: 7px 14px; color: {{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none; background-color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; border-radius: 3px;">
Accept</a>
<a t-attf-href="/calendar/{{ 'recurrence' if recurrent else 'meeting' }}/decline?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" t-attf-style="display: inline-block; margin-left: 6px; padding: 7px 14px; color: {{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none; background-color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; border-radius: 3px;">
Decline</a>
<a t-attf-href="/calendar/meeting/view?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" t-attf-style="display: inline-block; margin-left: 12px; padding: 7px 14px; color: #111827; text-decoration: none; background-color: #E7E9ED; border-radius: 3px;">
View</a>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ NEW ir.actions.act_window: hr_attendance.hr_attendance_overtime_ruleset_action
DEL ir.actions.act_window: hr_attendance.hr_attendance_overtime_action
DEL ir.actions.client: hr_attendance.hr_attendance_action_install_kiosk_pwa
NEW ir.model.access: hr_attendance.access_hr_attendance_overtime_line_officer
NEW ir.model.access: hr_attendance.access_hr_attendance_overtime_line_own_reader
NEW ir.model.access: hr_attendance.access_hr_attendance_overtime_rule_admin
NEW ir.model.access: hr_attendance.access_hr_attendance_overtime_rule_officer
NEW ir.model.access: hr_attendance.access_hr_attendance_overtime_rule_user
Expand All @@ -70,6 +71,10 @@ DEL ir.model.access: hr_attendance.access_hr_attendance_overtime_user
NEW ir.model.constraint: hr_attendance.constraint_hr_attendance_overtime_line_overtime_start_before_end
NEW ir.model.constraint: hr_attendance.constraint_hr_attendance_overtime_rule_timing_start_is_hour
NEW ir.model.constraint: hr_attendance.constraint_hr_attendance_overtime_rule_timing_stop_is_hour
NEW ir.rule: hr_attendance.hr_attendance_overtime_line_rule_admin (noupdate)
NEW ir.rule: hr_attendance.hr_attendance_overtime_line_rule_employee_company (noupdate)
NEW ir.rule: hr_attendance.hr_attendance_overtime_line_rule_officer (noupdate)
NEW ir.rule: hr_attendance.hr_attendance_overtime_line_rule_own_reader (noupdate)
NEW ir.rule: hr_attendance.hr_attendance_overtime_ruleset_rule (noupdate)
NEW ir.rule: hr_attendance.hr_attendance_overtime_ruleset_rule_group_hr_attendance_manager (noupdate)
DEL ir.rule: hr_attendance.hr_attendance_overtime_rule_employee_company (noupdate)
Expand Down
Loading