Skip to Content
Menu
This question has been flagged
907 Views

my code is below,

attachment_ids = fields.Many2many('ir.attachment', string='Attach Images', help="Will attach images to BOM")
name="attachment_ids" widget="many2many_binary"  class="oe_inline"/>



Avatar
Discard