Moderator: jeffayao_1666
the module is what I am looking for , I have a question
within this module am I able make a product disable or not unavailable to order for some specific time every day ?
I already bought it. Could I use this module to send me an alert when a I have a new seller request? (I configured it to manual request from user to become a seller) something like this?
SELECT *
FROM `ps_employee`
WHERE active =0
By the way, I will not use my initial domain: www.pulperianumismatica.com. Instead I will use www.decoleccion.net. For licencing purpose, I would like you to change that on your records, please. I just want to be totally legal and to respect your intellectual rights.
Thank you
Using this module can I schedule a task like automatically disable a particular supplier on a specific time of day and then re enable it on other specific time?
UPDATE 'ps_employee' SET active=0 WHERE id_employee = 0
UPDATE 'ps_employee' SET active=0 WHERE id_employee = 1
Return to Support forum - Agile PrestaShop Modules/Addons
Users browsing this forum: Google [Bot] and 9 guests