Commit Graph
2 Commits
Author SHA1 Message Date
Blake Erickson 8762d6742e FIX: Import script confirmation flag logic (#126)
The import script has a prompt asking if this is a "procourse" import or
not, but the logic for handling the answer is backwards and will
incorrectly set the `procourse_import` flag to `true`.

This commit also fixes a minor typo.
2022-06-22 17:51:14 -06:00
Kim Miller 2c8c04c109 - Subscriptions import Procourse support (#89)
- Stripe pagination support
2021-12-17 11:00:19 -07:00