wpovernight / woocommerce-pdf-invoices-packing-slips

Create, print & automatically email PDF invoices & packing slips for WooCommerce orders.
https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/
Other
99 stars 46 forks source link

HPOS: add Invoice number to search type selector #748

Closed alexmigf closed 3 months ago

alexmigf commented 6 months ago

Following this PR review, I notice that HPOS has a new selector in the order list search, maybe we could add the Invoice number option there:

Screenshot from 2024-03-13 16-15-31

alexmigf commented 4 months ago

@BrunoPavlinic98 these are my advanced settings:

Screenshot from 2024-05-24 15-53-35

I think this PR would be helpful: https://github.com/woocommerce/woocommerce/pull/45954

This is where the dropdown is located: https://github.com/woocommerce/woocommerce/blob/4ddfd43864eccde911ab6d1947773e2efb80773b/plugins/woocommerce/src/Internal/Admin/Orders/ListTable.php#L1632-L1662

BrunoPavlinic98 commented 4 months ago

@alexmigf and @MohamadNateqi thanks for the help. I had this issue due to lower woocommerce version.