Commit Graph

63501 Commits

Author SHA1 Message Date
Vo Minh Thu 136363aff3 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121114113507-o73jwcdow07daoho
2012-11-14 12:35:07 +01:00
Vo Minh Thu 7dcb31bcde [IMP] duplicate_database: better logging.
bzr revid: vmt@openerp.com-20121114112521-g9q2n88ql9qwvlum
2012-11-14 12:25:21 +01:00
niv-openerp 44bdf27363 [FIX] temporarily disabled a hack on res.users to use the partners view because it made a lot of views crash
bzr revid: nicolas.vanhoren@openerp.com-20121114110558-lylif3w917pjeu3y
2012-11-14 12:05:58 +01:00
niv-openerp 729eb0ff4f [FIX] problem with list editable in o2m
bzr revid: nicolas.vanhoren@openerp.com-20121114103156-tzbz8sm4x54jgjvm
2012-11-14 11:31:56 +01:00
Fabien Meghazi 9114457d71 [REV] Revision 3408 revid:al@openerp.com-20121114005029-41tkuo2g93vbnz60 does not pass runbot tests
bzr revid: fme@openerp.com-20121114090731-hrw2eh6b1and8soc
2012-11-14 10:07:31 +01:00
Launchpad Translations on behalf of openerp 9d8a2ea8e9 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121114044052-9z7ql9gtqnfz7ay0
2012-11-14 04:40:52 +00:00
Launchpad Translations on behalf of openerp 0fb44bd06c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121114044031-2vwgqs6jlwz2c8oe
2012-11-14 04:40:31 +00:00
Antony Lesuisse d639ae250c [MERGE] menu possible to reload only a submenu
bzr revid: al@openerp.com-20121114005029-41tkuo2g93vbnz60
2012-11-14 01:50:29 +01:00
Fabien Meghazi f6ac96016b [IMP] Css improvements for mail, hr and events modules
bzr revid: fme@openerp.com-20121113162847-1t6vhwbhlrrm25xa
2012-11-13 17:28:47 +01:00
Christophe Matthieu 0cf93f912b [IMP] mail & web menu: code review for reload menu
bzr revid: chm@openerp.com-20121113160248-1p2003uc9f5nnxnm
2012-11-13 17:02:48 +01:00
Cedric Snauwaert eedab29ddf [FIX]fleet: fix bug when clicking on renew contract button and add small changes on odometer view
bzr revid: csn@openerp.com-20121113155859-9r7f4cc8w8f9j3e4
2012-11-13 16:58:59 +01:00
Cedric Snauwaert 2db2b70468 [FIX]add a field to sort hr_employee by name
lp bug: https://launchpad.net/bugs/1077140 fixed

bzr revid: csn@openerp.com-20121113153645-0lywi300wseowczw
2012-11-13 16:36:45 +01:00
Xavier Morel 7d18be69a5 [FIX] form shortcuts being somewhat active in listview leading to strange behaviors
added a predicate and a decorator to View, so that views can easily
check if they are the active view and only execute relevant actions
when they are.

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

bzr revid: xmo@openerp.com-20121113153610-7yogikfyg4rxwsjp
2012-11-13 16:36:10 +01:00
Thibault Delavallée f736edb150 [MERGE] Fix a bug related to Chatter when switching records in form view:
- when simply switching, old messages were concatenated
- when deleting a record, a crash occured

bzr revid: tde@openerp.com-20121113153353-jrl2hguv01oupam5
2012-11-13 16:33:53 +01:00
Arnaud Pineux 866956daa6 [FIX] phonecalls to invoice
lp bug: https://launchpad.net/bugs/1017353 fixed

bzr revid: api@openerp.com-20121113153216-n22f5kponm0xb4fq
2012-11-13 16:32:16 +01:00
Arnaud Pineux 9b3832937f [FIX] phonecalls to invoice
lp bug: https://launchpad.net/bugs/1017353 fixed
lp bug: https://launchpad.net/bugs/1017353 fixed

bzr revid: api@openerp.com-20121113135107-zqri9d453i1lsn0h
bzr revid: api@openerp.com-20121113153016-efe1yiwxs1phyem4
2012-11-13 16:30:16 +01:00
Cedric Snauwaert 120716000b [MERGE]merge with latest trunk
bzr revid: csn@openerp.com-20121113152846-1l2o09b0e0ttnkwr
2012-11-13 16:28:46 +01:00
Christophe Matthieu fa8f27307a [MERGE] from trunk
bzr revid: chm@openerp.com-20121113152842-qwe8eibf2pb5dsrv
2012-11-13 16:28:42 +01:00
Cedric Snauwaert fb7de9f2f2 [FIX]bug when renewing contract and small changes in odometer tree view
bzr revid: csn@openerp.com-20121113152639-72l14qtzo09p3aoj
2012-11-13 16:26:39 +01:00
Thibault Delavallée ff14b15f08 [MERGE] Tools: image: reverted change introduced at rev 4440 (revid fp@openerp.com-20120916212139-2qnvuwk6sppxnp99). The purpose of image_resize is to resize an image, without cropping, without aspect ratio changes, and to apply a sharpen filter for better-looking result. Otherwise this leads to distorted images when resizing not squarred images.
bzr revid: tde@openerp.com-20121113152347-2ah6l4co3pu774jp
2012-11-13 16:23:47 +01:00
Thibault Delavallée 3af101ed29 [MERGE] Email template improvement
- add a email_recipients field, that is a field holding a comma separated list of partner_ids; this allows to add partners in the compose wizard that are directly visible in the 'additional contacts' field
- updated EDI templates to use email_recipients instead of email_to
- email_to is kept and is still working; email_to matching partners and email_recipients are concatenated
- slighty improved mail.compose.message form view when email_template is installed
added a test for this upgraded feature

bzr revid: tde@openerp.com-20121113150903-igm0fppm4r8ezcbe
2012-11-13 16:09:03 +01:00
Cedric Snauwaert 2748107a66 [FIX]order the hr_employee by name
bzr revid: csn@openerp.com-20121113150337-coj0e1uk2pdxveg6
2012-11-13 16:03:37 +01:00
Christophe Matthieu 183bc922c1 [FIX] mail: fix the openchatter reload when the user change of record view (click on next, delete...)
bzr revid: chm@openerp.com-20121113145722-72d2j7eiaxxlp6ys
2012-11-13 15:57:22 +01:00
Xavier Morel bd0e4d6a42 [MEH] vertical alignments
bzr revid: xmo@openerp.com-20121113143953-4rvozux8uurv16d4
2012-11-13 15:39:53 +01:00
Thibault Delavallée 3668f00ad1 [FIX] tools: image: trying to fix the error about converting palette image.
bzr revid: tde@openerp.com-20121113143835-1j8t9azqcrskijq7
2012-11-13 15:38:35 +01:00
Christophe Matthieu 82cba0604f [IMP] web menu: add a context value for reload one submenus of a parent id menu. If no default_menu, load all menus
bzr revid: chm@openerp.com-20121113143220-zhwo06j7pl8rt2wi
2012-11-13 15:32:20 +01:00
Thibault Delavallée d36f972f96 [REV] tools: image: reverted changes introduced at rev 4440. The purpose of image_resize is to resize an image, without cropping, without aspect ratio changes. If another image management function is needed, please implement a new one with matching comments and behavior.
bzr revid: tde@openerp.com-20121113141752-1rbsais66ooi89jp
2012-11-13 15:17:52 +01:00
Thibault Delavallée ad75b35c0e [FIX] email_template: email_recipients, when void, generate a not-void partner_ids.
bzr revid: tde@openerp.com-20121113141213-j2hp2bdakjb4bw8z
2012-11-13 15:12:13 +01:00
Christophe Simonis 71fdd4fdb3 [FIX] do_load_state: highlight right menu when loading action using xmlid
bzr revid: chs@openerp.com-20121113140002-gq330rwod0c7qf5m
2012-11-13 15:00:02 +01:00
Arnaud Pineux 7b76c5216e [MERGE] fix the phone call to opportunity to quotation
lp bug: https://launchpad.net/bugs/1017353 fixed

bzr revid: api@openerp.com-20121113134911-gd4o1zj6ixtu83hm
2012-11-13 14:49:11 +01:00
Quentin (OpenERP) feb68f0dc7 [MERGE] merged the branch of vta, with reconciliation on bank statement improvements
bzr revid: qdp-launchpad@openerp.com-20121113134349-hve6daoig68o16c3
2012-11-13 14:43:49 +01:00
Cedric Snauwaert f8d9112ef7 [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
2012-11-13 14:39:19 +01:00
Thibault Delavallée c0d3cd2f81 [REVIEW] Removed unnecessary statements.
bzr revid: tde@openerp.com-20121113133815-rswtzhidara3u4zt
2012-11-13 14:38:15 +01:00
Thibault Delavallée b5dbc3e5b3 [IMP] email_template list view: added email_recipients field.
bzr revid: tde@openerp.com-20121113133534-en53nvd7td91p1bs
2012-11-13 14:35:34 +01:00
Xavier Morel 9fcde05168 [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
2012-11-13 14:18:06 +01:00
Thibault Delavallée 3dba2e9932 [IMP] sale: edi template uses email_recipients.
bzr revid: tde@openerp.com-20121113131803-lndvum7wl68v96ov
2012-11-13 14:18:03 +01:00
Thibault Delavallée 0a3ad4c2c3 [MERGE] Sync with trunk before merge.
bzr revid: tde@openerp.com-20121113131119-gan52qyz2l04gaaf
2012-11-13 14:11:19 +01:00
Thibault Delavallée 5baafe992b [REV] [IMP] email_template tests: reverted CHM changes about adding self everywhere; cleaned the new test.
bzr revid: tde@openerp.com-20121113131044-0z0286izrw35w6f1
2012-11-13 14:10:44 +01:00
Cedric Snauwaert 32c47a4024 [MERGE]merge with latest trunk
bzr revid: csn@openerp.com-20121113130329-a3h2mpopgp14r219
2012-11-13 14:03:29 +01:00
Xavier Morel a379a62d88 [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
2012-11-13 13:42:27 +01:00
Xavier Morel f908f44759 [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
2012-11-13 13:30:47 +01:00
Quentin (OpenERP) ab297a3dad [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
2012-11-13 13:30:13 +01:00
Thibault Delavallée 29248e879e [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121113122713-ups545fzl9pfphyu
2012-11-13 13:27:13 +01:00
Antonin Bourguignon 209ad67cf4 [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
2012-11-13 12:50:04 +01:00
Thibault Delavallée a370d1c059 [IMP] email_template: relooked a bit the mail.compose.message wizard, use_template by default, on bottom-right choose the template; rendre only when use_template and template_id set.
bzr revid: tde@openerp.com-20121113113625-fg3jp3047gnrx2wr
2012-11-13 12:36:25 +01:00
Thibault Delavallée ea4eb01ac1 [FIX] sale, purchase, account: send by email button calls the mail.compose.message in comment mode.
bzr revid: tde@openerp.com-20121113112038-hwp41jldofq1al6k
2012-11-13 12:20:38 +01:00
Quentin (OpenERP) b3a8ad5d2d [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121113111638-lwlcno51ule5aq54
2012-11-13 12:16:38 +01:00
Xavier Morel 22edf6193d [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
2012-11-13 11:44:07 +01:00
nwi-openerp d0d4f400f7 [MERGE] SYNC trunk-improve-css-all-browsers
bzr revid: nwi@openerp.com-20121113103530-s2r2m2iq8nt8cp8z
2012-11-13 11:35:30 +01:00
nwi-openerp 557c794c28 [MERGE] SYNC trunk-improve-css-all-browsers
bzr revid: nwi@openerp.com-20121113103317-po45876ojrfdqwhi
2012-11-13 11:33:17 +01:00