odoo/addons/web
Quentin (OpenERP) d4181a6625 [MERGE] view_form.js: fixing the statusbar. if there is no domain defined, the statusbar mustn't try to concat with ('|',('id','=',...)) because it is creating a syntactically invalid domain
bzr revid: qdp-launchpad@openerp.com-20130314103233-icm1b664xrisy66k
2013-03-14 11:32:33 +01:00
..
cli [FIX] test_js typo 2012-12-09 05:30:15 +01:00
controllers [FIX] IE9 db creation, better monodb 2013-03-13 00:03:44 +01:00
doc [FIX] add support for invisibility to fields (don't complete an invisible field) 2013-02-13 10:01:08 +01:00
i18n Launchpad automatic translations update. 2013-03-13 04:59:10 +00:00
static [MERGE] view_form.js: fixing the statusbar. if there is no domain defined, the statusbar mustn't try to concat with ('|',('id','=',...)) because it is creating a syntactically invalid domain 2013-03-14 11:32:33 +01:00
tests [IMP] menu loading: simplify/optimize menu loading mechanism and de-duplicate need_action load, use child_of, skip useless calls, update tests 2012-12-12 21:51:20 +01:00
__init__.py minor fixes 2012-12-19 03:49:46 +01:00
__openerp__.py Modified to call the placeholder lib in view_form.js 2013-03-01 15:46:53 +01:00
http.py [MERGE] http.WebRequest: clear db/uid tracking on worker thread to avoid incorrect values during logging 2013-03-01 18:16:16 +01:00
session.py [FIX] session: properly handle exceptions with unicode messages during dispatching 2013-01-24 15:05:38 +01:00