Supported Apps
App | App ID | Remarks |
---|---|---|
Xero |
| Atleast one |
Zohobooks |
| By default Item level discount will be applied. Discounts are not supported for BILL type. |
Microsoft Dynamics 365 |
| |
Sage Intacct |
| |
Quickbooks |
| If Automated Sales Tax is enabled then you need to pass "shipFrom" key with address object json in metaData. |
Netsuite |
|
|
Freshbooks |
| For every lineItem you must need to pass it's taxName and trackingCategoryId in metaData with list of object and order should be in order of line item like this - |
Sage 200 Standard |
| contactId, type, invoiceNumber, dueDate, paidOnDate, exchangeRate, totalAmount, totalTax, totalDiscount are honored fields. |
Wave Financial |
| Only type |
Odoo Accounting Online |
| totalAmount, totalTax, totalDiscount are not honored. these values are calculated based on lineItems in odoo. itemId, quantity, unitRate, discountRate, accountId are honored fields in lineItems. the status is by default draft when an invoice is created, use Update Invoice to change it to posted. currency, expects a currencyId as input, currencyIds can be obtained using List Currencies. |