odoo/odoo.git
12 years ago[FIX] cancel -> cancelled for project.task.type.state.
Thibault Delavallée [Tue, 29 May 2012 12:03:57 +0000 (14:03 +0200)]
[FIX] cancel -> cancelled for project.task.type.state.

bzr revid: tde@openerp.com-20120529120357-gpy6thwaqeepbymd

12 years ago[IMP] project: set_done and set_cancel now call the appropriate methods for cancellin...
Thibault Delavallée [Tue, 29 May 2012 12:03:43 +0000 (14:03 +0200)]
[IMP] project: set_done and set_cancel now call the appropriate methods for cancelling and closing project tasks.

bzr revid: tde@openerp.com-20120529120343-dhf3nyodrnjexm3p

12 years ago[FIX] type_id -> stage_id
Thibault Delavallée [Tue, 29 May 2012 11:00:16 +0000 (13:00 +0200)]
[FIX] type_id -> stage_id

bzr revid: tde@openerp.com-20120529110016-ve56ghy5oeodga2c

12 years ago[FIX] project_default -> case_default
Thibault Delavallée [Tue, 29 May 2012 11:00:05 +0000 (13:00 +0200)]
[FIX] project_default -> case_default

bzr revid: tde@openerp.com-20120529110005-pfmb2mx363e9vusf

12 years ago[IMP] project.task: do_reopen now uses case_set instead of writing in state.
Thibault Delavallée [Tue, 29 May 2012 10:55:41 +0000 (12:55 +0200)]
[IMP] project.task: do_reopen now uses case_set instead of writing in state.

bzr revid: tde@openerp.com-20120529105541-nu7n2nes6rwnrjp5

12 years ago[IMP] [FIX] project.task: state cancel -> back to cancelled, to be coherent with...
Thibault Delavallée [Tue, 29 May 2012 09:24:24 +0000 (11:24 +0200)]
[IMP] [FIX] project.task: state cancel -> back to cancelled, to be coherent with the project states (inherited from analytic.account, therefore difficult to change). Also updated default data: project_default -> case_default.

bzr revid: tde@openerp.com-20120529092424-mpz8824y14e1txhr

12 years ago[IMP] project.task: deleted duplicte stage_id in form view; added state, in technical...
Thibault Delavallée [Tue, 29 May 2012 08:25:36 +0000 (10:25 +0200)]
[IMP] project.task: deleted duplicte stage_id in form view; added state, in technical group.

bzr revid: tde@openerp.com-20120529082536-yu5o33cvf0fd5176

12 years ago[FIX] project.task: fixed wrong method prototypes (forgottent 'self') + fixed wrong...
Thibault Delavallée [Tue, 29 May 2012 08:24:58 +0000 (10:24 +0200)]
[FIX] project.task: fixed wrong method prototypes (forgottent 'self') + fixed wrong domain on stage_id.

bzr revid: tde@openerp.com-20120529082458-etr9sx07gcr5xk0t

12 years ago[MERGE] Merged with main addons.
Thibault Delavallée [Tue, 29 May 2012 07:28:13 +0000 (09:28 +0200)]
[MERGE] Merged with main addons.

bzr revid: tde@openerp.com-20120529072813-wum4j67rsl1roqpx

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 29 May 2012 04:46:17 +0000 (04:46 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120528051815-kds7qsood2fiq2l6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120529044617-zjqmk7vucdrf7q03

12 years ago[IMP] improved css: min width of fields (mainly for editable lists)
Fabien Pinckaers [Sun, 27 May 2012 10:50:49 +0000 (12:50 +0200)]
[IMP] improved css: min width of fields (mainly for editable lists)

bzr revid: fp@openerp.com-20120527105049-g2r56gztqnwvq430

12 years ago[IMP] improved CSS, padding on editable lists
Fabien Pinckaers [Sun, 27 May 2012 10:45:04 +0000 (12:45 +0200)]
[IMP] improved CSS, padding on editable lists

bzr revid: fp@openerp.com-20120527104504-cmpa5t256es2486a

12 years ago[IMP] improved CSS: separator, editable lists with many2one
Fabien Pinckaers [Sun, 27 May 2012 10:26:10 +0000 (12:26 +0200)]
[IMP] improved CSS: separator, editable lists with many2one

bzr revid: fp@openerp.com-20120527102610-o8i26mxhskv5xkjq

12 years ago[FIX] event seats chek is now done in check_registration_limits_before
Antony Lesuisse [Sun, 27 May 2012 09:49:23 +0000 (11:49 +0200)]
[FIX] event seats chek is now done in check_registration_limits_before

bzr revid: al@openerp.com-20120527094923-j04wz9vp1r7chdwy

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 27 May 2012 04:40:06 +0000 (04:40 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120526050749-nakl3x59zsy0e3ln
bzr revid: launchpad_translations_on_behalf_of_openerp-20120527044006-4kmo9posveuumgsz

12 years ago[MERGE] event and google maps, i live the way i type: fast with a lot of mistakes
Antony Lesuisse [Fri, 25 May 2012 20:05:14 +0000 (22:05 +0200)]
[MERGE] event and google maps, i live the way i type: fast with a lot of mistakes

bzr revid: al@openerp.com-20120525200514-oyq2jdfbegm3k72m

12 years ago[FIX] event and google map ok
Antony Lesuisse [Fri, 25 May 2012 20:03:26 +0000 (22:03 +0200)]
[FIX] event and google map ok

bzr revid: al@openerp.com-20120525200326-0cfysbpcnlk2agyn

12 years ago[FIX] view_form widget registry exception
Antony Lesuisse [Fri, 25 May 2012 19:22:08 +0000 (21:22 +0200)]
[FIX] view_form widget registry exception

bzr revid: al@openerp.com-20120525192208-fpcvdogu167ghk7v

12 years ago[FIX] google map on event part1
Antony Lesuisse [Fri, 25 May 2012 19:11:27 +0000 (21:11 +0200)]
[FIX] google map on event part1

bzr revid: al@openerp.com-20120525191127-v5o88etlbdq0jbzn

12 years ago[IMP] project.task: second step towards cleaning.
Thibault Delavallée [Fri, 25 May 2012 16:20:16 +0000 (18:20 +0200)]
[IMP] project.task: second step towards cleaning.

bzr revid: tde@openerp.com-20120525162016-qyp3yiknuxeq8qeo

12 years ago[imp] uses m2mtags in partners view
niv-openerp [Fri, 25 May 2012 15:57:29 +0000 (17:57 +0200)]
[imp] uses m2mtags in partners view

bzr revid: nicolas.vanhoren@openerp.com-20120525155729-fhwdej65h5n90av0

12 years agoUsed m2mtags in partners
niv-openerp [Fri, 25 May 2012 15:48:10 +0000 (17:48 +0200)]
Used m2mtags in partners

bzr revid: nicolas.vanhoren@openerp.com-20120525154810-bv111a5z4ne0yjzh

12 years ago[merge] improvements to kanban to support better o2m + many2many_kanban
niv-openerp [Fri, 25 May 2012 15:32:20 +0000 (17:32 +0200)]
[merge] improvements to kanban to support better o2m + many2many_kanban

bzr revid: nicolas.vanhoren@openerp.com-20120525153220-f8nu9b4iq875lo27

12 years ago[REF] project_task: first steps towards something using crm_case instead of re-implem...
Thibault Delavallée [Fri, 25 May 2012 15:22:38 +0000 (17:22 +0200)]
[REF] project_task: first steps towards something using crm_case instead of re-implementing everything.

bzr revid: tde@openerp.com-20120525152238-3jc9l0m2jzicoy00

12 years ago[IMP] crm_lead: cleaned views.
Thibault Delavallée [Fri, 25 May 2012 15:21:33 +0000 (17:21 +0200)]
[IMP] crm_lead: cleaned views.

bzr revid: tde@openerp.com-20120525152133-g3lsl76tx3gaftwk

12 years ago[IMP] crm_lead demo data: cleaned stages to avoid having wrong cases.
Thibault Delavallée [Fri, 25 May 2012 15:21:21 +0000 (17:21 +0200)]
[IMP] crm_lead demo data: cleaned stages to avoid having wrong cases.

bzr revid: tde@openerp.com-20120525152121-pmjrp82zcvtvnohd

12 years ago[FIX] crm_lead: fixed some read_group conditions
Thibault Delavallée [Fri, 25 May 2012 15:20:46 +0000 (17:20 +0200)]
[FIX] crm_lead: fixed some read_group conditions

bzr revid: tde@openerp.com-20120525152046-bydaw70jvc5b1heb

12 years ago[IMP] crm: cleaned code, fixed a wrong notification method call.
Thibault Delavallée [Fri, 25 May 2012 15:19:59 +0000 (17:19 +0200)]
[IMP] crm: cleaned code, fixed a wrong notification method call.

bzr revid: tde@openerp.com-20120525151959-82ibeur9d01gnesm

12 years agochanged something
niv-openerp [Fri, 25 May 2012 15:05:44 +0000 (17:05 +0200)]
changed something

bzr revid: nicolas.vanhoren@openerp.com-20120525150544-1b4dm827zpg3ehay

12 years agomerge trunk
niv-openerp [Fri, 25 May 2012 14:26:24 +0000 (16:26 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20120525131037-n077w3nh3mu70y62
bzr revid: nicolas.vanhoren@openerp.com-20120525142624-rdkx40r0w1cahdto

12 years ago[FIX] project_issue: removed a debug line that had been forgotten.
Thibault Delavallée [Fri, 25 May 2012 13:55:55 +0000 (15:55 +0200)]
[FIX] project_issue: removed a debug line that had been forgotten.

bzr revid: tde@openerp.com-20120525135555-ypeqcl9okt79w4on

12 years ago[FIX] project_issue: fixed issue with cancelled state due to bad defautl data.
Thibault Delavallée [Fri, 25 May 2012 13:46:19 +0000 (15:46 +0200)]
[FIX] project_issue: fixed issue with cancelled state due to bad defautl data.

bzr revid: tde@openerp.com-20120525134619-8m8rdb9mj8wyq0bp

12 years ago[IMP] merge events
Fabien Pinckaers [Fri, 25 May 2012 13:43:06 +0000 (15:43 +0200)]
[IMP] merge events

bzr revid: fp@tinyerp.com-20120525134306-3lz3127527hyly77

12 years ago[fix] small problem with o2m kanban
niv-openerp [Fri, 25 May 2012 13:40:31 +0000 (15:40 +0200)]
[fix] small problem with o2m kanban

bzr revid: nicolas.vanhoren@openerp.com-20120525134031-txtpoy8nlh2167qj

12 years ago[IMP] Project: added type_id (stage) in statusbar, set state in form view with techni...
Thibault Delavallée [Fri, 25 May 2012 13:32:12 +0000 (15:32 +0200)]
[IMP] Project: added type_id (stage) in statusbar, set state in form view with technical group. Also fixed an issue with project_issue (undefined on_change due to copy-and-paste).

bzr revid: tde@openerp.com-20120525133212-j8rqt85nmtraneh7

12 years ago[fix] problem in customers
niv-openerp [Fri, 25 May 2012 13:26:52 +0000 (15:26 +0200)]
[fix] problem in customers

bzr revid: nicolas.vanhoren@openerp.com-20120525132652-tin667omlwdnnuar

12 years agoperfected quick create
niv-openerp [Fri, 25 May 2012 13:09:14 +0000 (15:09 +0200)]
perfected quick create

bzr revid: nicolas.vanhoren@openerp.com-20120525130914-h097d6rk90p85wse

12 years ago[IMP] project_issue: updated module to use stage instead of states; udpated project...
Thibault Delavallée [Fri, 25 May 2012 13:08:32 +0000 (15:08 +0200)]
[IMP] project_issue: updated module to use stage instead of states; udpated project task type demo data; udpated views.

bzr revid: tde@openerp.com-20120525130832-gxkv2iqlfvjlkoyt

12 years agomany2manykanban quick create work in progress
niv-openerp [Fri, 25 May 2012 12:52:39 +0000 (14:52 +0200)]
many2manykanban quick create work in progress

bzr revid: nicolas.vanhoren@openerp.com-20120525125239-5s4il9xtb7p8i7kj

12 years ago[FIX] crm_lead, hr_recruitment: fixed YML tests.
Thibault Delavallée [Fri, 25 May 2012 12:22:34 +0000 (14:22 +0200)]
[FIX] crm_lead, hr_recruitment: fixed YML tests.

bzr revid: tde@openerp.com-20120525122234-bhvps7xna1q9m5qf

12 years agowip
niv-openerp [Fri, 25 May 2012 12:09:47 +0000 (14:09 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20120525120947-fr9trn68o23hzkpd

12 years agofix problem with quick create
niv-openerp [Fri, 25 May 2012 12:08:59 +0000 (14:08 +0200)]
fix problem with quick create

bzr revid: nicolas.vanhoren@openerp.com-20120525120859-ucs6ltabc9mpt78k

12 years ago[FIX] crm_lead: fixed a YML test.
Thibault Delavallée [Fri, 25 May 2012 12:02:47 +0000 (14:02 +0200)]
[FIX] crm_lead: fixed a YML test.

bzr revid: tde@openerp.com-20120525120247-a8n0yao7pd23z7xb

12 years ago[IMP] hr_recruitment: updated methods and defaults related to stage modification...
Thibault Delavallée [Fri, 25 May 2012 11:51:43 +0000 (13:51 +0200)]
[IMP] hr_recruitment: updated methods and defaults related to stage modification. Also udpated yml tests.

bzr revid: tde@openerp.com-20120525115143-0dbj07x8bcz3q075

12 years ago[FIX] crm_lead: fixed a YML test.
Thibault Delavallée [Fri, 25 May 2012 11:51:16 +0000 (13:51 +0200)]
[FIX] crm_lead: fixed a YML test.

bzr revid: tde@openerp.com-20120525115116-pnkhqy5vditjqeor

12 years ago[CLEAN] Moved a method in file.
Thibault Delavallée [Fri, 25 May 2012 11:51:02 +0000 (13:51 +0200)]
[CLEAN] Moved a method in file.

bzr revid: tde@openerp.com-20120525115102-wuqcdvgfzb51vm53

12 years ago[IMP] crm_lead yml tests.
Thibault Delavallée [Fri, 25 May 2012 10:17:13 +0000 (12:17 +0200)]
[IMP] crm_lead yml tests.

bzr revid: tde@openerp.com-20120525101713-yu32cpbchjsw2h5y

12 years ago[IMP] board crm: cleaned buttons for opportunities tree view.
Thibault Delavallée [Fri, 25 May 2012 07:44:46 +0000 (09:44 +0200)]
[IMP] board crm: cleaned buttons for opportunities tree view.

bzr revid: tde@openerp.com-20120525074446-45wpf4t15f0rmj1o

12 years ago[FIX] crm_lead yml test: fixed a test based on a data whose id has changed; fixed...
Thibault Delavallée [Fri, 25 May 2012 07:33:12 +0000 (09:33 +0200)]
[FIX] crm_lead yml test: fixed a test based on a data whose id has changed; fixed mising ',' in crm_claim, crm_fundraising.

bzr revid: tde@openerp.com-20120525073312-anvwpi35szptaw8a

12 years ago[MERGE] Merged with main addons lp:~openerp/openobject-addons/trunk .
Thibault Delavallée [Fri, 25 May 2012 07:30:11 +0000 (09:30 +0200)]
[MERGE] Merged with main addons lp:~openerp/openobject-addons/trunk .

bzr revid: tde@openerp.com-20120525073011-hp1kp4kawgjr5m4g

12 years ago[IMP] layout
Fabien Pinckaers [Fri, 25 May 2012 07:28:29 +0000 (09:28 +0200)]
[IMP] layout

bzr revid: fp@tinyerp.com-20120525072829-34lyox1jl60ffye8

12 years ago[merge] events
Fabien Pinckaers [Fri, 25 May 2012 07:21:14 +0000 (09:21 +0200)]
[merge] events

bzr revid: fp@tinyerp.com-20120525072114-x1ylvnbw2k3twbhy

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 25 May 2012 04:40:07 +0000 (04:40 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120525044007-8yn0z71lbi14nuu6

12 years ago[IMP] crm_lead: domain on stage_id is more precise, taking into account case_default...
Thibault Delavallée [Thu, 24 May 2012 16:19:55 +0000 (18:19 +0200)]
[IMP] crm_lead: domain on stage_id is more precise, taking into account case_default flag and stage type.

bzr revid: tde@openerp.com-20120524161955-1y5jhvozyld6tp3p

12 years ago[FIX] crm_lead: fixed a test based on a closed lead.
Thibault Delavallée [Thu, 24 May 2012 16:19:25 +0000 (18:19 +0200)]
[FIX] crm_lead: fixed a test based on a closed lead.

bzr revid: tde@openerp.com-20120524161925-vs7o7vqajcn04qeo

12 years ago[IMP] crm_claim, crm_fundraising: defined proper stage_find methods.
Thibault Delavallée [Thu, 24 May 2012 16:18:56 +0000 (18:18 +0200)]
[IMP] crm_claim, crm_fundraising: defined proper stage_find methods.

bzr revid: tde@openerp.com-20120524161856-rlnew6c3fup0f05e

12 years ago[IMP] Improved project and opportunities kanban view. Use KanbanRecord#on_card_clicked
Fabien Meghazi [Thu, 24 May 2012 16:07:52 +0000 (18:07 +0200)]
[IMP] Improved project and opportunities kanban view. Use KanbanRecord#on_card_clicked

bzr revid: fme@openerp.com-20120524160752-rl0by5v4g1n22syl

12 years ago[ADD] Kanban card are clickable
Fabien Meghazi [Thu, 24 May 2012 15:58:37 +0000 (17:58 +0200)]
[ADD] Kanban card are clickable

bzr revid: fme@openerp.com-20120524155837-5j6zflr5rldun98e

12 years ago[IMP] corelib events: on() should throw error when func is not a Function
Fabien Meghazi [Thu, 24 May 2012 15:50:15 +0000 (17:50 +0200)]
[IMP] corelib events: on() should throw error when func is not a Function

bzr revid: fme@openerp.com-20120524155015-avjc79bqcet8xnb6

12 years ago[FIX] crm_lead: fixed new API for stage_find
Thibault Delavallée [Thu, 24 May 2012 14:58:17 +0000 (16:58 +0200)]
[FIX] crm_lead: fixed new API for stage_find

bzr revid: tde@openerp.com-20120524145817-bph5l6d78wslqgn9

12 years ago[imp] added open field
niv-openerp [Thu, 24 May 2012 14:42:51 +0000 (16:42 +0200)]
[imp] added open field

bzr revid: nicolas.vanhoren@openerp.com-20120524144251-af1b19hnyrj5p98y

12 years ago[IMP] crm_case, crm_lead: (default) stage, stage_find: updated code to be more easily...
Thibault Delavallée [Thu, 24 May 2012 14:26:16 +0000 (16:26 +0200)]
[IMP] crm_case, crm_lead: (default) stage, stage_find: updated code to be more easily usable by external classes.

bzr revid: tde@openerp.com-20120524142616-9gn6o8yj1pbzxnx0

12 years ago[FIX] Fix kanban drag and droping bug
Fabien Meghazi [Thu, 24 May 2012 13:56:17 +0000 (15:56 +0200)]
[FIX] Fix kanban drag and droping bug

bzr revid: fme@openerp.com-20120524135617-tt5y3va4evj9apxj

12 years ago[HACK] Kanban absolute positioning messing with o2m
Fabien Meghazi [Thu, 24 May 2012 13:29:09 +0000 (15:29 +0200)]
[HACK] Kanban absolute positioning messing with o2m

bzr revid: fme@openerp.com-20120524132909-hivsvhp6p7rmr31h

12 years agofirst version of many2manykanban
niv-openerp [Thu, 24 May 2012 12:59:35 +0000 (14:59 +0200)]
first version of many2manykanban

bzr revid: nicolas.vanhoren@openerp.com-20120524125935-6w2z7aavaq18aih1

12 years ago[FIX] Do not wrap user menu options
Fabien Meghazi [Thu, 24 May 2012 12:28:59 +0000 (14:28 +0200)]
[FIX] Do not wrap user menu options

bzr revid: fme@openerp.com-20120524122859-djzjb7nrcy60lj4v

12 years ago[CHG] Add more position absolute problems
Fabien Meghazi [Thu, 24 May 2012 12:27:43 +0000 (14:27 +0200)]
[CHG] Add more position absolute problems

... in order to fix kanban problem when only one record is shown

bzr revid: fme@openerp.com-20120524122743-sdyp33a6qwigw9mr

12 years agomerge trunk
niv-openerp [Thu, 24 May 2012 11:51:41 +0000 (13:51 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20120524115141-d8tgll1dl7fsbz0o

12 years ago[MERGE] main addons trunk
Quentin (OpenERP) [Thu, 24 May 2012 11:50:01 +0000 (13:50 +0200)]
[MERGE] main addons trunk

bzr revid: qdp-launchpad@openerp.com-20120524115001-9aka5qbanma20y8q

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 24 May 2012 11:42:10 +0000 (11:42 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120524110922-t8uefmyvno7kcdfk
bzr revid: launchpad_translations_on_behalf_of_openerp-20120524114210-pxdagcmwygwrxgrw

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 24 May 2012 11:08:34 +0000 (11:08 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120524110834-jkc46sjhrs6vbf2b

12 years ago[IMP] crm_lead: demo data: udpate according to new stages policy for leads.
Thibault Delavallée [Thu, 24 May 2012 10:28:53 +0000 (12:28 +0200)]
[IMP] crm_lead: demo data: udpate according to new stages policy for leads.

bzr revid: tde@openerp.com-20120524102853-5hc1uymdtztb4zna

12 years ago[Merge] modules form
Fabien Pinckaers [Thu, 24 May 2012 09:54:49 +0000 (11:54 +0200)]
[Merge] modules form

bzr revid: fp@tinyerp.com-20120524095449-e4rtyxmnud4gc3bl

12 years ago[FIX] Fixed _get_section renamed to _get_default_section.
Thibault Delavallée [Thu, 24 May 2012 09:51:02 +0000 (11:51 +0200)]
[FIX] Fixed _get_section renamed to _get_default_section.

bzr revid: tde@openerp.com-20120524095102-dtfmnqkpe4xds5mq

12 years ago[FIX] crm_partner_assign: make geolocation tests more lenient
Olivier Dony [Thu, 24 May 2012 09:38:53 +0000 (11:38 +0200)]
[FIX] crm_partner_assign: make geolocation tests more lenient

Google map geolocation results may slightly vary
depending on the actual match performed between the
street name and a place, so we should not try to
have an exact match.
For instance the previous test stopped passing on 24-may-2012.

bzr revid: odo@openerp.com-20120524093853-gb0r1zda7ph5s9a3

12 years ago[FIX] project.task: stage_id -> type_id
Thibault Delavallée [Thu, 24 May 2012 09:13:37 +0000 (11:13 +0200)]
[FIX] project.task: stage_id -> type_id

bzr revid: tde@openerp.com-20120524091337-cdy7qf0gozb7zwg5

12 years ago[IMP] crm_case_stage: added a 'type' selection field, to separated stages dedicated...
Thibault Delavallée [Thu, 24 May 2012 09:10:24 +0000 (11:10 +0200)]
[IMP] crm_case_stage: added a 'type' selection field, to separated stages dedicated to leads to fields dedicated to opportunities (or for both). Updated views.

bzr revid: tde@openerp.com-20120524091024-2xt5gvbe7xa8w1uy

12 years ago[IMP] Improved module and partners kanban view a bit
Fabien Meghazi [Thu, 24 May 2012 09:02:14 +0000 (11:02 +0200)]
[IMP] Improved module and partners kanban view a bit

bzr revid: fme@openerp.com-20120524090214-nrd1yz3afrjwmny2

12 years ago[MERGE]: merge with lp:openobject-server
Mayur Maheshwari (OpenERP) [Thu, 24 May 2012 08:58:10 +0000 (14:28 +0530)]
[MERGE]: merge with lp:openobject-server

bzr revid: mma@tinyerp.com-20120524085810-ses0nftmb7vm83ok

12 years ago[IMP] crm_lead: improved tree/form views, especially about buttons. Also slighty...
Thibault Delavallée [Thu, 24 May 2012 08:35:31 +0000 (10:35 +0200)]
[IMP] crm_lead: improved tree/form views, especially about buttons. Also slighty re-idented code.

bzr revid: tde@openerp.com-20120524083531-jibb8ko1l4z5xng1

12 years ago[IMP] crm_lead_view: re-idented code, deleted stage_next/previous buttons, re-added...
Thibault Delavallée [Thu, 24 May 2012 08:09:44 +0000 (10:09 +0200)]
[IMP] crm_lead_view: re-idented code, deleted stage_next/previous buttons, re-added statusbar for stage.

bzr revid: tde@openerp.com-20120524080944-zrei5rcsc6tln7mq

12 years ago[MERGE] Merged with main addons lp:~openerp/openobject-addons/trunk .
Thibault Delavallée [Thu, 24 May 2012 07:59:05 +0000 (09:59 +0200)]
[MERGE] Merged with main addons lp:~openerp/openobject-addons/trunk .

bzr revid: tde@openerp.com-20120524075905-2b4d8ryhufupx0ak

12 years ago[IMP] crm_meeting_view: topbar is now out of the sheet.
Thibault Delavallée [Thu, 24 May 2012 07:58:33 +0000 (09:58 +0200)]
[IMP] crm_meeting_view: topbar is now out of the sheet.

bzr revid: tde@openerp.com-20120524075833-lahpmps811om22bd

12 years ago[MERGE] merged the branch with improvement of the advance payment wizard (in sale...
Quentin (OpenERP) [Wed, 23 May 2012 17:58:02 +0000 (19:58 +0200)]
[MERGE] merged the branch with improvement of the advance payment wizard (in sale module)

bzr revid: qdp-launchpad@openerp.com-20120523175802-cr5ag74ftjh83tct

12 years ago[IMP] avatars
Fabien Pinckaers [Wed, 23 May 2012 17:16:35 +0000 (19:16 +0200)]
[IMP] avatars

bzr revid: fp@tinyerp.com-20120523171635-opejgr38l0b95nge

12 years ago[IMP] sale: some code refactoring/cleaning/fixing/improving
Quentin (OpenERP) [Wed, 23 May 2012 17:15:27 +0000 (19:15 +0200)]
[IMP] sale: some code refactoring/cleaning/fixing/improving

bzr revid: qdp-launchpad@openerp.com-20120523171527-p82rno4ba4q5le42

12 years ago[FIX] Fixed method missing due to crm_base / crm_case separation; fixed a strange...
Thibault Delavallée [Wed, 23 May 2012 16:29:03 +0000 (18:29 +0200)]
[FIX] Fixed method missing due to crm_base / crm_case separation; fixed a strange bug with a yml test in crm_lead (must be investigated); fixed a data file called twice.

bzr revid: tde@openerp.com-20120523162903-hc7oewrx2twzs6u4

12 years ago[IMP] web: login widget: allow dblist loading without changing $element
Christophe Simonis [Wed, 23 May 2012 16:29:03 +0000 (18:29 +0200)]
[IMP] web: login widget: allow dblist loading without changing $element

bzr revid: chs@openerp.com-20120523162903-0fnu8k15idomvme6

12 years ago[IMP] web: allow pipe()ing login.do_login() call
Christophe Simonis [Wed, 23 May 2012 16:25:48 +0000 (18:25 +0200)]
[IMP] web: allow pipe()ing login.do_login() call

bzr revid: chs@openerp.com-20120523162548-kajbox13hww4slr3

12 years ago[FIX] Duplicated some methods to separated crm_base and crm_case.
Thibault Delavallée [Wed, 23 May 2012 16:00:57 +0000 (18:00 +0200)]
[FIX] Duplicated some methods to separated crm_base and crm_case.

bzr revid: tde@openerp.com-20120523160057-b2ukyz1zfxplridw

12 years ago[FIX] web: failed login are marked as failed
Christophe Simonis [Wed, 23 May 2012 15:55:23 +0000 (17:55 +0200)]
[FIX] web: failed login are marked as failed

bzr revid: chs@openerp.com-20120523155523-c3ifog3iq3y27i6c

12 years ago[FIX] Kanban view action menu reaches edge of window on rightmost column
Fabien Meghazi [Wed, 23 May 2012 15:58:10 +0000 (17:58 +0200)]
[FIX] Kanban view action menu reaches edge of window on rightmost column

bzr revid: fme@openerp.com-20120523155810-0r825p2fi9irlo6h

12 years ago[REF] crm_base, crm_case: cleaned methods repartition, moved unused methods from...
Thibault Delavallée [Wed, 23 May 2012 15:51:24 +0000 (17:51 +0200)]
[REF] crm_base, crm_case: cleaned methods repartition, moved unused methods from crm_base to crm_case to clearly separate things.

bzr revid: tde@openerp.com-20120523155124-w5knuwwvyyfup2vs

12 years ago[MERGE] Merged with main addons lp:~openerp/openobject-addons/trunk
Thibault Delavallée [Wed, 23 May 2012 15:45:41 +0000 (17:45 +0200)]
[MERGE] Merged with main addons lp:~openerp/openobject-addons/trunk

bzr revid: tde@openerp.com-20120523154541-9vwhdjoap2s4nv75

12 years ago[CLEAN] crm.py: cleaned code.
Thibault Delavallée [Wed, 23 May 2012 15:43:43 +0000 (17:43 +0200)]
[CLEAN] crm.py: cleaned code.

bzr revid: tde@openerp.com-20120523154343-7q5hy1l11kj93aam

12 years ago[IMP] avatar for edmo users
Fabien Pinckaers [Wed, 23 May 2012 15:43:39 +0000 (17:43 +0200)]
[IMP] avatar for edmo users

bzr revid: fp@tinyerp.com-20120523154339-ow7355e5k0p1wzk1

12 years ago[REV] project: task.state now related field.
Thibault Delavallée [Wed, 23 May 2012 15:34:33 +0000 (17:34 +0200)]
[REV] project: task.state now related field.

bzr revid: tde@openerp.com-20120523153433-dqt0ivrotp3tl3sm

12 years ago[imp] improvements of kitten mode
niv-openerp [Wed, 23 May 2012 15:28:04 +0000 (17:28 +0200)]
[imp] improvements of kitten mode

bzr revid: nicolas.vanhoren@openerp.com-20120523152804-20qykcbh73vgn008

12 years ago[IMP] tooltip project
Fabien Pinckaers [Wed, 23 May 2012 15:19:09 +0000 (17:19 +0200)]
[IMP] tooltip project

bzr revid: fp@tinyerp.com-20120523151909-ehf9k2b20nq0nhla

12 years ago[IMP] tooltip project
Fabien Pinckaers [Wed, 23 May 2012 15:16:58 +0000 (17:16 +0200)]
[IMP] tooltip project

bzr revid: fp@tinyerp.com-20120523151658-zomcuvjolf0b5a2z