AbanteCart Community

Shopping Cart Operations => Support => Topic started by: vxmark on June 02, 2014, 07:39:14 PM

Title: Inventory
Post by: vxmark on June 02, 2014, 07:39:14 PM
Is there a way to view inventory levels as a report?
Title: Re: Inventory
Post by: llegrand on June 02, 2014, 09:18:34 PM
You have to pull the info from the database and generate your desire report.  You can access this directly in the database or use some report generator software that will connect to your database and execute the report.

You can also export the System > Data > Import/Export,   the info is in the table - Products,  and the field is quantity.

Lee
Just another Abantecart user