Outils pour utilisateurs

Outils du site


clients:piermi:odoo:etiquette-assignation

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
clients:piermi:odoo:etiquette-assignation [2024/05/23 15:34] – créée rootclients:piermi:odoo:etiquette-assignation [2024/06/13 13:31] (Version actuelle) – [Description Technique v17] root
Ligne 15: Ligne 15:
                             <span class="address" t-if="move.picking_id and move.picking_id.partner_id and move.picking_id.partner_id.mobile and not move.picking_id.partner_id.phone" t-out="move.picking_id.partner_id.mobile">Mobile</span>                             <span class="address" t-if="move.picking_id and move.picking_id.partner_id and move.picking_id.partner_id.mobile and not move.picking_id.partner_id.phone" t-out="move.picking_id.partner_id.mobile">Mobile</span>
                             <span class="address" t-if="move.picking_id and move.picking_id.partner_id and move.picking_id.partner_id.email and not move.picking_id.partner_id.phone and not move.picking_id.partner_id.mobile" t-out="move.picking_id.partner_id.email">Mobile</span>                             <span class="address" t-if="move.picking_id and move.picking_id.partner_id and move.picking_id.partner_id.email and not move.picking_id.partner_id.phone and not move.picking_id.partner_id.mobile" t-out="move.picking_id.partner_id.email">Mobile</span>
 +                            <br></br><span class="address" t-out="move.write_date.strftime('%d-%m-%Y')">Date</span> 
             </div>             </div>
         </xpath>         </xpath>
     </data>     </data>
 </code> </code>
clients/piermi/odoo/etiquette-assignation.1716478480.txt.gz · Dernière modification : de root