odoo/odoo.git
12 years ago[MERGE] Merge with trunk upto revision no 1218.
Yogesh (OpenERP) [Wed, 12 Oct 2011 05:09:18 +0000 (10:39 +0530)]
[MERGE] Merge with trunk upto revision no 1218.

bzr revid: ysa@tinyerp.com-20111012050918-c83f2y42ocshk6e6

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20111012044022-dt1ks2gwog40djxc
bzr revid: launchpad_translations_on_behalf_of_openerp-20111012044412-fk2rlfsfnmhkvaq1

12 years ago[IMP] merged application tile with default home
Antony Lesuisse [Tue, 11 Oct 2011 23:36:27 +0000 (01:36 +0200)]
[IMP] merged application tile with default home

bzr revid: al@openerp.com-20111011233627-6nxfbs64lwzszh7t

12 years ago[IMP] default dashboard home for everybody
Antony Lesuisse [Tue, 11 Oct 2011 22:19:16 +0000 (00:19 +0200)]
[IMP] default dashboard home for everybody

bzr revid: al@openerp.com-20111011221916-df9zxa1e7fvw3xiz

12 years ago[IMP] board module and hr dashboard cleanups
Antony Lesuisse [Tue, 11 Oct 2011 21:20:17 +0000 (23:20 +0200)]
[IMP] board module and hr dashboard cleanups
split board.board object (almost unsed) xml's from actual board definitions
board module defines 2 boards: the admin one, the homepage
clean hr board definitions
remove hr menuitems from administration menu
remove useless menuitem definitions

bzr revid: al@openerp.com-20111011212017-qd3d2xp9mfneagqq

12 years ago[IMP] openerplib exception handling step1
Antony Lesuisse [Tue, 11 Oct 2011 21:07:42 +0000 (23:07 +0200)]
[IMP] openerplib exception handling step1
We define the 4 standard openerp exceptions introduced in the new xmlrpc/1 and
jsonrpc/1 api. But we dont raise them yet, instead we update the local
connector to emulate the current xmlrpc faults.

bzr revid: al@openerp.com-20111011210742-i5zdn7kldg74kx2b

12 years ago[FIX] Model.import_data docstring: cleanup + clear RST warnings for autodoc
Olivier Dony [Tue, 11 Oct 2011 17:11:48 +0000 (19:11 +0200)]
[FIX] Model.import_data docstring: cleanup + clear RST warnings for autodoc

The pipe character is taken as an inline substitution
marker, and is easy to avoid in most cases except within
literal blocks.

bzr revid: odo@openerp.com-20111011171148-rluwokcsx7i38i6e

12 years ago[FIX] expression: proper handling of empty string in m2o domain criterions
Olivier Dony [Tue, 11 Oct 2011 16:34:35 +0000 (18:34 +0200)]
[FIX] expression: proper handling of empty string in m2o domain criterions

Also fixed incorrect name_search() implementations in
res.partner and res.currency, and added corresponding
tests.

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

bzr revid: odo@openerp.com-20111011163435-szj9vm6x9x8nryn8

12 years ago[REM] removed lp auto-committed PO junk
Olivier Dony [Tue, 11 Oct 2011 16:27:35 +0000 (18:27 +0200)]
[REM] removed lp auto-committed PO junk

bzr revid: odo@openerp.com-20111011162735-eor1vnl30dwbdi1h

12 years ago[IMP] Dashboard: use parent's do_action
Fabien Meghazi [Tue, 11 Oct 2011 15:59:50 +0000 (17:59 +0200)]
[IMP] Dashboard: use parent's do_action

bzr revid: fme@openerp.com-20111011155950-z620hv2zxtccm501

12 years ago[FIX] webrpc double load jquery
Antony Lesuisse [Tue, 11 Oct 2011 15:47:00 +0000 (17:47 +0200)]
[FIX] webrpc double load jquery

bzr revid: al@openerp.com-20111011154700-2mnim3luoersk1c3

12 years ago[fix] problem with form view, does not prevent multiple creates/saves
niv-openerp [Tue, 11 Oct 2011 15:35:35 +0000 (17:35 +0200)]
[fix] problem with form view, does not prevent multiple creates/saves

bzr revid: nicolas.vanhoren@openerp.com-20111011153535-ojo8qqpzlg3ap9fy

12 years ago[MERGE] new ORM method for converting o2m commands sequences to record dicts, useful...
Olivier Dony [Tue, 11 Oct 2011 14:49:27 +0000 (16:49 +0200)]
[MERGE] new ORM method for converting o2m commands sequences to record dicts, useful for addons (by Xavier Morel)

bzr revid: odo@openerp.com-20111011144927-mch6uy11z347fcku

12 years ago[IMP] orm: resolve_o2m_commands_...: simplify assert, remove context doc following...
Olivier Dony [Tue, 11 Oct 2011 14:41:46 +0000 (16:41 +0200)]
[IMP] orm: resolve_o2m_commands_...: simplify assert, remove context doc following guidelines

bzr revid: odo@openerp.com-20111011144146-b9rt5kc9sb5lj0dr

12 years ago[IMP] sale: replaced hardcoded date/time formats by appropriate constants
Olivier Dony [Tue, 11 Oct 2011 14:19:21 +0000 (16:19 +0200)]
[IMP] sale: replaced hardcoded date/time formats by appropriate constants

bzr revid: odo@openerp.com-20111011141921-chzenvq0i2kvbnw7

12 years ago[MERGE] sale: refactoring of large action_ship_create() method, courtesy of Raphael...
Olivier Dony [Tue, 11 Oct 2011 14:03:35 +0000 (16:03 +0200)]
[MERGE] sale: refactoring of large action_ship_create() method, courtesy of Raphael Valyi (Akretion)

bzr revid: odo@openerp.com-20111011140335-f4u29prd3fq3i0ir

12 years ago[FIX] Remove bad undefined value returned instead of a real promise.
Fabien Meghazi [Tue, 11 Oct 2011 13:58:20 +0000 (15:58 +0200)]
[FIX] Remove bad undefined value returned instead of a real promise.

Thanks Valentin ! I didn't paid attention to this potential problem.
I guess we'll have to review the usage of promises as openerp callback
return value because any addons adding a callback could potentially break
the promises.

bzr revid: fme@openerp.com-20111011135820-v1lx6uj1siqbq7m6

12 years ago[fix] problem in crm module extension to res.partner view, trying to set the value...
niv-openerp [Tue, 11 Oct 2011 13:52:53 +0000 (15:52 +0200)]
[fix] problem in crm module extension to res.partner view, trying to set the value of a many2one from a corresponding o2m, which is useless and makes the web client crash

bzr revid: nicolas.vanhoren@openerp.com-20111011135253-vne15mxazqbl02jc

12 years ago[FIX] Fixed float menus toggler under firefox
Fabien Meghazi [Tue, 11 Oct 2011 13:44:17 +0000 (15:44 +0200)]
[FIX] Fixed float menus toggler under firefox

bzr revid: fme@openerp.com-20111011134417-4vsfwtkq2g10b2j7

12 years ago[FIX] Fixed buttons overlapping when shrinking firefox windows
Fabien Meghazi [Tue, 11 Oct 2011 13:37:13 +0000 (15:37 +0200)]
[FIX] Fixed buttons overlapping when shrinking firefox windows

bzr revid: fme@openerp.com-20111011133713-6eardsp1qv8subsg

12 years ago[FIX] Fixed list view's progress bar floating on the next table cell under firefox
Fabien Meghazi [Tue, 11 Oct 2011 13:32:01 +0000 (15:32 +0200)]
[FIX] Fixed list view's progress bar floating on the next table cell under firefox

bzr revid: fme@openerp.com-20111011133201-wryn9twnf610h4fq

12 years ago[IMP] Form frame : Force nolabel='1' when widget='statusbar'
Fabien Meghazi [Tue, 11 Oct 2011 11:54:24 +0000 (13:54 +0200)]
[IMP] Form frame : Force nolabel='1' when widget='statusbar'

Hardcoded exception but this way, we retain backward compatibility between addons & old clients

bzr revid: fme@openerp.com-20111011115424-rme5btg594euln2v

12 years ago[IMP] copy colorization code from listview to treeview
Xavier Morel [Tue, 11 Oct 2011 11:29:24 +0000 (13:29 +0200)]
[IMP] copy colorization code from listview to treeview

bzr revid: xmo@openerp.com-20111011112924-ih7on411mirf5wmi

12 years ago[FIX] Fixed dashboard css global selector
Fabien Meghazi [Tue, 11 Oct 2011 11:29:11 +0000 (13:29 +0200)]
[FIX] Fixed dashboard css global selector

bzr revid: fme@openerp.com-20111011112911-adsysz0m5nazh5yr

12 years ago[FIX] Fix form frame float in firefox
Fabien Meghazi [Tue, 11 Oct 2011 11:18:52 +0000 (13:18 +0200)]
[FIX] Fix form frame float in firefox

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

bzr revid: fme@openerp.com-20111011111852-6he82k62bo90ni9c

12 years ago[FIX] m2o of reference fields does not seem working
Fabien Meghazi [Tue, 11 Oct 2011 10:54:26 +0000 (12:54 +0200)]
[FIX] m2o of reference fields does not seem working

m2o needs additional properties from view.
reference template was broken
now hide the m2o widget when no value is selected

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

bzr revid: fme@openerp.com-20111011105426-2s4d82185q5ok4ry

12 years ago[FIX] display all non-automatic actions
Xavier Morel [Tue, 11 Oct 2011 10:20:46 +0000 (12:20 +0200)]
[FIX] display all non-automatic actions

bzr revid: xmo@openerp.com-20111011102046-6jgki6sykefd0fy8

12 years ago[IMP] docstring for resolve_o2m_commands_...
Xavier Morel [Tue, 11 Oct 2011 09:45:51 +0000 (11:45 +0200)]
[IMP] docstring for resolve_o2m_commands_...

bzr revid: xmo@openerp.com-20111011094551-vr27on7iibdd9tv6

12 years ago[FIX] Configuration wizard display only type is manual and once.
Yogesh (OpenERP) [Tue, 11 Oct 2011 09:25:20 +0000 (14:55 +0530)]
[FIX] Configuration wizard display only type is manual and once.

bzr revid: ysa@tinyerp.com-20111011092520-wzptl5t2titcp052

12 years ago[IMP] make resolve_o2m_commands_to_record_dicts's result eager as per vmt's suggestion
Xavier Morel [Tue, 11 Oct 2011 08:57:15 +0000 (10:57 +0200)]
[IMP] make resolve_o2m_commands_to_record_dicts's result eager as per vmt's suggestion

bzr revid: xmo@openerp.com-20111011085715-cvcficcy4di9q29i

12 years ago[ADD] don't blow up on a singleton DELETE_ALL command (that command takes no paramete...
Xavier Morel [Tue, 11 Oct 2011 08:48:52 +0000 (10:48 +0200)]
[ADD] don't blow up on a singleton DELETE_ALL command (that command takes no parameters, so can have just (5,))

bzr revid: xmo@openerp.com-20111011084852-hborz317ru5pbzux

12 years ago[IMP] raise assertion error if an o2m command is not one of CREATE, UPDATE or LINK_TO
Xavier Morel [Tue, 11 Oct 2011 08:38:24 +0000 (10:38 +0200)]
[IMP] raise assertion error if an o2m command is not one of CREATE, UPDATE or LINK_TO

bzr revid: xmo@openerp.com-20111011083824-4g0ros6f3xgslkq4

12 years ago[IMP] handle case where o2m commands are pairs instead of triplets
Xavier Morel [Tue, 11 Oct 2011 08:12:02 +0000 (10:12 +0200)]
[IMP] handle case where o2m commands are pairs instead of triplets

bzr revid: xmo@openerp.com-20111011081202-y1ou74u038o2kl58

12 years ago[IMP] rename serialize_o2m_commands to resolve_o2m_commands_to_record_dicts
Xavier Morel [Tue, 11 Oct 2011 08:03:38 +0000 (10:03 +0200)]
[IMP] rename serialize_o2m_commands to resolve_o2m_commands_to_record_dicts

bzr revid: xmo@openerp.com-20111011080338-hup42vivlvk4dly0

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 11 Oct 2011 05:42:24 +0000 (05:42 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111011052920-un4k47tkwv7djqt2
bzr revid: launchpad_translations_on_behalf_of_openerp-20111011053536-w0rdhuhwp04uxnpd
bzr revid: launchpad_translations_on_behalf_of_openerp-20111011054224-cr2q9q3picqoasam

12 years ago[MERGE] MErge with trunk upto revision no 1202.
Yogesh (OpenERP) [Tue, 11 Oct 2011 05:03:27 +0000 (10:33 +0530)]
[MERGE] MErge with trunk upto revision no 1202.

bzr revid: ysa@tinyerp.com-20111011050327-wsyzdd0x53yiat6h

12 years ago[FIX] revert 1200 revid:fme@openerp.com-20111010150811-4vdff1jcr6eqz2xq, action manag...
Antony Lesuisse [Mon, 10 Oct 2011 21:46:34 +0000 (23:46 +0200)]
[FIX] revert 1200 revid:fme@openerp.com-20111010150811-4vdff1jcr6eqz2xq, action manager must be used for client actions

bzr revid: al@openerp.com-20111010214634-dmq7fcv840252p8t

12 years ago[MERGE] pos by ahu,mit,ddm,niv
Antony Lesuisse [Mon, 10 Oct 2011 21:16:23 +0000 (23:16 +0200)]
[MERGE] pos by ahu,mit,ddm,niv

bzr revid: al@openerp.com-20111010211623-lov3zpm0dl6jaf7p

12 years ago[MERGE] pad port to 6.1 chs
Antony Lesuisse [Mon, 10 Oct 2011 21:11:24 +0000 (23:11 +0200)]
[MERGE] pad port to 6.1 chs

bzr revid: al@openerp.com-20111010211124-mjta0o42rarn87tw

12 years ago[FIX] ignore invalid url hashchanges
Antony Lesuisse [Mon, 10 Oct 2011 20:34:41 +0000 (22:34 +0200)]
[FIX] ignore invalid url hashchanges

bzr revid: al@openerp.com-20111010203441-7b04w9ipkz1oxq8e

12 years ago[MERGE] added l10n_hn module (Honduras accounting localization module). Courtesy...
Quentin (OpenERP) [Mon, 10 Oct 2011 16:55:21 +0000 (18:55 +0200)]
[MERGE] added l10n_hn module (Honduras accounting localization module). Courtesy of Salvatore JosuĂ© Trimarchi Pinto

bzr revid: qdp-launchpad@openerp.com-20111010165521-17mrnd3s6sygh6la

12 years ago[MERGE] added lempiria currency (HNL) used in Honduras
Quentin (OpenERP) [Mon, 10 Oct 2011 16:48:23 +0000 (18:48 +0200)]
[MERGE] added lempiria currency (HNL) used in Honduras

bzr revid: qdp-launchpad@openerp.com-20111010164823-n8snd4ghwa16jens

12 years ago[IMP] base, res.currency data: added HNL currency (from Honduras) and rate
Quentin (OpenERP) [Mon, 10 Oct 2011 15:58:09 +0000 (17:58 +0200)]
[IMP] base, res.currency data: added HNL currency (from Honduras) and rate

bzr revid: qdp-launchpad@openerp.com-20111010155809-2k3tp80n8cfn8hx0

12 years ago[FIX] stock: fill inventory wizard now propose the right quantity of products regardi...
Quentin (OpenERP) [Mon, 10 Oct 2011 15:42:41 +0000 (17:42 +0200)]
[FIX] stock: fill inventory wizard now propose the right quantity of products regarding what has been consumed

lp bug: https://launchpad.net/bugs/797772 fixed
lp bug: https://launchpad.net/bugs/837123 fixed

bzr revid: qdp-launchpad@openerp.com-20111010154241-penanv8aggxdcgj3

12 years ago[fix] problem with the web client in the idea module
niv-openerp [Mon, 10 Oct 2011 15:16:11 +0000 (17:16 +0200)]
[fix] problem with the web client in the idea module

bzr revid: nicolas.vanhoren@openerp.com-20111010151611-efmcqnm14n0s2r8t

12 years ago[IMP] Bring dashboard styling from trunk-style branch
Fabien Meghazi [Mon, 10 Oct 2011 15:08:11 +0000 (17:08 +0200)]
[IMP] Bring dashboard styling from trunk-style branch

bzr revid: fme@openerp.com-20111010150811-4vdff1jcr6eqz2xq

12 years ago[fix] problem in idea view
niv-openerp [Mon, 10 Oct 2011 15:00:12 +0000 (17:00 +0200)]
[fix] problem in idea view

bzr revid: nicolas.vanhoren@openerp.com-20111010150012-pty14q4z54zdtgvu

12 years ago[fix] dirty fix of the problem with list views in o2m
niv-openerp [Mon, 10 Oct 2011 14:36:34 +0000 (16:36 +0200)]
[fix] dirty fix of the problem with list views in o2m

bzr revid: nicolas.vanhoren@openerp.com-20111010143634-sjld7z726l6ebg53

12 years ago[IMP] Improved dashboard action titles
Fabien Meghazi [Mon, 10 Oct 2011 14:28:06 +0000 (16:28 +0200)]
[IMP] Improved dashboard action titles

bzr revid: fme@openerp.com-20111010142806-63dtrwjb22uppo4z

12 years ago[IMP] rng,convert: add support for report `usage` attribute
Olivier Dony [Mon, 10 Oct 2011 14:22:26 +0000 (16:22 +0200)]
[IMP] rng,convert: add support for report `usage` attribute

The `usage` attribute may indicate a special purpose
of this report. For instance, the "default" usage
is used to identify the report to include along with
a record for EDI exports.

bzr revid: odo@openerp.com-20111010142226-ceradf4acsbr3r5l

12 years ago[imp] removed asynchronous operations in buffered dataset, "l'amour du risque, papapa...
niv-openerp [Mon, 10 Oct 2011 14:18:04 +0000 (16:18 +0200)]
[imp] removed asynchronous operations in buffered dataset, "l'amour du risque, papapalapapapa"

bzr revid: nicolas.vanhoren@openerp.com-20111010141804-zc6t2sr60twz6r4s

12 years ago[IMP] Added display_title in action flags. ViewManager won't display title if false.
Fabien Meghazi [Mon, 10 Oct 2011 14:15:46 +0000 (16:15 +0200)]
[IMP] Added display_title in action flags. ViewManager won't display title if false.

Will be used for dashboards, wizards, ...

bzr revid: fme@openerp.com-20111010141546-b19g0sr4fzicehss

12 years ago[MERGE] lp:834091
Quentin (OpenERP) [Mon, 10 Oct 2011 13:53:44 +0000 (15:53 +0200)]
[MERGE] lp:834091

bzr revid: qdp-launchpad@openerp.com-20111010135344-xqgdgmmlzmh8von3

12 years ago[ADD] method to correctly serialize o2m commands into a sequence of record-dicts...
Xavier Morel [Mon, 10 Oct 2011 13:51:57 +0000 (15:51 +0200)]
[ADD] method to correctly serialize o2m commands into a sequence of record-dicts for e.g. onchanges

also alters res.partner.bank _default_value to use it with res.partner addresses, and adds a few tests to ensure behavior is correct

bzr revid: xmo@openerp.com-20111010135157-dafgcwwcni5gkeom

12 years ago[REF] account: hidding of the based_on field in the vat print report, which (accordin...
Quentin (OpenERP) [Mon, 10 Oct 2011 13:46:25 +0000 (15:46 +0200)]
[REF] account: hidding of the based_on field in the vat print report, which (accordingly to the feedback we had from the community) is dangereous as it's not compliant with what's a user wanting that feature is normally awaiting

bzr revid: qdp-launchpad@openerp.com-20111010134625-ddj81jw4n9ej0wgd

12 years ago[MERGE] lp:847605
Quentin (OpenERP) [Mon, 10 Oct 2011 13:34:08 +0000 (15:34 +0200)]
[MERGE] lp:847605

bzr revid: qdp-launchpad@openerp.com-20111010133408-ylz67t8f84tgv7vp

12 years ago[FIX] Fixed visibility of binary fields buttons
Fabien Meghazi [Mon, 10 Oct 2011 13:33:52 +0000 (15:33 +0200)]
[FIX] Fixed visibility of binary fields buttons

bzr revid: fme@openerp.com-20111010133352-j4kgqu33dskdfm3f

12 years ago[MERGE] lp:845333
Quentin (OpenERP) [Mon, 10 Oct 2011 13:26:37 +0000 (15:26 +0200)]
[MERGE] lp:845333

bzr revid: qdp-launchpad@openerp.com-20111010132637-4yjmoq1uzun3kdwh

12 years ago[MERGE] merged the branch with adding of an act window on a hr.salary.rule to see...
Quentin (OpenERP) [Mon, 10 Oct 2011 13:19:07 +0000 (15:19 +0200)]
[MERGE] merged the branch with adding of an act window on a hr.salary.rule to see all its children in tree view (that part was not clean and improved in the merge commit)

bzr revid: qdp-launchpad@openerp.com-20111010131907-7iarc1ubi57ma7o1

12 years ago[fix] problem in o2m when using "save & next"
niv-openerp [Mon, 10 Oct 2011 13:12:02 +0000 (15:12 +0200)]
[fix] problem in o2m when using "save & next"

bzr revid: nicolas.vanhoren@openerp.com-20111010131202-gc0s7sbkffuh1dtk

12 years ago[fix] forgot some things
niv-openerp [Mon, 10 Oct 2011 12:45:16 +0000 (14:45 +0200)]
[fix] forgot some things

bzr revid: nicolas.vanhoren@openerp.com-20111010124516-5vtzop9sbr5z78r0

12 years ago[MERGE] merged the branch containing the removal of report 'all entries' located...
Quentin (OpenERP) [Mon, 10 Oct 2011 12:40:52 +0000 (14:40 +0200)]
[MERGE] merged the branch containing the removal of report 'all entries' located in the object tax code. This wizard is real life totaly useless and moreover was having slowness problems causing timeouts with some real database size

bzr revid: qdp-launchpad@openerp.com-20111010124052-ukqv01glwb4yob3p

12 years ago[imp] improved conceptually the preceding fix regarding o2m
niv-openerp [Mon, 10 Oct 2011 12:40:44 +0000 (14:40 +0200)]
[imp] improved conceptually the preceding fix regarding o2m

bzr revid: nicolas.vanhoren@openerp.com-20111010124044-8c02gdeddceq78du

12 years ago[FIX] Dashboard are dulicated after undo
Fabien Meghazi [Mon, 10 Oct 2011 12:28:28 +0000 (14:28 +0200)]
[FIX] Dashboard are dulicated after undo

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

bzr revid: fme@openerp.com-20111010122828-0ra0lft4vbp2mr9s

12 years ago[fix] quick fix of the regression in o2m to make it impossible to create a record
niv-openerp [Mon, 10 Oct 2011 12:24:12 +0000 (14:24 +0200)]
[fix] quick fix of the regression in o2m to make it impossible to create a record

bzr revid: nicolas.vanhoren@openerp.com-20111010122412-gvfa460qpe09ad4g

12 years ago[MERGE] lp:777522 (renaming of property_stock_variation field into property_stock_val...
Quentin (OpenERP) [Mon, 10 Oct 2011 12:23:57 +0000 (14:23 +0200)]
[MERGE] lp:777522 (renaming of property_stock_variation field into property_stock_valuation_account_id)

bzr revid: qdp-launchpad@openerp.com-20111010122357-mcj8ym2xgx5or2up

12 years ago[MERGE] merged dev2 branch with test coverage improvements for purchase modules
Quentin (OpenERP) [Mon, 10 Oct 2011 11:53:24 +0000 (13:53 +0200)]
[MERGE] merged dev2 branch with test coverage improvements for purchase modules

bzr revid: qdp-launchpad@openerp.com-20111010115324-dh7l8tgodab8ham7

12 years ago[MERGE] merged dev3 branch with cleaning of l10n_be_hr_payroll module (data)
Quentin (OpenERP) [Mon, 10 Oct 2011 11:51:16 +0000 (13:51 +0200)]
[MERGE] merged dev3 branch with cleaning of l10n_be_hr_payroll module (data)

bzr revid: qdp-launchpad@openerp.com-20111010115116-h0e0yxg1alb4dtsb

12 years ago[IMP]: purchase_requisition: Improved statements in yml
Rucha (Open ERP) [Mon, 10 Oct 2011 11:50:02 +0000 (17:20 +0530)]
[IMP]: purchase_requisition: Improved statements in yml

bzr revid: rpa@tinyerp.com-20111010115002-9xe5knmpmq7u05et

12 years ago[MERGE] merged dev3 branch with cleaning of l10n_be_hr_payroll module (field names...
Quentin (OpenERP) [Mon, 10 Oct 2011 11:46:58 +0000 (13:46 +0200)]
[MERGE] merged dev3 branch with cleaning of l10n_be_hr_payroll module (field names and demo)

bzr revid: qdp-launchpad@openerp.com-20111010114658-690hvsh7le9epvxg

12 years ago[IMP] Stock:Change field name property_stock_variation into property_stock_valuation...
Atik Agewan (OpenERP) [Mon, 10 Oct 2011 11:33:46 +0000 (17:03 +0530)]
[IMP] Stock:Change field name  property_stock_variation into property_stock_valuation_account_id

bzr revid: aag@tinyerp.com-20111010113346-vopj07xuehwpm1u8

12 years ago[fix] problem with some domains that need evaluation
niv-openerp [Mon, 10 Oct 2011 11:26:21 +0000 (13:26 +0200)]
[fix] problem with some domains that need evaluation

bzr revid: nicolas.vanhoren@openerp.com-20111010112621-3kl83keyjingzus8

12 years ago[MERGE] merged the branch with test coverage improvements of product module
Quentin (OpenERP) [Mon, 10 Oct 2011 11:11:23 +0000 (13:11 +0200)]
[MERGE] merged the branch with test coverage improvements of product module

bzr revid: qdp-launchpad@openerp.com-20111010111123-qju2yukgmhj37gig

12 years ago[MERGE] merged the branch with test coverage improvements of mrp modules
Quentin (OpenERP) [Mon, 10 Oct 2011 11:08:58 +0000 (13:08 +0200)]
[MERGE] merged the branch with test coverage improvements of mrp modules

bzr revid: qdp-launchpad@openerp.com-20111010110858-487iie6kuoidgjvu

12 years ago[MERGE] lp:856402
Quentin (OpenERP) [Mon, 10 Oct 2011 10:16:55 +0000 (12:16 +0200)]
[MERGE] lp:856402

bzr revid: qdp-launchpad@openerp.com-20111010101655-jre6xpqfspsb5vps

12 years ago[MERGE] lp: 867054
Quentin (OpenERP) [Mon, 10 Oct 2011 10:11:56 +0000 (12:11 +0200)]
[MERGE] lp: 867054

bzr revid: qdp-launchpad@openerp.com-20111010101156-qqged7y50xhbd9x8

12 years ago[MERGE] lp:869841
Quentin (OpenERP) [Mon, 10 Oct 2011 10:08:06 +0000 (12:08 +0200)]
[MERGE] lp:869841

bzr revid: qdp-launchpad@openerp.com-20111010100806-h41f1kmn6z0uslwl

12 years ago[fix] some bugs with m2o & buttons while creation
niv-openerp [Mon, 10 Oct 2011 09:57:54 +0000 (11:57 +0200)]
[fix] some bugs with m2o & buttons while creation

bzr revid: nicolas.vanhoren@openerp.com-20111010095754-jfxvgtqvrfk3xqbn

12 years ago[imp] improved popup for m2o to support usage of buttons while creating a row
niv-openerp [Mon, 10 Oct 2011 09:44:38 +0000 (11:44 +0200)]
[imp] improved popup for m2o to support usage of buttons while creating a row

bzr revid: nicolas.vanhoren@openerp.com-20111010094438-33drycp4l7o1vnzt

12 years ago[FIX] Temporary title for dashboard
Antony Lesuisse [Mon, 10 Oct 2011 08:58:59 +0000 (10:58 +0200)]
[FIX] Temporary title for dashboard

bzr revid: al@openerp.com-20111010085859-exioaclasc8opkd5

12 years ago[FIX] context usage (context may be None in _default_value), dict.get (no need for...
Xavier Morel [Mon, 10 Oct 2011 08:10:21 +0000 (10:10 +0200)]
[FIX] context usage (context may be None in _default_value), dict.get (no need for a False default value in a conditional)

bzr revid: xmo@openerp.com-20111010081021-ijcuchd53dbdr9lc

12 years ago[IMP] further improve reading of o2m commands, first read the record itself if an...
Xavier Morel [Mon, 10 Oct 2011 08:09:11 +0000 (10:09 +0200)]
[IMP] further improve reading of o2m commands, first read the record itself if an id was provided then update it with the record data if any

bzr revid: xmo@openerp.com-20111010080911-ykosbh8kp3tljyri

12 years ago[IMP] Stock:Rename variable name account_variation to account_valuation
Atik Agewan (OpenERP) [Mon, 10 Oct 2011 06:43:37 +0000 (12:13 +0530)]
[IMP] Stock:Rename variable name account_variation to account_valuation

bzr revid: aag@tinyerp.com-20111010064337-731biv5udvp45qbj

12 years ago[Fix] Stock:Change field name property_stock_variation into property_stock_valuation...
Atik Agewan (OpenERP) [Mon, 10 Oct 2011 06:19:22 +0000 (11:49 +0530)]
[Fix] Stock:Change field name  property_stock_variation into property_stock_valuation_account_id

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

bzr revid: aag@tinyerp.com-20111010061922-630tnm331s73ze7g

12 years ago[MERGE] Merge with trunk upto revision no 1184.
Yogesh (OpenERP) [Mon, 10 Oct 2011 05:00:54 +0000 (10:30 +0530)]
[MERGE] Merge with trunk upto revision no 1184.

bzr revid: ysa@tinyerp.com-20111010050054-hvwr29706js07cmb

12 years ago[MERGE]: Merge with lp:openobject-addons
Atik Agewan (OpenERP) [Mon, 10 Oct 2011 04:55:36 +0000 (10:25 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: aag@tinyerp.com-20111010045536-nvhufpd0j5da0882

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 9 Oct 2011 05:22:53 +0000 (05:22 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111008053003-ofklqrdyck9k7i2y
bzr revid: launchpad_translations_on_behalf_of_openerp-20111009052253-98uh6331k4inaxmc

12 years ago[MERGE] lp:859751. Adding missing incoterm. Courtesy to Alexis de Lattre
Quentin (OpenERP) [Fri, 7 Oct 2011 16:51:19 +0000 (18:51 +0200)]
[MERGE] lp:859751. Adding missing incoterm. Courtesy to Alexis de Lattre

bzr revid: qdp-launchpad@openerp.com-20111007165119-rjvx11dmt4b5e73b

12 years ago[imp] put back graph view in o2m in ideas because we decided to support it back in...
niv-openerp [Fri, 7 Oct 2011 16:22:43 +0000 (18:22 +0200)]
[imp] put back graph view in o2m in ideas because we decided to support it back in the web client

bzr revid: nicolas.vanhoren@openerp.com-20111007162243-wqsr90xgd5et1qr1

12 years ago[imp] mado o2m compatible with graph view
niv-openerp [Fri, 7 Oct 2011 16:21:56 +0000 (18:21 +0200)]
[imp] mado o2m compatible with graph view

bzr revid: nicolas.vanhoren@openerp.com-20111007162156-10r2h2zws40oabnp

12 years ago[FIX] account: cannot install generic chart of account
ara [Fri, 7 Oct 2011 15:54:17 +0000 (17:54 +0200)]
[FIX] account: cannot install generic chart of account

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

bzr revid: qdp-launchpad@openerp.com-20111007155417-0xclk6ccrvozbsqx

12 years ago[MERGE] lp:849603
Quentin (OpenERP) [Fri, 7 Oct 2011 15:49:17 +0000 (17:49 +0200)]
[MERGE] lp:849603

bzr revid: qdp-launchpad@openerp.com-20111007154917-77ppd8dnasrhiyqq

12 years ago[imp] improved graph view to support o2m (not finished)
niv-openerp [Fri, 7 Oct 2011 15:21:16 +0000 (17:21 +0200)]
[imp] improved graph view to support o2m (not finished)

bzr revid: nicolas.vanhoren@openerp.com-20111007152116-r4ad6z4u035pjxgq

12 years ago[IMP] if no address value is provided for res.partner.bank default_get context, try...
Xavier Morel [Fri, 7 Oct 2011 13:10:52 +0000 (15:10 +0200)]
[IMP] if no address value is provided for res.partner.bank default_get context, try to read the address from its id

the web client currently does not send all record data when an o2m is used as a context value, it only sends the ids (at least when the o2m records have not been locally modified)

bzr revid: xmo@openerp.com-20111007131052-4qqo027b2mp16nd6

12 years ago[IMP] ir.sequence: tone down get_id() deprecation WARNING to DEBUG
Olivier Dony [Fri, 7 Oct 2011 14:54:06 +0000 (16:54 +0200)]
[IMP] ir.sequence: tone down get_id() deprecation WARNING to DEBUG

For 6.1 we will still support get_id(), but should start phasing it
out for 6.2, so we will switch it back to WARNING after 6.1

bzr revid: odo@openerp.com-20111007145406-9rmfowimthedvoni

12 years ago[FIX] orm.browse_record: avoid printing unrelated traceback upon KeyError
Olivier Dony [Fri, 7 Oct 2011 14:49:44 +0000 (16:49 +0200)]
[FIX] orm.browse_record: avoid printing unrelated traceback upon KeyError

bzr revid: odo@openerp.com-20111007144944-j4obwcbvx9awkj30

12 years ago[IMP] tools.ustr: fix possible stack overflow for exception_to_unicode + tabs->spaces
Olivier Dony [Fri, 7 Oct 2011 14:48:06 +0000 (16:48 +0200)]
[IMP] tools.ustr: fix possible stack overflow for exception_to_unicode + tabs->spaces

bzr revid: odo@openerp.com-20111007144806-lodke0woag32sin5

12 years ago[MERGE] lp:856422
Quentin (OpenERP) [Fri, 7 Oct 2011 14:22:36 +0000 (16:22 +0200)]
[MERGE] lp:856422

bzr revid: qdp-launchpad@openerp.com-20111007142236-krddiikdzwkrdavs

12 years ago[MERGE] document_ftp: use the --load command line option.
Vo Minh Thu [Fri, 7 Oct 2011 14:06:53 +0000 (16:06 +0200)]
[MERGE] document_ftp: use the --load command line option.

bzr revid: vmt@openerp.com-20111007140653-52nkqyxwrsofy6u5

12 years ago[MERGE] lp862207
Quentin (OpenERP) [Fri, 7 Oct 2011 13:51:51 +0000 (15:51 +0200)]
[MERGE] lp862207

bzr revid: qdp-launchpad@openerp.com-20111007135151-tb4ha1zembtlpi37