mass action modified products

  • Posts: 120
  • Thank you received: 3
  • Hikashop Business
6 years 1 month ago #289323

-- url of the page with the problem -- None
-- HikaShop version -- : 3.3.0
-- Joomla version -- : 3.8.5
-- PHP version -- : 7 +
-- Error-message(debug-mod must be tuned on) -- : none

Hi, as a webmaster i have to control all the new and modfied products made by the personal at the office.

In Mass action i make a CSV file with the modified products searching by date >=
This also for categories.

Please see the 2 images and i think it is correct this way, or do you this in a other way?

Can you advise me to make a automatic daily CSV report after a product is modified?



best regards,

Marius

Attachments:
Last edit: 6 years 1 month ago by mariussport. Reason: site private adress

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
6 years 1 month ago #289348

Hi,

First, if you look at the data in the database for the order_modified column, you'll see that the format is a timestamp.
So you need to enter a timestamp in your filter:
en.wikipedia.org/wiki/Unix_time
Also, when you use a trigger on a after/before modification/creation event, only the elements modified/created will be filtered.
So having a filter on the product_modified >= to today midnight will do the same as no filter at all, since all the products you'll create/modify will already have then product_modified greater than today midnight.

The following user(s) said Thank You: mariussport

Please Log in or Create an account to join the conversation.

  • Posts: 120
  • Thank you received: 3
  • Hikashop Business
6 years 2 weeks ago #290947

Hi,

Maybe you can make a kolom in the catalog product listing to "orden the modified products by date"

Now there are the orden kolom for ID and published products.

is that a good idea?

regards Marius

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
6 years 2 weeks ago #290980

Hi,

There is not a lot of available space on the width of the listings so we have to decide which columns we can add and which ones we won't.
In most cases, the last time the product was modified is not an important information for the merchant. So we don't plan on adding it.

The following user(s) said Thank You: mariussport

Please Log in or Create an account to join the conversation.

Time to create page: 0.061 seconds
Powered by Kunena Forum