<ul class="list-unstyled top_profiles scroll-view">
<t t-foreach="record.birthday_employes_ids.sorted(key=lambda o: datetime.strptime(o.birthday, t-as="op">DEFAULT_SERVER_DATE_FORMAT). day)"
<li class="media event">
<!--<a class="pull-left border-aero">-->
<!--<img t-att-src="kanban_image('hr.employee', 'image_small', op.id)" class="oe_kanban_image oe_kanban_avatar_smallbox aero profile_thumb"/>--> <div class="media-body">
<!--</a>-->
<a class="title" href="#"><span t-esc="op.name"/> <span t-esc="op.last_name"/></a>
<p>
<strong>Day</strong>
<span t-esc="op.birthday.slice(8)"/>
</p>
<p>
<small> <span t-esc="op.age"/> Years</small>
</p>
</div>
</li>
</t>
</ul>
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
1573
Ansichten
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren
Uncaught Error: QWeb2: Error evaluating template: SyntaxError: missing ) after argument list
http://localhost:8069/web/content/28211-cbcf522/web.assets_common.js:3689
Rastreo de error:
Error: QWeb2: Error evaluating template: SyntaxError: missing ) after argument list
at Object.exception (http://localhost:8069/web/content/28211-cbcf522/web.assets_common.js:3689:7)
at Engine._render (http://localhost:8069/web/content/28211-cbcf522/web.assets_common.js:3732:12)
at Engine.render (http://localhost:8069/web/content/28211-cbcf522/web.assets_common.js:3730:151)
at Object.<anonymous> (http://localhost:8069/web/content/28218-e876c42/web.assets_backend.js:2741:51)
at fire (http://localhost:8069/web/content/28211-cbcf522/web.assets_common.js:796:299)
at Object.fireWith [as resolveWith] (http://localhost:8069/web/content/28211-cbcf522/web.assets_common.js:801:198)
at Object.<anonymous> (http://localhost:8069/web/content/28211-cbcf522/web.assets_common.js:802:874)
at fire (http://localhost:8069/web/content/28211-cbcf522/web.assets_common.js:796:299)
at Object.fireWith [as resolveWith] (http://localhost:8069/web/content/28211-cbcf522/web.assets_common.js:801:198)
at Object.<anonymous> (http://localhost:8069/web/content/28211-cbcf522/web.assets_common.js:802:874)
gracias ante mano haber si me pueden ayudar con este problema