Marco Chávez
Marco Chávez
Also coming from the same convo, we want to simplify this [condition](https://github.com/Expensify/App/blob/b0043b5627d77c5076a34ef25ed83732606108ca/src/components/MoneyReportHeader.tsx#L60-L63) in favor of the group policies (we will remove the free plan soon) cc @c3024
Also we'd need to update this [condition](https://github.com/Expensify/App/blob/b0043b5627d77c5076a34ef25ed83732606108ca/src/components/ReportActionItem/ReportPreview.tsx#L213-L216) for the report preview.
Hi @c3024, I was wondering if you've had a chance to work on this? If not, no worries at all, I'm more than happy to take care of the pending...
Thanks @c3024, yeah the meaning of the reimbursement values is correct and also yes, the `isPaidGroupPolicy` will be always true
[PR up](https://github.com/Expensify/Web-Expensify/pull/40857)
PR deployed to production, closing out
Hi @c3024, the PR is on hold for a backend change, but meanwhile, can you provide me a few emails to add you as a member, approver, and admin for...
@c3024 added to the testing collect workspace: The backend changes were deployed to production, so this PR is ready for review
I will merge for now, since we're saving the reimburser email in the policy object, and in order to use the accountID in a standardized way (as we do it...