Skip to content
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

Remodel the ability to reSync quickbooks data #3

Open
TeknoloGenie opened this issue Nov 1, 2016 · 0 comments
Open

Remodel the ability to reSync quickbooks data #3

TeknoloGenie opened this issue Nov 1, 2016 · 0 comments

Comments

@TeknoloGenie
Copy link
Member

TeknoloGenie commented Nov 1, 2016

Current logic:
When we reSync the data from QuickBooks we just resend the entire request for ALL desired quickbooks data unless a specific array of models is passed into the reSync method.

Desired logic:
Upon successful reSync set a new lastSynced (datetime) property on the QBWebService instance that will be used to create a query filter to request any NEW data instead of re requesting all the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant