odoo/odoo.git
11 years ago[MERGE] trunk
Antonin Bourguignon [Tue, 13 Nov 2012 14:32:55 +0000 (15:32 +0100)]
[MERGE] trunk

bzr revid: abo@openerp.com-20121113143255-5aq7t6tqh2dbj50y

11 years ago[MERGE] merged the branch of vta, with reconciliation on bank statement improvements
Quentin (OpenERP) [Tue, 13 Nov 2012 13:43:49 +0000 (14:43 +0100)]
[MERGE] merged the branch of vta, with reconciliation on bank statement improvements

bzr revid: qdp-launchpad@openerp.com-20121113134349-hve6daoig68o16c3

11 years ago[FIX]change of tva in netherlands from 19 to 21%
Cedric Snauwaert [Tue, 13 Nov 2012 13:39:19 +0000 (14:39 +0100)]
[FIX]change of tva in netherlands from 19 to 21%

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

bzr revid: csn@openerp.com-20121113133919-o483vdz5d3plq0ik

11 years ago[FIX] clicking on checkbox (boolean field) of list view should correctly trigger...
Xavier Morel [Tue, 13 Nov 2012 13:18:06 +0000 (14:18 +0100)]
[FIX] clicking on checkbox (boolean field) of list view should correctly trigger whatever the row action is

replaced @disabled checkboxes for boolean fields by @readonly + alpha
(50%), as disabled input do not generate *any* event. Not default
action (of course) but not e.g. a click either, whether delegated or
bound directly on the element, there's no way at all to see if e.g. a
user has clicked on a disabled checkbox or radio.

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

bzr revid: xmo@openerp.com-20121113131806-7fhog1f96gxnjr67

11 years ago[MERGE]merge with latest trunk
Cedric Snauwaert [Tue, 13 Nov 2012 13:03:29 +0000 (14:03 +0100)]
[MERGE]merge with latest trunk

bzr revid: csn@openerp.com-20121113130329-a3h2mpopgp14r219

11 years ago[REM] useless events binding
Xavier Morel [Tue, 13 Nov 2012 12:42:27 +0000 (13:42 +0100)]
[REM] useless events binding

edition is triggered by row_clicked on the internal List

not even sure there's any td left which isn't an oe_list_field_cell

bzr revid: xmo@openerp.com-20121113124227-173ykkiwgv862oly

11 years ago[FIX] remove min-width on number form fields when inside an editable list view
Xavier Morel [Tue, 13 Nov 2012 12:30:47 +0000 (13:30 +0100)]
[FIX] remove min-width on number form fields when inside an editable list view

otherwise it refused to fit in small cells

also remove !important specifications which are just a bloody fucking
pain every single time, they're just a shit hack over doing things
correctly in the first place, to hell with these things.

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

bzr revid: xmo@openerp.com-20121113123047-jspflyhfb8gei24r

11 years ago[REF] account_voucher: refactoring of new featured button to create/edit the reconcil...
Quentin (OpenERP) [Tue, 13 Nov 2012 12:30:13 +0000 (13:30 +0100)]
[REF] account_voucher: refactoring of new featured button to create/edit the reconciliations on bank statement line

bzr revid: qdp-launchpad@openerp.com-20121113123013-htxy2ods9rkynt75

11 years ago[MERGE] trunk-bug-1078037-abo: improve crm usability by removing restrictions on...
Antonin Bourguignon [Tue, 13 Nov 2012 11:50:04 +0000 (12:50 +0100)]
[MERGE] trunk-bug-1078037-abo: improve crm usability by removing restrictions on leads deletion
Read bug ticket for more information: https://bugs.launchpad.net/openobject-addons/+bug/1078037

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

bzr revid: abo@openerp.com-20121113115004-691uktwb9qmgblpx

11 years ago[MERGE] trunk
Quentin (OpenERP) [Tue, 13 Nov 2012 11:16:38 +0000 (12:16 +0100)]
[MERGE] trunk

bzr revid: qdp-launchpad@openerp.com-20121113111638-lwlcno51ule5aq54

11 years ago[FIX] listview display when action button deletes the corresponding record
Xavier Morel [Tue, 13 Nov 2012 10:44:07 +0000 (11:44 +0100)]
[FIX] listview display when action button deletes the corresponding record

if a record has disappeared between activating a button and refreshing
the record, remove it from the list view

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

bzr revid: xmo@openerp.com-20121113104407-n924vinluqfdtesf

11 years ago[FIX] comment jquery ui bootstrap global styling
Fabien Meghazi [Tue, 13 Nov 2012 10:14:48 +0000 (11:14 +0100)]
[FIX] comment jquery ui bootstrap global styling

bzr revid: fme@openerp.com-20121113101448-a3603utoogsvvjta

11 years ago[MERGE] 20 merge props
Fabien Pinckaers [Tue, 13 Nov 2012 08:56:28 +0000 (09:56 +0100)]
[MERGE] 20 merge props

bzr revid: fp@tinyerp.com-20121113085628-a20qtouxxw7gh98b

11 years ago[MERGE] nop
Fabien Pinckaers [Tue, 13 Nov 2012 08:19:59 +0000 (09:19 +0100)]
[MERGE] nop

bzr revid: fp@tinyerp.com-20121113081959-b3rn25egh6zv4jg7

11 years ago[MERGE] l10n_fr chart of accounts cleanup
Fabien Pinckaers [Tue, 13 Nov 2012 08:19:19 +0000 (09:19 +0100)]
[MERGE] l10n_fr chart of accounts cleanup

bzr revid: fp@tinyerp.com-20121113081919-bh17h2r8jzoj0jii

11 years ago[MERGE] removed calendar view mode for analytic accounts
Fabien Pinckaers [Tue, 13 Nov 2012 08:18:35 +0000 (09:18 +0100)]
[MERGE] removed calendar view mode for analytic accounts

bzr revid: fp@tinyerp.com-20121113081835-ghrrckwd74me82hc

11 years ago[MERGE] fix ftp with filezilla
Fabien Pinckaers [Tue, 13 Nov 2012 08:17:55 +0000 (09:17 +0100)]
[MERGE] fix ftp with filezilla

bzr revid: fp@tinyerp.com-20121113081755-d0769mzd2yluf903

11 years ago[MERGE] fix search on budget lines
Fabien Pinckaers [Tue, 13 Nov 2012 08:17:14 +0000 (09:17 +0100)]
[MERGE] fix search on budget lines

bzr revid: fp@tinyerp.com-20121113081714-c6g1ydk3t88v7mxm

11 years ago[MERGE] fix demo data for payroll
Fabien Pinckaers [Tue, 13 Nov 2012 08:13:30 +0000 (09:13 +0100)]
[MERGE] fix demo data for payroll

bzr revid: fp@tinyerp.com-20121113081330-0vytlyg5524uvdtv

11 years ago[MERGE] fix belgian VAT statement
Fabien Pinckaers [Tue, 13 Nov 2012 08:12:46 +0000 (09:12 +0100)]
[MERGE] fix belgian VAT statement

bzr revid: fp@tinyerp.com-20121113081246-vvwv5cvintjfg9gg

11 years ago[MERGE] set context when None on sale.order
Fabien Pinckaers [Tue, 13 Nov 2012 08:09:08 +0000 (09:09 +0100)]
[MERGE] set context when None on sale.order

bzr revid: fp@tinyerp.com-20121113080908-jb73ee8q5vpfmxmf

11 years ago[FIX] assets
Fabien Pinckaers [Tue, 13 Nov 2012 08:07:06 +0000 (09:07 +0100)]
[FIX] assets

bzr revid: fp@tinyerp.com-20121113080706-1zlo8qnbieys8nxy

11 years ago[MERGE] fix limit=None name_search on products
Fabien Pinckaers [Tue, 13 Nov 2012 08:03:50 +0000 (09:03 +0100)]
[MERGE] fix limit=None name_search on products

bzr revid: fp@tinyerp.com-20121113080350-j3n5bc9rw4ocabs1

11 years ago[MERGE] do not delete confirmed payslip
Fabien Pinckaers [Tue, 13 Nov 2012 07:57:33 +0000 (08:57 +0100)]
[MERGE] do not delete confirmed payslip

bzr revid: fp@tinyerp.com-20121113075733-kidt1mqc9tf8xayh

11 years ago[MERGE] empty iban test
Fabien Pinckaers [Tue, 13 Nov 2012 07:56:24 +0000 (08:56 +0100)]
[MERGE] empty iban test

bzr revid: fp@tinyerp.com-20121113075624-y1gbnvts4fv3nkx4

11 years ago[MERGE] fix when scheduling project without start date'
Fabien Pinckaers [Tue, 13 Nov 2012 07:54:26 +0000 (08:54 +0100)]
[MERGE] fix when scheduling project without start date'

bzr revid: fp@tinyerp.com-20121113075426-vrg3dnretxlf11ec

11 years ago[MERGE] fix better error handling for move.line constraint on view accounts
Fabien Pinckaers [Tue, 13 Nov 2012 07:51:31 +0000 (08:51 +0100)]
[MERGE] fix better error handling for move.line constraint on view accounts

bzr revid: fp@tinyerp.com-20121113075131-wl4i5t3nb280hv4m

11 years ago[MERGE] fix chained move with split
Fabien Pinckaers [Tue, 13 Nov 2012 07:49:55 +0000 (08:49 +0100)]
[MERGE] fix chained move with split

bzr revid: fp@tinyerp.com-20121113074955-et3te1hp2k31aywo

11 years ago[FIX] automated actions with categories
Fabien Pinckaers [Tue, 13 Nov 2012 07:37:28 +0000 (08:37 +0100)]
[FIX] automated actions with categories

bzr revid: fp@tinyerp.com-20121113073728-cjngga2e1vc3jntt

11 years ago[IMP] better wording
Fabien Pinckaers [Tue, 13 Nov 2012 07:36:54 +0000 (08:36 +0100)]
[IMP] better wording

bzr revid: fp@tinyerp.com-20121113073654-rdqgryi5crww11uo

11 years ago[MERGE] fix partial payment wizard
Fabien Pinckaers [Tue, 13 Nov 2012 07:34:28 +0000 (08:34 +0100)]
[MERGE] fix partial payment wizard

bzr revid: fp@tinyerp.com-20121113073428-aa2g1vnensxfcgn4

11 years ago[MERGE] improve expense: readonly if not draft
Fabien Pinckaers [Tue, 13 Nov 2012 07:31:26 +0000 (08:31 +0100)]
[MERGE] improve expense: readonly if not draft

bzr revid: fp@tinyerp.com-20121113073126-8z40r87mmyqknd8p

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 13 Nov 2012 05:17:21 +0000 (05:17 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121113051721-ejf86rj1g6qkdbo9

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 13 Nov 2012 05:16:58 +0000 (05:16 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121113051658-s3j4n5kom54a2wex

11 years agodoc review part1
Antony Lesuisse [Tue, 13 Nov 2012 01:00:59 +0000 (02:00 +0100)]
doc review part1

bzr revid: al@openerp.com-20121113010059-efzzjaak19n1fn7s

11 years agofix
Fabien Pinckaers [Mon, 12 Nov 2012 23:20:43 +0000 (00:20 +0100)]
fix

bzr revid: fp@openerp.com-20121112232043-igpq4xynsz2tg6xr

11 years ago[FIX] group orders
Fabien Pinckaers [Mon, 12 Nov 2012 23:19:52 +0000 (00:19 +0100)]
[FIX] group orders

bzr revid: fp@openerp.com-20121112231952-x2713c3gs0b5ikhp

11 years ago[FIX] group follow buttons
Fabien Pinckaers [Mon, 12 Nov 2012 23:19:09 +0000 (00:19 +0100)]
[FIX] group follow buttons

bzr revid: fp@openerp.com-20121112231909-sjkldv9bplwphzh5

11 years agofix
Fabien Pinckaers [Mon, 12 Nov 2012 23:15:12 +0000 (00:15 +0100)]
fix

bzr revid: fp@openerp.com-20121112231512-q23jkuckdnglweeo

11 years ago[IMP] Messages -> MEssaging
Fabien Pinckaers [Mon, 12 Nov 2012 23:09:36 +0000 (00:09 +0100)]
[IMP] Messages -> MEssaging

bzr revid: fp@openerp.com-20121112230936-vazxpy35qoszz8vf

11 years ago[IMP] mail group view
Fabien Pinckaers [Mon, 12 Nov 2012 23:04:18 +0000 (00:04 +0100)]
[IMP] mail group view

bzr revid: fp@openerp.com-20121112230418-nhvk886m3rzbglmg

11 years ago[IMP] join -> join group
Fabien Pinckaers [Mon, 12 Nov 2012 22:53:01 +0000 (23:53 +0100)]
[IMP] join -> join group

bzr revid: fp@openerp.com-20121112225301-jovaktczma0vf6mh

11 years ago[IMP] mail group: CSS
Fabien Pinckaers [Mon, 12 Nov 2012 22:52:07 +0000 (23:52 +0100)]
[IMP] mail group: CSS

bzr revid: fp@openerp.com-20121112225207-e55skxtvybgfe0x7

11 years agoimp
Fabien Pinckaers [Mon, 12 Nov 2012 22:21:19 +0000 (23:21 +0100)]
imp

bzr revid: fp@openerp.com-20121112222119-r5j5xj55d5px114x

11 years agoimp
Fabien Pinckaers [Mon, 12 Nov 2012 22:03:32 +0000 (23:03 +0100)]
imp

bzr revid: fp@openerp.com-20121112220332-mfvcak06div08y7c

11 years ago[IMP] CSS mail empty messages
Fabien Pinckaers [Mon, 12 Nov 2012 22:02:58 +0000 (23:02 +0100)]
[IMP] CSS mail empty messages

bzr revid: fp@openerp.com-20121112220258-qpjp5tiuiueei7ts

11 years ago[FIX] crash on pop, keep lang as param for translation, session more important than...
Antony Lesuisse [Mon, 12 Nov 2012 21:16:50 +0000 (22:16 +0100)]
[FIX] crash on pop, keep lang as param for translation, session more important than cookie, remove premature optimization

bzr revid: al@openerp.com-20121112211650-0ud0cq8vdtdwcmca

11 years ago[IMP] style of empty mail boxes
Fabien Pinckaers [Mon, 12 Nov 2012 18:39:19 +0000 (19:39 +0100)]
[IMP] style of empty mail boxes

bzr revid: fp@tinyerp.com-20121112183919-oh8ccaz2w3nnvf2h

11 years ago[ADD] req.lang property to get preferred lang for the current request
Christophe Simonis [Mon, 12 Nov 2012 18:10:33 +0000 (19:10 +0100)]
[ADD] req.lang property to get preferred lang for the current request

bzr revid: chs@openerp.com-20121112181033-b17zj2io47me04kk

11 years ago[IMP] remove restrictions on lead deletion
Antonin Bourguignon [Mon, 12 Nov 2012 18:01:44 +0000 (19:01 +0100)]
[IMP] remove restrictions on lead deletion
After a short conversation with fp, al, odo, abo: it seems that it would be nice for usability's sake to remove restrictions on leads deletion, in the CRM module.
This condition on leads' state was introduced several years ago by fp to avoid unfortunate misclicks. It has been followed by another one bypassing the first one in case where the sales team had the allow_unlink flag set.

Since the Delete button has been thrown away in the More menu, it shouldn't get misclicked anymore, preventing damages in the CRM pipe. This will simplify access rights for users: if you want to delete a lead, you can, whatever its state, whatever its sales team.

Access restriction is still possible though by creating a record rule with a domain on the lead.state.

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

bzr revid: abo@openerp.com-20121112180144-utqcm39etuuzxdsu

11 years ago[IMP] remove whitespaces
Antonin Bourguignon [Mon, 12 Nov 2012 18:00:40 +0000 (19:00 +0100)]
[IMP] remove whitespaces

bzr revid: abo@openerp.com-20121112180040-8duawenqlvd4mw7i

11 years ago[WIP] enrich the context with all the lead's contact information to ease the partner...
Antonin Bourguignon [Mon, 12 Nov 2012 17:46:31 +0000 (18:46 +0100)]
[WIP] enrich the context with all the lead's contact information to ease the partner creation

bzr revid: abo@openerp.com-20121112174631-3x567l4mgmpf72l9

11 years ago[FIX] Third part of bug#1077858 : Error in list view when displaying non saved o2m...
Fabien Meghazi [Mon, 12 Nov 2012 17:25:41 +0000 (18:25 +0100)]
[FIX] Third part of bug#1077858 : Error in list view when displaying non saved o2m item with binary field

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

bzr revid: fme@openerp.com-20121112172541-n312hzvsqcr78jeh

11 years ago[FIX] Listview does not handle base64 value for binary fields
Fabien Meghazi [Mon, 12 Nov 2012 17:11:28 +0000 (18:11 +0100)]
[FIX] Listview does not handle base64 value for binary fields

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

bzr revid: fme@openerp.com-20121112171128-a1aoq2q4fma6fpxc

11 years ago[FIX] account: incorrect usage of browse_record in fix for accounting reports merged...
Olivier Dony [Mon, 12 Nov 2012 16:47:33 +0000 (17:47 +0100)]
[FIX] account: incorrect usage of browse_record in fix for accounting reports merged by fp in revision 8001

The browse_record was being passed instead of its ID in the
search domain. Also cleaned up the useless `for` loop.

bzr revid: odo@openerp.com-20121112164733-n2uafcrfgux1awl8

11 years ago[FIX] account: incorrect active_id context passed in tests of generic accounting...
Olivier Dony [Mon, 12 Nov 2012 16:43:48 +0000 (17:43 +0100)]
[FIX] account: incorrect active_id context passed in tests of generic accounting reports

The reports only expects to get active_ids that correspond
to accounting report wizards

bzr revid: odo@openerp.com-20121112164348-3f580q3hywoiy7l0

11 years ago[MERGE] default filters in searchview, by user and global
Xavier Morel [Mon, 12 Nov 2012 16:42:10 +0000 (17:42 +0100)]
[MERGE] default filters in searchview, by user and global

bzr revid: xmo@openerp.com-20121112164210-oywrc8516bb3xjg8

11 years ago[MERGE] from trunk
Xavier Morel [Mon, 12 Nov 2012 16:41:36 +0000 (17:41 +0100)]
[MERGE] from trunk

bzr revid: xmo@openerp.com-20121112164136-sfyfxdcjx3ps086b

11 years ago[IMP] add class to default custom filters so they can be styled specifically
Xavier Morel [Mon, 12 Nov 2012 16:24:30 +0000 (17:24 +0100)]
[IMP] add class to default custom filters so they can be styled specifically

bzr revid: xmo@openerp.com-20121112162430-uvu43f01egyp0piw

11 years ago[FIX] Fixes first part of bug#1077858
Fabien Meghazi [Mon, 12 Nov 2012 15:53:32 +0000 (16:53 +0100)]
[FIX] Fixes first part of bug#1077858

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

bzr revid: fme@openerp.com-20121112155332-eshqtkk5grn22tqm

11 years ago[MERGE] Merged a Mail update
Thibault Delavallée [Mon, 12 Nov 2012 15:51:48 +0000 (16:51 +0100)]
[MERGE] Merged a Mail update
- fix of the behavior of the mailboxes, now more closely related to a todo-list
- some code optimization to lessen the number of queries when displaying messages or for list view using the message_unread field
- code update of chatter (mail.js)
- added some demo data

bzr revid: tde@openerp.com-20121112155148-ktljqs3w58cvsk6r

11 years ago[MERGE] Merged a Mail update
Thibault Delavallée [Mon, 12 Nov 2012 15:49:56 +0000 (16:49 +0100)]
[MERGE] Merged a Mail update

This web revision adds a resize key in the attachment controler to receive resized image when accessing some attachments. This is used for the preview in Chatter, to avoid pre-visualizing the whole images.

bzr revid: tde@openerp.com-20121112154956-w4iyroc3hfmxn9l0

11 years ago[FIX] check default filter in drawer
Xavier Morel [Mon, 12 Nov 2012 15:48:15 +0000 (16:48 +0100)]
[FIX] check default filter in drawer

bzr revid: xmo@openerp.com-20121112154815-e9a8dn5gwqyi7s80

11 years ago[FIX] mail: partner avatar is email_icon when there are no partner or partner_id...
Christophe Matthieu [Mon, 12 Nov 2012 15:27:53 +0000 (16:27 +0100)]
[FIX] mail: partner avatar is email_icon when there are no partner or partner_id is null

bzr revid: chm@openerp.com-20121112152753-houzjde3x8jfwtks

11 years ago[TMP] Commented buggy addition of FP in trunk, to test the branch.
Thibault Delavallée [Mon, 12 Nov 2012 15:27:18 +0000 (16:27 +0100)]
[TMP] Commented buggy addition of FP in trunk, to test the branch.

bzr revid: tde@openerp.com-20121112152718-1srt8ej6dxvxoso4

11 years ago[FIX] dhtmlx scheduler raises an exception when double clicking some of its dom elements.
Fabien Meghazi [Mon, 12 Nov 2012 15:11:31 +0000 (16:11 +0100)]
[FIX] dhtmlx scheduler raises an exception when double clicking some of its dom elements.

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

bzr revid: fme@openerp.com-20121112151131-zw01nh86asqyl7ll

11 years ago[FIX] editable listview @on_write handling in case of @colors
Xavier Morel [Mon, 12 Nov 2012 15:05:26 +0000 (16:05 +0100)]
[FIX] editable listview @on_write handling in case of @colors

the onwrite handler created an "empty" record with no field value
whatsoever, which'd blow up in the py evaluator. As during creation
(edition of a record where all fields are empty) create a record where
all fields are set to ``false`` so rendering works correctly, and wait
for content refresh to get correct data.

Also added a test for @on_write

bzr revid: xmo@openerp.com-20121112150526-vrr66ms95qbuoped

11 years ago[IMP] remove useless whitespaces
Antonin Bourguignon [Mon, 12 Nov 2012 14:53:48 +0000 (15:53 +0100)]
[IMP] remove useless whitespaces

bzr revid: abo@openerp.com-20121112145348-2bv1yeczivbks7l6

11 years ago[MERGE] Sync with trunk to have last fixes, avoiding red runbot on trunk.
Thibault Delavallée [Mon, 12 Nov 2012 14:41:09 +0000 (15:41 +0100)]
[MERGE] Sync with trunk to have last fixes, avoiding red runbot on trunk.

bzr revid: tde@openerp.com-20121112144109-1k1mlongukdgpdpa

11 years ago[FIX] Kanban many2many tags post processing
Fabien Meghazi [Mon, 12 Nov 2012 14:39:58 +0000 (15:39 +0100)]
[FIX] Kanban many2many tags post processing

bzr revid: fme@openerp.com-20121112143958-y1zoo0dpm5caabv2

11 years ago[FIX] sale: fix typo introduced in untested fix for translating sale order lines...
Olivier Dony [Mon, 12 Nov 2012 14:38:34 +0000 (15:38 +0100)]
[FIX] sale: fix typo introduced in untested fix for translating sale order lines notes

Would not have happened if old code was not reusing the same
variable for holding different types, and breaking other best practices.

bzr revid: odo@openerp.com-20121112143834-cjjzsrz2ah3l7mwd

11 years ago[IMP] mail: demo data for video presentation
Christophe Matthieu [Mon, 12 Nov 2012 14:35:01 +0000 (15:35 +0100)]
[IMP] mail: demo data for video presentation

bzr revid: chm@openerp.com-20121112143501-lrrrv434h2la335b

11 years ago[FIX] mail: suppress id on expandable message, for not mark message as read/unread...
Christophe Matthieu [Mon, 12 Nov 2012 14:34:31 +0000 (15:34 +0100)]
[FIX] mail: suppress id on expandable message, for not mark message as read/unread when the message is not loaded

bzr revid: chm@openerp.com-20121112143431-ybztdpcdacvfm293

11 years ago[FIX] document_webdav: language field on res.user is just `lang` in 7.0, fix untested...
Olivier Dony [Mon, 12 Nov 2012 14:26:20 +0000 (15:26 +0100)]
[FIX] document_webdav: language field on res.user is just `lang` in 7.0, fix untested fp merge

bzr revid: odo@openerp.com-20121112142620-zy2d1y8o4oj3zbud

11 years ago[IMP] take both partner_name AND contact_name into account while looking for a matchi...
Antonin Bourguignon [Mon, 12 Nov 2012 14:21:58 +0000 (15:21 +0100)]
[IMP] take both partner_name AND contact_name into account while looking for a matching partner
slightly improve code style

bzr revid: abo@openerp.com-20121112142158-5kgxn23ji5ubuura

11 years ago[MERGE] Sync with trunk.
Thibault Delavallée [Mon, 12 Nov 2012 14:04:37 +0000 (15:04 +0100)]
[MERGE] Sync with trunk.

bzr revid: tde@openerp.com-20121112140437-tuhsce6axjt6vgnu

11 years ago[IMP] mail_message: added some indexes and explanations in the model fields.
Thibault Delavallée [Mon, 12 Nov 2012 14:04:08 +0000 (15:04 +0100)]
[IMP] mail_message: added some indexes and explanations in the model fields.

bzr revid: tde@openerp.com-20121112140408-c3v4bb4gm5i2yl5e

11 years ago[IMP] hide coma when necessary
Antonin Bourguignon [Mon, 12 Nov 2012 13:48:08 +0000 (14:48 +0100)]
[IMP] hide coma when necessary

bzr revid: abo@openerp.com-20121112134808-empw3eoba8ism9o4

11 years ago[WIP] rename 'lead2partner' into 'generate.partner' for more clarity
Antonin Bourguignon [Mon, 12 Nov 2012 13:30:33 +0000 (14:30 +0100)]
[WIP] rename 'lead2partner' into 'generate.partner' for more clarity

bzr revid: abo@openerp.com-20121112133033-urh3emybeabfvdxm

11 years ago[MERGE] claims fix
Fabien Pinckaers [Mon, 12 Nov 2012 13:30:31 +0000 (14:30 +0100)]
[MERGE] claims fix

bzr revid: fp@tinyerp.com-20121112133031-b53k77h9pt6miuv3

11 years ago[MERGE] copy of sale order when cancelled
Fabien Pinckaers [Mon, 12 Nov 2012 13:28:54 +0000 (14:28 +0100)]
[MERGE] copy of sale order when cancelled

bzr revid: fp@tinyerp.com-20121112132854-09733v3onwq9uhwg

11 years ago[MERGE] HR fpi
Fabien Pinckaers [Mon, 12 Nov 2012 13:26:49 +0000 (14:26 +0100)]
[MERGE] HR fpi

bzr revid: fp@tinyerp.com-20121112132649-xplm23hbgq0r6zzk

11 years ago[IMP] mail_notification: added some indexes.
Thibault Delavallée [Mon, 12 Nov 2012 13:17:59 +0000 (14:17 +0100)]
[IMP] mail_notification: added some indexes.

bzr revid: tde@openerp.com-20121112131759-1jzo3ff5r1tfghus

11 years ago[IMP] hr form view
RGA(OpenERP) [Mon, 12 Nov 2012 13:11:53 +0000 (18:41 +0530)]
[IMP] hr form view

bzr revid: rgaopenerp-20121112131153-6m57anbceq2g2mbw

11 years ago[FIX] [IMP] [OPTI] mail_thread: optimized _get_message_data to lessen the display...
Thibault Delavallée [Mon, 12 Nov 2012 13:10:51 +0000 (14:10 +0100)]
[FIX] [IMP] [OPTI] mail_thread: optimized _get_message_data to lessen the display time of heavy list views.

bzr revid: tde@openerp.com-20121112131051-seci8tw9156iyjxz

11 years ago[REM] unused import controller
Xavier Morel [Mon, 12 Nov 2012 12:49:04 +0000 (13:49 +0100)]
[REM] unused import controller

bzr revid: xmo@openerp.com-20121112124904-4ubf9d17d2whq1ln

11 years ago[WIP] remove dead code from previous 2partner wizards, and start refactirubg some...
Antonin Bourguignon [Mon, 12 Nov 2012 12:17:43 +0000 (13:17 +0100)]
[WIP] remove dead code from previous 2partner wizards, and start refactirubg some parts of the code

bzr revid: abo@openerp.com-20121112121743-ilsr59d6juacodj2

11 years ago[IMP] remove dead code from the deprecated phonecall2partner wizard view
Antonin Bourguignon [Mon, 12 Nov 2012 12:15:05 +0000 (13:15 +0100)]
[IMP] remove dead code from the deprecated phonecall2partner wizard view

bzr revid: abo@openerp.com-20121112121505-0oaozvs14xr8i1gv

11 years ago[FIX] orm: make sure superuser mode always bypasses access rules filtering - one...
Olivier Dony [Mon, 12 Nov 2012 12:04:53 +0000 (13:04 +0100)]
[FIX] orm: make sure superuser mode always bypasses access rules filtering - one case was not covered after recent refactoring

Caused by refactoring in rev.4200
revid:odo@openerp.com-20120618094327

bzr revid: odo@openerp.com-20121112120453-axiul7k6y0o67hgb

11 years ago[IMP] remove dead code from the deprecated lead2partner wizard view
Antonin Bourguignon [Mon, 12 Nov 2012 11:46:39 +0000 (12:46 +0100)]
[IMP] remove dead code from the deprecated lead2partner wizard view

bzr revid: abo@openerp.com-20121112114639-411nkyl7ne188ug8

11 years ago[IMP] indentation
Antonin Bourguignon [Mon, 12 Nov 2012 11:41:08 +0000 (12:41 +0100)]
[IMP] indentation

bzr revid: abo@openerp.com-20121112114108-p7qt0owe8lnljn27

11 years agoMerge with trunk
RGA(OpenERP) [Mon, 12 Nov 2012 10:54:49 +0000 (16:24 +0530)]
Merge with trunk

bzr revid: rgaopenerp-20121112105449-5fcegnluo0nwkb75

11 years ago[MERGE] Sync with trunk.
Thibault Delavallée [Mon, 12 Nov 2012 10:50:22 +0000 (11:50 +0100)]
[MERGE] Sync with trunk.

bzr revid: tde@openerp.com-20121112105022-lnr1cx6mmxlertoe

11 years ago[MERGE] Sync with trunk.
Thibault Delavallée [Mon, 12 Nov 2012 10:49:31 +0000 (11:49 +0100)]
[MERGE] Sync with trunk.

bzr revid: tde@openerp.com-20121112104931-jvcn0853jx08do7n

11 years ago[MERGE] 30 merge props
Fabien Pinckaers [Mon, 12 Nov 2012 10:45:24 +0000 (11:45 +0100)]
[MERGE] 30 merge props

bzr revid: fp@tinyerp.com-20121112104524-ytd1d0c4tz0fbd01

11 years ago[MERGE] fix picking type for chained locations
Fabien Pinckaers [Mon, 12 Nov 2012 10:31:47 +0000 (11:31 +0100)]
[MERGE] fix picking type for chained locations

bzr revid: fp@tinyerp.com-20121112103147-jgk2040q1ny35o95

11 years ago[MERGE] fields are transalted
Fabien Pinckaers [Mon, 12 Nov 2012 10:28:40 +0000 (11:28 +0100)]
[MERGE] fields are transalted

bzr revid: fp@tinyerp.com-20121112102840-oi7lw9vt352ex4co

11 years ago[MERGE] fiw installing account_sequence
Fabien Pinckaers [Mon, 12 Nov 2012 10:26:19 +0000 (11:26 +0100)]
[MERGE] fiw installing account_sequence

bzr revid: fp@tinyerp.com-20121112102619-x12359gnt5dmpgbi

11 years ago[FIX] removed name_get on l10n_ch, bank accounts
Fabien Pinckaers [Mon, 12 Nov 2012 10:22:52 +0000 (11:22 +0100)]
[FIX] removed name_get on l10n_ch, bank accounts

bzr revid: fp@tinyerp.com-20121112102252-e138qhzghwjzxvct

11 years ago[IMP] indentation
Antonin Bourguignon [Mon, 12 Nov 2012 10:15:14 +0000 (11:15 +0100)]
[IMP] indentation

bzr revid: abo@openerp.com-20121112101514-5da79d21g009t8o1