Emanuel Cino
05b0ec7c4b
Add function to lookup for options either set to true/false/True/False
10 years ago
Emanuel Cino
df72269a73
Added option m2o_dialog in System parameters
10 years ago
ecino
da0d67ae8e
Adujst search_more option to accept True or true values.
10 years ago
ecino
ea18922466
Add help in README how to set default value for search_more option.
10 years ago
ecino
fd41bc484d
Correct typo in example
10 years ago
David Coninckx
ad2e3412fe
Improved description in module manifest and in README
10 years ago
David Coninckx
328f9736ee
Add new options to README
10 years ago
David Coninckx
77b84341d8
Fix issue when query result not in the same order as values
10 years ago
David Coninckx
3df84555c9
Remove hardcoded state to use option "field_color" and some logs
10 years ago
David Coninckx
014542a91d
Add options to colors many2x field depending on specified field
10 years ago
David Coninckx
cbe5d73164
Add an option to m2x_options to force enable/disable search more button
10 years ago
jbeficent
60616745dd
corrected code alignment.
10 years ago
jbeficent
9900627a05
Fixed text in README.rst
10 years ago
jbeficent
08580203a4
Fixed text in README.rst
10 years ago
jbeficent
4420e6c38b
Backported from 8.0 to 7.0 the ability to use ir.config_parameter options to disable "Create..." and "Create and Edit..." entry for all widgets in the odoo instance.
10 years ago
Alexandre Fayolle
7d8da0c392
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Holger Brunn
216d3dd5da
[FIX] flake8 errors
10 years ago
Holger Brunn
4b2fa3ac42
[FIX] flake8
10 years ago
Nicolas JEUDY
dbb1b27d1e
fix: error when displaying many2many field without options defined.
11 years ago
Nicolas JEUDY
171c239dfd
fix: update name according to new module name.
11 years ago
Nicolas JEUDY
dfc2ff2ba6
fix: not overwriting the existing object references with the result of the include
11 years ago
Nicolas JEUDY
11fee2087e
fix: use include instead of extend in js function inheritance.
11 years ago
Nicolas JEUDY
c2f74d9528
- Rename web_m2o_enhanced to web_m2x_options
- Add static/description/index.html
11 years ago