Forum Replies Created
-
AuthorPosts
-
M.W
ParticipantSolved it myself.
M.W
ParticipantHello?
Why does nobody answer anymore?
M.W
ParticipantHello?
Can you help me please?
M.W
ParticipantHello?
Can you help me please?
M.W
Participant[wcj_order_total_discount] results in 0,00… see: https://ibb.co/vVdzgGK
<p><h1>Factuur</h1>
<table class=”pdf_invoice_seller_buyer_table”>
<tbody>
<tr>
<th>Aan:</th>
<th>Van:</th>
</tr>
<tr>
<td>[wcj_order_billing_address]</td>
<td>*******************</td>
</tr>
</tbody>
</table>
<table class=”pdf_invoice_heading_table”>
<tbody>
<tr>
<th>Factuurnummer:</th>
<td>[wcj_invoice_number]</td>
</tr>
<tr>
<th>Factuurdatum:</th>
<td>[wcj_invoice_date]</td>
</tr>
<tr>
<th>Bestelnummer:</th>
<td>[wcj_order_number]</td>
</tr>
<tr>
<th>Besteldatum:</th>
<td>[wcj_order_date]</td>
</tr>
<tr>
<th>Betaalmethode:</th>
<td>[wcj_order_payment_method]</td>
</tr>
<tr>
<th>Verzendmethode:</th>
<td>[wcj_order_shipping_method]</td>
</tr>
</tbody>
</table>
</p>
[wcj_order_items_table table_class="pdf_invoice_items_table"
variation_as_metadata=No
add_variation_info_to_item_name=No
columns="product_sku|item_name|item_quantity|item_total_tax_incl|line_total_tax_incl"
columns_titles="Artikelnr.|Omschrijving|Aantal|Prijs p.st.|Totaal"
columns_styles="width:18%;|width:47%;|width:9%;text-align:center;|width:13%;text-align:right;|width:13%;text-align:right;"]
<table class=”pdf_invoice_totals_table”>
<tbody>
<tr><th>Korting/verrekening</th><td>[wcj_order_total_discount]</td></tr>
<tr><th>Verzendkosten</th><td>[wcj_order_shipping_price]</td></tr>
<tr>
<th>Totaal incl. btw</th>
<td>[wcj_order_total]</td>
<tr><hr>
<th>Totaal btw (21%)</th>
<td>[wcj_order_total_tax hide_if_zero="no"]</td>
<tr>
<th>Totaal excl. btw</th>
<td>[wcj_order_total_excl_tax]</td>
</tr>
</tbody>
</table>
</p>M.W
ParticipantThanks!
M.W
ParticipantSo how is it going with this?
Still not solved… -
AuthorPosts
