Hello everyone
When I make a customer and I haven't entered a date I want it to display a warning when I press the "make" button. How can I achieve this? I've tried using a self.pool.search and the current record to check if date is None and then raise the error but to no avail.
Thanks a lot