Sets up ability to do backups from production

This commit is contained in:
2023-03-28 12:40:23 -07:00
parent 24366058cf
commit b71095e44b
25 changed files with 1476 additions and 19 deletions

View File

@@ -144,7 +144,8 @@
[:square2-import-job "Square2 Import"]
[:register-invoice-import "Register Invoice Import "]
[:ezcater-upsert "Upsert recent ezcater orders"]
[:load-historical-sales "Load Historical Square Sales"]]
[:load-historical-sales "Load Historical Square Sales"]
[:export-backup "Export Backup"]]
:allow-nil? true
:keywordize? true}]]
(cond (= :bulk-journal-import (:job data))