Jump to content

ajouter l'heure de la commande sur la facture et/ou bon de livraison


Recommended Posts

  • 2 weeks later...

Precisement il faut modifier invoice.tpl jusqu'á Prestashop 1.6.0.14, par la suite invoice.summary-tab.tpl.

Ajoutez ces changements:

  • date et l'heure de la commande: {$order->date_add|date_format:"%d.%m.%Y %H:%M"}
  • date et l'heure de la livraison: {$order->delivery_date|date_format:"%d.%m.%Y %H:%M"}
Edited by eleazar  (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...