-- HikaShop version -- : 4.2.3
-- Joomla version -- : 3.9.16
-- PHP version -- : 7.3
-- Browser(s) name and version -- : any
-- Error-message(debug-mod must be tuned on) -- : none
This is weird. I have a sales report we use to export orders for and it had been working okay.
Now we've discovered that when we have certain products sold in the report, the address fields are excluded from the export/csv file.
If we select a specific product in the filter, things are fine. But when the filter includes a specific product, they're gone.
What is triggering this and how can I fix this?
These are the fields that are missing:
address_id
address_user_id
address_title
address_firstname
address_lastname
address_company
address_street
address_street2
address_post_code
address_city
address_telephone
address_state
address_country
address_published
address_default
address_type
Again, only when the same saved report is used on certain products in the filters. The orders are not any different than others, no specific date or order type.