mpeshev/wp-crm-system

Check to see if there are invoices before displaying message

Closed this issue · 1 comments

Add a check to see if there are any invoices before showing this message:
https://github.com/AmplifyPlugins/wp-crm-system-invoicing/blob/ddefd39e76590f8f88195ed86fda949e18b7312b/includes/admin-notices.php#L7

Invoices are CPTs and it should show the message regardless of the status (i.e. publish, draft, trash, etc.) if there are any.

Added this issue to the wrong repo