Dynamics 365 ERP - Development
Category
Oct 7, 2024
Published date
Text
Article Type
AI Summary
- The article discusses using ER to display different types of barcodes, such as Ean13, Code128, or blank, for printing labels and documents.
- It explains the importance of understanding the model and mapping process, even though it may not always be necessary.
- The model consists of three fields: variant (string), barcode (string), and type (Model Enum: EAN13, Code128, or Other).
- The mapping involves user input parameters, AOT Enum declarations, and navigating through related tables to determine the barcode type.
- The article covers creating a Word template and format, adding Excel roots, linking variant names and barcode numbers, and generating barcodes in containers.
- Instructions are provided for creating EAN13 and Code-128 barcodes, adjusting height, width, and margin, and declaring model enums within containers.
- The final step involves completing an empty format node with a case formula to display the appropriate barcode based on the model type.
- The process concludes with saving, downloading, and testing the Word file with the new template to ensure successful barcode generation.
Registered users can view the full text for FREE!
Sign In Now!