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

Integromat's QBO Sales Receipt (Donation Payment) modules only support Class at the header level #58

Open
thelontx opened this issue Dec 17, 2021 · 3 comments
Assignees
Labels
bug Something isn't working QBO QuickBooks Online
Milestone

Comments

@thelontx
Copy link
Collaborator

CCDA uses Donations. The Class was submitted by WAQM when creating a Sales Receipt at the header. However, the resulting Sales Receipt does not have a Class.

Research:

  • The Integromat QBO modules for Sales Receipt only support Class at the header level.
  • Quickbooks, API documentation shows that Class can exist at the Line Item level of a Sales Receipt.
  • Quickbooks has an Account level setting that requires a client to choose the Assignment of Classes at the transaction level or the line item level. It cannot be both.

I found an Integromat "Make Request" submission for this same issue on Quickbooks Sales receipts. I added a supporting comment and voted for it.

Recommended fix:
Update the WAQM Donation scenario to use an API call instead of the default Create Sales Receipt module. This will be a little more involved. I'm not sure how long this will take.

@thelontx thelontx added bug Something isn't working QBO QuickBooks Online labels Dec 17, 2021
@thelontx thelontx added this to the WAQM v0.7 proposed milestone Dec 17, 2021
@thelontx thelontx self-assigned this Dec 17, 2021
@thelontx
Copy link
Collaborator Author

API call allows Class to be sent at both Line and at Transaction level. It is properly interpreted by QBO depending on the setting.

@thelontx
Copy link
Collaborator Author

v0.7 working for PBC. PBC does not use Donations. Will check with next client.

thelontx added a commit that referenced this issue Sep 28, 2022
thelontx added a commit that referenced this issue Sep 28, 2022
GitBook: [#58] update instructions relative to adjusting time zone du…
@thelontx
Copy link
Collaborator Author

Response from Make.com - Quickbooks Sales Receipt module updated to support Class. Can refactor and use standard module instead of API call if desired. Low priority.

@asirota asirota modified the milestones: WAQM v0.7 proposed, WAQM 0.8 Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working QBO QuickBooks Online
Projects
None yet
Development

No branches or pull requests

2 participants