Custom Template for Sales Invoice PDF
-
I am attempting to display custom WooCommerce checkout fields on the WCFM Vendor Invoice PDF generated from the Store Manager. The fields are saving correctly as order meta.
The custom fields are not displaying on the PDF.
I am editing the WCFM override file:
/wcfm/vendor_invoice/vendor_invoice.php.What is the recommended method WCFM requires to reliably retrieve and display custom WooCommerce order meta-data within the
vendor_invoice.phptemplate?
Overall, I don’t see any changes happen. It seems to be stuck on the Simple template used with PDF Invoices & Packing Slips for WooCommerce. I need to the PDF to show Custom Field Meta Keysadditional_approvers_nameadditional_business_unitadditional_cost_codeadditional_workorderadditional_shipping_location
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.