New Feature: "When to export" selector for auto-sync for Quickbooks Online#57641
New Feature: "When to export" selector for auto-sync for Quickbooks Online#57641yuwenmemon merged 3 commits intoExpensify:mainfrom
Conversation
|
Hey @suneox you can review the code, this PR is almost ready, i am waiting to get the |
|
@twilight2294 any update here? |
|
@yuwenmemon i am waiting for the BE Pr to atleast be on staging, need to test if this one works correctly, otherwise the code is complete! |
|
Ah okay. The API is on prod and staging at this point. |
|
@suneox please review this PR it's complete now, thanks! |
|
Thanks for the update! I’ll verify it today |
|
@yuwenmemon It looks like we have a backend issue after turning off the sync option, it gets enabled again after the last sync complete. Screen.Recording.2025-03-09.at.00.28.45.mp4 |
|
monday bump @yuwenmemon |
|
@suneox @twilight2294 Y'all sure about that? Cause it ain't happening on production: Kapture.2025-03-10.at.14.32.25.mp4Seems to only be happening on this PR, no? |
This issue still occurs on the latest main branch and is not caused by this PR Screen.Recording.2025-03-12.at.00.07.32.mp4@twilight2294 Could you verify on your QuickBooks account? |
|
yes, i also can reproduce on latest main |
|
@suneox can you compelete the checklist in the meantime? |
|
This issue also happens on the latest staging environment, so I think we can handle it in a separate issue. I’ll complete the checklist today. Screen.Recording.2025-03-13.at.21.16.45.mp4 |
|
@twilight2294 Could you please merge this with the latest main? |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-03-13.at.23.30.01.mp4Android: mWeb ChromeScreen.Recording.2025-03-13.at.22.03.26.mp4iOS: NativeScreen.Recording.2025-03-13.at.22.02.44.mp4iOS: mWeb SafariScreen.Recording.2025-03-13.at.21.36.56.mp4MacOS: Chrome / SafariScreen.Recording.2025-03-13.at.21.37.49.mp4MacOS: DesktopScreen.Recording.2025-03-13.at.21.29.44.mp4 |
|
✋ 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/yuwenmemon in version: 9.1.13-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.1.13-5 🚀
|
Explanation of Change
We need to build the same selector we made for NetSuite in #51512, but for Quickbooks Online (QBO).
The selection should be saved under the property accountingMethod in the QBO config object.
If there is no accountingMethod property set in the QBO config, the selector should default to CASH
Fixed Issues
$ #57522
PROPOSAL: #57522 (comment)
Tests
Same as Qa
Offline tests
Same as QA
QA Steps
Verify you see a
Auto Syncmenu descriptionVerify that the toggle is visible, verify that when the toggle is enabeld we see a new menu item to select
Verify that you see 2 options CASH and accural.
Verify that the newly selected option is showed on the auto-sync page.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Screen_recording_20250307_152728.mp4
Android: mWeb Chrome
Screen_recording_20250307_153144.mp4
iOS: Native
Simulator.Screen.Recording.-.Expensify.testing.-.2025-03-07.at.14.57.40.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.Expensify.testing.-.2025-03-07.at.14.59.59.mp4
MacOS: Chrome / Safari
Screen.Recording.2025-03-07.at.2.53.30.PM.mov
MacOS: Desktop
Screen.Recording.2025-03-07.at.3.01.01.PM.mov