Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call Taker: "Invoice required" field not rendered properly in Field Trip Details #422

Open
landonreed opened this issue Jul 23, 2021 · 0 comments

Comments

@landonreed
Copy link
Member

The "Invoice required" field always shows "No" regardless of the field value. This looks to be because we're using the wrong field name here:

<Para>Invoice required: <Val>{invoiceRequired ? 'Yes' : 'No'}</Val></Para>

@landonreed landonreed changed the title Call Taker Invoice required field is not rendered properly in the Field Trip Details Call Taker: "Invoice required" field not rendered properly in Field Trip Details Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant