-
Notifications
You must be signed in to change notification settings - Fork 3k
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
🍒 Cherry pick PR #5759 to staging 🍒 #5855
Conversation
This pull request has merge conflicts and can not be automatically merged. 😞 |
title: translate('workspace.common.invoices'), | ||
onPress: () => openOldDotLink('reports?param={"createInvoice":true}'), | ||
======= | ||
title: translate('workspace.invoices.sendInvoice'), | ||
onPress: () => openSignedInLink('reports?param={"createInvoice":true}'), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
openSignedInLink
is not available in this CP, we will have to CP another PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually it looks like openSignedInLink
was removed, so I changed this back to use openOldDotLink
🚀 Cherry-picked to staging by @AndrewGable in version: 1.1.7-21 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by @AndrewGable in version: 1.1.7-24 🚀
|
🍒 Cherry pick #5759 to staging 🍒