diff --git a/templates/operation_templates_page.xml b/templates/operation_templates_page.xml index 57ebf463f91b32ed1d571d66449e9f0abf0e3dac..3766b7d51c3134480c08b5162a2da506099eabf2 100644 --- a/templates/operation_templates_page.xml +++ b/templates/operation_templates_page.xml @@ -74,9 +74,7 @@ </a> </td> <td t-att-data-order="c.date_app"> - <t - t-out="c.date_app.strftime('%d/%m/%Y')" - /> + <t t-out="c.date_app.strftime('%d/%m/%Y') if c.date_app else ''" /> </td> <td> <t t-out="c.name" />