Marc Poch
|
6d31f2156e
|
[FIX]base_multi_image: Fix image url in locales with thousand separator.
|
5 years ago |
Vladislav Shepilov
|
b55855816d
|
[MIG] base_multi_image: Migration to 12.0
|
5 years ago |
Dave Lasley
|
9d1d90c780
|
[FIX] base_multi_image: Adhere to image delete bypass
* Add catch in owner unlink to allow for image delete bypass via context
|
8 years ago |
Dave Lasley
|
2440b6e9c8
|
[MIG] base_multi_image: Upgrade to v10
* Update openerp to odoo
* Bump versions
* Installable to True
|
8 years ago |
Jairo Llopis
|
c67fb87a4a
|
Add ondelete attribute, required for Many2one fields in v9.
|
8 years ago |
Jairo Llopis
|
b60462f79d
|
Add a reference field to get to the owner with 1 click.
|
8 years ago |
Jairo Llopis
|
92b4bfb176
|
Use v9 ormcache.
|
8 years ago |
sebalix
|
dc8b509bb3
|
[FIX] base_multi_image - Fix method name
|
9 years ago |
sebalix
|
39437f51e2
|
[FIX] base_multi_image - Make validation error messages translatable
|
9 years ago |
sebalix
|
46919e5ddc
|
[IMP] base_multi_image - Select only images as attachments
|
9 years ago |
sebalix
|
d7dc30f847
|
[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
|
9 years ago |
Jairo Llopis
|
b45c6bee6a
|
Remove wrong copyright.
|
9 years ago |
Jairo Llopis
|
b740db6475
|
Cache images' URL.
|
9 years ago |
Jairo Llopis
|
0d8258cf32
|
Reduce methods.
|
9 years ago |
Jairo Llopis
|
23e67d11fe
|
Add sequence to images.
|
9 years ago |
Jairo Llopis
|
551d2755e3
|
Do not require a name.
|
9 years ago |
Jairo Llopis
|
f28779af8e
|
No default value for storage.
|
9 years ago |
Jairo Llopis
|
7157529ab8
|
Tenames and typos.
|
9 years ago |
Jairo Llopis
|
0741335212
|
Split model in abstract & concrete.
|
9 years ago |