odoo/odoo.git
12 years ago[FIX] modules.loading: no warning about access right for osv inheriting from osv_memory
Olivier Dony [Mon, 18 Jul 2011 17:29:43 +0000 (19:29 +0200)]
[FIX] modules.loading: no warning about access right for osv inheriting from osv_memory

bzr revid: odo@openerp.com-20110718172943-jyfew63ruy9npqk5

12 years ago[MERGE] sync with trunk
Olivier Dony [Fri, 15 Jul 2011 00:36:55 +0000 (02:36 +0200)]
[MERGE] sync with trunk

bzr revid: odo@openerp.com-20110715003655-vx3h5n4109hpa7i2

12 years ago[IMP] ir.mail_server: another round of cleanup
Olivier Dony [Fri, 15 Jul 2011 00:28:09 +0000 (02:28 +0200)]
[IMP] ir.mail_server: another round of cleanup

bzr revid: odo@openerp.com-20110715002809-ryvm27wi4ktv8v49

12 years ago[IMP] ir.config_parameter: comments cleanup
Olivier Dony [Fri, 15 Jul 2011 00:19:27 +0000 (02:19 +0200)]
[IMP] ir.config_parameter: comments cleanup

bzr revid: odo@openerp.com-20110715001927-4851fejolenju72g

12 years ago[IMP] sql_db: default cursor = serialized, deprecate serialized_cursor, add doc
Olivier Dony [Thu, 14 Jul 2011 10:55:52 +0000 (12:55 +0200)]
[IMP] sql_db: default cursor = serialized, deprecate serialized_cursor, add doc

In the context of OpenERP transaction, we really need the
'snapshot isolation' level provided by PostgreSQL because
not being able to make repeatable reads within the same
transaction is a very dangerous source of corrupted data,
especially in a very concurrent system.
The performance impact of switching from the default
read_committed level to serializable/repeatable_read level
has been measured and and was not distinguishable from
the standard deviation - so it seems quite acceptable.
User of PostgreSQL 9.1 might want to update to psycopg2
version 2.4.2 or later to properly use the regular
snapshot isolation level, and not the newer, more
expensive serializable level (see comments in Cursor
docstring).

bzr revid: odo@openerp.com-20110714105552-9tgofrjtdgjmgc4b

12 years ago[ADD] Add a dialog function + xml view debug mode
Fabien Meghazi [Thu, 14 Jul 2011 10:09:33 +0000 (12:09 +0200)]
[ADD] Add a dialog function + xml view debug mode

bzr revid: fme@openerp.com-20110714100933-ce42j7ca2yzw0bsr

12 years ago[FIX] remove bloody crazy (and useless) indirection keys in DataSet.call and DataSet...
Xavier Morel [Thu, 14 Jul 2011 10:05:22 +0000 (12:05 +0200)]
[FIX] remove bloody crazy (and useless) indirection keys in DataSet.call and DataSet.get_result RPC methods

bzr revid: xmo@openerp.com-20110714100522-94rp1otj1n4hrf2x

12 years ago[FIX] indentation in Session.rpc and Session.rpc_ajax, use early bailout to make...
Xavier Morel [Thu, 14 Jul 2011 09:57:31 +0000 (11:57 +0200)]
[FIX] indentation in Session.rpc and Session.rpc_ajax, use early bailout to make code flow simpler and reduce indentation significantly

bzr revid: xmo@openerp.com-20110714095731-2kuqyl0p289ouut7

12 years ago[FIX] DataSet.read_slice needs to return the relevant deferred so callers can add...
Xavier Morel [Thu, 14 Jul 2011 09:56:19 +0000 (11:56 +0200)]
[FIX] DataSet.read_slice needs to return the relevant deferred so callers can add new callbacks or use $.when multiplexing

bzr revid: xmo@openerp.com-20110714095619-4owz98azxy9xkpi0

12 years ago[MERGE] ir_config_parameter: added optional default argument to get_param.
Vo Minh Thu [Thu, 14 Jul 2011 07:49:40 +0000 (09:49 +0200)]
[MERGE] ir_config_parameter: added optional default argument to get_param.

bzr revid: vmt@openerp.com-20110714074940-r86xcpjjjo61xv90

12 years ago[FIX] remove incorrect res_currency name_get
Antony Lesuisse [Wed, 13 Jul 2011 15:37:12 +0000 (17:37 +0200)]
[FIX] remove incorrect res_currency name_get

bzr revid: al@openerp.com-20110713153712-j2v1nlm9q5e2319d

12 years ago[FIX] reintroduce little arrows indicating the current sorting orientation in list...
Xavier Morel [Wed, 13 Jul 2011 11:18:15 +0000 (13:18 +0200)]
[FIX] reintroduce little arrows indicating the current sorting orientation in list views

bzr revid: xmo@openerp.com-20110713111815-v0rhnt31vykx2xcu

12 years ago[FIX] sorting list views
Xavier Morel [Wed, 13 Jul 2011 10:37:25 +0000 (12:37 +0200)]
[FIX] sorting list views

lp bug: https://launchpad.net/bugs/809309 fixed

bzr revid: xmo@openerp.com-20110713103725-y9fnpp36z78bjbhn

12 years ago[RM] remove get hostname
tfr@openerp.com [Tue, 12 Jul 2011 15:37:30 +0000 (17:37 +0200)]
[RM] remove get hostname

bzr revid: tfr@openerp.com-20110712153730-u29ss55hee7qs1et

12 years ago[MERGE]
tfr@openerp.com [Tue, 12 Jul 2011 15:21:32 +0000 (17:21 +0200)]
[MERGE]

bzr revid: tfr@openerp.com-20110712152132-q2m2o852q52qybnk

12 years ago[IMP] get hostname using get_param + add default value in get_param
tfr@openerp.com [Tue, 12 Jul 2011 15:20:27 +0000 (17:20 +0200)]
[IMP] get hostname using get_param + add default value in get_param

bzr revid: tfr@openerp.com-20110712152027-oj6b42o0bttijkst

12 years ago[MERGE] modifiers: fields state attribute support (niv)
Antony Lesuisse [Tue, 12 Jul 2011 14:38:16 +0000 (16:38 +0200)]
[MERGE] modifiers: fields state attribute support (niv)

bzr revid: al@openerp.com-20110712143816-b81j6qi418v2kir3

12 years ago[FIX] apply some merge review feeback
Antony Lesuisse [Tue, 12 Jul 2011 14:35:32 +0000 (16:35 +0200)]
[FIX] apply some merge review feeback

bzr revid: al@openerp.com-20110712143532-s0jeuh5rglzwijpn

12 years ago[FIX] column visibility, due to removal of attribute computation and replacement...
Xavier Morel [Tue, 12 Jul 2011 14:34:08 +0000 (16:34 +0200)]
[FIX] column visibility, due to removal of attribute computation and replacement with modifiers mapping

bzr revid: xmo@openerp.com-20110712143408-tv1wlyfolfj0qish

12 years ago[FIX] group titles should display 'Undefined' for false values, rather than 'false'
Xavier Morel [Tue, 12 Jul 2011 14:19:34 +0000 (16:19 +0200)]
[FIX] group titles should display 'Undefined' for false values, rather than 'false'

bzr revid: xmo@openerp.com-20110712141934-qk3zfckzh32b8xu1

12 years ago[FIX] Form layout. Allocated space for labels should be computed with original field...
Fabien Meghazi [Wed, 13 Jul 2011 15:18:16 +0000 (17:18 +0200)]
[FIX] Form layout. Allocated space for labels should be computed with original field widget's colspan

bzr revid: fme@openerp.com-20110713151816-6hkid04t2tlarq9d

12 years ago[IMP] Improved action buttons for wizards
Fabien Meghazi [Wed, 13 Jul 2011 14:25:02 +0000 (16:25 +0200)]
[IMP] Improved action buttons for wizards

bzr revid: fme@openerp.com-20110713142502-r9xzs6crfusu5ccl

12 years agodb filter typo
Antony Lesuisse [Wed, 13 Jul 2011 12:04:11 +0000 (14:04 +0200)]
db filter typo

bzr revid: al@openerp.com-20110713120411-tm9j4x9tmgw08mdy

12 years ago[imp] used form open popup in o2m
niv-openerp [Wed, 13 Jul 2011 11:05:32 +0000 (13:05 +0200)]
[imp] used form open popup in o2m

bzr revid: nicolas.vanhoren@openerp.com-20110713110532-fp6n7gm52e1zrinq

12 years ago[IMP] graph&dashboard: do not instantiate ActionManager directly anymore
Fabien Meghazi [Wed, 13 Jul 2011 10:43:51 +0000 (12:43 +0200)]
[IMP] graph&dashboard: do not instantiate ActionManager directly anymore

bzr revid: fme@openerp.com-20110713104351-wy7dwm2v8ywsz2tf

12 years ago[IMP] Dashboard: do not instantiate ActionManager, use ViewManagerAction instead
Fabien Meghazi [Wed, 13 Jul 2011 10:35:00 +0000 (12:35 +0200)]
[IMP] Dashboard: do not instantiate ActionManager, use ViewManagerAction instead

bzr revid: fme@openerp.com-20110713103500-v5w0lnskfj1w3r5x

12 years agoadd --db-filter option
Antony Lesuisse [Wed, 13 Jul 2011 10:26:12 +0000 (12:26 +0200)]
add --db-filter option

bzr revid: al@openerp.com-20110713102612-0lu8s1ausql3j07s

12 years ago[imp] used the form open popup in m2m
niv-openerp [Wed, 13 Jul 2011 09:59:49 +0000 (11:59 +0200)]
[imp] used the form open popup in m2m

bzr revid: nicolas.vanhoren@openerp.com-20110713095949-242ibznw1f0qfwet

12 years ago[fix] when modify a record in a m2o, does not reload the name of the record
niv-openerp [Wed, 13 Jul 2011 09:53:52 +0000 (11:53 +0200)]
[fix] when modify a record in a m2o, does not reload the name of the record

bzr revid: nicolas.vanhoren@openerp.com-20110713095352-qcbmhca6r4bvx1j3

12 years ago[imp] added popup to read & modify a record and used it in m2o (also some fix related...
niv-openerp [Wed, 13 Jul 2011 09:44:11 +0000 (11:44 +0200)]
[imp] added popup to read & modify a record and used it in m2o (also some fix related to relations)

bzr revid: nicolas.vanhoren@openerp.com-20110713094411-wrbaa6m4zewm521m

12 years ago[FIX] name of ordering param in read_group docstring: it's orderby not order
Xavier Morel [Wed, 13 Jul 2011 09:20:03 +0000 (11:20 +0200)]
[FIX] name of ordering param in read_group docstring: it's orderby not order

bzr revid: xmo@openerp.com-20110713092003-83ot1xsivziy4p33

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 13 Jul 2011 04:36:24 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110713043624-31prq4kedswel384

12 years ago[imp] some improvements to display in relation popups
niv-openerp [Tue, 12 Jul 2011 16:16:10 +0000 (18:16 +0200)]
[imp] some improvements to display in relation popups

bzr revid: nicolas.vanhoren@openerp.com-20110712161610-iduz56dva4iwcfhq

12 years ago[MERGE] fields.py: cleaned a bit fields.property.
Vo Minh Thu [Tue, 12 Jul 2011 15:30:56 +0000 (17:30 +0200)]
[MERGE] fields.py: cleaned a bit fields.property.

bzr revid: vmt@openerp.com-20110712153056-r02ulhgq8gnorinr

12 years ago[FIX] hr_timesheet_sheet test fix, marital is a selection
Antony Lesuisse [Tue, 12 Jul 2011 14:57:26 +0000 (16:57 +0200)]
[FIX] hr_timesheet_sheet test fix, marital is a selection

bzr revid: al@openerp.com-20110712145726-6zv3ip3qvtpmdtbb

12 years ago[fix] some bug related to 'enter' button in m2o & editable lists
niv-openerp [Tue, 12 Jul 2011 14:16:10 +0000 (16:16 +0200)]
[fix] some bug related to 'enter' button in m2o & editable lists

bzr revid: nicolas.vanhoren@openerp.com-20110712141610-o6h1xa9zb8vfgygi

12 years ago[IMP] get_hostname tools function based on ir.config_parameter on the key network...
tfr@openerp.com [Tue, 12 Jul 2011 14:07:03 +0000 (16:07 +0200)]
[IMP] get_hostname tools function based on ir.config_parameter on the key network.hostname

bzr revid: tfr@openerp.com-20110712140703-gvfnjs1y3r51kagn

12 years ago[FIX] hr_evaluation test fix, marital is a selection
Antony Lesuisse [Tue, 12 Jul 2011 13:46:15 +0000 (15:46 +0200)]
[FIX] hr_evaluation test fix, marital is a selection

bzr revid: al@openerp.com-20110712134615-huxbhop8wjryfqb5

12 years ago[IMP] base_setup: avoid remultiple, useless restarts of osv pool
Olivier Dony [Tue, 12 Jul 2011 13:38:43 +0000 (15:38 +0200)]
[IMP] base_setup: avoid remultiple, useless restarts of osv pool

bzr revid: odo@openerp.com-20110712133843-15gxpmao4e62pn59

12 years ago[FIX] clean_action not always return action
Fabien Meghazi [Tue, 12 Jul 2011 13:34:30 +0000 (15:34 +0200)]
[FIX] clean_action not always return action

bzr revid: fme@openerp.com-20110712133430-l55d0bwxwb0znke1

12 years ago[FIX] module.loading: ensure installed modules are all loaded before installing new...
Olivier Dony [Tue, 12 Jul 2011 13:33:43 +0000 (15:33 +0200)]
[FIX] module.loading: ensure installed modules are all loaded before installing new ones

After the recent change to make module install
atomically (code *and* data), we ran into issues
when installing a new module indirectly triggers
code of a not-yet-loaded-but-installed module,
via its data that is already in the database
(e.g. worflows or reports modified by this module
within another module, that now refer to its
code).
To avoid this, we now make sure that we only
install new modules on top of a consistent system
(code *and* data), by loading all installed or
'to upgrade' modules *before* starting to install
new ones.

lp bug: https://launchpad.net/bugs/809168 fixed

bzr revid: odo@openerp.com-20110712133343-unf610k23fa6d3pk

12 years ago[imp] cosmetic change in m2o
niv-openerp [Tue, 12 Jul 2011 13:09:10 +0000 (15:09 +0200)]
[imp] cosmetic change in m2o

bzr revid: nicolas.vanhoren@openerp.com-20110712130910-akmszcbyjwugkkk7

12 years ago[IMP] Improved & fixed some action dialogs problems. Added openerp.base.ActionDialog
Fabien Meghazi [Tue, 12 Jul 2011 12:47:14 +0000 (14:47 +0200)]
[IMP] Improved & fixed some action dialogs problems. Added openerp.base.ActionDialog

bzr revid: fme@openerp.com-20110712124714-9jj58xrzi97negug

12 years ago[FIX] hr_timesheet test fix, marital is a selection
Antony Lesuisse [Tue, 12 Jul 2011 12:07:48 +0000 (14:07 +0200)]
[FIX] hr_timesheet test fix, marital is a selection

bzr revid: al@openerp.com-20110712120748-q9l7tj38a0ehuk9d

12 years ago[IMP] only compute invisible attrs/modifier in list view, as for non-editable lists...
Xavier Morel [Tue, 12 Jul 2011 09:54:59 +0000 (11:54 +0200)]
[IMP] only compute invisible attrs/modifier in list view, as for non-editable lists we may be missing fields required to compute required and readonly

and it's not like the list view needs those anyway: the handling of required and readonly in editable lists is performed solely by the form view embedded in each row, the list itself does not care at all

bzr revid: xmo@openerp.com-20110712095459-l8hkm6d0vg1ynb07

12 years ago[imp] some imp to previous imp
niv-openerp [Tue, 12 Jul 2011 09:14:31 +0000 (11:14 +0200)]
[imp] some imp to previous imp

bzr revid: nicolas.vanhoren@openerp.com-20110712091431-uf3o5z017c399izp

12 years ago[imp] added some debugging tools
niv-openerp [Tue, 12 Jul 2011 09:11:31 +0000 (11:11 +0200)]
[imp] added some debugging tools

bzr revid: nicolas.vanhoren@openerp.com-20110712091131-ixr36d9dyilfnoyj

12 years ago[IMP] Better default action flags
Fabien Meghazi [Tue, 12 Jul 2011 09:11:10 +0000 (11:11 +0200)]
[IMP] Better default action flags

bzr revid: fme@openerp.com-20110712091110-wa1v3s3p148g2nig

12 years ago[IMP] fields.py: removed unused import (and cyclic dependency!).
Vo Minh Thu [Tue, 12 Jul 2011 08:37:11 +0000 (10:37 +0200)]
[IMP] fields.py: removed unused import (and cyclic dependency!).

bzr revid: vmt@openerp.com-20110712083711-6serbntp8y5fn3qy

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 12 Jul 2011 04:39:23 +0000 (04:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110712043923-dd4xl3470offf67p

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 12 Jul 2011 04:35:23 +0000 (04:35 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110712043523-jj2h4fyxgaev36dr

12 years ago[IMP] account_asset demo data improved
Quentin (OpenERP) [Mon, 11 Jul 2011 22:47:50 +0000 (00:47 +0200)]
[IMP] account_asset demo data improved

bzr revid: qdp-launchpad@openerp.com-20110711224750-jjxa3f6odywwif99

12 years ago[MERGE] merged feature branch of hr_payroll project
Quentin (OpenERP) [Mon, 11 Jul 2011 22:43:54 +0000 (00:43 +0200)]
[MERGE] merged feature branch of hr_payroll project

bzr revid: qdp-launchpad@openerp.com-20110711224354-164tsr63k633os70

12 years ago[IMP] hr_payroll_account: code cleaning and fixing
Quentin (OpenERP) [Mon, 11 Jul 2011 22:40:10 +0000 (00:40 +0200)]
[IMP] hr_payroll_account: code cleaning and fixing

bzr revid: qdp-launchpad@openerp.com-20110711224010-8jx0prw252dg02a2

12 years ago[IMP] account: code cleaning
Quentin (OpenERP) [Mon, 11 Jul 2011 22:23:50 +0000 (00:23 +0200)]
[IMP] account: code cleaning

bzr revid: qdp-launchpad@openerp.com-20110711222350-kuz1l5q1tky6acyu

12 years ago[IMP] hr_contract: completly removed passport field as it was already present in...
Quentin (OpenERP) [Mon, 11 Jul 2011 21:57:10 +0000 (23:57 +0200)]
[IMP] hr_contract: completly removed passport field as it was already present in hr.employee

bzr revid: qdp-launchpad@openerp.com-20110711215710-iqfhdjer7g1tmyml

12 years ago[FIX] hr_contract: passport into char instead of m2o
Quentin (OpenERP) [Mon, 11 Jul 2011 21:47:54 +0000 (23:47 +0200)]
[FIX] hr_contract: passport into char instead of m2o

bzr revid: qdp-launchpad@openerp.com-20110711214754-qafeimh8ksmcp2e4

12 years ago[MERGE] portal wizard fix
Raphael Collet [Mon, 11 Jul 2011 18:32:14 +0000 (20:32 +0200)]
[MERGE] portal wizard fix

bzr revid: raphael.collet@gmail.com-20110711183214-kid448lr2my1y2w5

12 years ago[FIX] bug in portal wizard: only existing users were sent an email
Raphael Collet [Mon, 11 Jul 2011 18:23:54 +0000 (20:23 +0200)]
[FIX] bug in portal wizard: only existing users were sent an email

bzr revid: raphael.collet@gmail.com-20110711182354-6z1caly1vrfy1qo6

12 years ago[IMP] hr_contract: changed passport into char field and removed useless object
Quentin (OpenERP) [Mon, 11 Jul 2011 17:04:01 +0000 (19:04 +0200)]
[IMP] hr_contract: changed passport into char field and removed useless object

bzr revid: qdp-launchpad@openerp.com-20110711170401-q71lycboq23izgnv

12 years ago[MERGE] merged main trunk addons branch
Quentin (OpenERP) [Mon, 11 Jul 2011 16:38:39 +0000 (18:38 +0200)]
[MERGE] merged main trunk addons branch

bzr revid: qdp-launchpad@openerp.com-20110711163839-v1bdt337kds3072n

12 years ago[FIX] fields.property: typos/misnamed variables.
Vo Minh Thu [Mon, 11 Jul 2011 16:15:58 +0000 (18:15 +0200)]
[FIX] fields.property: typos/misnamed variables.

bzr revid: vmt@openerp.com-20110711161558-kac442kzcu3ujvj4

12 years ago[IMP] Basic implementation of FormView.stop()
Fabien Meghazi [Mon, 11 Jul 2011 16:15:46 +0000 (18:15 +0200)]
[IMP] Basic implementation of FormView.stop()

bzr revid: fme@openerp.com-20110711161546-b030c361iqvg3wyr

12 years ago[MERGE] feature branch for assets management
Quentin (OpenERP) [Mon, 11 Jul 2011 16:14:29 +0000 (18:14 +0200)]
[MERGE] feature branch for assets management

bzr revid: qdp-launchpad@openerp.com-20110711161429-x0akj5anlsijs6z9

12 years ago[IMP] stock: improved help tooltip on name of stock.tracking object
Quentin (OpenERP) [Mon, 11 Jul 2011 16:11:22 +0000 (18:11 +0200)]
[IMP] stock: improved help tooltip on name of stock.tracking object

bzr revid: qdp-launchpad@openerp.com-20110711161122-m4tay22l287kka1h

12 years ago[IMP] stock: improved translatability
Quentin (OpenERP) [Mon, 11 Jul 2011 16:09:56 +0000 (18:09 +0200)]
[IMP] stock: improved translatability

bzr revid: qdp-launchpad@openerp.com-20110711160956-k3ehprj6vmx5hy4y

12 years ago[IMP] usaiblity improvements
Quentin (OpenERP) [Mon, 11 Jul 2011 16:05:49 +0000 (18:05 +0200)]
[IMP] usaiblity improvements

bzr revid: qdp-launchpad@openerp.com-20110711160549-n2rgb060zuo51g65

12 years ago[IMP] base, rng: allowed name attribute on separator tag
Quentin (OpenERP) [Mon, 11 Jul 2011 16:01:37 +0000 (18:01 +0200)]
[IMP] base, rng: allowed name attribute on separator tag

bzr revid: qdp-launchpad@openerp.com-20110711160137-d5thipksjw7e8vqn

12 years ago[FIX] WidgetFrame fetches fields_view.fields property on non 'field' tags
Fabien Meghazi [Mon, 11 Jul 2011 15:48:02 +0000 (17:48 +0200)]
[FIX] WidgetFrame fetches fields_view.fields property on non 'field' tags

bzr revid: fme@openerp.com-20110711154802-y2q3et23mmylomd5

12 years ago[IMP] payroll: small usabiltiy improvements
Quentin (OpenERP) [Mon, 11 Jul 2011 15:03:09 +0000 (17:03 +0200)]
[IMP] payroll: small usabiltiy improvements

bzr revid: qdp-launchpad@openerp.com-20110711150309-z1j2780kijojmzep

12 years ago[FIX] some warnings
Xavier Morel [Mon, 11 Jul 2011 14:59:07 +0000 (16:59 +0200)]
[FIX] some warnings

bzr revid: xmo@openerp.com-20110711145907-inumrb183i01a35n

12 years ago[IMP] remove some intermediate variables crud in graph
Xavier Morel [Mon, 11 Jul 2011 14:58:16 +0000 (16:58 +0200)]
[IMP] remove some intermediate variables crud in graph

bzr revid: xmo@openerp.com-20110711145816-lrk9y1iijcy6yptl

12 years ago[MERGE] graph view
Xavier Morel [Mon, 11 Jul 2011 14:53:03 +0000 (16:53 +0200)]
[MERGE] graph view

bzr revid: xmo@openerp.com-20110711145303-pix4dxlg1gt1mdga

12 years ago[FIX] Notebook page does not honnor modifiers
Fabien Meghazi [Mon, 11 Jul 2011 14:48:51 +0000 (16:48 +0200)]
[FIX] Notebook page does not honnor modifiers

bzr revid: fme@openerp.com-20110711144851-wavg5u1l1us9atc8

12 years ago[FIX] fields.property: set the m2o fields as False instead of browse_null.
Vo Minh Thu [Mon, 11 Jul 2011 14:25:03 +0000 (16:25 +0200)]
[FIX] fields.property: set the m2o fields as False instead of browse_null.

bzr revid: vmt@openerp.com-20110711142503-pokzph1wgo2j3223

12 years ago[MERGE] module.loading: attempt to load each module atomically within load_module_graph.
Vo Minh Thu [Mon, 11 Jul 2011 14:12:14 +0000 (16:12 +0200)]
[MERGE] module.loading: attempt to load each module atomically within load_module_graph.

bzr revid: vmt@openerp.com-20110711141214-wqrrlyd3hxk4kj9i

12 years ago[FIX] loading: pool.get("ir.module.module") was done before it was available.
Vo Minh Thu [Mon, 11 Jul 2011 14:10:45 +0000 (16:10 +0200)]
[FIX] loading: pool.get("ir.module.module") was done before it was available.

bzr revid: vmt@openerp.com-20110711141045-c3pyqe0zuwxlljip

12 years ago[MERGE] account_asset: ir.actions.todo
Quentin (OpenERP) [Mon, 11 Jul 2011 13:44:34 +0000 (15:44 +0200)]
[MERGE] account_asset: ir.actions.todo

bzr revid: qdp-launchpad@openerp.com-20110711134434-0udni21bymwhcqqh

12 years ago[MERGE] account_asset: demo data
Quentin (OpenERP) [Mon, 11 Jul 2011 13:40:21 +0000 (15:40 +0200)]
[MERGE] account_asset: demo data

bzr revid: qdp-launchpad@openerp.com-20110711134021-14hyeqglxgddvmo5

12 years ago[IMP] account_asset: Improved indentation.
Ujjvala Collins (OpenERP) [Mon, 11 Jul 2011 13:37:58 +0000 (19:07 +0530)]
[IMP] account_asset: Improved indentation.

bzr revid: uco@tinyerp.com-20110711133758-ced91cinx0th5tr3

12 years ago[ADD] account_asset: Added steps for opening asset category form view on configuratio...
Ujjvala Collins (OpenERP) [Mon, 11 Jul 2011 13:29:23 +0000 (18:59 +0530)]
[ADD] account_asset: Added steps for opening asset category form view on configuration wizard.

bzr revid: uco@tinyerp.com-20110711132923-e0v4c78ujd6x1bsd

12 years ago[IMP] account_asset: Small improvement.
Ujjvala Collins (OpenERP) [Mon, 11 Jul 2011 13:21:26 +0000 (18:51 +0530)]
[IMP] account_asset: Small improvement.

bzr revid: uco@tinyerp.com-20110711132126-qfcf0yseujkjr0ea

12 years ago[IMP] fields.py: removed unnecessary initialization.
Vo Minh Thu [Mon, 11 Jul 2011 13:18:04 +0000 (15:18 +0200)]
[IMP] fields.py: removed unnecessary initialization.

bzr revid: vmt@openerp.com-20110711131804-1p9qk2j9zp2uuevy

12 years ago[IMP] account_asset: Improved demo file
Ujjvala Collins (OpenERP) [Mon, 11 Jul 2011 13:14:27 +0000 (18:44 +0530)]
[IMP] account_asset: Improved demo file

bzr revid: uco@tinyerp.com-20110711131427-bck8jzp055bmwoye

12 years ago[ADD] account_asset: Added demo data file.
Ujjvala Collins (OpenERP) [Mon, 11 Jul 2011 12:51:50 +0000 (18:21 +0530)]
[ADD] account_asset: Added demo data file.

bzr revid: uco@tinyerp.com-20110711125150-ig24j3jtl2ro5nvx

12 years ago[IMP] module.loading: attempt to load each module atomically within load_module_graph...
Olivier Dony [Mon, 11 Jul 2011 12:49:58 +0000 (14:49 +0200)]
[IMP] module.loading: attempt to load each module atomically within load_module_graph (untested, work-in-progress)

bzr revid: odo@openerp.com-20110711124958-p91752exwv21sdf8

12 years ago[IMP] fields.py: tidying up before merging in trunk.
Vo Minh Thu [Mon, 11 Jul 2011 12:34:14 +0000 (14:34 +0200)]
[IMP] fields.py: tidying up before merging in trunk.

bzr revid: vmt@openerp.com-20110711123414-5nf29awpui5x0pp6

12 years ago[IMP] hr_payrolll: usability improvements
Quentin (OpenERP) [Mon, 11 Jul 2011 12:15:25 +0000 (14:15 +0200)]
[IMP] hr_payrolll: usability improvements

bzr revid: qdp-launchpad@openerp.com-20110711121525-88cz0kag3s6qim68

12 years ago[IMP] account_asset: moved the asset_category_id in accuont.invoice view
Quentin (OpenERP) [Mon, 11 Jul 2011 12:10:08 +0000 (14:10 +0200)]
[IMP] account_asset: moved the asset_category_id in accuont.invoice view

bzr revid: qdp-launchpad@openerp.com-20110711121008-qs4t569o73u3lzol

12 years ago[REM] conditional test, set json-rpc response result directly from method call instea...
Xavier Morel [Mon, 11 Jul 2011 11:48:27 +0000 (13:48 +0200)]
[REM] conditional test, set json-rpc response result directly from method call instead of going through an intermediate variable

bzr revid: xmo@openerp.com-20110711114827-od8se08z08qentmm

12 years ago[FIX] more base_setup fix dependencies fixes runbot tests
Antony Lesuisse [Mon, 11 Jul 2011 11:45:12 +0000 (13:45 +0200)]
[FIX] more base_setup fix dependencies fixes runbot tests

bzr revid: al@openerp.com-20110711114512-iheogdbs0og14w13

12 years ago[IMP] None is the default 'default value' argument to dict.get, no need to explicitly...
Xavier Morel [Mon, 11 Jul 2011 11:41:35 +0000 (13:41 +0200)]
[IMP] None is the default 'default value' argument to dict.get, no need to explicitly provide it

bzr revid: xmo@openerp.com-20110711114135-vednxzi8ehcwi1l7

12 years ago[IMP] None should be checked via identity testing, clearer and cleaner
Xavier Morel [Mon, 11 Jul 2011 11:39:53 +0000 (13:39 +0200)]
[IMP] None should be checked via identity testing, clearer and cleaner

bzr revid: xmo@openerp.com-20110711113953-p2f6erihfsikj2dv

12 years ago[IMP] OptionParser.add_option does not hardcode a set number of short and long option...
Xavier Morel [Mon, 11 Jul 2011 11:39:09 +0000 (13:39 +0200)]
[IMP] OptionParser.add_option does not hardcode a set number of short and long option names

no need to provide an empty string first argument to add a long-option-string-only option. Just don't provide a short option

bzr revid: xmo@openerp.com-20110711113909-sv487tcdcgh4qq2n

12 years ago[IMP] account_asset: history tree view changes + removal of select=1 statements in...
Quentin (OpenERP) [Mon, 11 Jul 2011 11:38:27 +0000 (13:38 +0200)]
[IMP] account_asset: history tree view changes + removal of select=1 statements in views

bzr revid: qdp-launchpad@openerp.com-20110711113827-shx1zyqmbd34rslv

12 years ago[IMP] avoid having deletion and selection columns take too much horizontal room
Xavier Morel [Mon, 11 Jul 2011 11:33:40 +0000 (13:33 +0200)]
[IMP] avoid having deletion and selection columns take too much horizontal room

todo: fix lists with only 1 field (3 columns), list-wise action buttons are columned and get crushed into a small (horizontal) box which is ugly

bzr revid: xmo@openerp.com-20110711113340-7dn062kv8c6w711a

12 years ago[FIX] explicitly pass a list of fields to read_group instead of False
Xavier Morel [Mon, 11 Jul 2011 11:32:28 +0000 (13:32 +0200)]
[FIX] explicitly pass a list of fields to read_group instead of False

read_group does not take inherited fields in its default list-of-fields-to-read, so if grouping on an inherited field it will blow up

conversely, read_group can not aggregate on inherited numerical fields, so if it reads *all* the columns (including inherited) it will try to aggregate on fields it's not reading and that's also going to blow up.

bzr revid: xmo@openerp.com-20110711113228-18mbcft9y2lf7ptm

12 years ago[FIX] account: installer of account_asset module
Quentin (OpenERP) [Mon, 11 Jul 2011 11:19:13 +0000 (13:19 +0200)]
[FIX] account: installer of account_asset module

bzr revid: qdp-launchpad@openerp.com-20110711111913-ndcl3n5qfyi32cdz

12 years ago[FIX] base_setup fix dependencies fixes runbot tests
Antony Lesuisse [Mon, 11 Jul 2011 11:09:58 +0000 (13:09 +0200)]
[FIX] base_setup fix dependencies fixes runbot tests

bzr revid: al@openerp.com-20110711110958-q75h3jpw33z874jo

12 years ago[MERGE] payroll yaml test
Quentin (OpenERP) [Mon, 11 Jul 2011 10:44:48 +0000 (12:44 +0200)]
[MERGE] payroll yaml test

bzr revid: qdp-launchpad@openerp.com-20110711104448-2xsw62pmfxzv1gv9