User Tools

Site Tools


cobi.shipping

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cobi.shipping [2025/08/25 08:55] thuthcobi.shipping [2025/08/25 12:57] (current) – [Coresuite Print configuration] thuth
Line 38: Line 38:
 ===== Required UDFs in SAP Business One ===== ===== Required UDFs in SAP Business One =====
  
-For COBI.shipping to function properly, several **User-Defined Fields (UDFs)** must be created in SAP Business One. These fields store address information, shipping metadata, and customs information that are required by the integration.+For COBI.shipping to function properly, several **User-Defined Fields (UDFs)** must be created in SAP Business One.  \\ 
 +These fields store address information, shipping metadata, and customs information that are required by the integration.
  
 Under //Delivery Notes -> Lines (DLN12)//: Under //Delivery Notes -> Lines (DLN12)//:
Line 93: Line 94:
   * (example: http://127.0.0.1:62005/api/v1/)   * (example: http://127.0.0.1:62005/api/v1/)
   *   API Version: V2   *   API Version: V2
-  *   API Key: Y29iaXNoaXBwaW5nOkRoNUchNnM= 
-  *   (Base64 von cobishipping:Dh5G!6s) 
  
 +===== Optional toggles (Boolean, 0/1) =====
 +
 +The following toggles are configured in @CMP_CONFIG and must be set to 0 (disabled) or 1 (enabled).
 +
 +^ Key ^ Meaning ^
 +| cobi-shipping_companyFromCardName | Use CardName as company name on the delivery address. |
 +| cobi-shipping_firstLastNameFromContacts | Take first/last name from the linked Contact Person. |
 +| cobi-shipping_firstNameLastNameFromCardName | Derive first/last name from CardName. |
 +| cobi-shipping_companyFirstNameLastNameFromAddress3 | Pull company / first / last name from Address3 field. |
 +| cobi-shipping_addressFromAddress2 | Use Address2 as the street address. |
 +| cobi-shipping_companyAddressFromAddress2 | Take name/company from Address2. |
 +| cobi-shipping_privateAddressFromAddress2 | Treat Address2 as a private address. |
 +| cobi-shipping_createInvoiceAfterFullyPacked | Auto-create Invoice when the delivery is fully packed. |
 +| cobi-shipping_invoiceDateEqDeliveryNoteDate | Set Invoice Date = Delivery Note Date for auto-created invoices. |
 +| cobi-shipping_displayClosedDeliveryNotes | Also show closed Delivery Notes to Barcode Shipping. |
 +
 +===== Coresuite Print configuration =====
 +
 +For environments with automatic invoice creation, COBI.shipping can trigger Coresuite Print. \\
 +The following configuration values must be set:
 +
 +^ Key ^ Type / Example ^ Purpose ^
 +| cobi-shipping_printService | URL (e.g. http://127.0.0.1:62005) | URL of the COBI.wms Printservice endpoint |
 +| cobi-shipping_printDefinition | Text / ID (e.g. DeliveryNoteLayout) | Print Definition ID to be used for output |
 +| cobi-shipping_layoutId | Text / ID (e.g. 1001) | Layout ID for the document |
 +| cobi-shipping_printMode | Text (Print or Email) | Determines whether the invoice is printed or sent by email |
  
cobi.shipping.1756104956.txt.gz · Last modified: by thuth

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki