Viewing 1 replies (of 1 total)
  • Plugin Author Bas Elbers

    (@baaaaas)

    I think what you want is the order ID. If you want to show the order ID on the invoice, please use:

    <?php echo $order->ID; ?>

    Place the code in file class-invoice.php.

Viewing 1 replies (of 1 total)
  • The topic ‘Purchase Order number on invoice’ is closed to new replies.