-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Invoice - Send invoice option is present when the workspace has not enabled Invoices feature #47023
Comments
Triggered auto assignment to @kadiealexander ( |
Triggered auto assignment to @MonilBhavsar ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Edited by proposal-police: This proposal was edited at 2024-08-08 03:40:50 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Send invoice option is present when the workspace has not enabled Invoices feature. What is the root cause of that problem?In: Line 6157 in 53eee53
we don't check the policy.invoicingEnabled
What changes do you think we should make in order to solve the problem?We can uncomment these lines: Line 6156 in 53eee53
Line 511 in 53eee53
App/src/libs/OptionsListUtils.ts Line 1984 in 53eee53
What alternative solutions did you explore? (Optional) |
It is expected behavior for now. Please read this - #46567 (comment). cc @madmax330 |
Okay, thanks for clarifying @rezkiy37! Do we have another issue to clean that up or should I assign you to this issue? |
Seems like we don't have an issue to clean up. Can we create it and add it to the proper project and #45182, @madmax330? |
I think we should be able to use this, if we don't have any and link it to the tracking |
I want to close this issue. Let me create a clean-up issue tomorrow 🙂 |
cc @madmax330 ^ |
I've created #47302. |
Thanks! Closing this out then |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Issue found when validating #46567
Version Number: 9.0.18-0
Reproducible in staging?: Y
Reproducible in production?: New Feature
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers): [email protected]
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:
Action Performed:
Expected Result:
Send invoice option will not show up if the workspace has not enabled Invoices feature.
Actual Result:
Send invoice option is present when the workspace has not enabled Invoices feature.
The option is also present in invoice room when the workspace has not enabled Invoices feature.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6565089_1723074934706.20240808_075207.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: