1. ptrouw
  2. RO CSVI
  3. Thursday, 17 August 2017
  4.  Subscribe via email
Is there a way to export records from VM products table after a certain modified_on date?
I had a look at the rules, but it seems I can't add a where clause.
In SQL it works like: SELECT * FROM `xyz_virtuemart_products` WHERE `modified_on` > "2017-08-14 00:00:29"
Accepted Answer Pending Moderation
Hello,

There is no filter to limit products bases on their last modification date. The only way to do it this exact is by creating an export override. In here you can modify the query as you need.

The other way would be to export all and use the filter in the spreadsheet to filter on last modified date.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!