odoo/addons/web
Xavier Morel 56562531ab [FIX] xmo@openerp.com-20120209090214-84d6jjr1jnf32kpi excluded too many fields
previous change would exclude all fields with @readonly, but @state can remove @readonly from fields and means fields are importable again (pretty much). Need to add that, otherwise it's almost impossible to import stuff

bzr revid: xmo@openerp.com-20120216163155-wh8uory00i2qifxy
2012-02-16 17:31:55 +01:00
..
common [FIX] completely destroy the current openerp session on logout (but leave the webclient session), so other tabs using the same session get unlogged 2012-02-10 17:43:09 +01:00
controllers [FIX] Fix one million bugs in IE8 2012-02-13 14:56:11 +01:00
i18n Launchpad automatic translations update. 2012-02-16 05:21:48 +00:00
static [FIX] xmo@openerp.com-20120209090214-84d6jjr1jnf32kpi excluded too many fields 2012-02-16 17:31:55 +01:00
test rename base into web part1 2011-09-05 13:03:09 +02:00
__init__.py [FIX] imports to handle conflicts with e.g. web.py in embedded mode 2012-02-10 11:34:26 +01:00
__openerp__.py [FIX] Datetime widget buggy since jquery.ui upgrade 2012-02-14 11:51:45 +01:00