17 Commits (16d018329092e6f3b3ab9ceedc7cad4e6528df3a)

Author SHA1 Message Date
Dave Lasley da69c1870a
[FIX] base_multi_image: Adhere to image delete bypass 8 years ago
Dave Lasley 482a273788
[MIG] base_multi_image: Upgrade to v10 8 years ago
Jairo Llopis 93adeed880 Add ondelete attribute, required for Many2one fields in v9. 8 years ago
Jairo Llopis 74dd72b01f Add a reference field to get to the owner with 1 click. 8 years ago
Jairo Llopis 58f8b449b9 Use v9 ormcache. 8 years ago
sebalix 2bddb2fc00 [FIX] base_multi_image - Fix method name 8 years ago
sebalix cf32f411c3 [FIX] base_multi_image - Make validation error messages translatable 8 years ago
sebalix a281b925de [IMP] base_multi_image - Select only images as attachments 8 years ago
sebalix 16e741268c [FIX] base_multi_image - New storage backend 'Filestore' to link an existing attachment record + Fix the 'pre_init_hook_for_submodules()' hook to extract the images from the ir_attachment table for binary fields initialized with the 'attachment=True' parameter 8 years ago
Jairo Llopis 4882393708 Remove wrong copyright. 9 years ago
Jairo Llopis 396536b673 Cache images' URL. 9 years ago
Jairo Llopis 88121bf0de Reduce methods. 9 years ago
Jairo Llopis 0f600d472b Add sequence to images. 9 years ago
Jairo Llopis 8886d8eba2 Do not require a name. 9 years ago
Jairo Llopis 825c4bbbd7 No default value for storage. 9 years ago
Jairo Llopis f286dde8ca Tenames and typos. 9 years ago
Jairo Llopis f8bb336609 Split model in abstract & concrete. 9 years ago