-
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
[HOLD for payment 2024-07-22] [HOLD for payment 2024-07-17] [HOLD for payment 2024-07-10] [#Wave-Control: Add NetSuite] Add Support for NetSuite Token Input #43434
Comments
Current assignee @mananjadhav is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to @miljakljajic ( |
|
Triggered auto assignment to Design team member for new feature review - @dannymcclain ( |
PRs for adding this API are in |
Thanks for confirming. I'll start working on this one then. |
Started working on this one now. |
While adding the I've added a PR to fix it but it's built on top of the subsidiary PR. So once that is merged, we can push this one. I'll work on the Token Input PR on top of the connect button PR. |
@jamesdeanexpensify @yuwenmemon Would you mind sharing the Spanish translation for all the screens here ? I will work on this tomorrow and if we have Spanish translation before that we can move faster. |
@shmaxey since you're already working on translations for NetSuite. If you have any available for the request above ^^ we can use those, otherwise I can start on them since engineering is asking for these in particular. LMK! |
I'll start working on these today! |
I can view the document. I am afk but I am assuming all the content is taken care of. |
Spanish translations are in there, yep! |
Thanks for the help here. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.3-7 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-07-10. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR adding this new feature has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Payout for this will be centrally paid, no further action here. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.5-13 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-07-17. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR adding this new feature has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.6-8 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-07-22. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR adding this new feature has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Tracking Issue: https://github.com/Expensify/Expensify/issues/377671
Design Doc Section: https://docs.google.com/document/d/1WubNv_VAv78IxG4FKsi9aS0pWESfWvUYbqBAAy5b4bc/edit#heading=h.m7jq555xj2u
HOLD ON https://github.com/Expensify/Expensify/issues/403611
We'll add a new page to guide users through setting up NetSuite to work with Expensify and inputting their tokens to initiate the connection.
/settings/workspaces/{policyID}/accounting/netsuite/token-input
NetSuiteTokenInputPage
Parameters: JSON object consisting of the fields described above.
policyID
accountID
: NetSuite account IdtokenID
: Access token IdtokenSecret
: Token secretThis screen takes care of authenticating the NetSuite account with Expensify. While the screen shows 5 steps, the first 4 steps are just informational instructions the user needs to perform on their NetSuite account. Hence this would be a pseudo-multi-step form, which would look similar to the Add bank account workflow but the form will only exist in the last step.
The reference for such pseudo-form steps would be similar to FeesStep.
The above screen is the form component step used to take the input from the user, which follows the structure as:
TokenInputFormStep
Form Container component
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @miljakljajicThe text was updated successfully, but these errors were encountered: