Hi,
I have added two tables in database for tracking IP adresse from customer on checkout step.
I need to update sql request. Where are located sql request ?
Regards,
shar Teel.
I have added two tables in database for tracking IP adresse from customer on checkout step.
I need to update sql request. Where are located sql request ?
Regards,
shar Teel.



If you intend the scheduling of Admin functionality, this can be done easily enough by creating the functionality (the Job) in a small java program using the API and then scheduling that using chron or something similar.