Skip to content

Commit

Permalink
Merge branch 'master' into feature/pdf-invoices-and-packing-slips-for…
Browse files Browse the repository at this point in the history
…-woocommerce
  • Loading branch information
vyskoczilova committed Jan 15, 2024
2 parents 168e8bc + 0517a2f commit fd5aada
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ function woolab_icdic_apifw_ps_custom_billing_fields($html, $order_id) {
}
// add_filter('apifw_ps_custom_billing_fields', 'woolab_icdic_apifw_ps_custom_billing_fields', 10, 2);
add_filter('apifw_invoice_custom_billing_fields', 'woolab_icdic_apifw_ps_custom_billing_fields', 10, 2);

0 comments on commit fd5aada

Please sign in to comment.