AllowDuplicateDocNumber
Specifies whether the provider allows duplicate document numbers in transaction records.
Data Type
bool
Default Value
false
Remarks
QuickBooks Online normally requires unique document numbers for transactions such as invoices, sales receipts, bills, deposits, estimates, and journal entries.
Set this property to control how document numbers are handled:
- When this property is set to false, the connector enforces unique document numbers to match QuickBooks Online rules.
- When this property is set to true, the connector permits inserting or updating records with duplicate document numbers.
This property applies to INSERT and UPDATE statements and is useful when working with legacy data or external systems that reuse document identifiers.