odoo/odoo.git
12 years ago[IMP] Remove bottom pager from o2m
Fabien Meghazi [Wed, 14 Dec 2011 09:51:23 +0000 (10:51 +0100)]
[IMP] Remove bottom pager from o2m

bzr revid: fme@openerp.com-20111214095123-ks095wgp4bvf56bu

12 years ago[MERGE] opw 50688 (account_invoice: set period_id to False when copying)
Raphael Collet [Wed, 14 Dec 2011 09:35:31 +0000 (10:35 +0100)]
[MERGE] opw 50688 (account_invoice: set period_id to False when copying)

bzr revid: rco@openerp.com-20111214093531-6cwo2rga2wyxrpfv

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20111214044521-noijt6jiqm918uoh

12 years ago[FIX] o2m uses weird class sets
Xavier Morel [Tue, 13 Dec 2011 16:11:44 +0000 (17:11 +0100)]
[FIX] o2m uses weird class sets

bzr revid: xmo@openerp.com-20111213161144-6mhs22l10xmz2j4z

12 years ago[IMP] Dashboard: moved 'Create' button in title of action
Fabien Meghazi [Tue, 13 Dec 2011 16:57:01 +0000 (17:57 +0100)]
[IMP] Dashboard: moved 'Create' button in title of action

bzr revid: fme@openerp.com-20111213165701-qirmbnuyztsrny8u

12 years ago[FIX] Fixed dashboard creatable action default_view flag
Fabien Meghazi [Tue, 13 Dec 2011 16:51:17 +0000 (17:51 +0100)]
[FIX] Fixed dashboard creatable action default_view flag

bzr revid: fme@openerp.com-20111213165117-1cea257xcoc3s9v6

12 years ago[IMP] Use current month range search for calendar view
Fabien Meghazi [Tue, 13 Dec 2011 16:22:35 +0000 (17:22 +0100)]
[IMP] Use current month range search for calendar view

bzr revid: fme@openerp.com-20111213162235-d5jywhbfii8dfpjj

12 years ago[MERGE] Use the new authenticate() API instead of login()
Olivier Dony [Tue, 13 Dec 2011 16:15:54 +0000 (17:15 +0100)]
[MERGE] Use the new authenticate() API instead of login()

Using the new authenticate() API instead allows to pass
a user-agent environment along with the credentials.
The main use for the UA environment at this point is
to pass the base URL used to login, so that the server
may initialize its "web.base.url" global config parameters

bzr revid: odo@openerp.com-20111213161554-jbtrp94aatcnibne

12 years ago[IMP] chrome small cleanups
Antony Lesuisse [Tue, 13 Dec 2011 15:35:50 +0000 (16:35 +0100)]
[IMP] chrome small cleanups

bzr revid: al@openerp.com-20111213153550-x1dd1nrzmaoen61n

12 years ago[FIX] Ignore @invisible field spec on group titles, it's bothersome to have group...
Xavier Morel [Tue, 13 Dec 2011 15:47:22 +0000 (16:47 +0100)]
[FIX] Ignore @invisible field spec on group titles, it's bothersome to have group titles don't display

bzr revid: xmo@openerp.com-20111213154722-vrpbl41hjgu66v1u

12 years ago[FIX] indentation of terminal groups in group_by_no_leaf
Xavier Morel [Tue, 13 Dec 2011 15:39:31 +0000 (16:39 +0100)]
[FIX] indentation of terminal groups in group_by_no_leaf

bzr revid: xmo@openerp.com-20111213153931-vdm0lo1murvz3hjr

12 years ago[IMP] remove deferred stack
Xavier Morel [Tue, 13 Dec 2011 15:33:43 +0000 (16:33 +0100)]
[IMP] remove deferred stack

bzr revid: xmo@openerp.com-20111213153343-oj2ph04h3ac32pm6

12 years ago[FIX] menu loading after immediate install of modules
Christophe Simonis [Tue, 13 Dec 2011 15:13:49 +0000 (16:13 +0100)]
[FIX] menu loading after immediate install of modules

bzr revid: chs@openerp.com-20111213151349-caesb8e51ngm2kko

12 years ago[MERGE] lp:891725 (stock: fix view)
Raphael Collet [Tue, 13 Dec 2011 15:13:17 +0000 (16:13 +0100)]
[MERGE] lp:891725 (stock: fix view)

bzr revid: rco@openerp.com-20111213151317-syrvdaxp5ajoeqvu

12 years ago[FIX] menu loading after immediate install of modules
Christophe Simonis [Tue, 13 Dec 2011 15:12:07 +0000 (16:12 +0100)]
[FIX] menu loading after immediate install of modules

bzr revid: chs@openerp.com-20111213151207-hj7xnc5980ahvv2i

12 years ago[IMP] merge title of o2m list view into list header
Xavier Morel [Tue, 13 Dec 2011 14:49:55 +0000 (15:49 +0100)]
[IMP] merge title of o2m list view into list header

bzr revid: xmo@openerp.com-20111213144955-o4menzpyak0c1ugx

12 years ago[FIX] Widget Paragraph not wrapping
Fabien Meghazi [Tue, 13 Dec 2011 14:44:02 +0000 (15:44 +0100)]
[FIX] Widget Paragraph not wrapping

bzr revid: fme@openerp.com-20111213144402-go4zq0bgnb01s6cg

12 years ago[FIX] url handling
Antony Lesuisse [Tue, 13 Dec 2011 14:26:08 +0000 (15:26 +0100)]
[FIX] url handling

bzr revid: al@openerp.com-20111213142608-bgbo5wkuf5xqbrvq

12 years ago[MERGE] trunk-user-groups-rco: add category_id to groups
Raphael Collet [Tue, 13 Dec 2011 14:19:49 +0000 (15:19 +0100)]
[MERGE] trunk-user-groups-rco: add category_id to groups

bzr revid: rco@openerp.com-20111213141949-ohvn0c9iq6tcl7jj

12 years ago[MERGE] users and groups: new implementation of group fields on users form view
Raphael Collet [Tue, 13 Dec 2011 14:16:32 +0000 (15:16 +0100)]
[MERGE] users and groups: new implementation of group fields on users form view

bzr revid: rco@openerp.com-20111213141632-vk1uandq3q0szdbq

12 years ago[FIX] logout, reload
Antony Lesuisse [Tue, 13 Dec 2011 13:55:14 +0000 (14:55 +0100)]
[FIX] logout, reload

bzr revid: al@openerp.com-20111213135514-uenb6btw1lz84b80

12 years ago[FIX] account: new company financial setting wizard fixed
Quentin (OpenERP) [Tue, 13 Dec 2011 13:42:36 +0000 (14:42 +0100)]
[FIX] account: new company financial setting wizard fixed

bzr revid: qdp-launchpad@openerp.com-20111213134236-334j360qevt5c84p

12 years ago[FIX] account: install the generic chart of account fixed
Quentin (OpenERP) [Tue, 13 Dec 2011 13:16:39 +0000 (14:16 +0100)]
[FIX] account: install the generic chart of account fixed

bzr revid: qdp-launchpad@openerp.com-20111213131639-so2mo0b9ua0d236s

12 years ago[REV] partial revert of commit 5944 that was hidding all the l10n_xx modules in the...
Quentin (OpenERP) [Tue, 13 Dec 2011 13:16:15 +0000 (14:16 +0100)]
[REV] partial revert of commit 5944 that was hidding all the l10n_xx modules in the wizard to install new charts of accounts (looking for all modules in that category)

bzr revid: qdp-launchpad@openerp.com-20111213131615-rtky2mnucsvolhjg

12 years ago[FIX] ir.module search view: filters/fields need unique names
Olivier Dony [Tue, 13 Dec 2011 12:34:12 +0000 (13:34 +0100)]
[FIX] ir.module search view: filters/fields need unique names

bzr revid: odo@openerp.com-20111213123412-bebrvt1ry7ld8qet

12 years ago[MERGE] hr_expense: improve tests
Raphael Collet [Tue, 13 Dec 2011 12:14:53 +0000 (13:14 +0100)]
[MERGE] hr_expense: improve tests

bzr revid: rco@openerp.com-20111213121453-j3dieezk1hvz0hpx

12 years ago[MERGE] Fix bug 901601, add default GTK icon for kanban/gantt actions
Olivier Dony [Tue, 13 Dec 2011 12:02:25 +0000 (13:02 +0100)]
[MERGE] Fix bug 901601, add default GTK icon for kanban/gantt actions

bzr revid: odo@openerp.com-20111213120225-o264d1wgwgz4ztvt

12 years ago[FIX] progress values in group headers
Xavier Morel [Tue, 13 Dec 2011 11:54:52 +0000 (12:54 +0100)]
[FIX] progress values in group headers

bzr revid: xmo@openerp.com-20111213115452-hnxjfgehq49cv6ye

12 years ago[FIX] hr_expense: small Fix in demo.yml
Harry (OpenERP) [Tue, 13 Dec 2011 11:52:40 +0000 (17:22 +0530)]
[FIX] hr_expense: small Fix in demo.yml

bzr revid: hmo@tinyerp.com-20111213115240-9yi77jdeeln986ic

12 years ago[FIX] columns filtering in group headers
Xavier Morel [Tue, 13 Dec 2011 11:50:01 +0000 (12:50 +0100)]
[FIX] columns filtering in group headers

bzr revid: xmo@openerp.com-20111213115001-r0lhumhiqtdxcdrv

12 years ago[FIX] display config after immediate install (if any)
Christophe Simonis [Tue, 13 Dec 2011 11:44:42 +0000 (12:44 +0100)]
[FIX] display config after immediate install (if any)

bzr revid: chs@openerp.com-20111213114442-tcyuyazfvfo868ul

12 years ago[IMP] Improved view debugging
Fabien Meghazi [Tue, 13 Dec 2011 11:35:21 +0000 (12:35 +0100)]
[IMP] Improved view debugging

bzr revid: fme@openerp.com-20111213113521-vd7lylwaxu0ob3r2

12 years ago[IMP]hr_expense: add demo expense bill of current user and add test case to make...
Harry (OpenERP) [Tue, 13 Dec 2011 11:28:43 +0000 (16:58 +0530)]
[IMP]hr_expense: add demo expense bill of current user and add test case to make duplicate expense bill.

bzr revid: hmo@tinyerp.com-20111213112843-c6k4oaw4ezw4vr73

12 years ago[FIX] restrict todos displayed in configuration widget to those matching the user...
Xavier Morel [Tue, 13 Dec 2011 11:19:53 +0000 (12:19 +0100)]
[FIX] restrict todos displayed in configuration widget to those matching the user's groups

bzr revid: xmo@openerp.com-20111213111953-diremmatzwwy5l6g

12 years ago[MERGE] project_long_term: improve tests
Raphael Collet [Tue, 13 Dec 2011 11:14:11 +0000 (12:14 +0100)]
[MERGE] project_long_term: improve tests

bzr revid: rco@openerp.com-20111213111411-pdnftk1kjnjbrzdo

12 years ago[MERGE] crm_profiling: convert wizard to osv_memory
Raphael Collet [Tue, 13 Dec 2011 11:01:20 +0000 (12:01 +0100)]
[MERGE] crm_profiling: convert wizard to osv_memory

bzr revid: rco@openerp.com-20111213110120-1ft3qibvw54s9rkh

12 years ago[IMP] url handling by chs
Antony Lesuisse [Tue, 13 Dec 2011 10:59:08 +0000 (11:59 +0100)]
[IMP] url handling by chs

bzr revid: al@openerp.com-20111213105908-740uk5jf0r64lsdb

12 years ago[REF]:
Naresh (OpenERP) [Tue, 13 Dec 2011 10:51:46 +0000 (16:21 +0530)]
[REF]:

bzr revid: nch@tinyerp.com-20111213105146-fz6fejswta7mzfcp

12 years ago[FIX] remove unused variable
Christophe Simonis [Tue, 13 Dec 2011 10:50:09 +0000 (11:50 +0100)]
[FIX] remove unused variable

bzr revid: chs@openerp.com-20111213105009-otpfr3db20wakdtb

12 years ago[FIX] cleanup do_load_state methods
Christophe Simonis [Tue, 13 Dec 2011 10:41:00 +0000 (11:41 +0100)]
[FIX] cleanup do_load_state methods

bzr revid: chs@openerp.com-20111213104100-qxvyqnr84bm1x6x5

12 years ago[FIX] do not call hashchange event when pushing state
Christophe Simonis [Tue, 13 Dec 2011 10:32:32 +0000 (11:32 +0100)]
[FIX] do not call hashchange event when pushing state

bzr revid: chs@openerp.com-20111213103232-bhjrog6eaiaqrilu

12 years ago[FIX] Fixed sidebar padding problem
Fabien Meghazi [Tue, 13 Dec 2011 10:25:54 +0000 (11:25 +0100)]
[FIX] Fixed sidebar padding problem

bzr revid: fme@openerp.com-20111213102554-zlr1g11009l2wuhh

12 years ago[MERGE] trunk-coverage-event-ron (improve tests in module event)
Raphael Collet [Tue, 13 Dec 2011 10:08:05 +0000 (11:08 +0100)]
[MERGE] trunk-coverage-event-ron (improve tests in module event)

bzr revid: rco@openerp.com-20111213100805-37t86ubkou5tal0s

12 years ago[FIX] Fix date widgets styling
Fabien Meghazi [Tue, 13 Dec 2011 10:04:49 +0000 (11:04 +0100)]
[FIX] Fix date widgets styling

bzr revid: fme@openerp.com-20111213100449-1nnbtv3esih04jg2

12 years ago[MERGE] project: improve yml tests (rd-v61-clean-test)
Raphael Collet [Tue, 13 Dec 2011 09:49:26 +0000 (10:49 +0100)]
[MERGE] project: improve yml tests (rd-v61-clean-test)

bzr revid: rco@openerp.com-20111213094926-fytvhf5ezu1qnsx7

12 years ago[FIX] vertical positioning of icon in searchview date/time fields
Xavier Morel [Tue, 13 Dec 2011 09:49:14 +0000 (10:49 +0100)]
[FIX] vertical positioning of icon in searchview date/time fields

bzr revid: xmo@openerp.com-20111213094914-61q63ivl6wutzvcu

12 years ago[MERGE] merged with trunk-development-branch
Harry (OpenERP) [Tue, 13 Dec 2011 09:46:56 +0000 (15:16 +0530)]
[MERGE] merged with trunk-development-branch

bzr revid: hmo@tinyerp.com-20111213094656-4l13bf8hgub5hdr0

12 years ago[FIX] remove unused functions
Christophe Simonis [Tue, 13 Dec 2011 09:35:57 +0000 (10:35 +0100)]
[FIX] remove unused functions

bzr revid: chs@openerp.com-20111213093557-3hab6yamep1pv9x2

12 years agomerge from trunk
Raphael Collet [Tue, 13 Dec 2011 08:45:42 +0000 (09:45 +0100)]
merge from trunk

bzr revid: rco@openerp.com-20111213084542-u1f3shp67i8wcxrw

12 years ago[FIX] missing confirmation message handling on listview buttons
Xavier Morel [Tue, 13 Dec 2011 08:10:38 +0000 (09:10 +0100)]
[FIX] missing confirmation message handling on listview buttons

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

bzr revid: xmo@openerp.com-20111213081038-sq5p1a2lsodieito

12 years ago[FIX] incorrect positioning of date/time picker trigger in searchview
Xavier Morel [Tue, 13 Dec 2011 07:43:12 +0000 (08:43 +0100)]
[FIX] incorrect positioning of date/time picker trigger in searchview

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

bzr revid: xmo@openerp.com-20111213074312-0ayiebsgdhdl0yd0

12 years ago[MERGE] merged
Harry (OpenERP) [Tue, 13 Dec 2011 07:36:43 +0000 (13:06 +0530)]
[MERGE] merged

bzr revid: hmo@tinyerp.com-20111213073643-ysw9bne8vvyeostg

12 years ago[MERGE] merged with trunk-development-branch
Harry (OpenERP) [Tue, 13 Dec 2011 07:31:30 +0000 (13:01 +0530)]
[MERGE] merged with trunk-development-branch

bzr revid: hmo@tinyerp.com-20111213073130-w4kxrsyc0fr8zfv6

12 years ago[IMP] remove conflict
Turkesh Patel (Open ERP) [Tue, 13 Dec 2011 06:04:33 +0000 (11:34 +0530)]
[IMP] remove conflict

bzr revid: tpa@tinyerp.com-20111213060433-s92xmflr48p9wny1

12 years ago[MRG] merge with main addons.
Turkesh Patel (Open ERP) [Tue, 13 Dec 2011 05:56:10 +0000 (11:26 +0530)]
[MRG] merge with main addons.

bzr revid: tpa@tinyerp.com-20111213055610-ir0f472lxwc4c8hz

12 years ago[IMP] added task_process.yml for task sheduling in project_long_term module
Turkesh Patel (Open ERP) [Tue, 13 Dec 2011 05:20:12 +0000 (10:50 +0530)]
[IMP] added task_process.yml for task sheduling in project_long_term module

bzr revid: tpa@tinyerp.com-20111213052012-6eo11iszu07yo0mt

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 13 Dec 2011 05:02:09 +0000 (05:02 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111213050134-6nnnre8jpmgfexbf
bzr revid: launchpad_translations_on_behalf_of_openerp-20111213050209-stiq9yo8ce9z4lrl

12 years ago[IMP] better filter on tasks analysis
Fabien Pinckaers [Tue, 13 Dec 2011 04:47:51 +0000 (05:47 +0100)]
[IMP] better filter on tasks analysis

bzr revid: fp@tinyerp.com-20111213044751-qwi3hz3ocsmb3iyl

12 years ago[IMP] kanban design
Fabien Pinckaers [Tue, 13 Dec 2011 04:38:59 +0000 (05:38 +0100)]
[IMP] kanban design

bzr revid: fp@tinyerp.com-20111213043859-rs4ifnro6hcwtsbj

12 years ago[IMP] Burndown chart & Cumulative Flow, Planned vs Remaining Time on kanban
Fabien Pinckaers [Tue, 13 Dec 2011 04:33:44 +0000 (05:33 +0100)]
[IMP] Burndown chart & Cumulative Flow, Planned vs Remaining Time on kanban

bzr revid: fp@tinyerp.com-20111213043344-2nodtou03uy9zyo8

12 years ago[IMP] useability misc
Fabien Pinckaers [Mon, 12 Dec 2011 22:30:17 +0000 (23:30 +0100)]
[IMP] useability misc

bzr revid: fp@tinyerp.com-20111212223017-9no2htur9g0uqvf2

12 years ago[IMP] Invoicing App misc useability improvements
Fabien Pinckaers [Mon, 12 Dec 2011 21:22:03 +0000 (22:22 +0100)]
[IMP] Invoicing App misc useability improvements

bzr revid: fp@tinyerp.com-20111212212203-czobe33wqf1wnxfg

12 years agoimp
Fabien Pinckaers [Mon, 12 Dec 2011 18:23:26 +0000 (19:23 +0100)]
imp

bzr revid: fp@tinyerp.com-20111212182326-aldkdcsp095dtwvl

12 years ago[IMP] Security Rule: removed duplicates due to inheritancies of groups
Fabien Pinckaers [Mon, 12 Dec 2011 18:11:13 +0000 (19:11 +0100)]
[IMP] Security Rule: removed duplicates due to inheritancies of groups

bzr revid: fp@tinyerp.com-20111212181113-mhnnbps3ip8ls6pp

12 years ago[IMP] security rules
Fabien Pinckaers [Mon, 12 Dec 2011 18:06:51 +0000 (19:06 +0100)]
[IMP] security rules

bzr revid: fp@tinyerp.com-20111212180651-1egk4rw824fj1evp

12 years ago[IMP] limit the hash managment to the actionmanager of the webclient (and its viewman...
Christophe Simonis [Mon, 12 Dec 2011 16:44:55 +0000 (17:44 +0100)]
[IMP] limit the hash managment to the actionmanager of the webclient (and its viewmanager and views)

bzr revid: chs@openerp.com-20111212164455-44l31w1jr1sm2mg0

12 years ago[IMP] remove annoying useless logging
Xavier Morel [Mon, 12 Dec 2011 16:26:43 +0000 (17:26 +0100)]
[IMP] remove annoying useless logging

bzr revid: xmo@openerp.com-20111212162643-b32fct6gqo23fxpr

12 years ago[FIX] don't lose indentations and explicit line breaks in readonly text fields
Xavier Morel [Mon, 12 Dec 2011 16:22:10 +0000 (17:22 +0100)]
[FIX] don't lose indentations and explicit line breaks in readonly text fields

bzr revid: xmo@openerp.com-20111212162210-o2z70yf3cybpajvq

12 years ago[IMP] useability board amdin
Fabien Pinckaers [Mon, 12 Dec 2011 16:21:33 +0000 (17:21 +0100)]
[IMP] useability board amdin

bzr revid: fp@tinyerp.com-20111212162133-ykfruug7qns3fwe9

12 years ago[IMP] useability main dashboard
Fabien Pinckaers [Mon, 12 Dec 2011 16:20:08 +0000 (17:20 +0100)]
[IMP] useability main dashboard

bzr revid: fp@tinyerp.com-20111212162008-8muwvfmdiri560xd

12 years ago[FIX] Calendar: quick'n dirty fix for drag'n dropping broken after creating new event
Fabien Meghazi [Mon, 12 Dec 2011 16:02:42 +0000 (17:02 +0100)]
[FIX] Calendar: quick'n dirty fix for drag'n dropping broken after creating new event

Added some missing images for calendar

bzr revid: fme@openerp.com-20111212160242-uos5g2qgnscmur0u

12 years agooutlook plugin build
mva [Mon, 12 Dec 2011 16:00:27 +0000 (17:00 +0100)]
outlook plugin build

bzr revid: mva@openerp.com-20111212160027-upgsjb04fjmxs5pu

12 years ago[imp] useability purchase requisition
Fabien Pinckaers [Mon, 12 Dec 2011 15:59:38 +0000 (16:59 +0100)]
[imp] useability purchase requisition

bzr revid: fp@tinyerp.com-20111212155938-skly0ptozuxh13tb

12 years ago[imp] added some jquery deferred tools
niv-openerp [Mon, 12 Dec 2011 15:56:35 +0000 (16:56 +0100)]
[imp] added some jquery deferred tools

bzr revid: nicolas.vanhoren@openerp.com-20111212155635-5ercancx9jiub744

12 years agoimp
Fabien Pinckaers [Mon, 12 Dec 2011 15:53:25 +0000 (16:53 +0100)]
imp

bzr revid: fp@tinyerp.com-20111212155325-pgwjzxujxgez25yj

12 years ago[IMP] do not show hidden modules
Fabien Pinckaers [Mon, 12 Dec 2011 15:27:09 +0000 (16:27 +0100)]
[IMP] do not show hidden modules

bzr revid: fp@tinyerp.com-20111212152709-wokl96u6u35tt8yi

12 years ago[MERGE] project_gtd: improve test coverage
Raphael Collet [Mon, 12 Dec 2011 15:22:42 +0000 (16:22 +0100)]
[MERGE] project_gtd: improve test coverage

bzr revid: rco@openerp.com-20111212152242-c9u1vrdnwb7f7h9k

12 years ago[FIX] Calendar: fix drag'n dropping of events
Fabien Meghazi [Mon, 12 Dec 2011 15:14:26 +0000 (16:14 +0100)]
[FIX] Calendar: fix drag'n dropping of events

bzr revid: fme@openerp.com-20111212151426-vattqwr1k3720vyx

12 years ago[IMP] Misc improvements to calendar view
Fabien Meghazi [Mon, 12 Dec 2011 15:06:09 +0000 (16:06 +0100)]
[IMP] Misc improvements to calendar view

bzr revid: fme@openerp.com-20111212150609-26i9afp0dlhf70et

12 years ago[IMP] improved useability on modules
Fabien Pinckaers [Mon, 12 Dec 2011 15:04:40 +0000 (16:04 +0100)]
[IMP] improved useability on modules

bzr revid: fp@tinyerp.com-20111212150440-8qkqqis42r4e9kcb

12 years ago[IMP] base_contact, event, knowledge, product, project, sale_mrp: avoid redefinition...
Raphael Collet [Mon, 12 Dec 2011 14:51:28 +0000 (15:51 +0100)]
[IMP] base_contact, event, knowledge, product, project, sale_mrp: avoid redefinition of sale groups

bzr revid: rco@openerp.com-20111212145128-zx64v0uwf8n0lwyu

12 years ago[FIX] account_payment: something wrong with group Accounting / Payments
Raphael Collet [Mon, 12 Dec 2011 14:39:56 +0000 (15:39 +0100)]
[FIX] account_payment: something wrong with group Accounting / Payments

bzr revid: rco@openerp.com-20111212143956-rhiwojhs3m26jmhw

12 years ago[IMP] better manifests for modules
Fabien Pinckaers [Mon, 12 Dec 2011 14:22:44 +0000 (15:22 +0100)]
[IMP] better manifests for modules

bzr revid: fp@tinyerp.com-20111212142244-cm6e3um1adizu3kz

12 years ago[IMP] subscription, survey, wiki: add group categories
Raphael Collet [Mon, 12 Dec 2011 14:21:21 +0000 (15:21 +0100)]
[IMP] subscription, survey, wiki: add group categories

bzr revid: rco@openerp.com-20111212142121-jly0qs05n2tvk1wh

12 years ago[FIX] cleaning url managment
Christophe Simonis [Mon, 12 Dec 2011 14:20:12 +0000 (15:20 +0100)]
[FIX] cleaning url managment

bzr revid: chs@openerp.com-20111212142012-cb5p5oxu2fzmcil2

12 years ago[FIX] correctly take in account default group_by (from action context)
Xavier Morel [Mon, 12 Dec 2011 14:16:56 +0000 (15:16 +0100)]
[FIX] correctly take in account default group_by (from action context)

group_by are alternative: use the one from the search view if there is one
otherwise use the one from the action
and default is no group by

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

bzr revid: xmo@openerp.com-20111212141656-w41nnfhzw9kcu93k

12 years ago[IMP] sale, sale_crm, share, stock: add group categories
Raphael Collet [Mon, 12 Dec 2011 14:11:31 +0000 (15:11 +0100)]
[IMP] sale, sale_crm, share, stock: add group categories

bzr revid: rco@openerp.com-20111212141131-5yhvgd2pjx60seo1

12 years ago[IMP] product, project, purchase, purchase_requisition: add group categories
Raphael Collet [Mon, 12 Dec 2011 14:05:28 +0000 (15:05 +0100)]
[IMP] product, project, purchase, purchase_requisition: add group categories

bzr revid: rco@openerp.com-20111212140528-g8oxverkipswionf

12 years ago[IMP] marketing, mrp, point_of_sale, portal: add group categories
Raphael Collet [Mon, 12 Dec 2011 13:57:31 +0000 (14:57 +0100)]
[IMP] marketing, mrp, point_of_sale, portal: add group categories

bzr revid: rco@openerp.com-20111212135731-gdccm6nwt7ic00t4

12 years ago[IMP] hr, idea, knowledge, lunch: add group categories
Raphael Collet [Mon, 12 Dec 2011 13:49:38 +0000 (14:49 +0100)]
[IMP] hr, idea, knowledge, lunch: add group categories

bzr revid: rco@openerp.com-20111212134938-xwfnq4d3ks1awuu9

12 years ago[IMP] base_contact, crm, document, event: add group categories
Raphael Collet [Mon, 12 Dec 2011 13:43:54 +0000 (14:43 +0100)]
[IMP] base_contact, crm, document, event: add group categories

bzr revid: rco@openerp.com-20111212134354-49p2gyf93qozplll

12 years ago[FIX] outlook build
Antony Lesuisse [Mon, 12 Dec 2011 13:40:43 +0000 (14:40 +0100)]
[FIX] outlook build

bzr revid: al@openerp.com-20111212134043-wlot6zc34tv4vmvh

12 years ago[IMP] account, analytic, auction: add group categories
Raphael Collet [Mon, 12 Dec 2011 13:35:23 +0000 (14:35 +0100)]
[IMP] account, analytic, auction: add group categories

bzr revid: rco@openerp.com-20111212133523-ea0r5b47mc5tddl7

12 years ago[FIX] correctly format group header values
Xavier Morel [Mon, 12 Dec 2011 13:15:34 +0000 (14:15 +0100)]
[FIX] correctly format group header values

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

bzr revid: xmo@openerp.com-20111212131534-z1a7c35c43u85c5g

12 years ago[FIX] main applications
Antony Lesuisse [Mon, 12 Dec 2011 13:12:45 +0000 (14:12 +0100)]
[FIX] main applications

bzr revid: al@openerp.com-20111212131245-ard8f2lh2zr91721

12 years ago[MERGE] branch merged with lp:openobject-addons
Hemendra Paregi (Open ERP) [Mon, 12 Dec 2011 12:46:01 +0000 (18:16 +0530)]
[MERGE] branch merged with lp:openobject-addons

bzr revid: hpa@tinyerp.com-20111212124601-13ewbpteoq5sthy9

12 years ago[IMP] Misc changes to calendar view
Fabien Meghazi [Mon, 12 Dec 2011 12:38:57 +0000 (13:38 +0100)]
[IMP] Misc changes to calendar view

bzr revid: fme@openerp.com-20111212123857-bktd6mgj1fotzeis

12 years ago[FIX] parsing of UTC datetime data from server
Xavier Morel [Mon, 12 Dec 2011 12:35:57 +0000 (13:35 +0100)]
[FIX] parsing of UTC datetime data from server

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

bzr revid: xmo@openerp.com-20111212123557-4bfqmgjnpkv0nsha

12 years ago[IMP] improved YML test case of Project
Turkesh Patel (Open ERP) [Mon, 12 Dec 2011 12:28:58 +0000 (17:58 +0530)]
[IMP] improved YML test case of Project

bzr revid: tpa@tinyerp.com-20111212122858-hcmybqd9sinpfzs8

12 years ago[IMP] improved YML test case of Project
Turkesh Patel (Open ERP) [Mon, 12 Dec 2011 11:57:57 +0000 (17:27 +0530)]
[IMP] improved YML test case of Project

bzr revid: tpa@tinyerp.com-20111212115757-ad9q8xzm8b38k2mo