Search 1.9 billion lines of Odoo code on GitHub

storage_file

Author: Akretion, Odoo Community Association (OCA)
License: AGPL-3
Branch: 13.0
Repository: acsone/storage
Dependencies: storage_backend
Languages: Python (459, 72.2%), XML (154, 24.2%), and reStructuredText (23, 3.6%)
Other branches: 10.0, 10.0-14bp-len, 10.0-abi_master, 10.0-actions-dro, 10.0-backport-14, 10.0-fix-manifest-lmi, 10.0-fix-readme, 10.0-fix-sftp-command-dro, 10.0-fix-storage_backend_acl-dro, 10.0-fix-travis-dro, 10.0-fix_file_storage_file_size, 10.0-ftd_master, 10.0-imp-migration-sbi, 10.0-imp_get_or_create_thumbnail, 10.0-improve_storage_image_product_handle_wiget-fho, 10.0-sftp-tests-lmi, 10.0-storage_image_product_handle_wiget-qgr, 12.0, 12.0-asw_master, 12.0-fix-image-product-dro, 12.0-fixrr-len, 12.0-mediamgrt-len, 12.0-storage_image_product_handle_widget-qgr, 12.0-trn_master, 13.0-rlf_master, 13.0-storage_backend_ftp, 13.0-storage_backend_ftp_fix, 13.0-storage_image_product_brand-qgr, 13.0-storage_image_product_handle_widget-qgr, 13.0-tnc_master, 13.0-wpu_master, 14.0, 14.0-foward-99-lmi, 14.0-imp-move-file-base-dro, 14.0-imp-move-file-ftp-dro, 14.0-imp-readme-sftp-dro, 14.0-thmbnails-url, add-image_main-dro, and storage_backend_fix_compute
Other repositories: ERPLibre/storage, ForgeFlow/storage, GSLabIt/storage, Gio666/storage, HviorForgeFlow/storage, Kiplangatdan/storage, MetricWise/storage, NeatNerdPrime/storage, OCA-MUK/storage, OCA/storage, OdooBulgaria/storage, PierrickBrun/storage, RL-OtherApps/storage-deprecated-moved-to-oca, SeuMarco/storage, TDu/storage, acsone/storage-from-deprecated-akretion, ajinvn2019/storage, akretion/storage, akretion/storage-deprecated-moved-to-oca, amon-ra/storage, anhvu-sg/storage, bodedra/storage, camptocamp/storage, daramousk/storage, dong-z/storage, dsasoftware/storage, etobella/storage, exosoftware/oca-storage, grottas/storage, guewen/storage, gurneyalex/storage, hinfo506/storage, hoaivan/storage, hparfr/storage, jason156/storage, kmee/storage, madhanrajeswaran/storage, noorealam96/storage, qqqoid/storage, royalline1/storage, sanube/storage, sbidoul/storage, sendalpegat/storage, simahawk/storage, talazoft/storage, tate11/storage, ursais/storage, and westlyou/storage-deprecated-moved-to-oca

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="storage-file"></a> <h2>Storage File</h2> <p>External file management depending on Storage Backend module.</p> <p>It include these features: * link to any Odoo model/record * store metadata like: checksum, mimetype</p> <p>Use cases (with help of additionnal modules): - store pdf (like invoices) on a file server with high SLA - access attachments with read/write on prod environment and only read only on dev / testing</p> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Update README with the last model of README when migration to v11 in OCA</li> <li>No file deletion / unlink</li> </ul> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Sebastien Beau &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;</li> <li>Raphaƫl Reverdy &lt;<a class="reference external" href="mailto:raphael.reverdy&#64;akretion.com">raphael.reverdy&#64;akretion.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <ul class="simple"> <li>Akretion</li> </ul>