Skip to main content
Version: Current

AR Credit Memos

Introduction

This integration creates Accounts Receivable Credit Memos in SAP Business One from processed credit transactions in Zudello, handling customer credits and returns.

Header Field Mappings (Zudello → SAP B1)

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

Line Item Field Mappings

SAP B1 FieldZudello FieldNotes
ItemDescriptiondescriptionThe line description.
DiscountPercentdiscount_percentThe discount percentage.
LineTotaltotalThe line total amount.
VatGrouptax_rate.codeThe tax group.
AccountCodeaccount.codeThe GL account.
CostingCodecostCentre.codeThe cost center dimension.
CostingCode2costType.codeThe cost type dimension.
CostingCode3department.codeThe department dimension.
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.