Martin L uniag Posted November 9, 2020 Share Posted November 9, 2020 (edited) Hello, I would like to ask, whether there is a possibility to export data to CSV from the Stocks Movements page. There are some filters, but it only displays about 30 - 40 movements and you have to click to move to 2-nd page, which loads data ignoring the previous filter settings. I know that one can set up an SQL query, but I am not experienced SQL user. Therefore I would like to ask you for an advice how to set it up to get this table/page with stock movements to a CSV file. I found the headers in the SQL database in the BO, but dont know how to make it work - set up date range and what else is necessary. Or if you can advise a module that can do that, that will also be fine, so far I have checked various stats and report modules, but none of them had this feature/part covered. I will be grateful for an advice. Martin. Edited November 9, 2020 by Martin L uniag (see edit history) Link to comment Share on other sites More sharing options...
Guest Posted November 9, 2020 Share Posted November 9, 2020 Prestashop 1.7.6.8 ./src/PrestaShopBundle/Controller/Api/StockController.php function: listProductsExportAction Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now