Skip to main content
Version: Current

AP Adjustments

Overview

📤 Direction: Zudello → Sage Intacct

AP adjustments are created in Sage Intacct from Zudello to process accounts payable adjustments.

Header Field Mappings

Intacct FieldZudello FieldNotes
VENDORIDsupplier.codeThe supplier's unique code.
WHENCREATEDdate_issuedThe date the adjustment was issued.
WHENPOSTEDdate_postedThe date the adjustment is posted.
WHENDUEdate_dueThe due date for the adjustment.
RECORDIDdocument_numberThe adjustment document number.
DOCNUMBERreferenceThe reference number for the adjustment.
DESCRIPTION-A link back to the document in Zudello.
CURRENCYcurrency.codeThe currency of the adjustment.
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 adjustments).
TAXTYPEtax_rate.codeThe tax rate for the line item.

Key Behaviours

  • Amount Negation: To correctly process an adjustment, 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 adjustment has a file attached in Zudello, it will be attached to the AP adjustment in Sage Intacct.
  • Fixed Tax Solution: A standard tax solution (e.g., "Australia - GST") is used for consistency.