jsgoupil / quickbooks-sync

Sync Quickbooks Desktop
MIT License
87 stars 40 forks source link

SONumber #68

Open slatlas opened 1 year ago

slatlas commented 1 year ago

Hello, thanks for the awesome package. I'm trying to send the SONumber from our system, and I only see the SONumber field in the remarks of the object.cs file. It will not let me set the SOnumber in the QbSync.QbXml.Objects.InvoiceAdd method. The property is not available here, so is there another way to send this to QB. Do we need to upgrade to version 16?

Thank you!!

jsgoupil commented 1 year ago

Where are you expecting the SONumber? Because I don't see it here: https://developer.intuit.com/app/developer/qbdesktop/docs/api-reference/qbdesktop/invoiceadd

slatlas commented 1 year ago

Ok, thank you for the help. I agree, I don't think you can set it during the add. Would you happen to know of another way to set the SONumber on an invoice?

slatlas commented 1 year ago

We tried to manually add it like this... but it throws an error of course.

image

jsgoupil commented 1 year ago

Can you take a screenshot of the QuickBooks field you are talking about?

slatlas commented 1 year ago

image

jsgoupil commented 1 year ago

@slatlas I mean to take a screenshot of QuickBooks itself