跳至内容
菜单
此问题已终结
1 回复
11001 查看

When i am trying to upload more than images at a time in the form view of my model,i am unable to upload multiple images at a time.

Is there any attribute used that i can able to upload multiple images at a time ?

please suggest

in my .py file:

image = fields.Binary('Upload Image')

and in my .xml file :

<field name="image" string='Upload image' widget="image" required='1' options="{'preview_image': 'image_small', 'size': [150, 150]}"/>​

形象
丢弃
最佳答案

Hi, 

You can add bulk images in binary field at a time by means of an attachment.

For an explanation, refer this link: https://www.odoo.com/forum/help-1/question/upload-an-image-as-an-attachment-125213

形象
丢弃
编写者

Thank you

You are welcome

相关帖文 回复 查看 活动
0
2月 21
1797
1
9月 19
4163
0
8月 19
3046
1
6月 19
5858
0
11月 20
4