odoo/odoo.git
11 years ago[IMP]:improved code for opening employee form view while clicking on Hire button...
Saurang Suthar [Wed, 12 Sep 2012 09:28:57 +0000 (14:58 +0530)]
[IMP]:improved code for opening employee form view while clicking on Hire button and employee list view while selecting Categories Structure

bzr revid: ssu@tinyerp.com-20120912092857-q7j1qje1p6q0dr2f

11 years ago[IMP]hr_holidays:made fields holiday_type and employee_id visible only for HR/Officer
Saurang Suthar [Wed, 12 Sep 2012 07:10:31 +0000 (12:40 +0530)]
[IMP]hr_holidays:made fields holiday_type and employee_id visible only for HR/Officer

bzr revid: ssu@tinyerp.com-20120912071031-fopmip7rp06ymqmr

11 years ago[IMP/MERGE]:merged with parent
Saurang Suthar [Wed, 12 Sep 2012 06:40:32 +0000 (12:10 +0530)]
[IMP/MERGE]:merged with parent

bzr revid: ssu@tinyerp.com-20120912064032-i2hx1vbreoa19hpu

11 years ago[MEREGE]:trunk
Amit Patel [Wed, 12 Sep 2012 05:43:36 +0000 (11:13 +0530)]
[MEREGE]:trunk

bzr revid: apa@tinyerp.com-20120912054336-9qq9zfewjh4f9432

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 12 Sep 2012 04:36:34 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120912043634-3kvok93tuqtsfez5

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 12 Sep 2012 04:36:26 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120912043626-nse0tdwah2xn825c

11 years ago[IMP] account template loading speedup 1min on runbot
Antony Lesuisse [Wed, 12 Sep 2012 00:57:21 +0000 (02:57 +0200)]
[IMP] account template loading speedup 1min on runbot
check parent_id type constraint before create/write
remove parent_id eval 0

bzr revid: al@openerp.com-20120912005721-ofpgkaorlm4zrwgy

11 years ago[IMP] display of stock moves in dropdown lists
Antonin Bourguignon [Tue, 11 Sep 2012 16:55:05 +0000 (18:55 +0200)]
[IMP] display of stock moves in dropdown lists

bzr revid: abo@openerp.com-20120911165505-6ah1xqfanpaywjjr

11 years ago[MERGE]
Fabien Pinckaers [Tue, 11 Sep 2012 16:23:56 +0000 (18:23 +0200)]
[MERGE]

bzr revid: fp@tinyerp.com-20120911162356-xjpbcrgx6vwc8t6m

11 years ago[MERGE]
Fabien Pinckaers [Tue, 11 Sep 2012 16:23:49 +0000 (18:23 +0200)]
[MERGE]

bzr revid: fp@tinyerp.com-20120911162349-4voo8ptehkkk78ev

11 years ago[IMP] quick create partners usability
Fabien Pinckaers [Tue, 11 Sep 2012 16:19:26 +0000 (18:19 +0200)]
[IMP] quick create partners usability

bzr revid: fp@tinyerp.com-20120911161926-fk35p5wwefuwpxlx

11 years ago[IMP] quick create partners with email
Fabien Pinckaers [Tue, 11 Sep 2012 16:19:00 +0000 (18:19 +0200)]
[IMP] quick create partners with email

bzr revid: fp@tinyerp.com-20120911161900-7vd2qtd9e0guk1pu

11 years ago[IMP] stock move picking representation
Antonin Bourguignon [Tue, 11 Sep 2012 16:14:35 +0000 (18:14 +0200)]
[IMP] stock move picking representation

bzr revid: abo@openerp.com-20120911161435-jmlffnxe0utk3qft

11 years ago[MERGE] Remove unused res.payterm
Stephane Wirtel [Tue, 11 Sep 2012 15:39:48 +0000 (17:39 +0200)]
[MERGE] Remove unused res.payterm

bzr revid: stw@openerp.com-20120911153948-bfuzz0a66qi0ncpb

11 years ago[FIX] Force create when no email in name_create of mail.compose
Fabien Pinckaers [Tue, 11 Sep 2012 15:36:45 +0000 (17:36 +0200)]
[FIX] Force create when no email in name_create of mail.compose

bzr revid: fp@tinyerp.com-20120911153645-vpi3wi4ddt2tqr5s

11 years ago[MERGE] base: fix typo of some languages
Stephane Wirtel [Tue, 11 Sep 2012 15:25:31 +0000 (17:25 +0200)]
[MERGE] base: fix typo of some languages

bzr revid: stw@openerp.com-20120911152531-h5naowr08c3lqva0

11 years ago[MERGE] trunk-bug-1012470-rmu, improve procurements ordering (use 'priority desc...
Antonin Bourguignon [Tue, 11 Sep 2012 15:15:44 +0000 (17:15 +0200)]
[MERGE] trunk-bug-1012470-rmu, improve procurements ordering (use 'priority desc,date_planned' instead of 'priority,date_planned desc')

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

bzr revid: abo@openerp.com-20120911151544-bwaks9lkmg9v0td5

11 years ago[MERGE] base: fix some address formats and some English
Stephane Wirtel [Tue, 11 Sep 2012 15:07:24 +0000 (17:07 +0200)]
[MERGE] base: fix some address formats and some English

bzr revid: stw@openerp.com-20120911150724-yh4kvtstv8fehaj1

11 years ago[MERGE] raise an exception if it can't evaluate a string
Stephane Wirtel [Tue, 11 Sep 2012 14:53:25 +0000 (16:53 +0200)]
[MERGE] raise an exception if it can't evaluate a string

bzr revid: stw@openerp.com-20120911145325-oay33de4o7h83k4t

11 years ago[MERGE] base: raise an exception if the format of the bank account is wrong
Stephane Wirtel [Tue, 11 Sep 2012 14:44:28 +0000 (16:44 +0200)]
[MERGE] base: raise an exception if the format of the bank account is wrong

bzr revid: stw@openerp.com-20120911144428-dok1potnoe5ks8g4

11 years ago[FIX] css
Antony Lesuisse [Tue, 11 Sep 2012 14:17:38 +0000 (16:17 +0200)]
[FIX] css

bzr revid: al@openerp.com-20120911141738-0vl1lnen5zwp546s

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Tue, 11 Sep 2012 14:05:07 +0000 (16:05 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120911140507-1cizcowa4xewvqf8

11 years ago[IMP] whitespaces
Antonin Bourguignon [Tue, 11 Sep 2012 14:01:33 +0000 (16:01 +0200)]
[IMP] whitespaces

bzr revid: abo@openerp.com-20120911140133-usu2dsg2xjiythvj

11 years ago[MERGE] trunk-bug-1005812-amb, give more accurate information about moves in repair...
Antonin Bourguignon [Tue, 11 Sep 2012 13:48:35 +0000 (15:48 +0200)]
[MERGE] trunk-bug-1005812-amb, give more accurate information about moves in repair orders' dropdown lists

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

bzr revid: abo@openerp.com-20120911134835-kq9ai4b2obwcm71z

11 years ago[FIX] base_import: just loading module should not require unittest2. Reported by...
Xavier Morel [Tue, 11 Sep 2012 13:24:46 +0000 (15:24 +0200)]
[FIX] base_import: just loading module should not require unittest2. Reported by M.Taylor

bzr revid: xmo@openerp.com-20120911132446-u1yd48tsfd7km6hn

11 years ago[MERGE] trunk-bug-932825-rmu, compute_invoice_totals() now takes a context argument
Antonin Bourguignon [Tue, 11 Sep 2012 13:17:08 +0000 (15:17 +0200)]
[MERGE] trunk-bug-932825-rmu, compute_invoice_totals() now takes a context argument

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

bzr revid: abo@openerp.com-20120911131708-pgqh3v7499qhfgls

11 years ago[IMP] fix needaction for SO/PO, using domain instead of defautl searches
Fabien Pinckaers [Tue, 11 Sep 2012 13:07:01 +0000 (15:07 +0200)]
[IMP] fix needaction for SO/PO, using domain instead of defautl searches

bzr revid: fp@tinyerp.com-20120911130701-1jplopfxlmd2hm7r

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Tue, 11 Sep 2012 13:02:05 +0000 (15:02 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120911130205-wo1gzmap2rlw5yyo

11 years ago[MERGE] Merged fix and improvement of Send by email.
Thibault Delavallée [Tue, 11 Sep 2012 12:26:32 +0000 (14:26 +0200)]
[MERGE] Merged fix and improvement of Send by email.
It now re-uses the classic mail.compose.message wizard form, not
Chatter anymore. It allows to automatically reload the sale order
zfter sending the email; and also, to have a more consistent
behavior if the record has not been saved anymore.
Cleaned a bit the code in mail.js and improved form views
about this.
Note that it is still possible to use Chatter for that kind of
button,using a redirect key in context.

bzr revid: tde@openerp.com-20120911122632-3i3untwpdrtpfvyp

11 years ago[IMP] mail.compose.message wizard form view: put template field, and template buttons...
Thibault Delavallée [Tue, 11 Sep 2012 11:59:47 +0000 (13:59 +0200)]
[IMP] mail.compose.message wizard form view: put template field, and template buttons, as invisible.

bzr revid: tde@openerp.com-20120911115947-rfjr8scrq06ni01s

11 years ago[FIX] sale.order: fixed a typo in template, leading to the company not being displayed.
Thibault Delavallée [Tue, 11 Sep 2012 11:52:38 +0000 (13:52 +0200)]
[FIX] sale.order: fixed a typo in template, leading to the company not being displayed.

bzr revid: tde@openerp.com-20120911115238-4r0oq2g5x4ffurde

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Tue, 11 Sep 2012 11:42:18 +0000 (13:42 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120911114218-xowsj5hawquh18wl

11 years ago[IMP] Address Format in Reports
Fabien Pinckaers [Tue, 11 Sep 2012 10:17:29 +0000 (12:17 +0200)]
[IMP] Address Format in Reports

bzr revid: fp@tinyerp.com-20120911101729-iv79hos2mwxopitq

11 years ago[MERGE] base_import: phase 1 of new import
Xavier Morel [Tue, 11 Sep 2012 10:05:59 +0000 (12:05 +0200)]
[MERGE] base_import: phase 1 of new import

bzr revid: xmo@openerp.com-20120911100559-c4jjfb2dqylajdzk

11 years ago[IMP] clean address formatting per countries
Fabien Pinckaers [Tue, 11 Sep 2012 10:05:24 +0000 (12:05 +0200)]
[IMP] clean address formatting per countries

bzr revid: fp@tinyerp.com-20120911100524-adug0sjlfri2zcla

11 years ago[FIX] account: fix configuration settings for bank accounts footer
Olivier Dony [Tue, 11 Sep 2012 09:58:34 +0000 (11:58 +0200)]
[FIX] account: fix configuration settings for bank accounts footer

bzr revid: odo@openerp.com-20120911095834-gt7ajdis4h6rsc59

11 years ago[IMP] base_setup: make first label wrap
Olivier Dony [Tue, 11 Sep 2012 09:57:58 +0000 (11:57 +0200)]
[IMP] base_setup: make first label wrap

bzr revid: odo@openerp.com-20120911095758-dyedax6zcddgokx4

11 years ago[FIX] sale, mail: fixed Send by email, back to a wizard. Cleaned a bit some code...
Thibault Delavallée [Tue, 11 Sep 2012 09:40:07 +0000 (11:40 +0200)]
[FIX] sale, mail: fixed Send by email, back to a wizard. Cleaned a bit some code related to that action.

bzr revid: tde@openerp.com-20120911094007-svlzik5kgmp4nuvy

11 years ago[FIX] web_linkedin: unbreak config settings layout
Olivier Dony [Tue, 11 Sep 2012 09:40:02 +0000 (11:40 +0200)]
[FIX] web_linkedin: unbreak config settings layout

bzr revid: odo@openerp.com-20120911094002-teg65gi2csps8f72

11 years ago[MERGE] report & netrpc protocol: Use the cPickle 2.0 protocol and clean the code...
Stephane Wirtel [Tue, 11 Sep 2012 09:18:36 +0000 (11:18 +0200)]
[MERGE] report & netrpc protocol: Use the cPickle 2.0 protocol and clean the code of report

bzr revid: stw@openerp.com-20120911091836-ac0wdxqslcwwbku6

11 years ago[IMP] better views
Fabien Pinckaers [Tue, 11 Sep 2012 08:42:15 +0000 (10:42 +0200)]
[IMP] better views

bzr revid: fp@tinyerp.com-20120911084215-1er8vwxc9zadiksf

11 years ago[IMP] add base_import to configurator
Xavier Morel [Tue, 11 Sep 2012 07:08:58 +0000 (09:08 +0200)]
[IMP] add base_import to configurator

bzr revid: xmo@openerp.com-20120911070858-3eb3ny4ts05togk2

11 years ago[IMP] re-introduce Import button/link when base_import is installed
Xavier Morel [Tue, 11 Sep 2012 06:38:49 +0000 (08:38 +0200)]
[IMP] re-introduce Import button/link when base_import is installed

bzr revid: xmo@openerp.com-20120911063849-xqw380wglzxviojf

11 years ago[REM] import from core, moving to module
Xavier Morel [Tue, 11 Sep 2012 06:36:07 +0000 (08:36 +0200)]
[REM] import from core, moving to module

bzr revid: xmo@openerp.com-20120911063607-xvhyjqohptynro30

11 years ago[MERGE] from trunk
Xavier Morel [Tue, 11 Sep 2012 06:20:46 +0000 (08:20 +0200)]
[MERGE] from trunk

bzr revid: xmo@openerp.com-20120910142154-rp2wv8l84c5cat2x
bzr revid: xmo@openerp.com-20120911062046-r0otrm9pizuv26sv

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 11 Sep 2012 04:50:51 +0000 (04:50 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120911045051-qhkumfcarekjpsm0

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 11 Sep 2012 04:50:31 +0000 (04:50 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120911045031-7ucabtp4ssq4n5bk

11 years agofix
Fabien Pinckaers [Mon, 10 Sep 2012 22:10:08 +0000 (00:10 +0200)]
fix

bzr revid: fp@tinyerp.com-20120910221008-ri59mrpp269c6ia0

11 years ago[IMP] demo data applicants
Fabien Pinckaers [Mon, 10 Sep 2012 22:07:26 +0000 (00:07 +0200)]
[IMP] demo data applicants

bzr revid: fp@tinyerp.com-20120910220726-luv89p96xhuwi6e4

11 years ago[IMP] colors in survey
Fabien Pinckaers [Mon, 10 Sep 2012 21:58:41 +0000 (23:58 +0200)]
[IMP] colors in survey

bzr revid: fp@tinyerp.com-20120910215841-upatvq46bx1b6k91

11 years ago[IMP] Survey forms
Fabien Pinckaers [Mon, 10 Sep 2012 21:55:16 +0000 (23:55 +0200)]
[IMP] Survey forms

bzr revid: fp@tinyerp.com-20120910215516-8pbknwyk0ifeoku9

11 years ago[IMP] survey layouts
Fabien Pinckaers [Mon, 10 Sep 2012 20:38:12 +0000 (22:38 +0200)]
[IMP] survey layouts

bzr revid: fp@openerp.com-20120910203812-9um0kgso8598t6jr

11 years ago[MERGE] muti-currency group
Fabien Pinckaers [Mon, 10 Sep 2012 20:14:08 +0000 (22:14 +0200)]
[MERGE] muti-currency group

bzr revid: fp@openerp.com-20120910201408-paf7q0cj22i72k2n

11 years ago[MERGE] trunk-bug-1024626-amp, portal url (char does not need size anymore)
Antonin Bourguignon [Mon, 10 Sep 2012 17:26:52 +0000 (19:26 +0200)]
[MERGE] trunk-bug-1024626-amp, portal url (char does not need size anymore)

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

bzr revid: abo@openerp.com-20120910172652-0u9xkwk060pyplyp

11 years ago[MERGE] trunk-bug-1041129-mdi, product list view missing column for group by
Antonin Bourguignon [Mon, 10 Sep 2012 17:06:07 +0000 (19:06 +0200)]
[MERGE] trunk-bug-1041129-mdi, product list view missing column for group by

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

bzr revid: abo@openerp.com-20120910170607-j7oywwya1d7bigd8

11 years ago[MERGE] trunk-bug-988165-amp, hr departement copy
Antonin Bourguignon [Mon, 10 Sep 2012 17:02:02 +0000 (19:02 +0200)]
[MERGE] trunk-bug-988165-amp, hr departement copy

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

bzr revid: abo@openerp.com-20120910170202-tf7qrdusu86dbs1m

11 years ago[MERGE] trunk
Antonin Bourguignon [Mon, 10 Sep 2012 16:35:01 +0000 (18:35 +0200)]
[MERGE] trunk

bzr revid: abo@openerp.com-20120910163501-sro6hn6xvz4h244l

11 years ago[MERGE] Simplified report footer configuration per company (addons part, main work...
Olivier Dony [Mon, 10 Sep 2012 15:21:13 +0000 (17:21 +0200)]
[MERGE] Simplified report footer configuration per company (addons part, main work was in corresponding server branch)

bzr revid: odo@openerp.com-20120910152113-b2tiw8d9gc19dr17

11 years ago[MERGE] Simplified report footer configuration per company - comes with corresponding...
Olivier Dony [Mon, 10 Sep 2012 15:18:12 +0000 (17:18 +0200)]
[MERGE] Simplified report footer configuration per company - comes with corresponding addons branch

bzr revid: odo@openerp.com-20120910151812-yb13t3pykirbrx7c

11 years ago[IMP] res.company: add tooltip for footer field + hide `auto` button in read-only...
Olivier Dony [Mon, 10 Sep 2012 15:07:10 +0000 (17:07 +0200)]
[IMP] res.company: add tooltip for footer field + hide `auto` button in read-only mode

bzr revid: odo@openerp.com-20120910150710-rqflowp3leu3lvn1

11 years ago[MERGE] server: improve the socket.recv (Thanks to Florent Xicluna)
Stephane Wirtel [Mon, 10 Sep 2012 14:57:08 +0000 (16:57 +0200)]
[MERGE] server: improve the socket.recv (Thanks to Florent Xicluna)

bzr revid: stw@openerp.com-20120910145708-jupna7l26ik4xt0a

11 years ago[MERGE] server: remove unused imports (Thanks to Florent Xicluna)
Stephane Wirtel [Mon, 10 Sep 2012 14:46:09 +0000 (16:46 +0200)]
[MERGE] server: remove unused imports (Thanks to Florent Xicluna)

bzr revid: stw@openerp.com-20120910144609-ad3gupkf3oseb8yy

11 years ago[IMP] res.company: waste slightly less vertical space between bottom `horizontal...
Olivier Dony [Mon, 10 Sep 2012 14:42:32 +0000 (16:42 +0200)]
[IMP] res.company: waste slightly less vertical space between bottom `horizontal rule` and footer content

bzr revid: odo@openerp.com-20120910144232-61kywu125umwk7al

11 years ago[MERGE] openerp.report: remove unused imports and vars
Stephane Wirtel [Mon, 10 Sep 2012 14:38:35 +0000 (16:38 +0200)]
[MERGE] openerp.report: remove unused imports and vars

bzr revid: stw@openerp.com-20120910143835-85lcla35odoeanbi

11 years ago[FIX] res.company: make write() override support cases where ids is a single id ...
Olivier Dony [Mon, 10 Sep 2012 14:35:28 +0000 (16:35 +0200)]
[FIX] res.company: make write() override support cases where ids is a single id (the usual dumb boilerplate code)

bzr revid: odo@openerp.com-20120910143528-g8dbt0l2rg2oq9sm

11 years ago[MERGE] from trunk
Xavier Morel [Mon, 10 Sep 2012 14:18:33 +0000 (16:18 +0200)]
[MERGE] from trunk

bzr revid: xmo@openerp.com-20120910141833-vmfmohodzt375eb6

11 years ago[IMP] res.company: support true multiline report footer using RML <place> and <para>
Olivier Dony [Mon, 10 Sep 2012 14:17:29 +0000 (16:17 +0200)]
[IMP] res.company: support true multiline report footer using RML <place> and <para>

bzr revid: odo@openerp.com-20120910141729-22sk7ca5himljqni

11 years ago[IMP] added arguments to widget html
niv-openerp [Mon, 10 Sep 2012 13:57:47 +0000 (15:57 +0200)]
[IMP] added arguments to widget html

bzr revid: nicolas.vanhoren@openerp.com-20120910135747-azld1lovg6d7w23c

11 years ago[IMP] added arguments to widget html usage
niv-openerp [Mon, 10 Sep 2012 13:57:08 +0000 (15:57 +0200)]
[IMP] added arguments to widget html usage

bzr revid: nicolas.vanhoren@openerp.com-20120910135708-6wq2v7iet7i11624

11 years ago[IMP] res_company: compute footer in create/write (because it calls name_get on bank...
Raphael Collet [Mon, 10 Sep 2012 13:45:33 +0000 (15:45 +0200)]
[IMP] res_company: compute footer in create/write (because it calls name_get on bank accounts)

bzr revid: rco@openerp.com-20120910134533-xeqor09qld1rzqnx

11 years ago[MERGE] from trunk
Raphael Collet [Mon, 10 Sep 2012 12:56:16 +0000 (14:56 +0200)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20120910125616-9j8nj0spxr2wt83l

11 years ago[MERGE] from trunk
Raphael Collet [Mon, 10 Sep 2012 12:55:41 +0000 (14:55 +0200)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20120910125541-cnmz69n79ucviqe2

11 years ago[MERGE] account & sale_margin: fix somes bugs in the due date, check_total
Stephane Wirtel [Mon, 10 Sep 2012 12:21:58 +0000 (14:21 +0200)]
[MERGE] account & sale_margin: fix somes bugs in the due date, check_total

bzr revid: stw@openerp.com-20120910122158-cdpjuw0kq2s0dmsi

11 years agoremoved tags
niv-openerp [Mon, 10 Sep 2012 12:10:46 +0000 (14:10 +0200)]
removed tags

bzr revid: nicolas.vanhoren@openerp.com-20120910121046-kw91yopxo3ot0bf2

11 years ago[IMP] Improve the previous improvement
Fabien Meghazi [Mon, 10 Sep 2012 11:57:12 +0000 (13:57 +0200)]
[IMP] Improve the previous improvement

bzr revid: fme@openerp.com-20120910115712-hdfs29wi8use3659

11 years ago[IMP] Improved kanban dropdown styling
Fabien Meghazi [Mon, 10 Sep 2012 11:56:20 +0000 (13:56 +0200)]
[IMP] Improved kanban dropdown styling

bzr revid: fme@openerp.com-20120910115620-o05fm0nw743ax1vt

11 years ago[FIX] Fixed dashboard layout selector styling
Fabien Meghazi [Mon, 10 Sep 2012 11:51:38 +0000 (13:51 +0200)]
[FIX] Fixed dashboard layout selector styling

bzr revid: fme@openerp.com-20120910115138-wy8w2exdi18jb489

11 years ago[IMP] better fixup to font mime types
Xavier Morel [Mon, 10 Sep 2012 11:48:46 +0000 (13:48 +0200)]
[IMP] better fixup to font mime types

bzr revid: xmo@openerp.com-20120910114846-tkfvhoxbbqtn842g

11 years ago[FIX] integrate web tests into buildbot runner, fix broken tests
Xavier Morel [Mon, 10 Sep 2012 10:51:29 +0000 (12:51 +0200)]
[FIX] integrate web tests into buildbot runner, fix broken tests

* Remove deprecated tests and dead code
* Fix usage of mock
* Moar fixes

bzr revid: xmo@openerp.com-20120910105129-rxh3jqwkewh65rl3

11 years ago[MERGE] account: Fix a typo in the variable name
Stephane Wirtel [Mon, 10 Sep 2012 10:37:47 +0000 (12:37 +0200)]
[MERGE] account: Fix a typo in the variable name

bzr revid: stw@openerp.com-20120910103747-f2ar7jj4w8az2dya

11 years ago[MERGE] account: the due date and the check_total are not in readonly mode when the...
Stephane Wirtel [Mon, 10 Sep 2012 10:34:38 +0000 (12:34 +0200)]
[MERGE] account: the due date and the check_total are not in readonly mode when the status of the invoice is draft

bzr revid: stw@openerp.com-20120910103438-oy23hddp43h3e9ju

11 years ago[MERGE] sale_margin: fix a call to super
Stephane Wirtel [Mon, 10 Sep 2012 10:27:26 +0000 (12:27 +0200)]
[MERGE] sale_margin: fix a call to super

bzr revid: stw@openerp.com-20120910102726-2j75q19epdk4k2od

11 years ago[FIX] problem with mime types of fonts
niv-openerp [Mon, 10 Sep 2012 10:24:03 +0000 (12:24 +0200)]
[FIX] problem with mime types of fonts

bzr revid: nicolas.vanhoren@openerp.com-20120910102403-qiazec8parg0i5gy

11 years ago[MERGE] point_of_sale: If there is no journal on the pos.config, use the cash journal...
Stephane Wirtel [Mon, 10 Sep 2012 10:17:53 +0000 (12:17 +0200)]
[MERGE] point_of_sale: If there is no journal on the pos.config, use the cash journals by default

bzr revid: stw@openerp.com-20120910101753-dq31cki2hm5wcehh

11 years ago[FIX] hr_attendance: minor javascript bug
niv-openerp [Mon, 10 Sep 2012 10:01:52 +0000 (12:01 +0200)]
[FIX] hr_attendance: minor javascript bug

bzr revid: nicolas.vanhoren@openerp.com-20120910100152-eru3fdxalv4lhqek

11 years ago[REM] Dashboard: Removed creatable option (requested by fp)
Fabien Meghazi [Mon, 10 Sep 2012 09:31:52 +0000 (11:31 +0200)]
[REM] Dashboard: Removed creatable option (requested by fp)

bzr revid: fme@openerp.com-20120910093152-r14olqa181obp7f2

11 years ago[FIX] Fix dashboard listview row click. Add support for kanban card click
Fabien Meghazi [Mon, 10 Sep 2012 09:28:02 +0000 (11:28 +0200)]
[FIX] Fix dashboard listview row click. Add support for kanban card click

bzr revid: fme@openerp.com-20120910092802-k15c57p9371946ft

11 years ago[MERGE] Post 'mail-cleaning-fp merge' fixes
Thibault Delavallée [Mon, 10 Sep 2012 09:16:21 +0000 (11:16 +0200)]
[MERGE] Post 'mail-cleaning-fp merge' fixes
- fixed wrong parameters and var names changed during refactoring
- basically fixed message_post calling message_fetch with weird values; however, the reload will be fixed in another branch
- fixed related record links
- fixed Chatter on a document not using message_ids field value
- removed dead CSS code
- pre is now displayed using the usual OpenERP fonts
- fixed issue with user avatars
- res_users: added a hook so that already existing users follow themselves when installing Social
- fixed security rule based on follower_ids, that is now message_follower_ids

bzr revid: tde@openerp.com-20120910091621-v4n2el4qz2de49d5

11 years ago[IMP] point_of_sale: If there is no journals for the pos.config, select the cash...
Stephane Wirtel [Mon, 10 Sep 2012 09:16:18 +0000 (11:16 +0200)]
[IMP] point_of_sale: If there is no journals for the pos.config, select the cash journals

bzr revid: stw@openerp.com-20120910091618-nzv26m258xx64na5

11 years ago[FIX] mail.js: RecordThread now really using message_ids field.
Thibault Delavallée [Mon, 10 Sep 2012 08:36:24 +0000 (10:36 +0200)]
[FIX] mail.js: RecordThread now really using message_ids field.

bzr revid: tde@openerp.com-20120910083624-wjdaqruoe42x33cq

11 years ago[FIX] mail.js: fixed links to related record in chatter, model and res_id were incorrect.
Thibault Delavallée [Mon, 10 Sep 2012 08:32:00 +0000 (10:32 +0200)]
[FIX] mail.js: fixed links to related record in chatter, model and res_id were incorrect.

bzr revid: tde@openerp.com-20120910083200-iqq5m9l1jxghfpr9

11 years ago[CLEAN] mail/res_users: cleaned comment in auto_init.
Thibault Delavallée [Mon, 10 Sep 2012 08:31:35 +0000 (10:31 +0200)]
[CLEAN] mail/res_users: cleaned comment in auto_init.

bzr revid: tde@openerp.com-20120910083135-2tef7mn01kujtyvj

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Mon, 10 Sep 2012 08:23:43 +0000 (10:23 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120910082343-h272lkcl5tayi532

11 years ago[FIX] Project: fixed a security rule based on follower_ids, that is now message_follo...
Thibault Delavallée [Mon, 10 Sep 2012 07:58:50 +0000 (09:58 +0200)]
[FIX] Project: fixed a security rule based on follower_ids, that is now message_follower_ids.

bzr revid: tde@openerp.com-20120910075850-0b5sg1vljcc8gba9

11 years ago[MERGE] Small image cleaning
Thibault Delavallée [Mon, 10 Sep 2012 07:49:46 +0000 (09:49 +0200)]
[MERGE] Small image cleaning
- propagated size change in image fields helps
- small cleaning of image fiels helps
- product: image_medium is not up-sized anymore, to avoid having a blank frame in POS

bzr revid: tde@openerp.com-20120910074946-g00av41l3jr4s6f7

11 years ago[MERGE] Small image cleaning
Thibault Delavallée [Mon, 10 Sep 2012 07:49:31 +0000 (09:49 +0200)]
[MERGE] Small image cleaning
- moved the avatar colorize part of the image code to tools/image.py, where it should have been placed at revs 4373-4375
- added the option for not up-sizing image smaller than the resize limits
- default image_small size is now 64x64 px
- default image_medium size is now 128x128 px
- overall code and comments cleaning

bzr revid: tde@openerp.com-20120910074931-b7cqu46r9xx7obmm

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Mon, 10 Sep 2012 07:29:57 +0000 (09:29 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120910072957-jbu0w3rpr4stm3sf

11 years ago[IMP] base_import: lexicographically sort fields in field-matching UI
Xavier Morel [Mon, 10 Sep 2012 07:20:32 +0000 (09:20 +0200)]
[IMP] base_import: lexicographically sort fields in field-matching UI

bzr revid: xmo@openerp.com-20120910072032-wbgafg3z45z4l29a

11 years ago[MERGE] Merged withi addons/trunk.
Thibault Delavallée [Mon, 10 Sep 2012 07:18:45 +0000 (09:18 +0200)]
[MERGE] Merged withi addons/trunk.

bzr revid: tde@openerp.com-20120910071845-2dioy0buibv55np5

11 years ago[MERGE] Merged with server/trunk.
Thibault Delavallée [Mon, 10 Sep 2012 07:18:29 +0000 (09:18 +0200)]
[MERGE] Merged with server/trunk.

bzr revid: tde@openerp.com-20120910071829-8zyem0ix32m6u4n1