Transaction Level Fields
7 min
while you only need two query strings in the url, you will most likely want to specify several invoice level fields, such as the invoice date and due date date fields you can optionally populate the invoice date and/or the due date, using a date field (or a date/ time field, from which we will obtain the date) a formula field with a date or date/time field type will also work if you leave the invoice date blank, breadwinner will populate it with today’s date if you leave the due date blank, breadwinner will check whether the corresponding customer record in your accounting system specifies invoice terms (this must be set in your accounting system, not in breadwinner) if the corresponding customer record does not specify invoice terms, breadwinner will use the breadwinner wide default payment terms as set in the breadwinner tab under optional settings if those settings are also blank, then breadwinner will leave the due date blank button url \&invoice date=invoice date api field c \&due date=invoice date api field c custom fields quickbooks online has up to three custom fields, an optional location field, and an optional classes field (classes, if enabled, are set for the invoice or line items, but not both) to use custom fields in breadwinner for quickbooks, you must first create custom fields in quickbooks please note that the location and class fields in quickbooks are a picklist type, so you must populate them with a value that already exists in quickbooks if the value you specify does not match the quickbooks value (case sensitive), we will ignore that query string button url \&invoice custom field 1=api field c \&invoice custom field 2=api field c \&invoice custom field 3=api field c \&invoice location field=api field c \&invoice class field=api field c custom invoice number you can also set the invoice number by enabling custom transaction numbers (which applies to all api integrations with your quickbooks org) button url \&custom invoice number=custom field c alternatively, if you want the transaction number to be determined automatically by quickbooks, you must turn off the custom transaction number in quickbooks refer to this help article https //help qbo breadwinner com/support/solutions/articles/44001693004 custom transaction numbers from breadwinner to learn how to turn off custom transaction numbers invoice tax code the invoice tax code is available only for the quickbooks us orgs you can optionally populate the invoice tax code using the originating object’s field if you pass the field api name to the invoice taxcode field param, breadwinner will show this field value on the invoice tax code while creating the invoice button url \&invoice taxcode field=field api name c invoice term button url \&invoice term=field api name c you can optionally populate the invoice term using the originating object’s field if you pass the field api name to the invoice term param, breadwinner will show this field value on the invoice term while creating the invoice the salesforce custom field you create on the originating object can have values such as net 10, net 15, net 30, net 60, etc