-
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
[QBO Export] Manual exports #44170
[QBO Export] Manual exports #44170
Conversation
|
Oops my bad, it looks different 🤦 |
@kosmydel Here's that illustration! |
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.
Great work so far just a few changes needed
I've addressed the review, ready for re-review. |
Thanks for the changes! |
Hm actually looking at @hungvu193's screenshots, why doesn't "Quickbooks Online" show in the message text here? It looks like it's missing on all platforms |
Yeah, I think BE related, here's the return values from |
That's weird, but agree it shouldn't be an issue with this PR. Merging! |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/arosiclair in version: 9.0.8-1 🚀
|
@kosmydel @hungvu193 @arosiclair how to make a failed report as in the step 1
|
IIRC You neeed to export it first |
@kavimuru here are steps to force an export to QBO to fail: Prerequisites Add a chart of account (category) to QBO that you can delete later Steps
|
🚀 Cherry-picked to staging by https://github.com/Beamanator in version: 9.0.8-3 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.8-6 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.9-5 🚀
|
Details
This PR:
exportToIntegration
andmarkAsManuallyExported
actionsExport
menu item to the report details pageReportDetailsExportPage
with "Export" and "Mark as exported" optionsReportPreview
actions to show export optionsMoneyReportHeader
to show export optionsFixed Issues
$ #44022
PROPOSAL: N/A
Tests
Those tests should be performed on the staging environment. In your
.env
file addENVIRONMENT=staging
variable.Do the tests below for both QBO and Xero integrations.
Prerequisites
Steps 1
Steps 2
Offline tests
Offline pattern B is going to be implemented in a follow-up PR here.
QA Steps
Tests
section abovePR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
android.mov
Android: mWeb Chrome
mweb-android.mov
iOS: Native
ios.mp4
iOS: mWeb Safari
mweb-ios.mp4
MacOS: Chrome / Safari
web1.mov
web2.mov
MacOS: Desktop
desktop.mov