mirror of
https://github.com/bringout/oca-storage.git
synced 2026-04-19 12:52:02 +02:00
Initial commit: OCA Storage packages (17 packages)
This commit is contained in:
commit
7a380f05d3
659 changed files with 41828 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
* Sebastien Beau <sebastien.beau@akretion.com>
|
||||
* Raphaël Reverdy <raphael.reverdy@akretion.com>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
External file management depending on Storage Backend module.
|
||||
|
||||
It include these features:
|
||||
* link to any Odoo model/record
|
||||
* store metadata like: checksum, mimetype
|
||||
|
||||
Use cases (with help of additional 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue