From c3231f1cf9a47bf8b56fbc9a78ad20b22657a01c Mon Sep 17 00:00:00 2001
From: Rogan Hamby <rhamby@esilibrary.com>
Date: Fri, 13 Jul 2018 15:51:19 -0400
Subject: [PATCH] adding note for admins as to when to run booknet script

---
 booknet/README | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/booknet/README b/booknet/README
index 1617edf..5be16dd 100644
--- a/booknet/README
+++ b/booknet/README
@@ -57,3 +57,8 @@ A typical weekly cron entry will look like this:
     --db_host foo-db --db_user foo --db_database foo --db_password foo  
     --org FOO --ftp_host ftp.foo.foo --ftp_password foo --ftp_user foo
 
+Since the script reports the date that the report is run it should be run on the 
+last day of the reporting period.  I.e. if you are collecting data for Monday - 
+Sunday then run the script after the close of business on Sunday night to have the 
+correct date.
+
-- 
2.11.0