Commit Graph

14 Commits (dfe256d5eba1f8df68e75eb0e3a109711ffb1be4)

Author SHA1 Message Date
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
Atchuthan, Sodexis 3d52d71442 [MIG][9.0] base_multi_image 2022-05-17 14:19:44 +02:00
Jairo Llopis ca84b3db87 Fix bug that made previous images to disappear.
See https://github.com/OCA/product-attribute/pull/135#issuecomment-191358505.
2022-05-17 14:19:44 +02:00
Jairo Llopis e10cf36107 Add known issues section. 2022-05-17 14:19:44 +02:00
Jairo Llopis 5354e854ae Remove wrong copyright. 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 72edee6d5c Extend model example. 2022-05-17 14:19:44 +02:00
Jairo Llopis 034cc97491 Split model in abstract & concrete. 2022-05-17 14:19:44 +02:00