This repository contains an extension for Continia Document Capture module, which is a solution for scanning of invoices and other documents directly from Microsoft Dynamics NAV!
The initial development was done by CKL Software GmbH (CKL) and the code will be maintained by CKL regularly based on experiences made in future projects.
At the moment there is no other documentation than this readme file.
Please report issues in the issues list.
Please note that the code is based on Microsoft Dynamics NAV 2016 RTM database and an installed version of Document Capture Version 4.50.01
- Clone the project / Download all *.txt files to your client
- Import all txt files into your database via the development environment
- Filter the versionlist for ALR and compile all objects
The concept of the Advanced Line Recognition extension is to identify at least one field per line by Document Capture standard code - we'll call this field "line identification field" (LIF) in this guide.
Based on the position of this field the user will define the "offset" of other fields that he wants to capture.
- Open Dynamics NAV Client
- Import open Documents to Document Capture
- Open the Document Journal
- Run
Recognize Fields
action from the menu to recognize the fields of the selected document - Open the Document Card from the menu
- Capture the LIF
- Mark the values of the offset fields with left mouse button
- Link the offset fields to the LIF via line action
Adv. line recognition
==>Link to line ident. field
- Test your setup by
Recognize Fields