mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-26 05:11:59 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="event_ticket_id_change_exception" name="Message: Alert on event ticket id change">
|
||||
<template id="event_registration_change_exception" name="Message: Alert on event registration data change">
|
||||
<div>
|
||||
<p>
|
||||
<span>Registration modification for attendee:</span>
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
<ul>
|
||||
<li>
|
||||
<a href="#" data-oe-model="event.registration" t-att-data-oe-id="registration.id"><t t-out="registration.name"/></a>:
|
||||
<span>Ticket changed from <strong><t t-out="old_ticket_name"/></strong> to <strong><t t-out="new_ticket_name"/></strong></span>
|
||||
<span><t t-out="record_type"/> changed from <strong><t t-out="old_name"/></strong> to <strong><t t-out="new_name"/></strong></span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue