arelle.CntlrQuickBooks

This module implements Quick Books server mode

See COPYRIGHT.md for copyright information.

Module Contents

Functions

Data

API

arelle.CntlrQuickBooks.clientVersion

None

arelle.CntlrQuickBooks.userName

None

arelle.CntlrQuickBooks.sessions

None

arelle.CntlrQuickBooks.qbRequests

[]

arelle.CntlrQuickBooks.qbRequestStatus

None

arelle.CntlrQuickBooks.xbrlInstances

None

arelle.CntlrQuickBooks.cntlr

None

arelle.CntlrQuickBooks.supportedQbReports

None

arelle.CntlrQuickBooks.includeQbColumns

None

arelle.CntlrQuickBooks.glEntriesType

None

arelle.CntlrQuickBooks.qbTxnTypeToGL

None

arelle.CntlrQuickBooks.server(_cntlr, soapFile, requestUrlParts) str
arelle.CntlrQuickBooks.qbRequest(qbReport: str | None, fromDate: str | None, toDate: str | None, file: str | None) str
arelle.CntlrQuickBooks.qbResponse(responseName, content=None)
arelle.CntlrQuickBooks.docEltText(doc, tag, defaultValue='')
arelle.CntlrQuickBooks.processQbResponse(qbRequest, responseXml)