Open distributev opened 8 years ago
This is because the sample data from the table that populates the invoices is set to a future date (2016-12-18) which translates to in 4 months (from now). if it was a date in the past, or if this was set to the current date (Date.now()) then it would have said something like 4 months ago or 30 minutes ago.
I haven't touch this, so this was like that from the previous implementation of ng-mail-merge-directive.