Ajout dans la facture du détail de livraison, pour PointRetrait et ClickAndCollect
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
<tag name="hook.event_listener" event="email-html.order-confirmation.delivery-address" type="email" method="displayDeliveryDateWithinEmail" />
|
||||
<tag name="hook.event_listener" event="email-html.order-notification.before-products" type="email" method="displayCompleteInformationWithinEmail" />
|
||||
</hook>
|
||||
|
||||
<hook id="cnc.pdf.hookmanager" class="ClickAndCollect\Hook\PdfHook">
|
||||
<tag name="hook.event_listener" event="invoice.after-delivery-module" type="pdf" method="displayDeliveryDateWithinPdf" />
|
||||
</hook>
|
||||
|
||||
</hooks>
|
||||
|
||||
<forms>
|
||||
|
||||
Reference in New Issue
Block a user