Skip to content

asim-altayb/Many2many_widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Many2many_widget By Asim Altayb

Show Your Many2many list with nice style

here before add our addon sytle is soo bad for clients.

normal field

and here after add our addon normal field normal field

How To Use :

  • first In your Python Code declare your Many2many field
type_id = fields.Many2many("res.users")

like below image

normal field

  • Secind In your Xml Code use your Many2many field
<field name="type_id" widget="Asim2many" options="{'color_field': 'color', 'no_create': True}" />

like below image

normal field

😎 😎 me on facebook : Asim Altayb 😎

Releases

No releases published

Packages

No packages published