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) |
|||
(2 intermediate revisions by the same user not shown) | |||
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. You can use FTP, [[WebDAV]] or another way of getting the files there. |
+ | |||
+ | Note: /home/groupoffice is the default location. This location is defined in $config['file_storage_path']. |
Latest revision as of 16:18, 26 May 2014
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. You can use FTP, WebDAV or another way of getting the files there.
Note: /home/groupoffice is the default location. This location is defined in $config['file_storage_path'].