Inventory Report
- Dragon41673
-
Topic Author
- Offline
-- HikaShop version -- : 4.7.1
-- Joomla version -- : 3.10.11
I did a search and a LOT of the posts are much older, and it has been referenced several times there may be a way to do this via mass action...but...
Is there a way to export a CSV or any kind of report of the following fields so I can do an inventory check without going back and forth to my computer to verify counts...
Product Code
Product Name
Current In Stock Quantity
Thank you
Owner - Aries Games & Miniatures
Please Log in or Create an account to join the conversation.
Well, first, you can just click on the "export" button of the products listing in your backend. It will give you a CSV with all the product data, including the columns product_code, product_name and product_quantity. So you can just ignore the other columns.
Now to get a CSV of all the products with just the columns you want, it's possible too. You need to create a mass action with the action "export a CSV file" and select the columns you want. You also need to increase the 500 elements limitation based on the number of products / variants you have.
Please Log in or Create an account to join the conversation.
- Dragon41673
-
Topic Author
- Offline
nicolas wrote: Hi,
Well, first, you can just click on the "export" button of the products listing in your backend. It will give you a CSV with all the product data, including the columns product_code, product_name and product_quantity. So you can just ignore the other columns.
Now to get a CSV of all the products with just the columns you want, it's possible too. You need to create a mass action with the action "export a CSV file" and select the columns you want. You also need to increase the 500 elements limitation based on the number of products / variants you have.
I tried that export before posting here, it only gave me categories, descriptions and product codes...everything else was blank for their entries
Owner - Aries Games & Miniatures
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- Dragon41673
-
Topic Author
- Offline
Thank you
Owner - Aries Games & Miniatures
Please Log in or Create an account to join the conversation.