• Resolved albertopaleari

    (@albertopaleari)


    Hello!
    I created a custom field with “Woocommerce Form Checkout”, it’s called “billing_cf_iva” and I would show this field in invoice PDF.

    I tried to insert the code
    <?php $this->custom_field('billing_cf_iva', 'CF o P.IVA:'); ?>
    in templates/Simple/invoice.php but this doesn’t work. What is the right way?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Custom Field in PDF’ is closed to new replies.