Skip to main content
Version: Current

AP Credits (Vendor Credits)

Overview

📤 Direction: Zudello → Sage Intacct

AP Credits (known as Vendor Credits in Sage Intacct) are created in Sage Intacct from Zudello. This integration correctly handles negative amounts to ensure proper credit processing.

Header Field Mappings

Intacct FieldZudello FieldNotes
VENDORIDsupplier.codeThe supplier's unique code.
WHENCREATEDdate_issuedThe date the credit was issued.
WHENPOSTEDdate_postedThe date the credit is posted.
WHENDUEdate_dueThe due date for the credit.
RECORDIDdocument_numberThe credit document number.
DOCNUMBERreferenceThe reference number for the credit.
DESCRIPTION-A link back to the document in Zudello.
CURRENCYcurrency.codeThe currency of the credit.
TAXSOLUTIONID-A fixed tax solution is used (e.g., "Australia - GST").

Line Item Mappings

Intacct FieldZudello FieldNotes
ACCOUNTNOaccount.codeThe GL account for the line item.
TRXAMOUNTtotal_exclusiveThe line amount, excluding tax (sent as a negative value).
TAXAMOUNTtax_amountThe tax amount for the line (sent as a negative value).
ENTRYDESCRIPTIONdescriptionThe description for the line item.
LOCATIONIDlocation.codeThe location for the line item.
DEPARTMENTIDdepartment.codeThe department for the line item.
PROJECTIDproject.codeThe project for the line item.
CLASSIDcost_centre.codeThe cost centre for the line item.
ITEMIDitem.codeThe item code (excluded for expense-type credits).
TAXTYPEtax_rate.codeThe tax rate for the line item.

Key Behaviours

  • Negative Amounts: To correctly process a credit in Sage Intacct, the line amounts and tax amounts are sent as negative values.
  • Dimensional Tracking: The integration supports full tracking across dimensions like locations, departments, projects, and cost centres.
  • File Attachments: If the credit has a file attached in Zudello, it will be attached to the vendor credit in Sage Intacct.
  • Fixed Tax Solution: A standard tax solution (e.g., "Australia - GST") is used for consistency.