docs

Home Templates Classes

Clarion QuickBooks Wrapper - What’s New in Version 1.4

Version 1.4 of Clarion QuickBooks Wrapper focuses on speed, simplicity, and reliability.
This release introduces QBAI for simpler coding, AI-assisted development, a live Code Checker Console, a new QB force authorization feature, and all new Markdown documentation.


QBAI high-level class

QBAI wraps the underlying base classes and exposes a simpler, high-level API.

AI primer workflow

If you want to leverage AI, simply load the QBAI Primer in the AI of your choice and describe the QuickBooks task you need.


Code Checker Console

Validate requests before you commit changes to your app.


Easier hand-coded workflows

QBAI also benefits developers who prefer to write code directly.


QB force authorization (template option)

A new QB force authorization option in the templates ensures the application is authorized the first time it connects.


New documentation and GitHub publication

Version 1.4 ships with all new Markdown documentation suitable for both the website and CHM builds, produced with ProHelp Studio.

If the link above does not open in your help viewer, copy and paste this URL into your browser:

https://clarionproseries.github.io/docs/ClarionQBWrapper/

Home Templates Classes