-
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
[QBD] [Import] Classes page #50680
[QBD] [Import] Classes page #50680
Conversation
Hi @lakchote when you have time, can you help to check if I call API UpdateQuickbooksDesktopSyncClasses correct? It always returns mapping value "NONE" when I can this API to update sync classes Screen.Recording.2024-10-12.at.16.43.15.mov |
Hmm, I've verified and it works correctly with cURL request. It looks like the default value for Here's how it looks like in Postman: Could you try it? |
@lakchote yes, I just tested. Confirmed that it works if I use staging server but not in production. |
The PR hasn't been deployed on production yet, that explains why. |
tagsDisplayedAsDescription: 'Nivel de partida', | ||
reportFieldsDisplayedAsDescription: 'Nivel de informe', |
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.
Copied here
Lines 2362 to 2363 in 1535588
lineItemLevel: 'Nivel de partida', | |
reportLevel: 'Nivel de informe', |
Oops sorry @Pujan92. @ZhenjaHorbach will review this issue as it's a part of in QBD project |
src/pages/workspace/accounting/qbd/import/QuickbooksDesktopClassesPage.tsx
Outdated
Show resolved
Hide resolved
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromeandroid-web.moviOS: Nativeios.moviOS: mWeb Safariios-web.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
LGTM ! |
✋ 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/lakchote in version: 9.0.50-0 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.50-8 🚀
|
Details
Fixed Issues
$ #49704
PROPOSAL:
Tests
Same as QA steps
Offline tests
Same as QA steps
QA Steps
Prerequisites:
PR 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
Screen.Recording.2024-10-14.at.22.46.45.mov
Android: mWeb Chrome
Screen.Recording.2024-10-14.at.22.35.18.android.chrome.mov
iOS: Native
Screen.Recording.2024-10-14.at.22.39.31.ios.mov
iOS: mWeb Safari
Screen.Recording.2024-10-14.at.22.37.24.ios.safari.mov
MacOS: Chrome / Safari
Screen.Recording.2024-10-14.at.21.19.53.web.mov
MacOS: Desktop
Screen.Recording.2024-10-14.at.22.32.04.desktop.mov