> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt
> Use this file to discover all available pages before exploring further.

# QBO currency and fixed asset custom fields (May 13, 2026)

> QuickBooks Online currency handling, custom fields for fixed assets, revenue recognition reports, higher API pagination limits, and stability fixes.

## Features

* **QuickBooks Online Currency Handling** - Deposits with currency mismatches are now converted to journal entries instead of failing import.
* **Enhanced Bulk Import Support** - Excel files with whole-number cells (like 12345.0) now import correctly without validation errors.
* **Custom Fields for Fixed Assets** - You can now add custom fields to fixed assets for better categorization and tracking.
* **Revenue Recognition Reports** - New reporting capabilities for revenue recognition contracts and obligations with pagination support.
* **OCR Upload Validation** - File uploads now validate that documents are financial in nature before processing, reducing errors from screenshots or non-financial content.
* **Increased API Pagination Limits** - Vendor payments and vendor prepayment applications endpoints now support up to 10,000 records per page for bulk operations.
* **Multi-Book Foundation** - Initial scaffolding for multi-book accounting capabilities.

## Fixes

* **Organization Cloning Stability** - Clone jobs that fail mid-process now automatically retry instead of getting stuck indefinitely.
* **Account Copying Performance** - Organization cloning now uses bulk operations for copying accounts, significantly improving speed.
* **Classification Lookup in Bulk Imports** - Fixed import failures for organizations with classification names containing spaces.
* **Stripe Refund Processing** - Refunds are now properly imported for invoices without subscription aggregation records.
* **Integration Sync Performance** - Reduced database query load during Ramp and Stripe synchronization to eliminate slow query alerts.
* **Transaction Origin Preservation** - Bulk CSV updates now preserve transaction origin information correctly.
* **N+1 Query Elimination** - Fixed multiple database performance issues in vendor payment validation and Bills API responses.
