This manual is deprecated. Please visit https://groupoffice.readthedocs.io for the latest documentation. |
Difference between revisions of "Scanbox"
From Group-Office Groupware and CRM Documentation
(→Installation) |
|||
Line 12: | Line 12: | ||
The scanbox will scan the following folder: | The scanbox will scan the following folder: | ||
− | /home/groupoffice/ | + | /home/groupoffice/users/<USERNAME>/scanbox |
Configure the scanner or any other device to put the files in that location. | Configure the scanner or any other device to put the files in that location. | ||
+ | |||
+ | Note: /home/groupoffice is the default location. This location is defined in $config['file_storage_path']. |
Revision as of 07:28, 9 July 2012
The Scanbox module allows you to handle documents from a scanner. The scanbox checks a user folder every minute. You can configure the scanner to save files in the scanbox folder of the user. When a new file arrives you can choose from the following actions:
- E-mail the file
- Link the file to a contact, company project etc.
- Save the file
Installation
Install the module at Start menu -> Modules -> Install
The scanbox will scan the following folder:
/home/groupoffice/users/<USERNAME>/scanbox
Configure the scanner or any other device to put the files in that location.
Note: /home/groupoffice is the default location. This location is defined in $config['file_storage_path'].