diff --git a/apps/integration_helper/prompt.py b/apps/integration_helper/prompt.py index 6d28359..9f92c90 100644 --- a/apps/integration_helper/prompt.py +++ b/apps/integration_helper/prompt.py @@ -25,12 +25,14 @@ - What is the name of the Credit Card Account you want to use? - The rest of the settings will be hardcoded and skipped: - Expenses will always be grouped by "EXPENSE" + - Purchased From (credit_card_entity_name_preference) will always be "VENDOR" - The Date of Export will always be the spend date, no user input required - The state always will be "APPROVED", no user input required - If they choose **Journal Entries**, ask: - What is the name of the Credit Card Account you want to use? - The same hardcoded settings will apply as above. + - Purchased From (credit_card_entity_name_preference) will always be "VENDOR" ========================================================================================================================= STEP 2: Field Mapping