You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Valentin Chemiere 361c998592 Add file import/export 10 years ago
..
security Add file import/export 4 years ago
tasks Add file import/export 4 years ago
tests Add file import/export 4 years ago
README.rst Add file import/export 4 years ago
__init__.py Add file import/export 4 years ago
__openerp__.py Add file import/export 4 years ago
abstract_task.py Add file import/export 4 years ago
attachment.py Add file import/export 4 years ago
attachment_view.xml Add file import/export 4 years ago
cron.xml Add file import/export 4 years ago
helper.py Add file import/export 4 years ago
location.py Add file import/export 4 years ago
location_view.xml Add file import/export 4 years ago
menu.xml Add file import/export 4 years ago
task.py Add file import/export 4 years ago
task_view.xml Add file import/export 4 years ago

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License

External File Location
======================

This module was written to extend the functionality of ir.attachment to support remote communication and allow you to import/export file to a remote server

Installation
============

To install this module, you need to:

* fs python module
* Paramiko python module

Usage
=====

To use this module, you need to:

* Add a location with your server infos
* Create a task with your file info and remote communication method
* A cron task will trigger each task

For further information, please visit:

* https://www.odoo.com/forum/help-1

Known issues / Roadmap
======================


Credits
=======

* Joel Grand-Guillaume Camptocamp
* initOS <http://initos.com>
* Valentin CHEMIERE <valentin.chemiere@akretion.com>

Contributors
------------

* Sebastien BEAU <sebastian.beau@akretion.com>

Maintainer
----------

* Valentin CHEMIERE <valentin.chemiere@akretion.com>

.. image:: http://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.