-
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
Sage Intacct settings configuration: Export #43776
Sage Intacct settings configuration: Export #43776
Conversation
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.
Apart from type errors and minor comments LGTM!
...ages/workspace/accounting/intacct/export/SageIntacctNonReimbursableCreditCardAccountPage.tsx
Outdated
Show resolved
Hide resolved
...ages/workspace/accounting/intacct/export/SageIntacctNonReimbursableCreditCardAccountPage.tsx
Outdated
Show resolved
Hide resolved
src/pages/workspace/accounting/intacct/export/SageIntacctDatePage.tsx
Outdated
Show resolved
Hide resolved
src/pages/workspace/accounting/intacct/export/SageIntacctDatePage.tsx
Outdated
Show resolved
Hide resolved
...ages/workspace/accounting/intacct/export/SageIntacctNonReimbursableCreditCardAccountPage.tsx
Outdated
Show resolved
Hide resolved
src/pages/workspace/accounting/intacct/export/SageIntacctNonReimbursableExpensesPage.tsx
Outdated
Show resolved
Hide resolved
src/pages/workspace/accounting/intacct/export/SageIntacctPreferredExporterPage.tsx
Outdated
Show resolved
Hide resolved
src/pages/workspace/accounting/intacct/export/SageIntacctReimbursableExpensesPage.tsx
Outdated
Show resolved
Hide resolved
src/pages/workspace/accounting/intacct/export/SageIntacctNonReimbursableDefaultVendorPage.tsx
Outdated
Show resolved
Hide resolved
src/pages/workspace/accounting/intacct/export/SageIntacctPreferredExporterPage.tsx
Outdated
Show resolved
Hide resolved
# Conflicts: # src/CONST.ts
# Conflicts: # src/ROUTES.ts # src/libs/Navigation/AppNavigator/ModalStackNavigators/index.tsx
@yuwenmemon conflicts resolved and translations reverted. It should be mergeable now :) |
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.
Two small things
@NikkiWines Done! |
@NikkiWines Can I get re-review (approve)? Just to not confuse @yuwenmemon 😅 |
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.
Couple of NABs and one other small change 🙇
src/pages/workspace/accounting/intacct/export/SageIntacctNonReimbursableExpensesPage.tsx
Show resolved
Hide resolved
@NikkiWines addressed :) |
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.
Looks good to me!!
I'll leave the final review for @yuwenmemon
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.
Just one comment and we should be good to go!
...ameters/UpdateSageIntacctNonreimbursableExpensesCreditCardChargeExportDefaultVendorParams.ts
Outdated
Show resolved
Hide resolved
@yuwenmemon Done 🚀 |
✋ 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.0.6-0 🚀
|
🚀 Deployed to staging by https://github.com/yuwenmemon in version: 9.0.6-0 🚀
|
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.0.6-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.0.6-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.6-8 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.7-8 🚀
|
Details
Fixed Issues
$ #43534
PROPOSAL:
Tests
On account with no preexisting connections to Sage Intacct
Create workspace and go to the "More features" and enable "Accounting"
OldDot - connect to Sage Intacct (use
Control
plan)NewDot - go to
Accounting
tabYou should see
Sage Intacct
integrationClick on
Export
entry and see RHP with options:Click on
Preferred exporter
entry and see list of all available people (admins)exporter
Preferred exporter
view and see that selected person is marked as chosenRepeat same steps for the
Export date
entryRepeat same steps for the
Reimbursable expenses
entryGo to
Non-reimbursable expenses
and choose one from the available options.Credit card transactions
you should see:Credit card account
and choose a card.Default vendor
andDefault vendor
entry should be shown below.Credit card transactions
toVendor bills
.Default vendor
entry only.Vendor bills
Offline tests
QA Steps
On account with no preexisting connections to Sage Intacct
Create workspace and go to the "More features" and enable "Accounting"
OldDot - connect to Sage Intacct (use
Control
plan)NewDot - go to
Accounting
tabYou should see
Sage Intacct
integrationClick on
Export
entry and see RHP with options:Click on
Preferred exporter
entry and see list of all available people (admins)exporter
Preferred exporter
view and see that selected person is marked as chosenRepeat same steps for the
Export date
entryRepeat same steps for the
Reimbursable expenses
entryGo to
Non-reimbursable expenses
and choose one from the available options.Credit card transactions
you should see:Credit card account
and choose a card.Default vendor
andDefault vendor
entry should be shown below.Credit card transactions
toVendor bills
.Default vendor
entry only.Vendor bills
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.July.1.4.mov
Android: mWeb Chrome
Screen.Recording.2024-07-01.at.18.09.50.mov
iOS: Native
Screen.Recording.July.1.2.mov
iOS: mWeb Safari
Screen.Recording.July.1.3.mov
MacOS: Chrome / Safari
Screen.Recording.July.1.mov
MacOS: Desktop
Screen.Recording.July.1.1.mov