Commit Graph

17 Commits

Author SHA1 Message Date
Andreas Zoellner
018b2bbc44 [FIX] 7.0 Fix JavaScript error: undefined variable 'widget.view'
This fixes #466
2016-11-21 12:10:59 +01:00
Andreas Zoellner
64d3bdc388 [IMP] 7.0 add m2x options for view (#305) 2016-10-29 23:56:32 +02:00
Emanuel Cino
05b0ec7c4b Add function to lookup for options either set to true/false/True/False 2015-06-03 12:28:32 +02:00
Emanuel Cino
df72269a73 Added option m2o_dialog in System parameters 2015-06-03 12:28:32 +02:00
ecino
da0d67ae8e Adujst search_more option to accept True or true values. 2015-06-03 12:28:32 +02:00
ecino
ea18922466 Add help in README how to set default value for search_more option. 2015-06-03 12:28:31 +02:00
David Coninckx
77b84341d8 Fix issue when query result not in the same order as values 2015-06-03 12:28:31 +02:00
David Coninckx
3df84555c9 Remove hardcoded state to use option "field_color" and some logs 2015-06-03 12:28:31 +02:00
David Coninckx
014542a91d Add options to colors many2x field depending on specified field 2015-06-03 12:28:30 +02:00
David Coninckx
cbe5d73164 Add an option to m2x_options to force enable/disable search more button 2015-06-03 12:28:30 +02:00
jbeficent
60616745dd corrected code alignment. 2015-04-14 11:29:46 +02:00
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. 2015-04-13 16:19:51 +02:00
Nicolas JEUDY
dbb1b27d1e fix: error when displaying many2many field without options defined. 2013-12-04 09:48:51 +01:00
Nicolas JEUDY
171c239dfd fix: update name according to new module name. 2013-11-30 09:29:11 +01:00
Nicolas JEUDY
dfc2ff2ba6 fix: not overwriting the existing object references with the result of the include 2013-11-30 09:28:53 +01:00
Nicolas JEUDY
11fee2087e fix: use include instead of extend in js function inheritance. 2013-11-29 18:55:18 +01:00
Nicolas JEUDY
c2f74d9528 - Rename web_m2o_enhanced to web_m2x_options
- Add static/description/index.html
2013-11-19 00:12:30 +01:00