Hello,
Is it possible to count the number of documents for which a type date field corresponds to a specific date?
I need to know if an invoice has been paid, for that I put the date of payment on the date of default (1st of January 1970), how can I count the number of invoices that have a payment date to 1970?
Thanks in advance