-- HikaShop version -- : Business: 2.3.5
-- Joomla version -- : 3.2.3
-- PHP version -- : 5.3.3
Hello, I'm trying set up a periodical mass action.
I read in documentation and in some Hikashop Forum topics, that "every hour" trigger was activated when mass action is saved.
Well. I create a Mass action with theese options(trigger.jpg):
Published: Yes.
Data: Order.
Trigger: Every Hour
Filter: Order status = Confirmed
Limitations: Start=0; Value = 500
Actions: Export CSV file.
In other Hikashop forum I saw how to rename exported files adding date and hour to filename. I aply it in order not to overwrite exported files.
When I click on "Process" button 2 times, it works properly and generate de 2 diferent CSV files at correct path with apropiate names.
Then I saved the mass action, and wait 2 hours. I expect 2 diferent files, but nothing happend. No files was saved.
Do I need anything else in order to launch trigger?
Thanks in advance.