Skip to main content
Version: Current

Purchase Order

Overview

Direction: Nexvia → Zudello
Sync Type: Incremental sync
Construction Focus: Comprehensive purchase order tracking with project associations

Purchase order data flows from Nexvia to Zudello with incremental synchronization, providing comprehensive purchase order tracking with line-level detail and project associations.

Field Mappings

Header Fields

Zudello FieldNexvia FieldData TypeNotes
suppliersupplierIdRelationSupplier reference
document_numberorderNumberStringPO number
date_issuedorderedDateDateOrder date (YYYY-MM-DD format)
subtotalamountDecimalOrder amount excluding tax
taxtaxDecimalTax amount
totalamount + taxDecimalCalculated total
statusorderStatusStringCLOSED if "Cancelled", COMPLETE otherwise
tax_includedtaxInclusiveBooleanTax inclusion flag
currencyN/ARelationAlways set to "AUD"

Line Item Fields

Zudello FieldNexvia FieldData TypeNotes
descriptionitemDescriptionStringLine description
line_numberArray index + 1IntegerSequential line number
quantityqtyDecimalQuantity ordered
unit_priceunitPriceDecimalUnit price
totalamountDecimalLine total
accountchartOfAccountIdRelationGL account reference
projectjobIdRelationProject/job reference
subsidiarysubsidiaryIdRelationSubsidiary reference (from header)
tax_ratetaxRateIdRelationTax rate reference

Processing Logic

Status Mapping

If a purchase order is "Cancelled" in Nexvia, its status will be set to CLOSED in Zudello. All other statuses will result in a COMPLETE status.

Currency

All purchase orders synchronized from Nexvia will default to Australian Dollars (AUD).

Automatic Relationships

The integration automatically links purchase orders to the corresponding suppliers, projects, accounts, tax rates, and subsidiaries in Zudello.

Incremental Synchronization

To save time, the integration only syncs purchase orders that are new or have been updated since the last check.

  • Supplier - Vendor master data for purchase orders
  • Project - Job-based cost allocation and tracking
  • Account - GL account structure for line item coding
  • Tax Rate - Tax rate references for line items
  • Bill from PO - PO-based bill creation workflow