Correios Quotes is to calculate the shipping quotes from Correios (Brazilian Postal Service). This is a especific module to Brazilian Drupal community and it is a contrib module to Ubercart project.
Do you want help?
* Write a review for this module on http://drupal-br.org.
* Report any bugs, feature requests, etc. in the issue tracker.
* Contact the maintainer with any comments, questions, or a quote for module customisations.
* If you use this module and consider it useful, donations will be welcome.
File access is simply designed to deny or approve access to individual files when using Drupal’s private download method. See ‘background’ below for more information.
Report Courier is intended to provide a smooth path for report delivery on an Intranet allowing non-tech users to quickly deliver distinct reports to individual users according to their specific areas of interest.
Intended Workflow
The reports are assumed to be individual files named according to a private key and zipped up. The zip file is uploaded, a month and year are chosen. Upon submitting this file, the module unzips the contents, identifies the files, creates a CCK Filefield node and names it using Token module. It then stores the file according to a file structure you can customize using the Filefield_paths module and attaches the security code. You assign your users the security code in the "My Account" area. When the code on the report node and the user match, the file becomes available.