Features:
- Read data from UAE card or any Smart card reader and auto fill form. The mapping is dynamic and configurable per each module apart
- Select which Smart card field to use for search on Kanban view or List view
- User can select what card type to use (UAE smart card/ PACI card reader)
NOTES:
- Possible to customize or support any device you use that has an SDK
- Make sure Odoo runs as HTTPS. If using on plan http then configure chrome (or browser) to disable "Block insecure private network requests" from the chrome://flags
Process:
- Install UAECardReader on the windows PC where the UAE card reader is connected
- Plug the card reader along with the UAE card or any smart card > search for services

- Search for the windows service UAECardReader and right click on it > Click on start

- Open Odoo > go to settings > Technical > In parameter choose Card Reader

- Create a new mapping where:
- Model: is the odoo model that will be mapped (e.g., Contact)
- Kanban search field: the UAE field value that will be used in the search box on the Kanban view
- List search field: the UAE field value that that will be used in the search box on the List View
- Form search UAE: the UAE field that its value will be fetched and added in the Form search field
- Form search field: the form field that the value of the form search UAE will be added to (will appear and be required if Form Search UAE was chosen)
- Fields to fill section: The mapping between the UAE field and the Odoo forms. The mapping is made for each model.

- Next go to the chosen model (contacts) Kanban/List
- The value of the UAE field mapped to Kanban Search Field or List Search field (respectively) will be inserted in the search view on the clicking of the search card button in Kanban or List
- NOTE: If the Kanban search field is empty, the Search Card button will not appear, same for the List search field

- If no fields are mapped = the Read card button will not appear
- If no from search UAE was mapped when creating the mapping = Search card button will not appear
- Form Search UAE should be mapped to a field to work

- SDK supports readin the following fields
- FullNameAr
- FullNameEn
- Mobile
- Card Number
- Signture
- Image
- CardExpiryDate
- CardIssueDate
- PassportNo
- FileNumber(Family Book)
- DOB
- Gender
- NationalityAr
- NationalityEn
Please log in to comment on this module