QuickBooks Invoice Lines
The Seven20 Billing Item object (seven20__Billing_Item__c) maps to both Invoice Lines and Bill Lines in Quickbooks:
| Seven20 Billing Item Field | QuickBooks Field | Required | Notes |
|---|---|---|---|
| seven20__Description__c | Description | ||
| N/A | DetailType | Yes | Fixed value 'SalesItemLineDetail' |
| seven20__Quantity__c | SalesItemLineDetail. Qty | Yes | |
| seven20__Amount__c | SalesItemLineDetail. UnitPrice | Yes | |
| seven20__QuickBooks_Tax_Code__r. seven20__QuickBooks_Id__c | SalesItemLineDetail. TaxCodeRef | Yes | Tax code must belong to the QuickBooks Company the Invoice is being sent to |
| seven20__Amount__c * seven20__Quantity__c | Amount | Yes |