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

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
clients:piermi:odoo:etiquette-assignation [2024/06/05 07:51] 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>
-                                                        <span t-field="move.__last_update"/> +                            <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.1717573917.txt.gz · Dernière modification : de root