odoo/openerp/addons/base
Thibault Delavallée 1583df6080 [MERGE] Merged with server/trunk.
bzr revid: tde@openerp.com-20120813073013-d10f8sc06pa4yqv6
2012-08-13 09:30:13 +02:00
..
data [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
i18n Launchpad automatic translations update. 2012-08-11 05:46:07 +00:00
ir [MERGE] Merged with server/trunk. 2012-08-13 09:30:13 +02:00
module [FIX] module: Use the button_immediate_XYZ of the upgrade and uninstall buttons in the form view 2012-08-08 12:43:54 +02:00
publisher_warranty [REF] publisher_warranty: propagated res.users field name changes (lang and email, instead of context_lang and user_email). 2012-08-10 10:19:49 +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 [MERGE] Merged with server/trunk. 2012-08-13 09:30:13 +02:00
rng [MERGE] lp:openobject-server 2012-06-25 09:36:03 +05:30
security [FIX] removed ir.actions.todos category_id 2012-08-05 07:17:24 +02:00
static/src [REF] res: removed default people-partner photo that was ugly, now replaced by avatars; moved company photo into static/src/img. 2012-08-10 10:24:20 +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 [ADD] base: added image in __openerp__. 2012-08-10 10:25:37 +02:00
base.sql [FIX] base.sql: added a partner_id integer field on res.users, to avoid the ORM being unable to set a not null constraint on it. 2012-08-10 16:05:49 +02:00
base_data.xml [IMP] Partners created through users are not customer by default. 2012-08-10 17:13:07 +02:00
base_demo.xml [FIX]base/res_partner: change demo name 2012-03-27 19:04:47 +05:30
base_menu.xml [FIX] some wrong ordering sequences in top menus 2012-07-18 12:11:29 +02:00