Skip to main content
Version: Current

AP Credits

Introduction

This integration creates Accounts Payable Credit Adjustments in MYOB Acumatica from processed credit transactions in Zudello, handling vendor credits and adjustments.

Header Field Mappings

MYOB Acumatica FieldZudello FieldData TypeNotes
Type.value-StringHardcoded to "Credit Adj."
Vendor.valueSupplierStringLinks to supplier
Date.valuedate_issuedDateFormatted as YYYY/MM/DD
DueDate.valuedate_dueDateFormatted as YYYY/MM/DD
Hold.value-BooleanHardcoded to false
VendorRef.valuedocument_numberStringVendor reference number
Description.valuereferenceStringCredit description
Terms.value-StringHardcoded to "NET30DAYS"
noteshort_urlStringLink to Zudello transaction
CurrencyID.valuecurrency.codeStringCurrency code
Status.value-StringHardcoded to "Open"
TaxTotal.valuetaxDecimalTotal tax amount
Amount.valuetotalDecimalTotal credit amount

Line Item Field Mappings

MYOB Acumatica FieldZudello FieldData TypeNotes
Account.valueAccountStringGL Account (optional)
Branch.valueLocationStringBranch/Location (optional)
CostCode.valueCost CentreStringCost centre (optional)
Project.valueproject.codeStringProject code (optional)
ProjectTask.valueProject Task CodeStringThe unique code for the project task.
TaxCategory.valuetax_rate.tax_solution.codeStringTax category (optional)
InventoryID.valueItemStringInventory item (optional)
TransactionDescription.valuedescriptionStringLine description
Qty.valuequantityDecimalQuantity
UnitCost.valuetotal_exclusive / quantityDecimalUnit cost (tax exclusive)

Key Behaviours

  • Document Type: This integration creates a 'Credit Adj.' (Credit Adjustment) in MYOB Acumatica.
  • Default Status: The credit is created in MYOB Acumatica with an 'Open' status.
  • Default Terms: The payment terms for the credit will be set to 'NET30DAYS' by default.
  • Audit Trail: A note is added to the credit in MYOB Acumatica with a link back to the transaction in Zudello for easy reference.
  • Tracking ID: Once created, the credit in Zudello is updated with a unique ID from MYOB Acumatica for tracking.