Hi,
module still working fine, thanks again.
Just 1 little annoying problem I have with it.
On customer creation, the "agecheckdate" is always 0000-00-00 by default.
I have tried 2001-01-01 in the Default/As defined: in the sql, but it still puts 0000-00-00 on every new customer.
This brings up an error when trying to edit the customer in B.O because 0000-00-00 isnt a valid date.
How can I either, enter a default date such as 2001-01-01 or not throw an error.
(To edit a customer with 0000-00-00 I have to go into the database and enter a valid date so that we can edit the customer in the B.O)
Thank you