-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
New Feature: "When to export" selector for auto-sync for Quickbooks Online #57522
Comments
Triggered auto assignment to Contributor-plus team member for initial proposal review - @suneox ( |
Triggered auto assignment to @mallenexpensify ( |
|
Triggered auto assignment to Design team member for new feature review - @dannymcclain ( |
hey @yuwenmemon can i work on this? i worked on the issue you mentioned in the OP |
ProposalPlease re-state the problem that we are trying to solve in this issue."When to export" selector for auto-sync for Quickbooks Online What is the root cause of that problem?This is a new feature What changes do you think we should make in order to solve the problem?
The test branch: https://github.com/mkzie2/App/tree/mkzie2-issue/57522 What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?NA What alternative solutions did you explore? (Optional)NA ResultScreen.Recording.2025-02-27.at.14.37.33.movReminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
ProposalPlease re-state the problem that we are trying to solve in this issue."When to export" selector for auto-sync for Quickbooks Online What is the root cause of that problem?Feature request What changes do you think we should make in order to solve the problem?
App/src/pages/workspace/accounting/qbo/advanced/QuickbooksAdvancedPage.tsx Lines 90 to 94 in 0856182
Instead add it as a menu item below: App/src/pages/workspace/accounting/qbo/advanced/QuickbooksAdvancedPage.tsx Lines 54 to 59 in 0856182
Same layout as the one used in this file of the PR:
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A What alternative solutions did you explore? (Optional) |
Yeah @twilight2294 happy to have you do it again since you did the last one! |
@yuwenmemon what is the new API endpoint to enable the |
@twilight2294 it's not live yet but it will be called |
@twilight2294 The API is on prod and staging. |
Thank you @yuwenmemon , I will test and complete the videos tomorrow morning (it's late for me now) |
PR has been opened for review |
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. |
We need to build the same selector we made for NetSuite in this issue, but for Quickbooks Online (QBO).
The selection should be saved under the property
accountingMethod
in the QBOconfig
object.If there is no
accountingMethod
property set in the QBO config, the selector should default toCASH
Linked Expensify Issue: https://github.com/Expensify/Expensify/issues/474822
Issue Owner
Current Issue Owner: @suneoxThe text was updated successfully, but these errors were encountered: