- Posts: 298
- Thank you received: 7
Custom Report
3 years 4 months ago #351949
by a2zcs
Custom Report was created by a2zcs
-- url of the page with the problem -- : maineroots.org
-- HikaShop version -- : 4.7.2
-- Joomla version -- : 3.10.11
-- PHP version -- : 7.4.33
-- Browser(s) name and version -- : Chrome
-- Error-message(debug-mod must be tuned on) -- : none
Hi,
I've a request to put all of the following fields into a report. Is it possible? If so, what is the best way to proceed?
order_id
order_status
order_number
order_created
order_modified
Total Purchase
Tax
order_shipping_price
order_full_price
order_payment_method
order_shipping_method
order_weight
order_volume
order_member
address_firstname
address_lastname
address_street
address_post_code
address_city
address_state
item name
quantity ordered
Thanks for any assistance
-- HikaShop version -- : 4.7.2
-- Joomla version -- : 3.10.11
-- PHP version -- : 7.4.33
-- Browser(s) name and version -- : Chrome
-- Error-message(debug-mod must be tuned on) -- : none
Hi,
I've a request to put all of the following fields into a report. Is it possible? If so, what is the best way to proceed?
order_id
order_status
order_number
order_created
order_modified
Total Purchase
Tax
order_shipping_price
order_full_price
order_payment_method
order_shipping_method
order_weight
order_volume
order_member
address_firstname
address_lastname
address_street
address_post_code
address_city
address_state
item name
quantity ordered
Thanks for any assistance
Please Log in or Create an account to join the conversation.
3 years 4 months ago #351953
by nicolas
Replied by nicolas on topic Custom Report
Hi,
You want to create a mass action of the type "order" with an action "export a CSV file" via the menu System>Mass actions.
Select the columns you want and click on the "process" button and it will give you a CSV file with the data. You can then open that CSV with Excel or libreoffice.
You want to create a mass action of the type "order" with an action "export a CSV file" via the menu System>Mass actions.
Select the columns you want and click on the "process" button and it will give you a CSV file with the data. You can then open that CSV with Excel or libreoffice.
Please Log in or Create an account to join the conversation.
Time to create page: 0.197 seconds