This question has been flagged
2 Replies
6132 Views

Hello All,

What are the new widget added in odoo v9?





Avatar
Discard
Best Answer

Hello,

Here is the list of most widgets that can be used in V9:


radio

statusbar

statinfo [usually used as a counter in the oe_stat_button]

monetary

selection

date

image

handle

one2many_list

many2many_checboxes

many2many_kanban

many2many_tags

many2many_binary

many2manyattendee

boolean_button [usually used with field active, boolean]

toggle_button [Used with Boolean field]

kanban_state_selection [used with state selection field]

priority [used with a selection field -> stars]

float_time

progressbar

url

html

pad

progress [used with options current_value, max_value, ...]

email

reference

char_domain [useful for domain validation in the client side]

phone

attachment_image

html_frame

percentpie

mail_followers

mail_thread

website_button [Used with website_published boolean field]

+ Also there is some widgets defined in the .js of their corresponding modules:

payment

dashboard_graph

widgetonbutton

many2many_tags_email


Hope this could help


Regards,

Avatar
Discard
Best Answer

This really helps a Lot.

Avatar
Discard