Code Monkey home page Code Monkey logo

Comments (11)

rogerfar avatar rogerfar commented on June 22, 2024

Meanwile schema 16 has been released, would it be an idea to upgrade? I did a quick compare and it doesn't seem like a lot of breaking changes, just new fields.

from quickbooks-sync.

jsgoupil avatar jsgoupil commented on June 22, 2024

I understand, I think the concept here is that do we want to support older version as we go forward? probably not because the library is not "big enough"
So I think we can say if you bring in QbXML 16 then it's a hard "dependency" on the version.

from quickbooks-sync.

rogerfar avatar rogerfar commented on June 22, 2024

According to QB the qbXML spec is backwards compatible: https://developer.intuit.com/app/developer/qbdesktop/docs/get-started/sdk-compatibility-with-quickbooks-releases

I can't speak for other users, but all our customers, about 75, are using at least QB2022+, I'm not sure if there is a compelling reason to even support older versions of the SDK as older versions of QB would miss critical tax upgrades and stuff.

from quickbooks-sync.

jsgoupil avatar jsgoupil commented on June 22, 2024

You would be surprised! Some people are using it very much just to keep a book of in/outs.
I have a good 25% of people still on 2019 for me.
So the thing to do would be to update these XML, regenerate the Objects and add a QbXML override support.

from quickbooks-sync.

jsgoupil avatar jsgoupil commented on June 22, 2024

Are you able to share these XML? Somehow, I tried to download 2023 on NFR and it's just not working, the auth doesn't work.

from quickbooks-sync.

rogerfar avatar rogerfar commented on June 22, 2024

Yes for sure, I had to pull them out the QB16 SDK too.
QBSDK16 XML.zip

Let me know if you want me to share the complete 16 SDK.

from quickbooks-sync.

jsgoupil avatar jsgoupil commented on June 22, 2024

I'll work on this today.
Do you have the path where you download this usually? or is it part of the QB2023?

from quickbooks-sync.

rogerfar avatar rogerfar commented on June 22, 2024

I get it from here:
https://developer.intuit.com/app/developer/qbdesktop/docs/get-started/download-and-install-the-sdk
You will need an account, don't think you need a specific type of account.

This is a direct link to the latest version:
https://developer.intuit.com/app/developer/logged-in-content/QBSDK160_x64.exe

from quickbooks-sync.

jsgoupil avatar jsgoupil commented on June 22, 2024

I started the development here.
#65

I need to find a nice way to pass this:
https://github.com/jsgoupil/quickbooks-sync/blob/qbxml16/src/WebConnector/Core/IWebConnectorHandler.cs#L53

To this:
https://github.com/jsgoupil/quickbooks-sync/blob/master/src/WebConnector/Impl/StepQueryRequestBase.cs#L41

Ideas welcome.

from quickbooks-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.