odoo/odoo.git
12 years ago[MERGE] lp:889093 fix real time accounting for stock moves with purchase unit
Raphael Collet [Tue, 29 Nov 2011 12:42:14 +0000 (13:42 +0100)]
[MERGE] lp:889093 fix real time accounting for stock moves with purchase unit

bzr revid: rco@openerp.com-20111129124214-te7qqu69m98ri5jt

12 years ago[MERGE] lp:890968 add missing access right to crm_case_section for group project_user
Raphael Collet [Tue, 29 Nov 2011 12:37:32 +0000 (13:37 +0100)]
[MERGE] lp:890968 add missing access right to crm_case_section for group project_user

bzr revid: rco@openerp.com-20111129123732-2mzx7f9f0fcy952l

12 years ago[MERGE] lp:884208 remove duplicate field resource_calendar_id in project views
Raphael Collet [Tue, 29 Nov 2011 12:35:13 +0000 (13:35 +0100)]
[MERGE] lp:884208 remove duplicate field resource_calendar_id in project views

bzr revid: rco@openerp.com-20111129123513-0dr0hjfgbmd6ot2o

12 years ago[MERGE] lp:885610 (fix all analysis reports by filtering out non-active items)
Raphael Collet [Tue, 29 Nov 2011 10:35:37 +0000 (11:35 +0100)]
[MERGE] lp:885610 (fix all analysis reports by filtering out non-active items)

bzr revid: rco@openerp.com-20111129103537-bi1v2c42ukoa48tw

12 years ago[IMP] make float-parsing code more readable by fixing some variable naming
Xavier Morel [Tue, 29 Nov 2011 10:13:34 +0000 (11:13 +0100)]
[IMP] make float-parsing code more readable by fixing some variable naming

bzr revid: xmo@openerp.com-20111129101334-4uu8v21arkn5h0tu

12 years ago[FIX] Add tests for parsing integers and floats, fix parsing of floats in case user...
Xavier Morel [Tue, 29 Nov 2011 09:59:58 +0000 (10:59 +0100)]
[FIX] Add tests for parsing integers and floats, fix parsing of floats in case user locale defines thousand separator as the dot

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

bzr revid: xmo@openerp.com-20111129095958-966ikmsgf6zwamdh

12 years ago[IMP] module: rename `Schedule Upgrade` to `Upgrade`, as it start immediately now
Olivier Dony [Tue, 29 Nov 2011 09:39:13 +0000 (10:39 +0100)]
[IMP] module: rename `Schedule Upgrade` to `Upgrade`, as it start immediately now

bzr revid: odo@openerp.com-20111129093913-8s50nn38mdqtkiwu

12 years ago[FIX] ir.translation: keywargs not supported when clearing caches
Olivier Dony [Tue, 29 Nov 2011 09:38:00 +0000 (10:38 +0100)]
[FIX] ir.translation: keywargs not supported when clearing caches

bzr revid: odo@openerp.com-20111129093800-4bsldbpjh1q4zix1

12 years ago[FIX] according to spec, Array.prototype.sort is not defined as returning anything...
Xavier Morel [Mon, 28 Nov 2011 15:39:41 +0000 (16:39 +0100)]
[FIX] according to spec, Array.prototype.sort is not defined as returning anything, Opera implements it strictly

bzr revid: xmo@openerp.com-20111128153941-xox35xedo9v2du2d

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 29 Nov 2011 05:49:52 +0000 (05:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111129054952-vwzbrwsvxqodz6wa

12 years ago[MERGE] l10n_br: cleanup - removed extra field internal_sequence on account.journal...
Olivier Dony [Mon, 28 Nov 2011 18:16:12 +0000 (19:16 +0100)]
[MERGE] l10n_br: cleanup - removed extra field internal_sequence on account.journal, courtesy of Renato Lima (Akretion)

bzr revid: odo@openerp.com-20111128181612-07r2vflv6q4seieo

12 years ago[ADD] base_vat: missing file (sorry)
Olivier Dony [Mon, 28 Nov 2011 16:40:14 +0000 (17:40 +0100)]
[ADD] base_vat: missing file (sorry)

bzr revid: odo@openerp.com-20111128164014-vxtyyxof9dm6fhe6

12 years ago[FIX] account: fixed yaml test in order to use demo data (creating a new fiscalyear...
Quentin (OpenERP) [Mon, 28 Nov 2011 16:28:17 +0000 (17:28 +0100)]
[FIX] account: fixed yaml test in order to use demo data (creating a new fiscalyear and its periods was crashing buildbot) and moved this test as last one (because there is no way to reopen it for the following tests to create accounting entries in it)

bzr revid: qdp-launchpad@openerp.com-20111128162817-9ldo7aq8ju9drugb

12 years ago[FIX] base_contact: The partner associated with the main company should not have...
Quentin (OpenERP) [Mon, 28 Nov 2011 16:04:32 +0000 (17:04 +0100)]
[FIX] base_contact: The partner associated with the main company should not have a country specified in the demo data,
as it may conflicts with the accounting installing chart wizard. This wizard will indeed try to
install the localization module accordingly to this variable automatically. Thus, in demo data,
everyone would have the belgian chart of account by default, what should be avoided.

bzr revid: qdp-launchpad@openerp.com-20111128160432-ha4pa7w2xli6v5p2

12 years ago[IMP] base_vat: add option to force online VIES check for EU VAT numbers
Olivier Dony [Mon, 28 Nov 2011 16:21:27 +0000 (17:21 +0100)]
[IMP] base_vat: add option to force online VIES check for EU VAT numbers

bzr revid: odo@openerp.com-20111128162127-a0e2n0c09noga0rq

12 years ago[fix] generation of l10n_be chart of accounts
Fabien Pinckaers [Mon, 28 Nov 2011 16:05:11 +0000 (17:05 +0100)]
[fix] generation of l10n_be chart of accounts

bzr revid: fp@tinyerp.com-20111128160511-b8k0d8pz8d2jgkov

12 years ago[IMP] Improved crm.lead and project.task kanban views
Fabien Meghazi [Mon, 28 Nov 2011 15:48:48 +0000 (16:48 +0100)]
[IMP] Improved crm.lead and project.task kanban views

bzr revid: fme@openerp.com-20111128154848-22wgu39fktg9o0v3

12 years ago[ADD] Kanban: added possibility to use tooltips
Fabien Meghazi [Mon, 28 Nov 2011 15:00:03 +0000 (16:00 +0100)]
[ADD] Kanban: added possibility to use tooltips

bzr revid: fme@openerp.com-20111128150003-t6bu6c63xnoy1lhg

12 years ago[FIX] move reload-webclient-on-module-install to act_window execution
Xavier Morel [Mon, 28 Nov 2011 14:47:26 +0000 (15:47 +0100)]
[FIX] move reload-webclient-on-module-install to act_window execution

A special case reloads the Webclient if a dialog-included operation
involving potential module installation (base.module.upgrade, or
base.setup.installer) is involved.

This was performed on an act_close, but it meant a module-involving
act_window followed by a non-module-involving act_window
(e.g. installation of a chart of account) did not match the check
criteria and failed to trigger the reloading of the web client.

Check moved to act_window execution, and augments the on_close handler
bound to the dialog's closing any time a potential module installation
(see above) is encountered, to ensure we don't "lose" cases, such as
the installation of the `sales` application (from "add more
features"), which was the issue in the related lp bug.

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

bzr revid: xmo@openerp.com-20111128144726-aurpni1go73ezs6y

12 years ago[IMP] jQuery tipTip: call options.content() with 'this' == element
Fabien Meghazi [Mon, 28 Nov 2011 14:03:02 +0000 (15:03 +0100)]
[IMP] jQuery tipTip: call options.content() with 'this' == element

Note: will maintain forked version here
https://github.com/amigrave/TipTip

bzr revid: fme@openerp.com-20111128140302-uukrsnpfneksr9co

12 years ago[REM] Kanban: removed 1px padding around gravatar image (requested by fp)
Fabien Meghazi [Mon, 28 Nov 2011 13:57:09 +0000 (14:57 +0100)]
[REM] Kanban: removed 1px padding around gravatar image (requested by fp)

bzr revid: fme@openerp.com-20111128135709-3jj8r6onj8d2g5e9

12 years ago[MERGE] manifests: added descriptions.
Vo Minh Thu [Mon, 28 Nov 2011 13:37:18 +0000 (14:37 +0100)]
[MERGE] manifests: added descriptions.

bzr revid: vmt@openerp.com-20111128133718-gu79b47hkoqeyv0u

12 years ago[MERGE] Fix bug 891544 - prevent double-encoding of binary fields
Olivier Dony [Mon, 28 Nov 2011 13:09:39 +0000 (14:09 +0100)]
[MERGE] Fix bug 891544 - prevent double-encoding of binary fields

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

bzr revid: odo@openerp.com-20111128130939-hxuxtzdspgkl2rrn

12 years ago[MERGE] Fix bug 891544 - prevent double-encoding of binary fields
Olivier Dony [Mon, 28 Nov 2011 12:45:35 +0000 (13:45 +0100)]
[MERGE] Fix bug 891544 - prevent double-encoding of binary fields

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

bzr revid: odo@openerp.com-20111128124535-s8cesplj379ssfqm

12 years ago[FIX] Kanban: buttons type action were not working anymore
Fabien Meghazi [Mon, 28 Nov 2011 11:51:36 +0000 (12:51 +0100)]
[FIX] Kanban: buttons type action were not working anymore

bzr revid: fme@openerp.com-20111128115136-e2q5mzdwn6bysxri

12 years ago[ADD] Added Done + Delegate buttons to product kanban view
Fabien Meghazi [Mon, 28 Nov 2011 10:54:20 +0000 (11:54 +0100)]
[ADD] Added Done + Delegate buttons to product kanban view

bzr revid: fme@openerp.com-20111128105420-8o73ws76nvftjaqj

12 years ago[FIX] Kanban: Warn user when record fails to be moved to a column (eg: group by date...
Fabien Meghazi [Mon, 28 Nov 2011 10:49:43 +0000 (11:49 +0100)]
[FIX] Kanban: Warn user when record fails to be moved to a column (eg: group by date fields)

bzr revid: fme@openerp.com-20111128104943-3yf4xjphpzk3196e

12 years ago[FIX]:Incorect format of report in OpenOffice
Naresh (OpenERP) [Mon, 28 Nov 2011 10:08:36 +0000 (15:38 +0530)]
[FIX]:Incorect format of report in OpenOffice

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

bzr revid: nch@tinyerp.com-20111128100836-ad40b5hvoeqyoggm

12 years ago[FIX]:Incorect format of report in OpenOffice
Naresh (OpenERP) [Mon, 28 Nov 2011 10:08:23 +0000 (15:38 +0530)]
[FIX]:Incorect format of report in OpenOffice

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

bzr revid: nch@tinyerp.com-20111128100823-0pllyv7qivnlesuk

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 26 Nov 2011 05:50:25 +0000 (05:50 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111126055025-zf1bvsdxa5sw7cn4

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 26 Nov 2011 05:49:33 +0000 (05:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111126054933-9pgheobruk7944hk

12 years agobrazilian localization cleanup
renatonlima@gmail.com [Fri, 25 Nov 2011 19:47:51 +0000 (17:47 -0200)]
brazilian localization cleanup

bzr revid: renatonlima@gmail.com-20111125194751-o7rmmgyhl3ua7yaq

12 years ago[FIX] takes all current fy for taxes amount
Fabien Pinckaers [Fri, 25 Nov 2011 17:49:08 +0000 (18:49 +0100)]
[FIX] takes all current fy for taxes amount

bzr revid: fp@tinyerp.com-20111125174908-287t7g8ao6w7wu3q

12 years agorevert
Fabien Pinckaers [Fri, 25 Nov 2011 17:42:34 +0000 (18:42 +0100)]
revert

bzr revid: fp@tinyerp.com-20111125174234-5hgftpj3gdjltdp1

12 years ago[FIX] default to all filscalyears for tax code sum
Fabien Pinckaers [Fri, 25 Nov 2011 17:41:31 +0000 (18:41 +0100)]
[FIX] default to all filscalyears for tax code sum

bzr revid: fp@tinyerp.com-20111125174131-2ljyfx1ig3xbfzcj

12 years ago[FIX] domain -> context
Fabien Pinckaers [Fri, 25 Nov 2011 17:13:39 +0000 (18:13 +0100)]
[FIX] domain -> context

bzr revid: fp@tinyerp.com-20111125171339-gzyt8ozus7satfvs

12 years ago[FIX] default values for domain
Fabien Pinckaers [Fri, 25 Nov 2011 17:09:06 +0000 (18:09 +0100)]
[FIX] default values for domain

bzr revid: fp@tinyerp.com-20111125170906-utelua25g25yde8x

12 years ago[IMP] jquery from 1.6.2 to 1.6.4
Xavier Morel [Fri, 25 Nov 2011 14:39:18 +0000 (15:39 +0100)]
[IMP] jquery from 1.6.2 to 1.6.4

bzr revid: xmo@openerp.com-20111125143918-ja5wjs00905d58uz

12 years ago[IMP] all manifest files: removed white space, moved the description to a multi line...
Vo Minh Thu [Fri, 25 Nov 2011 11:07:15 +0000 (12:07 +0100)]
[IMP] all manifest files: removed white space, moved the description to a multi line string.

bzr revid: vmt@openerp.com-20111125110715-lov9690uy5hnrpr1

12 years ago[IMP] update qunit to 1.2
Xavier Morel [Fri, 25 Nov 2011 09:01:45 +0000 (10:01 +0100)]
[IMP] update qunit to 1.2

bzr revid: xmo@openerp.com-20111125090145-3plxy4tr1l2nm3ne

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 25 Nov 2011 05:35:34 +0000 (05:35 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111125052228-81zlh9lxuflkcnmc
bzr revid: launchpad_translations_on_behalf_of_openerp-20111125053534-i6m08m0vqpeqhmu6

12 years ago[IMP]:added temporary description in web addons modules to avoid server warnings...
Naresh (OpenERP) [Fri, 25 Nov 2011 05:32:25 +0000 (11:02 +0530)]
[IMP]:added temporary description in web addons modules to avoid server warnings log the official description is yet to be decided by web team

bzr revid: nch@tinyerp.com-20111125053225-cbckxm2gfuoaph06

12 years ago[IMP] Renamed kanban icons (lead-stage-*)
Fabien Meghazi [Thu, 24 Nov 2011 22:50:09 +0000 (23:50 +0100)]
[IMP] Renamed kanban icons (lead-stage-*)

bzr revid: fme@openerp.com-20111124225009-m7hqz1fsl5zy6a3d

12 years ago[MOV] Renamed kanban icons
Fabien Meghazi [Thu, 24 Nov 2011 22:48:46 +0000 (23:48 +0100)]
[MOV] Renamed kanban icons

bzr revid: fme@openerp.com-20111124224846-p9jemyvflppdn507

12 years ago[FIX] Fix project.task kanban view time buttons
Fabien Meghazi [Thu, 24 Nov 2011 22:18:37 +0000 (23:18 +0100)]
[FIX] Fix project.task kanban view time buttons

bzr revid: fme@openerp.com-20111124221837-iknvuhjq7qmr6120

12 years ago[IMP] Use kanban_button for pad_project's 'pad' icon.
Fabien Meghazi [Thu, 24 Nov 2011 21:42:51 +0000 (22:42 +0100)]
[IMP] Use kanban_button for pad_project's 'pad' icon.

[REM] Removed pad-icon from pad module

bzr revid: fme@openerp.com-20111124214251-t98bl8n6qq6ohsge

12 years ago[IMP] Improved project.task kanban view
Fabien Meghazi [Thu, 24 Nov 2011 21:39:08 +0000 (22:39 +0100)]
[IMP] Improved project.task kanban view

bzr revid: fme@openerp.com-20111124213908-3fku2xkd8k0m73yg

12 years ago[IMP] Display color number in kanban's color picker in debug mode
Fabien Meghazi [Thu, 24 Nov 2011 21:06:00 +0000 (22:06 +0100)]
[IMP] Display color number in kanban's color picker in debug mode

bzr revid: fme@openerp.com-20111124210600-z7h54ns6hj6nbtk2

12 years ago[ADD] Add __debug__ key to qweb default dict
Fabien Meghazi [Thu, 24 Nov 2011 20:58:51 +0000 (21:58 +0100)]
[ADD] Add __debug__ key to qweb default dict

bzr revid: fme@openerp.com-20111124205851-cgbwmuk8hgi1dcla

12 years ago[IMP] Make kanban_button follow kanban color scheme
Fabien Meghazi [Thu, 24 Nov 2011 20:36:13 +0000 (21:36 +0100)]
[IMP] Make kanban_button follow kanban color scheme

bzr revid: fme@openerp.com-20111124203613-v9zomjsth4k2c126

12 years ago[IMP] account: minor improvement in yaml test messages
Olivier Dony [Thu, 24 Nov 2011 17:40:17 +0000 (18:40 +0100)]
[IMP] account: minor improvement in yaml test messages

bzr revid: odo@openerp.com-20111124174017-p0v9fqcp3l3snsvk

12 years ago[MERGE] Missing modelines, requested and provided by Lionel Sausin (Numerigraphe)
Olivier Dony [Thu, 24 Nov 2011 16:15:21 +0000 (17:15 +0100)]
[MERGE] Missing modelines, requested and provided by Lionel Sausin (Numerigraphe)

bzr revid: odo@openerp.com-20111124161521-512vn56w3c4e303c

12 years ago[FIX] add wrapper element around kanban group titles
Xavier Morel [Thu, 24 Nov 2011 16:00:43 +0000 (17:00 +0100)]
[FIX] add wrapper element around kanban group titles

Behavior of position: relative is undefined on all table elements,
Webkit choses to interpret it whereas Firefox decides to ignore it.

There is a position:relative on the group title (to position the title
text), and because it's ignored in Firefox the titles position
themselves relative to the application frame itself. By adding a
wrapper element within the table cell and moving the relevant class
onto it, the position:relative becomes "correct" (specified behavior)
and taken in account by everybody, positioning the title correctly in
Gecko-base browsers.

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

bzr revid: xmo@openerp.com-20111124160043-sfwbrhu04jirypcm

12 years ago[MERGE] Missing modelines, requested and provided by Lionel Sausin (Numerigraphe)
Olivier Dony [Thu, 24 Nov 2011 15:50:58 +0000 (16:50 +0100)]
[MERGE] Missing modelines, requested and provided by Lionel Sausin (Numerigraphe)

bzr revid: odo@openerp.com-20111124155058-le9vg75rik4pl0xa

12 years ago[FIX] keyword args are not supported by the model RPC proxies lib, switch search...
Xavier Morel [Thu, 24 Nov 2011 15:46:01 +0000 (16:46 +0100)]
[FIX] keyword args are not supported by the model RPC proxies lib, switch search() call to *args long form

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

bzr revid: xmo@openerp.com-20111124154601-h7zqxub2n5y8z7nv

12 years ago[MERGE] YAML: Support m2o None value, courtesy of Dmitrijs Ledkovs (credativ)
Olivier Dony [Thu, 24 Nov 2011 15:32:33 +0000 (16:32 +0100)]
[MERGE] YAML: Support m2o None value, courtesy of Dmitrijs Ledkovs (credativ)

bzr revid: odo@openerp.com-20111124153233-4vpb6k1c3ksllsfd

12 years ago[FIX] Fix kanban button css padding
Fabien Meghazi [Thu, 24 Nov 2011 15:31:48 +0000 (16:31 +0100)]
[FIX] Fix kanban button css padding

bzr revid: fme@openerp.com-20111124153148-n0kne1bpll45nhcr

12 years ago[FIX] res_partner_view: the previous commit added the context but
Vo Minh Thu [Thu, 24 Nov 2011 15:28:15 +0000 (16:28 +0100)]
[FIX] res_partner_view: the previous commit added the context but
forgot to use the default_ prefix.

bzr revid: vmt@openerp.com-20111124152815-coa4u93u9sala0la

12 years ago[ADD] Added css for inline kanban button
Fabien Meghazi [Thu, 24 Nov 2011 15:26:50 +0000 (16:26 +0100)]
[ADD] Added css for inline kanban button

bzr revid: fme@openerp.com-20111124152650-xh5n4rikmu35n4m4

12 years ago[FIX] context field on crm.case.categ fixed to use ref().
Vo Minh Thu [Thu, 24 Nov 2011 14:20:01 +0000 (15:20 +0100)]
[FIX] context field on crm.case.categ fixed to use ref().

bzr revid: vmt@openerp.com-20111124142001-6ka7xru57g5eu5bv

12 years ago[FIX] project: the domain inside an act_window tag is evaluated and
Vo Minh Thu [Thu, 24 Nov 2011 13:55:57 +0000 (14:55 +0100)]
[FIX] project: the domain inside an act_window tag is evaluated and
must be quoted if we want uid to remain uid, not become 1 at install time.

bzr revid: vmt@openerp.com-20111124135557-9dfl6s46ln14h9cs

12 years ago[FIX] Do not alter field.selection in SelectionField. Clone the array instead.
Fabien Meghazi [Thu, 24 Nov 2011 13:46:27 +0000 (14:46 +0100)]
[FIX] Do not alter field.selection in SelectionField. Clone the array instead.

Revert #1550: debug information should not be altered.

bzr revid: fme@openerp.com-20111124134627-mx3k2s22naht07go

12 years ago[IMP] domain to context:
Vo Minh Thu [Thu, 24 Nov 2011 13:27:10 +0000 (14:27 +0100)]
[IMP] domain to context:
Use explicitely default_xxx in the context instead of
relying on the domain to fill form views.

bzr revid: vmt@openerp.com-20111124132710-690ah5ptpalfh7xi

12 years ago[FIX] list of options in debug tooltip of selection fields
Xavier Morel [Thu, 24 Nov 2011 12:39:40 +0000 (13:39 +0100)]
[FIX] list of options in debug tooltip of selection fields

bzr revid: xmo@openerp.com-20111124123940-3899y6lw74uttedx

12 years ago[IMP] domain to context:
Vo Minh Thu [Thu, 24 Nov 2011 12:14:33 +0000 (13:14 +0100)]
[IMP] domain to context:
Use explicitely default_xxx in the context instead of
relying on the domain to fill form views.

bzr revid: vmt@openerp.com-20111124121433-z5du2yeu319ea1ax

12 years ago[ADD] Add a tip to the board "Configuration Overview"
Fabien Meghazi [Thu, 24 Nov 2011 11:49:23 +0000 (12:49 +0100)]
[ADD] Add a tip to the board "Configuration Overview"

bzr revid: fme@openerp.com-20111124114923-ozvhek1294ijnq8g

12 years ago[imp] improvements to the process view
niv-openerp [Thu, 24 Nov 2011 11:38:16 +0000 (17:08 +0530)]
[imp] improvements to the process view

bzr revid: nicolas.vanhoren@openerp.com-20111124113816-v3l0ji146ex9s83p

12 years ago[IMP] Change phrase for an item of Configuration Overview board
Fabien Meghazi [Thu, 24 Nov 2011 11:19:00 +0000 (12:19 +0100)]
[IMP] Change phrase for an item of Configuration Overview board

bzr revid: fme@openerp.com-20111124111900-mhfqepuvxh44p3jy

12 years ago[FIX] default search values set on m2o field contexts were not propagated to the...
Xavier Morel [Thu, 24 Nov 2011 10:43:05 +0000 (11:43 +0100)]
[FIX] default search values set on m2o field contexts were not propagated to the m2o search dialog

on selecting 'search more' in autocompletion or 'search' from icon menu

bzr revid: xmo@openerp.com-20111124104305-kfr33cqcq5uuvzye

12 years ago[IMP] use switch/case for sequence of equalities on literal strings
Xavier Morel [Thu, 24 Nov 2011 10:13:52 +0000 (11:13 +0100)]
[IMP] use switch/case for sequence of equalities on literal strings

bzr revid: xmo@openerp.com-20111124101352-xo48bd8mrfsmbm4b

12 years ago[FIX] Fixed the Accounting module icon size in the module installer
Minh Tran [Thu, 24 Nov 2011 10:33:37 +0000 (11:33 +0100)]
[FIX] Fixed the Accounting module icon size in the module installer

bzr revid: mit@openerp.com-20111124103337-b8d91r9p2exhi2u2

12 years ago[FIX] Fixed the missing Accounting module icon in the dashboard installer
Minh Tran [Thu, 24 Nov 2011 09:40:43 +0000 (10:40 +0100)]
[FIX] Fixed the missing Accounting module icon in the dashboard installer

bzr revid: mit@openerp.com-20111124094043-j12ek36uwe5m049n

12 years ago[MERGE] Updated l10n_it, courtesy of Lorenzo Battistini and Associazione OpenERP...
Olivier Dony [Thu, 24 Nov 2011 09:17:05 +0000 (10:17 +0100)]
[MERGE] Updated l10n_it, courtesy of Lorenzo Battistini and Associazione OpenERP Italia

bzr revid: odo@openerp.com-20111124091705-u3szfyamsm8ko4e7

12 years agosearch_defaults move inside anonymous function and declare variable with var
Tejas (OpenERP) [Thu, 24 Nov 2011 05:55:21 +0000 (11:25 +0530)]
search_defaults move inside anonymous function and declare variable with var

bzr revid: tta@openerp.com-20111124055521-1il265hvfdvfihx1

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 24 Nov 2011 05:00:24 +0000 (05:00 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111124050024-l177fvd74sfeje77

12 years ago[FIX] Use domain & context string repr when saving dashboards
Fabien Meghazi [Wed, 23 Nov 2011 23:06:19 +0000 (00:06 +0100)]
[FIX] Use domain & context string repr when saving dashboards

bzr revid: fme@openerp.com-20111123230619-culvfzkgpeo9x99p

12 years ago[ADD] Add confirmation on dashboard item deletion
Fabien Meghazi [Wed, 23 Nov 2011 22:56:54 +0000 (23:56 +0100)]
[ADD] Add confirmation on dashboard item deletion

bzr revid: fme@openerp.com-20111123225654-5x6igeau2xp3rbc2

12 years ago[REM] Removed Add Widget from dashboard
Fabien Meghazi [Wed, 23 Nov 2011 22:50:44 +0000 (23:50 +0100)]
[REM] Removed Add Widget from dashboard

bzr revid: fme@openerp.com-20111123225044-30nu2tchsvfatqtc

12 years ago[REM] Remove add widget from dashboard
Fabien Meghazi [Wed, 23 Nov 2011 22:50:03 +0000 (23:50 +0100)]
[REM] Remove add widget from dashboard

bzr revid: fme@openerp.com-20111123225003-6o0h3jh21s8r9uwu

12 years ago[REM] Removed action rename code in dashboard
Fabien Meghazi [Wed, 23 Nov 2011 22:03:17 +0000 (23:03 +0100)]
[REM] Removed action rename code in dashboard

bzr revid: fme@openerp.com-20111123220317-8wc7kha3tqdvc2ve

12 years ago[ADD] Added possibility to add actions to dashboards from searchviews filters
Fabien Meghazi [Wed, 23 Nov 2011 21:53:56 +0000 (22:53 +0100)]
[ADD] Added possibility to add actions to dashboards from searchviews filters

bzr revid: fme@openerp.com-20111123215356-wspyu61u6ad1vois

12 years ago[IMP] no config wizard, launched automatically for l10n_be
Fabien Pinckaers [Wed, 23 Nov 2011 15:02:21 +0000 (16:02 +0100)]
[IMP] no config wizard, launched automatically for l10n_be
[FIX] no need to translate YML tests -> warning removed

bzr revid: fp@tinyerp.com-20111123150221-ii87xb09ymq82mmb

12 years ago[FIX] condition for displaying open/close arrow of tree views
Xavier Morel [Wed, 23 Nov 2011 14:28:20 +0000 (15:28 +0100)]
[FIX] condition for displaying open/close arrow of tree views

failed to display it in the BOM structure screen even on nodes with children

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

bzr revid: xmo@openerp.com-20111123142820-5o7wx3rqd5r18lgk

12 years ago[IMP] Removed the wizard to install chart of accounts -> install automatically
Fabien Pinckaers [Wed, 23 Nov 2011 14:16:16 +0000 (15:16 +0100)]
[IMP] Removed the wizard to install chart of accounts -> install automatically

If installation from SaaS, we know the country of the main company so that we
can install the chart of account by default if it exists for this country. If
not from SaaS, you get the wizard like before.

bzr revid: fp@tinyerp.com-20111123141616-jrz846u7hd3rubbc

12 years ago[IMP] better tax code sign
eLBati [Wed, 23 Nov 2011 13:59:56 +0000 (14:59 +0100)]
[IMP] better tax code sign

bzr revid: lorenzo.battistini@agilebg.com-20111123135956-e3otahmhpruma1tq

12 years ago[IMP] read_group: pass superuser uid to group_by_full methods to avoid access right...
Olivier Dony [Wed, 23 Nov 2011 13:33:12 +0000 (14:33 +0100)]
[IMP] read_group: pass superuser uid to group_by_full methods to avoid access right issues

This helps avoid access right issues in restricted
contexts, such as embedded web client, or shared
access (via portal or share wizard).

bzr revid: odo@openerp.com-20111123133312-a4ywnivnex97xtk2

12 years ago[IMP] crm,project,hr: fix group_by_full implementation to respect access_right_uid
Olivier Dony [Wed, 23 Nov 2011 13:31:32 +0000 (14:31 +0100)]
[IMP] crm,project,hr: fix group_by_full implementation to respect access_right_uid

This helps avoid access right issues in restricted
contexts, such as embedded web client, or shared
access (via portal or share wizard).

bzr revid: odo@openerp.com-20111123133132-22g2mqzupuysbyqq

12 years ago[FIX] docstring
Xavier Morel [Wed, 23 Nov 2011 12:29:57 +0000 (13:29 +0100)]
[FIX] docstring

bzr revid: xmo@openerp.com-20111123122957-416z2p458wpw7nic

12 years ago[FIX]fix issue of bug 877995.
Vidhin Mehta (OpenERP) [Wed, 23 Nov 2011 11:05:18 +0000 (16:35 +0530)]
[FIX]fix issue of bug 877995.

bzr revid: vme@tinyerp.com-20111123110518-vh6ep8bf32ym26sq

12 years ago[tta] use rpc to get right context, search with right contexts
Tejas (OpenERP) [Wed, 23 Nov 2011 10:30:00 +0000 (16:00 +0530)]
[tta] use rpc to get right context, search with right contexts

bzr revid: tta@openerp.com-20111123103000-vf6zrj1lzgrm6gbo

12 years ago[IMP] homepage cleanup
Antony Lesuisse [Wed, 23 Nov 2011 10:29:13 +0000 (15:59 +0530)]
[IMP] homepage cleanup

bzr revid: al@openerp.com-20111123102913-t9xv70l8k4anv62m

12 years ago[imp] according to al's request, added Neko
niv-openerp [Wed, 23 Nov 2011 10:05:42 +0000 (15:35 +0530)]
[imp] according to al's request, added Neko

bzr revid: nicolas.vanhoren@openerp.com-20111123100542-s3hc8gk67u8cpkdd

12 years ago[merge] improvements to view editor
niv-openerp [Wed, 23 Nov 2011 10:04:52 +0000 (15:34 +0530)]
[merge] improvements to view editor

bzr revid: nicolas.vanhoren@openerp.com-20111123100452-4gi9wh2dbvq68i9a

12 years ago[FIX] correctly refresh application tiles after installing an application from the...
Xavier Morel [Wed, 23 Nov 2011 09:52:32 +0000 (10:52 +0100)]
[FIX] correctly refresh application tiles after installing an application from the first display

Now displays the 'link' tiles after installation finishes

bzr revid: xmo@openerp.com-20111123095232-t4vhfmchm3tlui8r

12 years ago[FIX] if necessary, add padding when rendering a given row in an editable list.
Xavier Morel [Wed, 23 Nov 2011 09:33:13 +0000 (10:33 +0100)]
[FIX] if necessary, add padding when rendering a given row in an editable list.

otherwise there are columns missing, and the list looks broken

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

bzr revid: xmo@openerp.com-20111123093313-8qair3pai8ms4ch7

12 years ago[FIX] project data, plugin document_get
Antony Lesuisse [Wed, 23 Nov 2011 07:16:51 +0000 (12:46 +0530)]
[FIX] project data, plugin document_get

bzr revid: al@openerp.com-20111123071651-0frq669h3f9cm7tu

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 23 Nov 2011 05:20:40 +0000 (05:20 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111123052040-4xefzzelid9by7v2

12 years ago[MERGE]Merge trunk upto revision 1531.
Kunal Chavda (OpenERP) [Wed, 23 Nov 2011 05:15:03 +0000 (10:45 +0530)]
[MERGE]Merge trunk upto revision 1531.

bzr revid: kch@tinyerp.com-20111123051503-6lxe3pt4une7xrjz

12 years ago[MERGE] hr: addition of fr_CH.po, courtesy of Bogdan Stanciu
Olivier Dony [Tue, 22 Nov 2011 18:04:59 +0000 (19:04 +0100)]
[MERGE] hr: addition of fr_CH.po, courtesy of Bogdan Stanciu

bzr revid: odo@openerp.com-20111122180459-64z212y8tn2jlh92

12 years ago[MERGE] Fix branch history for res_bank*, courtesy of Numerigraphe
Olivier Dony [Tue, 22 Nov 2011 15:15:36 +0000 (16:15 +0100)]
[MERGE] Fix branch history for res_bank*, courtesy of Numerigraphe

This looks like an addition and a removal of a file,
but it actually removes a file with a broken history,
and restores a new file with the full history, including
the partial history of the removed file.
The net result is a file with an almost correct history.

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

bzr revid: odo@openerp.com-20111122151536-90zdagyao6igbm7t