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

Fixes #27

Merged
merged 9 commits into from
Oct 24, 2021
Merged

Fixes #27

merged 9 commits into from
Oct 24, 2021

Conversation

mattwire
Copy link
Contributor

@mattwire mattwire commented Aug 23, 2021

  • Code cleanup.
  • We are only using the error message for logging, if it's already json_encoded we don't need to decode it just to re-encode it (was causing logs to print Array in some cases).
  • Improve performance and error logging for Contact/Invoice Push/Pull.
  • Check we are authorized before running push/pull jobs via API.
  • Switch to supported API function in Invoice.
  • Add 'Quickbooks Sync Error' tag when contact push sync fails.

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

Successfully merging this pull request may close these issues.

None yet

2 participants