Skip to main content
Version: Current

Purchase Receipts

Overview

📤 Direction: Zudello → Sage Intacct

Purchase receipts are created in Sage Intacct from Zudello to process goods receipts against purchase orders.

Header Field Mappings

Intacct FieldZudello FieldNotes
POIDpurchase_order.codeThe purchase order being receipted.
DOCNUMBERdocument_numberThe receipt document number.
WHENCREATEDdate_issuedThe date the receipt was issued.
WHENPOSTEDdate_postedThe date the receipt is posted.
REFERENCENOreferenceThe reference number for the receipt.
DESCRIPTION-A link back to the document in Zudello.
CURRENCYcurrency.codeThe currency of the receipt.
LOCATIONIDlocation.codeThe receiving location.
WAREHOUSEIDwarehouse.codeThe warehouse for the receipt.

Line Item Mappings

Intacct FieldZudello FieldNotes
ITEMIDitem.codeThe item being received.
QUANTITYquantity_receivedThe quantity that was received.
COSTunit_costThe unit cost from the purchase order.
LOCATIONIDlocation.codeThe location for the item.
WAREHOUSEIDwarehouse.codeThe warehouse for the item.
PROJECTIDproject.codeThe project for the line item.
DEPARTMENTIDdepartment.codeThe department for the line item.
CLASSIDcost_centre.codeThe cost centre for the line item.
ENTRYDESCRIPTIONdescriptionThe description for the line item.
SERIALNOserial_numberThe serial number, if applicable.
LOTNOlot_numberThe lot number, if applicable.

Key Behaviours

  • PO Linking: Purchase receipts are directly linked to the corresponding purchase order in Sage Intacct.
  • Inventory Updates: Creating a purchase receipt automatically updates inventory levels in Sage Intacct.
  • PO Validation: The integration validates that the purchase order exists and is open for receiving before creating the receipt. It also checks that received quantities do not exceed ordered quantities.
  • Partial Receipts: The integration supports receiving partial quantities against a purchase order.