odoo/openerp/addons/base
Olivier Dony a81e6c8980 [MERGE] ir.actions.act_window: explicitly support res_id attribute
This attribute was allowed for inline action
definitions, but was not supported in the data
model, which is inconsistent. It also prevented
persisting an action with a res_id, or defining
on in module data files.

bzr revid: odo@openerp.com-20120629131656-kqbb5ppsox5az4hm
2012-06-29 15:16:56 +02:00
..
data [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
i18n [MERGE] Use Email everywhere 2012-06-27 12:58:20 +02:00
ir [MERGE] ir.actions.act_window: explicitly support res_id attribute 2012-06-29 15:16:56 +02:00
module [IMP] base_module_upgrade: improve generated form view in code 2012-06-29 12:15:38 +02:00
publisher_warranty [IMP] fix form view of publisher warranty 2012-06-29 11:30:45 +02:00
report [IMP] base, report header: simplified code by removing useless check as partner_id is required on res_company 2012-03-16 14:53:39 +01:00
res [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:14 +02:00
rng [MERGE] lp:openobject-server 2012-06-25 09:36:03 +05:30
security [IMP] new form guidelines 2012-06-04 23:32:12 +02:00
static/src [IMP] css small fix 2012-06-28 14:53:49 +02:00
test [REV] base, test_osv_expression: put back the tests that were removed for no reason and replaced the reference to the field 'address' by 'child_ids' 2012-03-19 12:13:57 +01:00
tests [FIX] ir_values: fix a test where some value was hard-coded. 2012-06-05 11:52:10 +02:00
__init__.py [REF] Refactoring: moved from base to ir; renamed from base.needaction->ir.needaction; updated files accordingly 2012-03-30 15:24:52 +02:00
__openerp__.py [IMP] reviewed form views following new guidelines 2012-06-04 20:30:55 +02:00
base.sql [IMP] uninstall: typos 2012-06-20 12:07:05 +02:00
base_data.xml [MERGE] Merge with lp:openobject-server 2012-03-23 12:10:37 +05:30
base_demo.xml [FIX]base/res_partner: change demo name 2012-03-27 19:04:47 +05:30
base_menu.xml [IMP] Settings: hide menus 'Companies', 'Users' and 'OpenERP Enterprise' by restricting to group_no_one 2012-06-19 10:37:32 +02:00