Commit Graph

21 Commits (13ca7bccfd908bea461469982f0ced91403e66e7)

Author SHA1 Message Date
Fernando La Chica 265b006225 [15.0][MIG] base_multi_image 2022-05-17 14:19:44 +02:00
Hai Lang 1046321a17 [MIG] base_multi_image: Migration to 14.0 2022-05-17 14:19:44 +02:00
Hai Lang 9cd65218a2 [IMP] base_multi_image: black, isort, prettier 2022-05-17 14:19:44 +02:00
javierjcf dbb3ff1b23 [MIG][13.0]base_multi_image: Migrated to v13 2022-05-17 14:19:44 +02:00
Marc Poch 1ab1c383c2 [FIX]base_multi_image: Fix image url in locales with thousand separator. 2022-05-17 14:19:44 +02:00
Vladislav Shepilov 986cc3c88d [MIG] base_multi_image: Migration to 12.0 2022-05-17 14:19:44 +02:00
Dave Lasley 04b6ef8131 [MIG] base_multi_image: Upgrade to v10
* Update openerp to odoo
* Bump versions
* Installable to True
2022-05-17 14:19:44 +02:00
Jairo Llopis 764630f4dc Add ondelete attribute, required for Many2one fields in v9. 2022-05-17 14:19:44 +02:00
Jairo Llopis 8270c38131 Add a reference field to get to the owner with 1 click. 2022-05-17 14:19:44 +02:00
Jairo Llopis e87a64fa79 Use v9 ormcache. 2022-05-17 14:19:44 +02:00
sebalix 39131a377b [FIX] base_multi_image - Fix method name 2022-05-17 14:19:44 +02:00
sebalix 2f4a874c2a [FIX] base_multi_image - Make validation error messages translatable 2022-05-17 14:19:44 +02:00
sebalix dfe256d5eb [IMP] base_multi_image - Select only images as attachments 2022-05-17 14:19:44 +02:00
sebalix 7e17b85e9a [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 2022-05-17 14:19:44 +02:00
Jairo Llopis f56814cc12 Cache images' URL. 2022-05-17 14:19:44 +02:00
Jairo Llopis f18c876c26 Reduce methods. 2022-05-17 14:19:44 +02:00
Jairo Llopis b661e8bf72 Add sequence to images. 2022-05-17 14:19:44 +02:00
Jairo Llopis b9efd99cae Do not require a name. 2022-05-17 14:19:44 +02:00
Jairo Llopis d2d43cd2a0 No default value for storage. 2022-05-17 14:19:44 +02:00
Jairo Llopis b4246b58b8 Tenames and typos. 2022-05-17 14:19:44 +02:00
Jairo Llopis 034cc97491 Split model in abstract & concrete. 2022-05-17 14:19:44 +02:00