Skip to content

Commit

Permalink
feat: Returning Credit Card Entity Reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Shwetabhk committed Sep 12, 2024
1 parent 02e3ece commit 195cba0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/integration_helper/prompt.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 195cba0

Please sign in to comment.