Invoice number from order
-
Hi!
I was trying to get the invoice number from the order, because I need to export it for accounting.I am talking about this number:
https://ibb.co/Df2Nx3P (Rechnung 6)I used
$invoices = wc_gzdp_get_invoices_by_order( $order );
Looped through the invoces, but there is only the String “Rechnung 6” saved and “Lieferschein 3” (Delivery Note… but I don’t even need this one!).Thank you!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Invoice number from order’ is closed to new replies.