Commit Graph

22 Commits (31e7ecae388775fb88db3ecad38c3b98f221c147)

Author SHA1 Message Date
Ignacio J. Ortega 42c3340aa4 [MIG] base_multi_image: Migration to 16.0
Fecha:     Fri Apr 11 13:31:40 2023 +0200
Autor:     clb_openfire
2024-08-19 14:45:58 +02:00
Fernando La Chica adba6feb3d [15.0][MIG] base_multi_image 2024-08-19 14:45:58 +02:00
Hai Lang a933352a83 [MIG] base_multi_image: Migration to 14.0 2024-08-19 14:45:58 +02:00
Hai Lang 1681285384 [IMP] base_multi_image: black, isort, prettier 2024-08-19 14:45:58 +02:00
javierjcf c3b907df07 [MIG][13.0]base_multi_image: Migrated to v13 2024-08-19 14:45:58 +02:00
Marc Poch 5d5388bc5f [FIX]base_multi_image: Fix image url in locales with thousand separator. 2024-08-19 14:45:58 +02:00
Vladislav Shepilov 7b46fa444f [MIG] base_multi_image: Migration to 12.0 2024-08-19 14:45:58 +02:00
Dave Lasley 67d5579c88 [MIG] base_multi_image: Upgrade to v10
* Update openerp to odoo
* Bump versions
* Installable to True
2024-08-19 14:45:58 +02:00
Jairo Llopis b61cbe0d37 Add ondelete attribute, required for Many2one fields in v9. 2024-08-19 14:45:58 +02:00
Jairo Llopis a40f5ab63d Add a reference field to get to the owner with 1 click. 2024-08-19 14:45:58 +02:00
Jairo Llopis 49d8590cbe Use v9 ormcache. 2024-08-19 14:45:58 +02:00
sebalix ac5d45d254 [FIX] base_multi_image - Fix method name 2024-08-19 14:45:58 +02:00
sebalix 4538ab3d18 [FIX] base_multi_image - Make validation error messages translatable 2024-08-19 14:45:58 +02:00
sebalix d1293ac306 [IMP] base_multi_image - Select only images as attachments 2024-08-19 14:45:58 +02:00
sebalix 4c2f989318 [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 2024-08-19 14:45:58 +02:00
Jairo Llopis c7c5682b08 Cache images' URL. 2024-08-19 14:45:58 +02:00
Jairo Llopis 06a49cc9e9 Reduce methods. 2024-08-19 14:45:58 +02:00
Jairo Llopis b20f85de94 Add sequence to images. 2024-08-19 14:45:57 +02:00
Jairo Llopis afdef2f2b4 Do not require a name. 2024-08-19 14:45:57 +02:00
Jairo Llopis ed22202c6d No default value for storage. 2024-08-19 14:45:57 +02:00
Jairo Llopis 7a4e5f9c7e Tenames and typos. 2024-08-19 14:45:57 +02:00
Jairo Llopis fc3aa08222 Split model in abstract & concrete. 2024-08-19 14:45:57 +02:00