Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.09 KB

File metadata and controls

60 lines (39 loc) · 1.09 KB

collective.dms.scanbehavior

Features

This behavior adds some metadata related to scanning:

  • scan_id : scan identification as a barcode
  • version : version number
  • pages_number : pages number
  • scan_date : scan date
  • scan_user : scan user
  • scanner : scanner or pc information

Translations

This product has been translated into

  • English
  • French

Installation

Install collective.dms.scanbehavior by adding it to your buildout:

[buildout]

 ...

 eggs =
     collective.dms.scanbehavior

and then running "bin/buildout"

Versions

  • Version 2.x is for Plone 6+ only
  • Version 1.x is for Plone 4

Contribute

Support

If you are having issues, please let us know.

License

The project is licensed under the GPLv2.