diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 0000000..99b60fb --- /dev/null +++ b/.prettierignore @@ -0,0 +1 @@ +openupgrade_scripts/scripts/*/*/noupdate_changes.xml diff --git a/openupgrade_scripts/scripts/account/14.0.1.1/noupdate_changes.xml b/openupgrade_scripts/scripts/account/14.0.1.1/noupdate_changes.xml new file mode 100644 index 0000000..7618c90 --- /dev/null +++ b/openupgrade_scripts/scripts/account/14.0.1.1/noupdate_changes.xml @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + [('move_id.move_type', 'in', ('out_invoice', 'out_refund', 'in_invoice', 'in_refund')), ('move_id.message_partner_ids','child_of',[user.commercial_partner_id.id])] + + + [('move_type', 'in', ('out_invoice', 'out_refund', 'in_invoice', 'in_refund')), ('message_partner_ids','child_of',[user.commercial_partner_id.id])] + + + + + + + + + + + + + + + + + + +
+

+ Dear + % if object.partner_id.parent_id: + ${object.partner_id.name} (${object.partner_id.parent_id.name}), + % else: + ${object.partner_id.name}, + % endif +

+ Here is your + % if object.name: + invoice ${object.name} + % else: + invoice + %endif + % if object.invoice_origin: + (with reference: ${object.invoice_origin}) + % endif + amounting in ${format_amount(object.amount_total, object.currency_id)} + from ${object.company_id.name}. + % if object.payment_state in ('paid', 'in_payment'): + This invoice is already paid. + % else: + Please remit payment at your earliest convenience. + % if object.payment_reference: +

+ Please use the following communication for your payment: ${object.payment_reference}. + % endif + % endif +

+ Do not hesitate to contact us if you have any questions. + % if object.invoice_user_id.signature: +
+ ${object.invoice_user_id.signature | safe} + % endif +

+
+
+
+ + + + + + + + + + + +
+

+ Dear ${object.partner_id.name}

+ Thank you for your payment. + Here is your payment receipt ${(object.name or '').replace('/','-')} amounting + to ${format_amount(object.amount, object.currency_id)} from ${object.company_id.name}. +

+ Do not hesitate to contact us if you have any questions. +

+ Best regards, + % if user.signature: +
+ ${user.signature | safe} + % endif +

+
+
+
+ + + +
diff --git a/openupgrade_scripts/scripts/account_check_printing/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/account_check_printing/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..73334f7 --- /dev/null +++ b/openupgrade_scripts/scripts/account_check_printing/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,9 @@ + + + + 20 + + + + + diff --git a/openupgrade_scripts/scripts/auth_signup/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/auth_signup/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..1ab1c89 --- /dev/null +++ b/openupgrade_scripts/scripts/auth_signup/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,213 @@ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + +
+ Your Account +
+ + ${object.name} + +
+ ${object.company_id.name} +
+
+
+
+ + + + + + + +
+
+ Dear ${object.name},

+ Your account has been successfully created!
+ Your login is ${object.email}
+ To gain access to your account, you can use the following link: + + Thanks,
+ % if user.signature: +
+ ${user.signature | safe} + % endif +
+
+
+
+
+ + + + + + + +
+ ${object.company_id.name} +
+ ${object.company_id.phone} + % if object.company_id.email + | ${object.company_id.email} + % endif + % if object.company_id.website + | + ${object.company_id.website} + + % endif +
+
+
+ + + + +
+ Powered by Odoo +
+
+
+
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + +
+ Your Account +
+ + ${object.name} + +
+ ${object.company_id.name} +
+
+
+
+ + + + + + + +
+
+ Dear ${object.name},

+ A password reset was requested for the Odoo account linked to this email. + You may change your password by following this link which will remain valid during 24 hours:
+ + If you do not expect this, you can safely ignore this email.

+ Thanks, + % if user.signature: +
+ ${user.signature | safe} + % endif +
+
+
+
+
+ + + + + + + +
+ ${object.company_id.name} +
+ ${object.company_id.phone} + % if object.company_id.email + | ${object.company_id.email} + % endif + % if object.company_id.website + | + ${object.company_id.website} + + % endif +
+
+
+ + + + +
+ Powered by Odoo +
+
+
+
+
diff --git a/openupgrade_scripts/scripts/base/14.0.1.3/noupdate_changes.xml b/openupgrade_scripts/scripts/base/14.0.1.3/noupdate_changes.xml index f9b72dd..00f094b 100644 --- a/openupgrade_scripts/scripts/base/14.0.1.3/noupdate_changes.xml +++ b/openupgrade_scripts/scripts/base/14.0.1.3/noupdate_changes.xml @@ -1,4 +1,4 @@ - + 0 @@ -6,6 +6,9 @@ 1 + + 1 + 0 @@ -16,10 +19,7 @@ 1 - + 0 @@ -30,17 +30,20 @@ 0 + + 1 + 1 1 - + North Macedonia @@ -56,23 +59,26 @@ 30 - + - - - + + + - - - + + + 1 EIN + + + 0 diff --git a/openupgrade_scripts/scripts/base/14.0.1.3/upgrade_general_log.txt b/openupgrade_scripts/scripts/base/14.0.1.3/upgrade_general_log.txt index 8280b9b..8738655 100644 --- a/openupgrade_scripts/scripts/base/14.0.1.3/upgrade_general_log.txt +++ b/openupgrade_scripts/scripts/base/14.0.1.3/upgrade_general_log.txt @@ -174,7 +174,7 @@ new model website.snippet.filter [module website] # Found in other module: 134 # Found with different type: 0 # In obsolete models: 581 -# New columns: 1706 +# New columns: 1705 # Not matched: 908 ---XML records in module 'general'--- ERROR: module not in list of installed modules: diff --git a/openupgrade_scripts/scripts/calendar/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/calendar/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..6ff859d --- /dev/null +++ b/openupgrade_scripts/scripts/calendar/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,209 @@ + + + + [(1, '=', 1)] + + + [(1, '=', 1)] + + + [('partner_ids', 'in', user.partner_id.id)] + + + +
+ % set colors = ctx.get('colors', {}) + % set recurrent = object.recurrence_id and not ctx['ignore_recurrence'] +

+ Hello ${object.common_name},

+ The date of the meeting has been updated. The meeting ${object.event_id.name} created by ${object.event_id.user_id.partner_id.name} is now scheduled for ${object.event_id.get_display_time_tz(tz=object.partner_id.tz)}. +

+
+ % set target = 'recurrence' if recurrent else 'meeting' + + Accept + + Decline + + View +
+ + % if not recurrent: + + +
+ ${object.event_id.get_interval('dayname', tz=object.partner_id.tz if not object.event_id.allday else None)} +
+ ${object.event_id.get_interval('day', tz=object.partner_id.tz if not object.event_id.allday else None)} +
+ ${object.event_id.get_interval('month', tz=object.partner_id.tz if not object.event_id.allday else None)} +
+ ${not object.event_id.allday and object.event_id.get_interval('time', tz=object.partner_id.tz) or ''} +
+ % endif +

Details of the event

    + % if object.event_id.location: +
  • Location: ${object.event_id.location} + (View Map) +
  • + % endif + % if object.event_id.description : +
  • Description: ${object.event_id.description}
  • + % endif + % if recurrent: +
  • When: ${object.recurrence_id.name}
  • + % endif + % if not object.event_id.allday and object.event_id.duration +
  • Duration: ${('%dH%02d' % (object.event_id.duration,round(object.event_id.duration*60)%60))}
  • + % endif +
  • Attendees +
      + % for attendee in object.event_id.attendee_ids: +
    • + % if attendee.common_name != object.common_name: + ${attendee.common_name} + % else: + You + % endif +
    • + % endfor +
  • +
+
+ Thank you, + % if object.event_id.user_id.signature: +
+ ${object.event_id.user_id.signature | safe} + % endif +
+
+
+ + +
+ % set colors = ctx.get('colors', {}) + % set recurrent = object.recurrence_id and not ctx['ignore_recurrence'] +

+ Hello ${object.common_name},

+ ${object.event_id.user_id.partner_id.name} invited you to the ${object.event_id.name} meeting of ${object.event_id.user_id.company_id.name}. +

+
+ % set target = 'recurrence' if recurrent else 'meeting' + + Accept + + Decline + + View +
+ + % if not recurrent: + + +
+ ${object.event_id.get_interval('dayname', tz=object.partner_id.tz if not object.event_id.allday else None)} +
+ ${object.event_id.get_interval('day', tz=object.partner_id.tz if not object.event_id.allday else None)} +
+ ${object.event_id.get_interval('month', tz=object.partner_id.tz if not object.event_id.allday else None)} +
+ ${not object.event_id.allday and object.event_id.get_interval('time', tz=object.partner_id.tz) or ''} +
+ % endif +

Details of the event

    + % if object.event_id.location: +
  • Location: ${object.event_id.location} + (View Map) +
  • + % endif + % if object.event_id.description : +
  • Description: ${object.event_id.description}
  • + % endif + % if recurrent: +
  • When: ${object.recurrence_id.name}
  • + % endif + % if not object.event_id.allday and object.event_id.duration +
  • Duration: ${('%dH%02d' % (object.event_id.duration,round(object.event_id.duration*60)%60))}
  • + % endif +
  • Attendees +
      + % for attendee in object.event_id.attendee_ids: +
    • + % if attendee.common_name != object.common_name: + ${attendee.common_name} + % else: + You + % endif +
    • + % endfor +
  • +
+
+ Thank you, + % if object.event_id.user_id.signature: +
+ ${object.event_id.user_id.signature | safe} + % endif +
+
+
+ + +
+ % set colors = {'needsAction': 'grey', 'accepted': 'green', 'tentative': '#FFFF00', 'declined': 'red'} + + % set event_id = ctx.get('force_event_id') or object.event_id +

+ Hello ${object.common_name},

+ This is a reminder for the below event : +

+ +
+ ${event_id.get_interval('dayname', tz=object.partner_id.tz if not event_id.allday else None)} +
+ ${event_id.get_interval('day', tz=object.partner_id.tz if not event_id.allday else None)} +
+ ${event_id.get_interval('month', tz=object.partner_id.tz if not event_id.allday else None)} +
+ ${not event_id.allday and event_id.get_interval('time', tz=object.partner_id.tz) or ''} +

Details of the event

    + % if object.event_id.location: +
  • Location: ${object.event_id.location} + (View Map) +
  • + % endif + % if object.event_id.description : +
  • Description: ${object.event_id.description}
  • + % endif + % if not object.event_id.allday and object.event_id.duration +
  • Duration: ${('%dH%02d' % (object.event_id.duration,(object.event_id.duration*60)%60))}
  • + % endif +
  • Attendees +
      + % for attendee in object.event_id.attendee_ids: +
    • + % if attendee.common_name != object.common_name: + ${attendee.common_name} + % else: + You + % endif +
    • + % endfor +
  • +
+
+ Thank you, + % if object.event_id.user_id.signature: +
+ ${object.event_id.user_id.signature | safe} + % endif +
+
+
+
diff --git a/openupgrade_scripts/scripts/crm/14.0.1.2/noupdate_changes.xml b/openupgrade_scripts/scripts/crm/14.0.1.2/noupdate_changes.xml new file mode 100644 index 0000000..aee66b2 --- /dev/null +++ b/openupgrade_scripts/scripts/crm/14.0.1.2/noupdate_changes.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Lead/Opportunity created + + + + + + + + + + + + + + + + + + info + + + diff --git a/openupgrade_scripts/scripts/delivery/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/delivery/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..eb6034c --- /dev/null +++ b/openupgrade_scripts/scripts/delivery/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,9 @@ + + + + + + + order + + diff --git a/openupgrade_scripts/scripts/digest/14.0.1.1/noupdate_changes.xml b/openupgrade_scripts/scripts/digest/14.0.1.1/noupdate_changes.xml new file mode 100644 index 0000000..7a5eaba --- /dev/null +++ b/openupgrade_scripts/scripts/digest/14.0.1.1/noupdate_changes.xml @@ -0,0 +1,8 @@ + + + + Your Odoo Periodic Digest + + daily + + diff --git a/openupgrade_scripts/scripts/event/14.0.1.3/noupdate_changes.xml b/openupgrade_scripts/scripts/event/14.0.1.3/noupdate_changes.xml new file mode 100644 index 0000000..8070223 --- /dev/null +++ b/openupgrade_scripts/scripts/event/14.0.1.3/noupdate_changes.xml @@ -0,0 +1,283 @@ + + + + ['|', ('company_id', '=', False), ('company_id', 'in', company_ids)] + + + + ['|', ('company_id', '=', False), ('company_id', 'in', company_ids)] + + + + +
+ Dear ${object.name},
+ Thank you for your inquiry.
+ Here is your badge for the event ${object.event_id.name}.
+ If you have any questions, please let us know. +

+ Thank you, + % if object.event_id.user_id.signature: +
+ ${object.event_id.user_id.signature | safe} + % endif +
+
+
+ + + + + + + + + + +
+% set date_begin = format_datetime(object.event_id.date_begin, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'") +% set date_end = format_datetime(object.event_id.date_end, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'") +% set is_online = 'is_published' in object.event_id and object.event_id.is_published +% set event_organizer = object.event_id.organizer_id +% set event_address = object.event_id.address_id +
Your registration
+ ${object.name} +
+ % if is_online + + View Event + + % else + ${'%s' % object.company_id.name} + % endif +

+ Hello ${object.name},
+ We are excited to remind you that the event + % if is_online: + ${object.event_id.name} + % else: + ${object.event_id.name} + % endif + is starting ${object.get_date_range_str()}. +

Add this event to your calendar Google iCal/Outlook Yahoo +

+ We confirm your registration and hope to meet you there,
+ + --
+ % if event_organizer: + ${event_organizer.name} + % else: + The ${object.event_id.name} Team + % endif +
+

From ${object.event_id.date_begin_located}
To ${object.event_id.date_end_located}
TZ ${object.event_id.date_tz}
+ % if event_address: + + % endif + + % if event_address: + % set location = '' + % if object.event_id.address_id.name: +
${object.event_id.address_id.name}
+ % endif + % if object.event_id.address_id.street: +
${object.event_id.address_id.street}
+ % set location = object.event_id.address_id.street + % endif + % if object.event_id.address_id.street2: +
${object.event_id.address_id.street2}
+ % set location = '%s, %s' % (location, object.event_id.address_id.street2) + % endif +
+ % if object.event_id.address_id.city: + ${object.event_id.address_id.city}, + % set location = '%s, %s' % (location, object.event_id.address_id.city) + % endif + % if object.event_id.address_id.state_id.name: + ${object.event_id.address_id.state_id.name}, + % set location = '%s, %s' % (location, object.event_id.address_id.state_id.name) + % endif + % if object.event_id.address_id.zip: + ${object.event_id.address_id.zip} + % set location = '%s, %s' % (location, object.event_id.address_id.zip) + % endif +
+ % if object.event_id.address_id.country_id.name: +
${object.event_id.address_id.country_id.name}
+ % set location = '%s, %s' % (location, object.event_id.address_id.country_id.name) + % endif + % endif +
+ % if event_organizer +
+ % endif +
+ % if event_organizer: +
Questions about this event?
Please contact the organizer:
  • ${event_organizer.name}
  • + % if event_organizer.email +
  • Mail: ${event_organizer.email}
  • + % endif + % if event_organizer.phone +
  • Phone: ${event_organizer.phone}
  • + % endif +
+ % endif +
+ % if is_online or event_address: +
+ % endif +
+ % if is_online: +
Get the best mobile experience.Install our mobile app
+ % endif +
+ % if is_online and event_address: +
+ % endif +
+ % if event_address: +
Google Maps
+ % endif +
+
+ % if object.company_id +
+ Sent by ${object.company_id.name} + % if 'website_url' in object.event_id and object.event_id.website_url: +
+ Discover all our events. + % endif +
+ % endif +
+
+
+ + + + + + + + + + +
+% set date_begin = format_datetime(object.event_id.date_begin, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'") +% set date_end = format_datetime(object.event_id.date_end, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'") +% set is_online = 'is_published' in object.event_id and object.event_id.is_published +% set event_organizer = object.event_id.organizer_id +% set event_address = object.event_id.address_id +
Your registration
+ ${object.name} +
+ % if is_online + + View Event + + % else + ${'%s' % object.company_id.name} + % endif +

+ Hello ${object.name or ''},
+ We are happy to confirm your registration to the event + % if is_online: + ${object.event_id.name} + % else: + ${object.event_id.name} + % endif + for attendee ${object.name}. +

Add this event to your calendar Google iCal/Outlook Yahoo +

+ See you soon,
+ + --
+ % if event_organizer: + ${event_organizer.name} + % else: + The ${object.event_id.name} Team + % endif +
+

From ${object.event_id.date_begin_located}
To ${object.event_id.date_end_located}
TZ ${object.event_id.date_tz}
+ % if event_address: + + % endif + + % if event_address: + % set location = '' + % if object.event_id.address_id.name: +
${object.event_id.address_id.name}
+ % endif + % if object.event_id.address_id.street: +
${object.event_id.address_id.street}
+ % set location = object.event_id.address_id.street + % endif + % if object.event_id.address_id.street2: +
${object.event_id.address_id.street2}
+ % set location = '%s, %s' % (location, object.event_id.address_id.street2) + % endif +
+ % if object.event_id.address_id.city: + ${object.event_id.address_id.city}, + % set location = '%s, %s' % (location, object.event_id.address_id.city) + % endif + % if object.event_id.address_id.state_id.name: + ${object.event_id.address_id.state_id.name}, + % set location = '%s, %s' % (location, object.event_id.address_id.state_id.name) + % endif + % if object.event_id.address_id.zip: + ${object.event_id.address_id.zip} + % set location = '%s, %s' % (location, object.event_id.address_id.zip) + % endif +
+ % if object.event_id.address_id.country_id.name: +
${object.event_id.address_id.country_id.name}
+ % set location = '%s, %s' % (location, object.event_id.address_id.country_id.name) + % endif + % endif +
+ % if event_organizer +
+ % endif +
+ % if event_organizer: +
Questions about this event?
Please contact the organizer:
  • ${event_organizer.name}
  • + % if event_organizer.email +
  • Mail: ${event_organizer.email}
  • + % endif + % if event_organizer.phone +
  • Phone: ${event_organizer.phone}
  • + % endif +
+ % endif +
+ % if is_online or event_address: +
+ % endif +
+ % if is_online: +
Get the best mobile experience.Install our mobile app
+ % endif +
+ % if is_online and event_address: +
+ % endif +
+ % if event_address: +
Google Maps
+ % endif +
+
+ % if object.company_id +
+ Sent by ${object.company_id.name} + % if is_online: +
+ Discover all our events. + % endif +
+ % endif +
+
+
+
diff --git a/openupgrade_scripts/scripts/event_sale/14.0.1.2/noupdate_changes.xml b/openupgrade_scripts/scripts/event_sale/14.0.1.2/noupdate_changes.xml new file mode 100644 index 0000000..0ffc235 --- /dev/null +++ b/openupgrade_scripts/scripts/event_sale/14.0.1.2/noupdate_changes.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/openupgrade_scripts/scripts/fleet/14.0.0.1/noupdate_changes.xml b/openupgrade_scripts/scripts/fleet/14.0.0.1/noupdate_changes.xml new file mode 100644 index 0000000..b6519dd --- /dev/null +++ b/openupgrade_scripts/scripts/fleet/14.0.0.1/noupdate_changes.xml @@ -0,0 +1,15 @@ + + + + [('vehicle_id.driver_id','=',user.partner_id.id)] + + + [('vehicle_id.driver_id','=',user.partner_id.id)] + + + 4 + + + + + diff --git a/openupgrade_scripts/scripts/gamification/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/gamification/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..eadec8f --- /dev/null +++ b/openupgrade_scripts/scripts/gamification/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,169 @@ + + + + other + + + other + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + +
+ Your Badge +
+ + ${object.badge_id.name} + +
+ ${object.user_id.company_id.name} +
+
+
+
+ + + + + + + +
+
+ Congratulations ${object.user_id.name} !
+ You just received badge ${object.badge_id.name} !
+ % if object.badge_id.description +
${user.company_id.name}${object.badge_id.description}
+ % endif +
+ % if object.sender_id + This badge was granted by ${object.sender_id.name}. + % endif +
+ % if object.comment + ${object.comment} + % endif +

+ Thank you, + % if object.sender_id.signature: +
+ ${object.sender_id.signature | safe} + % endif +
+
+
+
+
+ + + + + + + +
+ ${object.user_id.company_id.name} +
+ ${object.user_id.company_id.phone} + % if object.user_id.company_id.email + | ${object.user_id.company_id.email} + % endif + % if object.user_id.company_id.website + | + ${object.user_id.company_id.website} + + % endif +
+
+
+ + + + +
+ Powered by Odoo +
+
+
+
+ + +
Reminder ${object.name}
+ You have not updated your progress for the goal ${object.definition_id.name} (currently reached at ${object.completeness}%) for at least ${object.remind_update_delay} days. Do not forget to do it. +

+ Thank you, + % if object.challenge_id.manager_id.signature: +
+ ${object.challenge_id.manager_id.signature | safe} + % endif +
+
+
+ + + + + + + + + + + + + + + + + + + +
diff --git a/openupgrade_scripts/scripts/gamification_sale_crm/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/gamification_sale_crm/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..f9e2750 --- /dev/null +++ b/openupgrade_scripts/scripts/gamification_sale_crm/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + [('state','!=','cancel'),('invoice_user_id','=',user.id),('move_type','=','out_refund')] + + + + + + + + + + + + [('payment_state','in',('paid', 'in_payment')),('invoice_user_id','=',user.id),('move_type','=','out_invoice')] + + + + + + + + + [('state','!=','cancel'),('invoice_user_id','=',user.id),('move_type','=','out_refund')] + + + + + + [('state','!=','cancel'),('invoice_user_id','=',user.id),('move_type','=','out_invoice')] + + + + + + [('payment_state','in',('paid', 'in_payment')),('invoice_user_id','=',user.id),('move_type','=','out_invoice')] + + + + + + + + + + + + + + + + + + + + + diff --git a/openupgrade_scripts/scripts/hr/14.0.1.1/noupdate_changes.xml b/openupgrade_scripts/scripts/hr/14.0.1.1/noupdate_changes.xml new file mode 100644 index 0000000..4316bb7 --- /dev/null +++ b/openupgrade_scripts/scripts/hr/14.0.1.1/noupdate_changes.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/openupgrade_scripts/scripts/hr_contract/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/hr_contract/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..1d53390 --- /dev/null +++ b/openupgrade_scripts/scripts/hr_contract/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/openupgrade_scripts/scripts/hr_holidays/14.0.1.5/noupdate_changes.xml b/openupgrade_scripts/scripts/hr_holidays/14.0.1.5/noupdate_changes.xml new file mode 100644 index 0000000..0ee1ed3 --- /dev/null +++ b/openupgrade_scripts/scripts/hr_holidays/14.0.1.5/noupdate_changes.xml @@ -0,0 +1,68 @@ + + + + + + both + both + + + + manager + manager + + + + + + + both + both + + + + + + [ + '|', + ('employee_id.leave_manager_id', '=', user.id), + ('employee_id.user_id', '=', user.id), + ] + + + [ + ('holiday_status_id.allocation_type', '=', 'fixed_allocation'), + ('holiday_type', '=', 'employee'), + '|', + '&', + ('employee_id.user_id', '=', user.id), + ('state', 'not in', ['validate', 'validate1']), + '&', + ('validation_type', 'in', ['manager', 'both']), + ('employee_id.leave_manager_id', '=', user.id), + ] + Allocations: base.group_user create/write + + + + [ + ('holiday_type', '=', 'employee'), + '|', + '&', + ('employee_id.user_id', '=', user.id), + ('state', '!=', 'validate'), + '|', + ('employee_id.user_id', '!=', user.id), + ('employee_id.user_id', '=', False) + ] + Allocations: holiday user : create/write + + + + + + + + + + diff --git a/openupgrade_scripts/scripts/hr_presence/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/hr_presence/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..9462f30 --- /dev/null +++ b/openupgrade_scripts/scripts/hr_presence/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,19 @@ + + + + +
+ Dear ${object.name},

+ Exception made if there was a mistake of ours, it seems that you are not at your office and there is not request of time off from you.
+ Please, take appropriate measures in order to carry out this work absence.
+ Do not hesitate to contact your manager or the human resource department. +
Best Regards,

+
+
+
+ + Exception made if there was a mistake of ours, it seems that you are not at your office and there is not request of time off from you. +Please, take appropriate measures in order to carry out this work absence. +Do not hesitate to contact your manager or the human resource department. + +
diff --git a/openupgrade_scripts/scripts/hr_recruitment/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/hr_recruitment/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..71a0fbc --- /dev/null +++ b/openupgrade_scripts/scripts/hr_recruitment/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,167 @@ + + + + + + + + +
+
+ Hello, +

+ We confirm we successfully received your application for the job + "${object.job_id.name}" at ${object.company_id.name}. +

+ We will come back to you shortly. + + % if 'website_url' in object.job_id and object.job_id.website_url: + + % endif + +
+ % if object.user_id: +

Your Contact:

+
Avatar${object.user_id.name}
Email: ${object.user_id.email or ''}
Phone: ${object.user_id.phone or ''}
+
+ % endif + +

What is the next step?

+ We usually answer applications within a few days.

+ Feel free to contact us if you want a faster + feedback or if you don't get news from us + quickly enough (just reply to this email). + +
+ % set location = '' + % if object.job_id.address_id.name: + ${object.job_id.address_id.name}
+ % endif + % if object.job_id.address_id.street: + ${object.job_id.address_id.street}
+ % set location = object.job_id.address_id.street + % endif + % if object.job_id.address_id.street2: + ${object.job_id.address_id.street2}
+ % set location = '%s, %s' % (location, object.job_id.address_id.street2) + % endif + % if object.job_id.address_id.city: + ${object.job_id.address_id.city}, + % set location = '%s, %s' % (location, object.job_id.address_id.city) + % endif + % if object.job_id.address_id.state_id.name: + ${object.job_id.address_id.state_id.name}, + % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name) + % endif + % if object.job_id.address_id.zip: + ${object.job_id.address_id.zip} + % set location = '%s, %s' % (location, object.job_id.address_id.zip) + % endif +
+ % if object.job_id.address_id.country_id.name: + ${object.job_id.address_id.country_id.name}
+ % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name) + % endif +
+
+
+
+
+ + + + + + +
+
+

Congratulations!

+
Your resume has been positively reviewed.
+ Congratulations! +
+
+ We just reviewed your resume, and it caught our + attention. As we think you might be great for the + position, your application has been short listed for a + call or an interview. +

+ % if 'website_url' in object.job_id and object.job_id.website_url: + + % endif + + % if object.user_id: + You will soon be contacted by: +
Avatar${object.user_id.name}
Email: ${object.user_id.email or ''}
Phone: ${object.user_id.phone or ''}
+

+ % endif + See you soon, +
+ --
+ The HR Team + % if 'website_url' in object.job_id and object.job_id.website_url + Discover all our jobs.
+ % endif +
+ +
+

What is the next step?

+ We usually answer applications within a few days. +

+ The next step is either a call or a meeting in our offices. +
+ Feel free to contact us if you want a faster + feedback or if you don't get news from us + quickly enough (just reply to this email). +
+ +
+ % set location = '' + % if object.job_id.address_id.name: + ${object.job_id.address_id.name}
+ % endif + % if object.job_id.address_id.street: + ${object.job_id.address_id.street}
+ % set location = object.job_id.address_id.street + % endif + % if object.job_id.address_id.street2: + ${object.job_id.address_id.street2}
+ % set location = '%s, %s' % (location, object.job_id.address_id.street2) + % endif + % if object.job_id.address_id.city: + ${object.job_id.address_id.city}, + % set location = '%s, %s' % (location, object.job_id.address_id.city) + % endif + % if object.job_id.address_id.state_id.name: + ${object.job_id.address_id.state_id.name}, + % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name) + % endif + % if object.job_id.address_id.zip: + ${object.job_id.address_id.zip} + % set location = '%s, %s' % (location, object.job_id.address_id.zip) + % endif +
+ % if object.job_id.address_id.country_id.name: + ${object.job_id.address_id.country_id.name}
+ % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name) + % endif +
+
+
+
+
+ + + + + + + + + + + + + + + +
diff --git a/openupgrade_scripts/scripts/hr_timesheet/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/hr_timesheet/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..a9e0a45 --- /dev/null +++ b/openupgrade_scripts/scripts/hr_timesheet/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,42 @@ + + + + + + + Helps you manage the timesheets. + 13 + + + + Approver + + + + See own timesheets + + + + + + + + + + + + + [ + ('user_id', '=', user.id), + ('project_id', '!=', False), + '|', '|', + ('project_id.privacy_visibility', '!=', 'followers'), + ('project_id.allowed_internal_user_ids', 'in', user.ids), + ('task_id.allowed_user_ids', 'in', user.ids) + ] + + + + + + diff --git a/openupgrade_scripts/scripts/im_livechat/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/im_livechat/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..7f620b2 --- /dev/null +++ b/openupgrade_scripts/scripts/im_livechat/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,8 @@ + + + + True + True + True + + diff --git a/openupgrade_scripts/scripts/lunch/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/lunch/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..b186f0b --- /dev/null +++ b/openupgrade_scripts/scripts/lunch/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,16 @@ + + + + + + + + + + ['|', ('company_id', '=', False), ('company_id', 'in', company_ids), '|', ('category_id.company_id', '=', False), ('category_id.company_id', 'in', company_ids)] + + + + + + diff --git a/openupgrade_scripts/scripts/mail/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/mail/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..58b2904 --- /dev/null +++ b/openupgrade_scripts/scripts/mail/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,14 @@ + + + + odoobot@example.com + + OdooBot + + + False + + + + + diff --git a/openupgrade_scripts/scripts/maintenance/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/maintenance/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..d14809c --- /dev/null +++ b/openupgrade_scripts/scripts/maintenance/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/openupgrade_scripts/scripts/mrp/14.0.2.0/noupdate_changes.xml b/openupgrade_scripts/scripts/mrp/14.0.2.0/noupdate_changes.xml new file mode 100644 index 0000000..40e581f --- /dev/null +++ b/openupgrade_scripts/scripts/mrp/14.0.2.0/noupdate_changes.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/openupgrade_scripts/scripts/note/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/note/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..bdc89ce --- /dev/null +++ b/openupgrade_scripts/scripts/note/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/openupgrade_scripts/scripts/payment/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/payment/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..be9fde4 --- /dev/null +++ b/openupgrade_scripts/scripts/payment/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,9 @@ + + + + [('partner_id', 'child_of', user.partner_id.commercial_partner_id.id)] + + + ['|',('partner_id','=',False), ('partner_id','=',user.partner_id.id) ] + + diff --git a/openupgrade_scripts/scripts/payment/14.0.1.0/upgrade_analysis.txt b/openupgrade_scripts/scripts/payment/14.0.1.0/upgrade_analysis.txt index 70c784c..9aff1af 100644 --- a/openupgrade_scripts/scripts/payment/14.0.1.0/upgrade_analysis.txt +++ b/openupgrade_scripts/scripts/payment/14.0.1.0/upgrade_analysis.txt @@ -7,6 +7,3 @@ NEW ir.rule: payment.payment_token_salesman_rule (noupdate) NEW ir.rule: payment.payment_transaction_billing_rule (noupdate) DEL ir.ui.view: payment.account_invoice_payment_acquirer_onboarding NEW payment.acquirer: payment.payment_acquirer_odoo_by_adyen (noupdate) -NEW payment.icon: payment.payment_icon_cc_eps -NEW payment.icon: payment.payment_icon_cc_giropay -NEW payment.icon: payment.payment_icon_cc_p24 diff --git a/openupgrade_scripts/scripts/point_of_sale/14.0.1.0.1/noupdate_changes.xml b/openupgrade_scripts/scripts/point_of_sale/14.0.1.0.1/noupdate_changes.xml new file mode 100644 index 0000000..4e39c29 --- /dev/null +++ b/openupgrade_scripts/scripts/point_of_sale/14.0.1.0.1/noupdate_changes.xml @@ -0,0 +1,27 @@ + + + + False + + + False + + + + + + + + + + + + + + + + + + + + diff --git a/openupgrade_scripts/scripts/product/14.0.1.2/noupdate_changes.xml b/openupgrade_scripts/scripts/product/14.0.1.2/noupdate_changes.xml new file mode 100644 index 0000000..9a0a600 --- /dev/null +++ b/openupgrade_scripts/scripts/product/14.0.1.2/noupdate_changes.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/openupgrade_scripts/scripts/project/14.0.1.1/noupdate_changes.xml b/openupgrade_scripts/scripts/project/14.0.1.1/noupdate_changes.xml new file mode 100644 index 0000000..987d59a --- /dev/null +++ b/openupgrade_scripts/scripts/project/14.0.1.1/noupdate_changes.xml @@ -0,0 +1,98 @@ + + + + +
+ Dear ${object.partner_id.name or 'customer'},
+ Thank you for your enquiry.
+ If you have any questions, please let us know. +

+ Thank you, + % if user.signature +
+ ${user.signature | safe} + % endif +
+
+
+ + + + + + + + + + + + + + + + + + + + [ + ('privacy_visibility', '=', 'portal'), + ('allowed_portal_user_ids', 'in', user.ids), + ] + + + [ + '|', + ('privacy_visibility', '!=', 'followers'), + ('allowed_internal_user_ids', 'in', user.ids), + ] + Project: Only invited users + + + [ + ('project_id.privacy_visibility', '=', 'portal'), + ('allowed_user_ids', 'in', user.ids), + ] + + + +
+ % set access_token = object.rating_get_access_token() + % set partner = object.rating_get_partner_id() +
+ % if partner.name: + Hello ${partner.name},

+ % else: + Hello,

+ % endif + Please take a moment to rate our services related to the task "${object.name}" + % if object.rating_get_rated_partner_id().name: + assigned to ${object.rating_get_rated_partner_id().name}.
+ % else: + .
+ % endif +
Tell us how you feel about our service
(click on one of these smileys)
SatisfiedNot satisfiedHighly Dissatisfied
+ We appreciate your feedback. It helps us to improve continuously. + % if object.project_id.rating_status == 'stage': +
This customer survey has been sent because your task has been moved to the stage ${object.stage_id.name} + % endif + % if object.project_id.rating_status == 'periodic': +
This customer survey is sent ${object.project_id.rating_status_period} as long as the task is in the ${object.stage_id.name} stage. + % endif +
+
+
+
+ + + + + + + + [ + '|', + ('project_id.privacy_visibility', '!=', 'followers'), + ('allowed_user_ids', 'in', user.ids), + ] + +
diff --git a/openupgrade_scripts/scripts/purchase/14.0.1.2/noupdate_changes.xml b/openupgrade_scripts/scripts/purchase/14.0.1.2/noupdate_changes.xml new file mode 100644 index 0000000..532ae55 --- /dev/null +++ b/openupgrade_scripts/scripts/purchase/14.0.1.2/noupdate_changes.xml @@ -0,0 +1,52 @@ + + + + + + + +
+

+ Dear ${object.partner_id.name} + % if object.partner_id.parent_id: + (${object.partner_id.parent_id.name}) + % endif +

+ Here is in attachment a purchase order ${object.name} + % if object.partner_ref: + with reference: ${object.partner_ref} + % endif + amounting in ${format_amount(object.amount_total, object.currency_id)} + from ${object.company_id.name}. +

+ % if object.date_planned: + The receipt is expected for ${format_date(object.date_planned)}. +

+ Could you please acknowledge the receipt of this order? + % endif +

+
+
+
+ + Portal Purchase Order Lines + + + + + + + + + + + + + + + [('move_id.move_type', 'in', ('in_invoice', 'in_refund', 'in_receipt'))] + + + [('move_type', 'in', ('in_invoice', 'in_refund', 'in_receipt'))] + +
diff --git a/openupgrade_scripts/scripts/purchase_requisition/14.0.0.1/noupdate_changes.xml b/openupgrade_scripts/scripts/purchase_requisition/14.0.0.1/noupdate_changes.xml new file mode 100644 index 0000000..606ebe6 --- /dev/null +++ b/openupgrade_scripts/scripts/purchase_requisition/14.0.0.1/noupdate_changes.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/openupgrade_scripts/scripts/repair/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/repair/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..0d809ed --- /dev/null +++ b/openupgrade_scripts/scripts/repair/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,31 @@ + + + + +
+

+ Hello ${object.partner_id.name},
+ Here is your repair order ${doc_name} ${object.name} + % if object.origin: + (with reference: ${object.origin} ) + % endif + % if object.invoice_method != 'none': + amounting in ${format_amount(object.amount_total, object.pricelist_id.currency_id)}.
+ % else: + .
+ % endif + You can reply to this email if you have any questions. +

+ Thank you, + % if user.signature +
+ ${user.signature | safe} + % endif +

+
+
+
+ + + +
diff --git a/openupgrade_scripts/scripts/resource/14.0.1.1/noupdate_changes.xml b/openupgrade_scripts/scripts/resource/14.0.1.1/noupdate_changes.xml new file mode 100644 index 0000000..7aa9270 --- /dev/null +++ b/openupgrade_scripts/scripts/resource/14.0.1.1/noupdate_changes.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/openupgrade_scripts/scripts/sale/14.0.1.1/noupdate_changes.xml b/openupgrade_scripts/scripts/sale/14.0.1.1/noupdate_changes.xml new file mode 100644 index 0000000..a3589f0 --- /dev/null +++ b/openupgrade_scripts/scripts/sale/14.0.1.1/noupdate_changes.xml @@ -0,0 +1,121 @@ + + + + ${object.company_id.name} ${object.state in ('draft', 'sent') and (ctx.get('proforma') and 'Proforma' or 'Quotation') or 'Order'} (Ref ${object.name or 'n/a' }) + + + +

+ Hello, +

+ % set transaction = object.get_portal_last_transaction() + Your order ${object.name} amounting in ${format_amount(object.amount_total, object.currency_id)} + % if object.state == 'sale' or (transaction and transaction.state in ('done', 'authorized')) : + has been confirmed.
+ Thank you for your trust! + % elif transaction and transaction.state == 'pending' : + is pending. It will be confirmed when the payment is received. + % if object.reference: + Your payment reference is ${object.reference}. + % endif + % endif +

+ Do not hesitate to contact us if you have any questions. +

+

+% if object.website_id: +
ProductsQuantity + % if object.user_id.has_group('account.group_show_line_subtotals_tax_excluded'): + VAT Excl. + % else + VAT Incl. + % endif +
+ % for line in object.order_line: + % if not line.is_delivery and line.display_type in ['line_section', 'line_note']: +
+ % if line.display_type == 'line_section': + ${line.name} + % elif line.display_type == 'line_note': + ${line.name} + % endif +
+ % elif not line.is_delivery +
Product image${line.product_id.name}${line.product_uom_qty} + % if object.user_id.has_group('account.group_show_line_subtotals_tax_excluded'): + ${format_amount(line.price_reduce_taxexcl, object.currency_id)} + % else + ${format_amount(line.price_reduce_taxinc, object.currency_id)} + % endif +
+ % endif + % endfor +
+ % if object.carrier_id: +
Delivery:${format_amount(object.amount_delivery, object.currency_id)}
SubTotal:${format_amount(object.amount_untaxed, object.currency_id)}
+ % else: +
SubTotal:${format_amount(object.amount_untaxed, object.currency_id)}
+ % endif +
Taxes:${format_amount(object.amount_tax, object.currency_id)}
Total:${format_amount(object.amount_total, object.currency_id)}
+ % if object.partner_invoice_id: +
Bill to: + ${object.partner_invoice_id.street or ''} + ${object.partner_invoice_id.city or ''} + ${object.partner_invoice_id.state_id.name or ''} + ${object.partner_invoice_id.zip or ''} + ${object.partner_invoice_id.country_id.name or ''} +
Payment Method: + % if transaction.payment_token_id: + ${transaction.payment_token_id.name} + % else: + ${transaction.acquirer_id.name} + % endif + (${format_amount(transaction.amount, object.currency_id)}) +
+ % endif + % if object.partner_shipping_id and not object.only_services: +

Ship to: + ${object.partner_shipping_id.street or ''} + ${object.partner_shipping_id.city or ''} + ${object.partner_shipping_id.state_id.name or ''} + ${object.partner_shipping_id.zip or ''} + ${object.partner_shipping_id.country_id.name or ''} +
+ % if object.carrier_id: +
Shipping Method: + ${object.carrier_id.name} + % if object.carrier_id.fixed_price == 0.0: + (Free) + % else: + (${format_amount(object.carrier_id.fixed_price, object.currency_id)}) + % endif +
+ % endif +
+ % endif +% endif +
+
+
+ + + + + + + + + + + + + + + + + + + + + +
diff --git a/openupgrade_scripts/scripts/sale_management/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/sale_management/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..54b2040 --- /dev/null +++ b/openupgrade_scripts/scripts/sale_management/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/openupgrade_scripts/scripts/sale_timesheet/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/sale_timesheet/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..fe1b393 --- /dev/null +++ b/openupgrade_scripts/scripts/sale_timesheet/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,6 @@ + + + + [('project_id', '=', False)] + + diff --git a/openupgrade_scripts/scripts/sales_team/14.0.1.0/upgrade_analysis.txt b/openupgrade_scripts/scripts/sales_team/14.0.1.0/upgrade_analysis.txt index 0014a83..271c07c 100644 --- a/openupgrade_scripts/scripts/sales_team/14.0.1.0/upgrade_analysis.txt +++ b/openupgrade_scripts/scripts/sales_team/14.0.1.0/upgrade_analysis.txt @@ -10,6 +10,5 @@ NEW ir.model.access: sales_team.access_crm_tag_manager NEW ir.model.access: sales_team.access_crm_tag_salesman ir.rule: sales_team.crm_rule_all_salesteam (noupdate) (noupdate switched) ir.rule: sales_team.sale_team_comp_rule (noupdate) (noupdate switched) -NEW ir.ui.view: sales_team.res_partner_view_team NEW ir.ui.view: sales_team.sales_team_crm_tag_view_form NEW ir.ui.view: sales_team.sales_team_crm_tag_view_tree diff --git a/openupgrade_scripts/scripts/stock/14.0.1.1/noupdate_changes.xml b/openupgrade_scripts/scripts/stock/14.0.1.1/noupdate_changes.xml new file mode 100644 index 0000000..7097468 --- /dev/null +++ b/openupgrade_scripts/scripts/stock/14.0.1.1/noupdate_changes.xml @@ -0,0 +1,100 @@ + + + + +
+

+ Hello ${object.partner_id.name},

+ We are glad to inform you that your order has been shipped. + %if object.carrier_tracking_ref: + Your tracking reference is + + %if object.carrier_tracking_url: + % set multiple_carrier_tracking = object.get_multiple_carrier_tracking() + %if multiple_carrier_tracking: + % for line in multiple_carrier_tracking: +
${line[0]} + % endfor + %else: + ${object.carrier_tracking_ref}. + %endif + %else: + ${object.carrier_tracking_ref}. + %endif +
+ %endif +

+ Please find your delivery order attached for more details.

+ Thank you, + % if user.signature: +
+ ${user.signature | safe} + % endif +

+
+
+
+ + + + + + + + False + + + + + + + + + + + + Inter-company transit + + + + + + + ['|',('company_id','=',False),('company_id', 'in', company_ids)] + + + + [('company_id', 'in', company_ids)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + San Francisco + +
diff --git a/openupgrade_scripts/scripts/stock_account/14.0.1.1/noupdate_changes.xml b/openupgrade_scripts/scripts/stock_account/14.0.1.1/noupdate_changes.xml new file mode 100644 index 0000000..8489e4d --- /dev/null +++ b/openupgrade_scripts/scripts/stock_account/14.0.1.1/noupdate_changes.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/openupgrade_scripts/scripts/stock_landed_costs/14.0.1.1/noupdate_changes.xml b/openupgrade_scripts/scripts/stock_landed_costs/14.0.1.1/noupdate_changes.xml new file mode 100644 index 0000000..d7c2a37 --- /dev/null +++ b/openupgrade_scripts/scripts/stock_landed_costs/14.0.1.1/noupdate_changes.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/openupgrade_scripts/scripts/survey/14.0.3.2/noupdate_changes.xml b/openupgrade_scripts/scripts/survey/14.0.3.2/noupdate_changes.xml new file mode 100644 index 0000000..dd3caa5 --- /dev/null +++ b/openupgrade_scripts/scripts/survey/14.0.3.2/noupdate_changes.xml @@ -0,0 +1,13 @@ + + + + Helps you manage your survey for review of different-different users. + 20 + + + + + + + + diff --git a/openupgrade_scripts/scripts/uom/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/uom/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..4b3ab25 --- /dev/null +++ b/openupgrade_scripts/scripts/uom/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,45 @@ + + + + reference + + + fl oz (US) + + + ft + + + gal (US) + + + in + + + + reference + + + lb + + + L + reference + + + reference + + + mi + + + oz + + + qt (US) + + + + reference + + diff --git a/openupgrade_scripts/scripts/website/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/website/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..debb915 --- /dev/null +++ b/openupgrade_scripts/scripts/website/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,20 @@ + + + + + + + + url + /website/static/src/img/library/business_conference.jpg + + + + + + + + + ['|', ('group_ids', '=', False), ('group_ids', 'in', user.groups_id.ids)] + + diff --git a/openupgrade_scripts/scripts/website_blog/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/website_blog/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..67abdb3 --- /dev/null +++ b/openupgrade_scripts/scripts/website_blog/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,6 @@ + + + + {"background-image": "url('/website_blog/static/src/img/cover_5.jpg')", "resize_class": "o_record_has_cover o_half_screen_height", "opacity": "0.4"} + + diff --git a/openupgrade_scripts/scripts/website_event/14.0.1.1/noupdate_changes.xml b/openupgrade_scripts/scripts/website_event/14.0.1.1/noupdate_changes.xml new file mode 100644 index 0000000..4dcfa67 --- /dev/null +++ b/openupgrade_scripts/scripts/website_event/14.0.1.1/noupdate_changes.xml @@ -0,0 +1,6 @@ + + + + Event: public/portal: published read + + diff --git a/openupgrade_scripts/scripts/website_event_sale/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/website_event_sale/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..59e82d9 --- /dev/null +++ b/openupgrade_scripts/scripts/website_event_sale/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,7 @@ + + + + Sell Online + + + diff --git a/openupgrade_scripts/scripts/website_event_track/14.0.1.1/noupdate_changes.xml b/openupgrade_scripts/scripts/website_event_track/14.0.1.1/noupdate_changes.xml new file mode 100644 index 0000000..d24afcd --- /dev/null +++ b/openupgrade_scripts/scripts/website_event_track/14.0.1.1/noupdate_changes.xml @@ -0,0 +1,56 @@ + + + + + + + + + Bronze + + + Silver + + + Gold + + + Event Tracks: public/portal: published + + + 1 + + + 2 + + + 3 + + + + 4 + + + + 5 + + + +
+ Dear ${object.partner_name or ''}
+ We are pleased to inform you that your proposal ${object.name} has been accepted and confirmed for the event ${object.event_id.name}. +
+ You will find more details here: + +

+ Thank you, + % if user.signature +
+ ${user.signature | safe} + % endif +
+
+
+
diff --git a/openupgrade_scripts/scripts/website_forum/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/website_forum/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..c72983d --- /dev/null +++ b/openupgrade_scripts/scripts/website_forum/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,380 @@ + + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + forum + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Duplicate post + + + Insulting and offensive language + + + Violent language + + + Inappropriate and unacceptable statements + + + Threatening language + + + Racist and hate speech + + + Off-topic or not relevant + + + Too subjective and argumentative + + + Not a real post + + + Not relevant or out dated + + + Contains offensive or malicious remarks + + + Spam or advertising + + + Too localized + + diff --git a/openupgrade_scripts/scripts/website_sale/14.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/website_sale/14.0.1.0/noupdate_changes.xml new file mode 100644 index 0000000..52acf07 --- /dev/null +++ b/openupgrade_scripts/scripts/website_sale/14.0.1.0/noupdate_changes.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/openupgrade_scripts/scripts/website_slides/14.0.2.2/noupdate_changes.xml b/openupgrade_scripts/scripts/website_slides/14.0.2.2/noupdate_changes.xml new file mode 100644 index 0000000..82ccfce --- /dev/null +++ b/openupgrade_scripts/scripts/website_slides/14.0.2.2/noupdate_changes.xml @@ -0,0 +1,68 @@ + + + + +
+

+ Hello

+ You have been invited to join a new course: ${object.channel_id.name}. +

+
+
+
+ + + + + Channel: public/portal/user: restricted to published and (public or member only) + + + + + + + + + + + + + + + + +
+

+ Hello

+ There is something new in the course ${object.channel_id.name} you are following:

+

${object.name}
+ % if object.image_1024 +
${object.name}
+ % endif + + Enjoy this exclusive content! + % if user.signature +
+ ${user.signature | safe} + % endif +

+
+
+
+ + +
+

+ Hello

+ ${user.name} shared the ${object.slide_type} ${object.name} with you! +

${object.name}
+ + % if user.signature +
+ ${user.signature | safe} + % endif +

+
+
+
+