Skip to main content
Version: Current

Purchase Orders

This integration provides bidirectional purchase order synchronization between Sage Intacct and Zudello, supporting both data retrieval for reference and order creation for procurement.

Inbound (Sage Intacct → Zudello)

📥 Direction: Sage Intacct → Zudello

Purchase order data flows from Sage Intacct to Zudello to provide reference information for invoice matching and procurement tracking.

Header Field Mappings

Zudello FieldSage Intacct FieldNotes
SupplierVENDORIDLinks to the supplier record.
Company NameVENDORNAMEThe name of the supplier.
Document NumberPONUMBERThe purchase order number.
ReferenceDESCRIPTIONThe description of the purchase order.
Date IssuedWHENCREATEDThe date the order was created.
Date DueWHENDELIVERBYThe requested delivery date.
SubtotalSUBTOTALThe net amount before tax.
TaxTAXTOTALThe total tax amount.
TotalTOTALThe total amount including tax.
CurrencyCURRENCYThe currency of the order.
Status-All imported POs are set to 'COMPLETE'.

Line Item Field Mappings

Zudello FieldSage Intacct FieldNotes
DescriptionENTRYDESCRIPTIONThe description of the line item.
Line NumberLINE_NUMThe line sequence number.
QuantityQUANTITYThe ordered quantity.
Unit PricePRICEThe unit price, excluding tax.
Total ExclusiveTOTALThe line total, excluding tax.
TaxTAXAMOUNTThe tax amount for the line.
TotalTOTALAMOUNTThe line total, including tax.
ItemITEMIDLinks to the item record.
AccountGLACCOUNTNOLinks to the GL account.
LocationLOCATIONIDLinks to the location.
DepartmentDEPARTMENTIDLinks to the department.
ProjectPROJECTIDLinks to the project.
Cost CentreCLASSIDLinks to the cost centre.

Key Behaviours (Inbound)

  • Incremental Sync: To save time, the integration only syncs purchase orders that are new or have been updated since the last check.
  • Default Status: All purchase orders brought into Zudello are given a 'COMPLETE' status.
  • Full Detail Sync: Purchase orders are synced with all their line items and dimensional data.

Outbound (Zudello → Sage Intacct)

📤 Direction: Zudello → Sage Intacct

Purchase orders are created in Sage Intacct from Zudello to process procurement orders.

Header Field Mappings

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

Line Item Mappings

Intacct FieldZudello FieldNotes
ACCOUNTNOaccount.codeThe expense or asset account for the line.
QUANTITYquantityThe ordered quantity.
UNITPRICEunit_priceThe unit price for the line.
TRXAMOUNTtotal_exclusiveThe line total, excluding tax.
TAXAMOUNTtax_amountThe tax amount for the line.
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 for the line item.
TAXTYPEtax_rate.codeThe tax rate for the line item.

Key Behaviours (Outbound)

  • Approval Workflow Integration: Purchase orders created from Zudello can be integrated with Sage Intacct's approval processes.
  • Dimensional Tracking: The integration supports full tracking across dimensions like locations, departments, projects, and cost centres.
  • File Attachments: If the purchase order has a file attached in Zudello, it will be attached to the PO in Sage Intacct.