Calculate new clients of the month

Hi everyone,

With the MySQL table structure of OpenVPMS, I wonder what would be the accurate SQL queries for calculating the amount of new clients per month.

Thank you very much.

Regards,

Viet

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Calculate new clients of the month

Take a look at reports/Reporting/Reports/Customer/A4/Customer Acquisition Report.jrxml in the OpenVPMS release distribution.
This is a JasperReport and includes the SQL to retrieve customers created between two dates.

Syndicate content