DPDBeNeLux / DPD-Shipping-for-Prestashop-1.6

Let op: er zijn nieuwe DPD plugins (BETA versie) beschikbaar met belangrijke nieuwe functionaliteiten. De oude plugins zullen na Brexit niet meer goed functioneren, download daarom de nieuwe versie op Github/DPDconnect.
GNU General Public License v3.0
0 stars 2 forks source link

PDF shipping list in NL #4

Open morgan-enetb opened 6 years ago

morgan-enetb commented 6 years ago

The PDF of shippinglist is in NL and there are no traduction.

content.tpl, header.tpl...

<thead>
        <tr>
            <td style="{$styleth}">Nr.</td>
            <td style="{$styleth}">Paquet Nr.</td>
            <td style="{$styleth}">Type d'expédition</td>
            <td style="{$styleth}">Société et nom</td>
            <td style="{$styleth}">Adresse</td>
            <td style="{$styleth}">Code postal</td>
            <td style="{$styleth}">Ville</td>
            <td style="{$styleth}">Numéro de référence</td>
            <td style="{$styleth}">Poids</td>
        </tr>
    </thead>