Introduction
This integration creates Accounts Payable Purchase Invoices in SAP Business One from processed invoice transactions in Zudello, completing the procure-to-pay process.
SAP B1 Field | Zudello Field | Notes |
---|
DocDate | date_issued or date_posted | The document date. |
DocDueDate | date_due | The due date. |
CardCode | supplier.code | The supplier's code. |
CardName | supplier.name | The supplier's name. |
NumAtCard | document_number | The document reference number. |
JournalMemo | reference | The journal memo. |
TaxDate | date_posted | The tax date. |
DocTotal | total | The total amount. |
Comments | short_url | A link back to the Zudello transaction. |
Line Item Field Mappings
SAP B1 Field | Zudello Field | Notes |
---|
ItemDescription | description | The line description. |
DiscountPercent | discount_percent | The discount percentage. |
LineTotal | total | The line total amount. |
VatGroup | tax_rate.code | The tax group. |
CostingCode | costCentre.code | The cost center dimension. |
CostingCode2 | costType.code | The cost type dimension. |
CostingCode3 | department.code | The department dimension. |
AccountCode | account.code | The GL account. |
ItemCode | item.code | The item code (for stock items). |
Quantity | quantity | The quantity (for stock items). |
UnitPrice | unit_price | The unit price (for stock items). |
ShipDate | date_issued | The ship date (for stock items). |
Key Behaviours
- Automatic Updates: After an invoice 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.