odoo/openerp/addons/base
Martin Trigaux d26e3b8b33 [FIX] ir_fields: call selection function with context=None instead of not passing argument. Same behaviour as previsously but does not break when have default value for context (eg: _get_language for ir.translation)
bzr revid: mat@openerp.com-20131113094523-67547nkfkfntjelb
2013-11-13 10:45:23 +01:00
..
data [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
i18n Launchpad automatic translations update. 2013-11-13 06:08:48 +00:00
ir [FIX] Import on model ir.translation was broken because of a missing context 2013-11-12 14:27:47 +01:00
module [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos) 2013-06-07 11:02:51 +02:00
report [FIX] rml reports: no hardcoded template pageSize - is set by company header/footer to A4 or US Letter 2012-12-21 16:49:06 +01:00
res [FIX] res_config: don't jump to first root menu after applying changes, instead reload and stay on same configuration page 2013-10-25 17:46:57 +02:00
rng [IMP] revert improt add 2012-11-26 08:21:47 +01:00
security [FIX] ir.filters: deduplicate redundant ACL on ir.filters 2013-09-03 19:26:06 +02:00
static/src [FIX] typo in method name in apps.js 2013-04-15 16:47:08 +02:00
test [FIX] base: fix o2m testsuite following change of default currency data, in relation with bug 1111298 2013-06-06 11:04:10 +02:00
tests [IMP] use assertEqual instead of assertTrue for better logging 2013-11-04 17:17:20 +01:00
__init__.py Remove OpenERP Enterprise. 2012-08-22 11:58:23 +05:30
__openerp__.py [MERGE] auth password wizard 2012-12-20 18:10:38 +01:00
base.sql [FIX] orm,registry: properly check m2o FKs during model update + fix some models `auto_init`ed multiple times 2012-12-17 22:46:45 +01:00
base_data.xml [FIX] Remove additional company assignments to currencies 2013-05-29 12:35:03 +02:00
base_demo.xml [MERGE] trunk-acl-thu (check read/write access restrictions on fields with a groups attribute) 2012-12-17 11:15:28 +01:00
base_menu.xml [FIX] open menu 2012-09-16 16:47:45 +02:00
currency_data.xml [FIX] Remove additional company assignments to currencies 2013-05-29 12:35:03 +02:00