Details
-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Short Term
-
Component/s: None
-
Labels:None
Description
After an invoice it is not cached until viewed or delivered. This introduces the possibility for information to be changed between invoice creation and invoice caching.
It may have been ideal to cache during invoice creation, we don't want to extend invoice creation time or compromise the reliability of invoice creation.
Instead lets create a new automation task that creates caches for all uncached invoices created since the last time the task was run. This would of course be dependent on if caching is enabled.