
Payroll
Delaware Form W-1 Withholding in QuickBooks: What Gets Prefilled and What You Must Check
QuickBooks prefills most of Delaware's monthly withholding return, but account format, filing frequency, and overpayment rules trip up payroll users.
Accounting News
Problems, outages, and quirks that QuickBooks users are reporting — tracked and explained by the desk.

Payroll
QuickBooks prefills most of Delaware's monthly withholding return, but account format, filing frequency, and overpayment rules trip up payroll users.

Payroll
QuickBooks prefills most of the Colorado UITR form, but users still need to verify FEIN, wage breakdowns, and tax calculations before filing quarterly.

Backups & Data Protection
QuickBooks does not support Volume Shadow Copy for live backups, meaning shadow-copied company files may be corrupted or incomplete.

Developer & SDK
Developers querying Sales Receipts for a payment-line TxnLineID will find none — QuickBooks treats the payment as built into the receipt itself.

Errors & Troubleshooting
QuickBooks Web Connector error 3140 rejects invoice imports when developers mistake a missing payment-terms reference for a customer-name mismatch between two portal sources.

API & Developer Errors
QuickBooks developers forced onto the v3 API encounter authentication errors on query endpoints caused by URL encoding and undocumented POST requirements.

SDK & Data Export
Developers pulling large record sets from QuickBooks company files via the SDK hit a wall after the first batch. The fix requires explicit iterator continuation logic.

SDK & Integration
QuickBooks SDK 13 users find HostQuery reports qbXML support only up to 2.1. The fix requires switching to the Interop.QBXMLRP2 library.

Payments & API
QuickBooks Payments offers an API for processing bank-account debits, letting developers accept ACH payments on websites while using separate services for cards.

API & Integrations
Developers creating invoices through the QuickBooks Online API encounter errors when DocNumber values collide, despite no stated uniqueness requirement in the documentation.

Web Connector & Integration
Developers using the Web Connector with QuickBooks Desktop report that custom field updates for customers and employees fire simultaneously, with no built-in way to target just one entity type per sync.

SDK & Integration
Developers modifying invoices through the QuickBooks Desktop SDK hit a parsing error when XML elements like FOB and ShipDate appear in the wrong order.

Display & Graphics
QuickBooks Desktop windows may display black backgrounds instead of their normal colors, making text unreadable. Here is how to identify and fix the cause.

Developers & Integration
Developers connecting web applications to QuickBooks Desktop cannot get instant responses because the Web Connector architecture is asynchronous by design.

Developer & Integration
Developers retrieving budget data through the QuickBooks Web Connector can hit an XML parsing error caused by an incorrect report type and unsupported qbXML version.

Pay & Bills
QuickBooks Pro users paying bills find only two payment method options. The workaround is simpler than expected and comes down to how the program thinks about funding sources.

Integrated Applications
QuickBooks Desktop blocks external applications from automatic login during integration setup, requiring a manual permissions reset through Integrated Applications preferences.

Banking & Feeds
QuickBooks users exporting OFX files from online banking encounter structural limits on account, statement, and transaction nodes during import.

Sync & Integrations
Developers successfully sync accounts and customers to QuickBooks Desktop, but invoices silently fail to appear with no error returned by the application.

Payroll
QuickBooks payroll users working through the Form 941 interview need to know when Schedule B applies and how COBRA premium assistance credits are reported on quarterly returns.

Data Import/Export
Developers looking to pull structured data from QuickBooks QBM files won't find an embedded database, but several integration pathways can expose records as SQL tables.

Errors
Sync applications pushing invoices into QuickBooks Desktop Canada Edition fail with error 3140 when they send US-style sales tax item references instead of Canadian tax codes.

Payroll
A QuickBooks Online user on cash-basis accounting asks whether a separate payroll bank account will keep QuickBooks and the bank in sync when employees delay cashing checks.

Development & Integration
ASP.NET developers find direct QuickBooks COM calls fail in web apps, so they use an HTTP‑relay intermediary to exchange data on demand.