Skip to main content
Version: Current

AP Credit Memos

Introduction

This integration creates Accounts Payable Credit Memos in SAP Business One from processed credit transactions in Zudello, handling vendor credits and adjustments.

Header Field Mappings (Zudello → SAP B1)

SAP B1 FieldZudello FieldNotes
NumAtCarddocument_numberThe document reference number.
DocDatedate_issued or date_postedThe document date.
DocDueDatedate_dueThe due date.
CardCodesupplier.codeThe supplier's code.
CardNamesupplier.legal_nameThe supplier's name.
Commentsshort_urlA link back to the Zudello transaction.
ReferencereferenceThe reference field.
TaxDatedate_posted or date_issuedThe tax date.

Line Item Field Mappings

SAP B1 FieldZudello FieldNotes
ItemDescriptiondescriptionThe line description.
LineTotaltotalThe line total amount.
VatGrouptax_rate.codeThe tax group.
DiscountPercentdiscount_percentThe discount percentage.
CostingCodecostCentre.codeThe cost center dimension.
CostingCode2costType.codeThe cost type dimension.
CostingCode3department.codeThe department dimension.
AccountCodeaccount.codeThe GL account.
ItemCodeitem.codeThe item code (for stock items).
QuantityquantityThe quantity (for stock items).
UnitPriceunit_priceThe unit price (for stock items).

Key Behaviours

  • Automatic Updates: After a credit memo is successfully created in SAP Business One, the original transaction in Zudello is automatically marked as 'COMPLETE' and linked to the new document.
  • Document Type Handling: The integration automatically determines whether to create an "Item" or "Service" type document based on the line items.
  • Stock vs. Service: Lines that contain an item code are treated as stock items.
  • Audit Trail: A link back to the original Zudello transaction is added to the Comments field in SAP Business One for easy reference.