odoo/openerp/addons/base
Fabien Meghazi d78cd0a57d [IMP] Use 'open' action in kanban views
bzr revid: fme@openerp.com-20120829114753-s0rhr2jcb7qlvvfp
2012-08-29 13:47:53 +02:00
..
data [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
i18n Launchpad automatic translations update. 2012-08-28 05:54:52 +00:00
ir [FIX] custom models: avoid calling twice __init__, use a correct _rec_name (calling twice __init__ caused the _rec_name to be `name` which does not exist on a custom model, and caused the assert on the _rec_name to fail. 2012-08-24 12:42:42 +02:00
module [IMP] Use 'open' action in kanban views 2012-08-29 13:47:53 +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 [IMP] Use 'open' action in kanban views 2012-08-29 13:47:53 +02:00
rng Workflow editor label. 2012-08-13 14:45:19 +05:30
security [MERGE] Remove the pychart library, use the online version via pypi or the package manager 2012-08-28 15:07:21 +02:00
static/src [ADD] base: added partner image. 2012-08-14 18:20:50 +02:00
test merge lp:openobject-server 2012-08-22 18:00:11 +05:30
tests [FIX] ir_values: fix a test where some value was hard-coded. 2012-06-05 11:52:10 +02:00
__init__.py Remove OpenERP Enterprise. 2012-08-22 11:58:23 +05:30
__openerp__.py [MERGE]merged with latest 2012-08-23 16:36:01 +05:30
base.sql [IMP] base.sql: no need to have a 'name' column on res.users I think. 2012-08-13 11:36:56 +02:00
base_data.xml [IMP] correct address format 2012-08-27 23:18:39 +02:00
base_demo.xml [IMP]Remove type field from the view 2012-08-07 18:31:29 +05:30
base_menu.xml [IMP] remove some of the @noupdate=1 introduced in a previous merge targeting modules' descriptions improvement 2012-08-23 14:20:50 +02:00