odoo/odoo.git
12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 19 Jun 2012 05:13:11 +0000 (05:13 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120619051311-g1b4ydbdjch4bqyd

12 years ago[FIX] stock: properly pass production lot number as SQL query parameter
Olivier Dony [Mon, 18 Jun 2012 17:41:53 +0000 (19:41 +0200)]
[FIX] stock: properly pass production lot number as SQL query parameter

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

bzr revid: odo@openerp.com-20120618174153-kx2hcqv2wq7bhf3c

12 years ago[MERGE] OPW 575624: product,account_payment: respect current symbol position in reports
Olivier Dony [Mon, 18 Jun 2012 09:24:42 +0000 (11:24 +0200)]
[MERGE] OPW 575624: product,account_payment: respect current symbol position in reports

bzr revid: odo@openerp.com-20120618092442-ae3s7n1yeckmgk1f

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 18 Jun 2012 05:44:58 +0000 (05:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120615050005-4bu4j7c0hinfo4ld
bzr revid: launchpad_translations_on_behalf_of_openerp-20120616051732-t2b544n8z5tt037b
bzr revid: launchpad_translations_on_behalf_of_openerp-20120617045504-q2g3o97z58x6nfwf
bzr revid: launchpad_translations_on_behalf_of_openerp-20120618054458-4uj002kplk070bgx

12 years ago[FIX] read_group: empty `groupby` case broken by last read_group patch
Olivier Dony [Fri, 15 Jun 2012 13:14:27 +0000 (15:14 +0200)]
[FIX] read_group: empty `groupby` case broken by last read_group patch

Revision 4201 broke the case where groupby == []
by mistake.
r.4201 = rev-id odo@openerp.com-20120609010549-xdktw6xte7fmxjbq

bzr revid: odo@openerp.com-20120615131427-daf5kd5s17my8gnb

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 15 Jun 2012 04:59:53 +0000 (04:59 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120609061953-8ot3eu1w9m7eli02
bzr revid: launchpad_translations_on_behalf_of_openerp-20120610045545-ecvoyfkhtwobthc4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120611051238-i3da13m7dyxm9p02
bzr revid: launchpad_translations_on_behalf_of_openerp-20120612053734-e4s4rk8hoaqk1s1s
bzr revid: launchpad_translations_on_behalf_of_openerp-20120613053214-pviycublvk35k8h7
bzr revid: launchpad_translations_on_behalf_of_openerp-20120614045648-5nb5wijedbwxsno9
bzr revid: launchpad_translations_on_behalf_of_openerp-20120615045953-oble1p2x8m6ep0pb

12 years ago[REM] Removed <image> tags from wizards
Fabien Meghazi [Thu, 14 Jun 2012 09:02:17 +0000 (11:02 +0200)]
[REM] Removed <image> tags from wizards

bzr revid: fme@openerp.com-20120614090217-wrcgj200pcqzfpor

12 years ago[REV] Revert revid:fme@openerp.com-20120611151704-u2krxz14wvmvqura which broke field...
Fabien Meghazi [Thu, 14 Jun 2012 08:40:09 +0000 (10:40 +0200)]
[REV] Revert revid:fme@openerp.com-20120611151704-u2krxz14wvmvqura which broke field@widget=image

bzr revid: fme@openerp.com-20120614084009-3ovgmo8azp7vg9n2

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 14 Jun 2012 04:58:07 +0000 (04:58 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120613053246-5q24ofrak7je9oc3
bzr revid: launchpad_translations_on_behalf_of_openerp-20120614045756-qm25ey22e5tqfgbk
bzr revid: launchpad_translations_on_behalf_of_openerp-20120614045807-k158nma001m2gzz3

12 years ago[FIX] Currency symbol position is not changed as per currency(after/before) configuration
Amit Dodiya [Wed, 13 Jun 2012 05:19:06 +0000 (10:49 +0530)]
[FIX] Currency symbol position is not changed as per currency(after/before) configuration

bzr revid: ado@openerp.com-20120613051906-jkwtdhkcxfi0vwz5

12 years ago[MERGE] OPW 575526: fix returning product with upstream stock moves + multiple returns
Olivier Dony [Tue, 12 Jun 2012 16:15:51 +0000 (18:15 +0200)]
[MERGE] OPW 575526: fix returning product with upstream stock moves + multiple returns

lp bug: https://launchpad.net/bugs/944025 fixed
lp bug: https://launchpad.net/bugs/1003986 fixed

bzr revid: odo@openerp.com-20120612161551-ev5vw9zql6olswie

12 years ago[MERGE] Missing tab title made multi-tab use of OpenERP quite difficult - now fixed.
Olivier Dony [Tue, 12 Jun 2012 14:19:43 +0000 (16:19 +0200)]
[MERGE] Missing tab title made multi-tab use of OpenERP quite difficult - now fixed.

bzr revid: odo@openerp.com-20120612141943-ukcwg62lsm3auy0d

12 years ago[FIX] base.xml: missing base URL for <img src> and <form action>, for embeddded mode
Olivier Dony [Tue, 12 Jun 2012 07:52:57 +0000 (09:52 +0200)]
[FIX] base.xml: missing base URL for <img src> and <form action>, for embeddded mode

bzr revid: odo@openerp.com-20120612075257-jrsq6iyoko9d9zx4

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 12 Jun 2012 05:38:18 +0000 (05:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120606053108-x08p469b10zhf4px
bzr revid: launchpad_translations_on_behalf_of_openerp-20120607051230-69g4lipyo5n9ywez
bzr revid: launchpad_translations_on_behalf_of_openerp-20120608051607-jkzh683v40hae4vf
bzr revid: launchpad_translations_on_behalf_of_openerp-20120609062027-r2caobbpxwjpm6q2
bzr revid: launchpad_translations_on_behalf_of_openerp-20120610045624-mdizos4m57iuvdhf
bzr revid: launchpad_translations_on_behalf_of_openerp-20120611051303-zae4l2i7icagbwu6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120612053814-p5i3x7if446sjimc
bzr revid: launchpad_translations_on_behalf_of_openerp-20120612053818-169dpckzekdxr1o7

12 years ago[FIX] In form view, <image> tag is not a binary image but an <img>
Fabien Meghazi [Mon, 11 Jun 2012 15:17:04 +0000 (17:17 +0200)]
[FIX] In form view, <image> tag is not a binary image but an <img>

bzr revid: fme@openerp.com-20120611151704-u2krxz14wvmvqura

12 years ago[FIX] Fixed http header Content-Disposition for non-ascii filenames
Fabien Meghazi [Mon, 11 Jun 2012 13:18:22 +0000 (15:18 +0200)]
[FIX] Fixed http header Content-Disposition for non-ascii filenames

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

bzr revid: fme@openerp.com-20120611131822-rr5m8qzr68ujjoda

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 10 Jun 2012 04:56:31 +0000 (04:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120610045631-0e8vs10g6yusa3s6

12 years ago[FIX] read_group: remove prohibitive n^2 operations, could freeze the server on large...
Olivier Dony [Sat, 9 Jun 2012 01:05:49 +0000 (03:05 +0200)]
[FIX] read_group: remove prohibitive n^2 operations, could freeze the server on large group_by results

This patch replaces two O(n^2) operations, one
filter and one sort, with O(n) or better operations.
It takes slightly more memory due to the use of
one extra data copy, but takes virtually no time
to process even with 600k result lines, whereas
the previous code would just freeze the server
for a long time.

bzr revid: odo@openerp.com-20120609010549-xdktw6xte7fmxjbq

12 years ago[FIX] export_data: avoid access error while auto-generating external IDs during export
Olivier Dony [Fri, 8 Jun 2012 21:30:18 +0000 (23:30 +0200)]
[FIX] export_data: avoid access error while auto-generating external IDs during export

bzr revid: odo@openerp.com-20120608213018-9oe5wvtn8egp30zm

12 years ago[IMP] stock: Improved code quality for precision and improved name for return moves...
pso (OpenERP) [Fri, 8 Jun 2012 13:19:01 +0000 (18:49 +0530)]
[IMP] stock: Improved code quality for precision and improved name for return moves(case:575526)

bzr revid: pso@tinyerp.com-20120608131901-3q63jkmv9x4xl1uc

12 years ago[FIX] Currency symbol position is not changed as per currency(after/before) configuration
Amit Dodiya [Fri, 8 Jun 2012 13:15:15 +0000 (18:45 +0530)]
[FIX] Currency symbol position is not changed as per currency(after/before) configuration

bzr revid: ado@openerp.com-20120608131515-ox0plwn3qzj2oimm

12 years ago[FIX] creation of action ir_values
Xavier Morel [Fri, 8 Jun 2012 09:28:30 +0000 (11:28 +0200)]
[FIX] creation of action ir_values

bzr revid: xmo@openerp.com-20120608092830-8bm4hrssikgyfhsa

12 years ago[FIX] mis-handling of url actions in sidebar
Xavier Morel [Fri, 8 Jun 2012 09:06:19 +0000 (11:06 +0200)]
[FIX] mis-handling of url actions in sidebar

bzr revid: xmo@openerp.com-20120608090619-494wipr0pfekq6ex

12 years ago[IMP] stock: Raised warning message if return qty > available qty and improved return...
pso (OpenERP) [Fri, 8 Jun 2012 06:59:20 +0000 (12:29 +0530)]
[IMP] stock: Raised warning message if return qty > available qty and improved return picking name(case:575526)

bzr revid: pso@tinyerp.com-20120608065920-wcdlphqj3rwxsaea

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 8 Jun 2012 05:16:13 +0000 (05:16 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120606053039-a4juyl2r3spflgxr
bzr revid: launchpad_translations_on_behalf_of_openerp-20120607051141-x5vxg958wo48mr5b
bzr revid: launchpad_translations_on_behalf_of_openerp-20120608051529-d5rbbmihnra3sz05
bzr revid: launchpad_translations_on_behalf_of_openerp-20120608051613-be9s789ejsqjffow

12 years agofixed bug with ir.actions.url
niv-openerp [Thu, 7 Jun 2012 14:08:22 +0000 (16:08 +0200)]
fixed bug with ir.actions.url

bzr revid: nicolas.vanhoren@openerp.com-20120607140822-bsljpmaqnbg5m2pm

12 years ago[FIX] stock: Added condition to check locations for removing warning message coming...
Xavier ALT [Thu, 7 Jun 2012 13:02:36 +0000 (18:32 +0530)]
[FIX] stock: Added condition to check locations for removing warning message coming on returning outgoing moves(case:575526)

bzr revid: pso@tinyerp.com-20120607130236-5jn4bmiv7t7ul1ne

12 years ago[ADD] handling of required attr on m2m fields
Xavier Morel [Thu, 7 Jun 2012 11:11:49 +0000 (13:11 +0200)]
[ADD] handling of required attr on m2m fields

bzr revid: xmo@openerp.com-20120607111149-cgf3ap0yjzsxrkjx

12 years ago[FIX] Error while deleting a record when there is only one record in pageview
Xavier Morel [Thu, 7 Jun 2012 11:05:03 +0000 (13:05 +0200)]
[FIX] Error while deleting a record when there is only one record in pageview

bzr revid: xmo@openerp.com-20120607110503-exd0yhx8cqsimxer

12 years ago[IMP] display clean error dialog when user tries to create a database which already...
Xavier Morel [Thu, 7 Jun 2012 11:03:13 +0000 (13:03 +0200)]
[IMP] display clean error dialog when user tries to create a database which already exists

bzr revid: xmo@openerp.com-20120607110313-rqj2k80cxpskdvx0

12 years ago[FIX] re-display [Add Pad] button after removing the pad from a document
Xavier Morel [Thu, 7 Jun 2012 11:00:35 +0000 (13:00 +0200)]
[FIX] re-display [Add Pad] button after removing the pad from a document

bzr revid: xmo@openerp.com-20120607110035-qxh5p2nnf3p0mj5s

12 years ago[IMP] formatting of o2m and m2m fields in list views, courtesy of William Beltrán
Xavier Morel [Thu, 7 Jun 2012 10:32:40 +0000 (12:32 +0200)]
[IMP] formatting of o2m and m2m fields in list views, courtesy of William Beltrán

backported from trunk revision xmo@openerp.com-20120607101329-aq0caswlxamd8z0n

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

bzr revid: xmo@openerp.com-20120607103240-edk8759inv2jiw2q

12 years ago[FIX]Refixed the issue of pad button not rendered when we delete the pad link.
msh-openerp [Thu, 7 Jun 2012 08:36:45 +0000 (14:06 +0530)]
[FIX]Refixed the issue of pad button not rendered when we delete the pad link.

bzr revid: msh@tinyerp.com-20120607083645-nyrk6vu3fjnmj5sv

12 years ago[FIX]Refixed the issue of database creation which was giving traceback instead of...
msh-openerp [Thu, 7 Jun 2012 07:28:05 +0000 (12:58 +0530)]
[FIX]Refixed the issue of database creation which was giving traceback instead of message.

bzr revid: msh@tinyerp.com-20120607072805-htfer9njseaty66w

12 years ago[FIX] Error while deleting a record when there is only one record in pageview
Amit Dodiya [Thu, 7 Jun 2012 06:52:07 +0000 (12:22 +0530)]
[FIX] Error while deleting a record when there is only one record in pageview

bzr revid: ado@openerp.com-20120607065207-jwu8qlvo9i5c59jo

12 years ago[FIX] Error while deleting a record when there is only one record in pageview
Amit Dodiya [Thu, 7 Jun 2012 06:48:23 +0000 (12:18 +0530)]
[FIX] Error while deleting a record when there is only one record in pageview

bzr revid: ado@openerp.com-20120607064823-wpwvgq3ep7ufiui4

12 years ago[FIX] Error while deleting a record when there is only one record in pageview
Amit Dodiya [Thu, 7 Jun 2012 06:44:31 +0000 (12:14 +0530)]
[FIX] Error while deleting a record when there is only one record in pageview

bzr revid: ado@openerp.com-20120607064431-2r2gbh0hav11ojeg

12 years ago[FIX] Error while deleting a record when there is only one record in pageview
Amit Dodiya [Thu, 7 Jun 2012 06:31:46 +0000 (12:01 +0530)]
[FIX] Error while deleting a record when there is only one record in pageview

bzr revid: ado@openerp.com-20120607063146-h22emjasnj0ararc

12 years ago[FIX] Code optimization as per suggestion.
cpa-openerp [Thu, 7 Jun 2012 06:06:33 +0000 (11:36 +0530)]
[FIX] Code optimization as per suggestion.

bzr revid: cpa@tinyerp.com-20120607060633-ewnd0kr9qzxw0tey

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 7 Jun 2012 05:12:42 +0000 (05:12 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120607051242-r8pa2ag5y48gicq6

12 years ago[MERGE] OPW 574895: fix incorrect matching of column headers when importing CSV files
Olivier Dony [Wed, 6 Jun 2012 17:40:43 +0000 (19:40 +0200)]
[MERGE] OPW 574895: fix incorrect matching of column headers when importing CSV files

- required fields may sometimes be provided by alternative columns,
  and all the alternatives are therefore not required (e.g. for
  a m2o the CSV can provide m2o or m2o/id columns)
- when fields share the same label, precedence when matching
  column headers should be given to the field with the exact
  same name, rather than just the first one encountered

bzr revid: odo@openerp.com-20120606174043-f1nmkad3p17mccyy

12 years ago[FIX] incorrect handling of 'None of the following condition must match' advanced...
Xavier Morel [Wed, 6 Jun 2012 14:37:21 +0000 (16:37 +0200)]
[FIX] incorrect handling of 'None of the following condition must match' advanced search combinator

Introduced during 'simple style fixes' (sic) of rev xmo@openerp.com-20110812094541-zeb5lz6nk0jgq21y

bzr revid: xmo@openerp.com-20120606143721-004xllr8j28sgga9

12 years ago[IMP] performances when opening an m2o "search" without any filtering term
Xavier Morel [Wed, 6 Jun 2012 12:47:17 +0000 (14:47 +0200)]
[IMP] performances when opening an m2o "search" without any filtering term

Don't prefilter via name_search if no data has been entered in the m2o
field, it's going to return all records (not paginated) so it's a
waste of time and resources

bzr revid: xmo@openerp.com-20120606124717-h2p211vbrydazado

12 years ago[FIX] handling of empty domains, context and view_id in action descriptors
Xavier Morel [Wed, 6 Jun 2012 12:35:08 +0000 (14:35 +0200)]
[FIX] handling of empty domains, context and view_id in action descriptors

* Some literal actions (not stored) provide an empty string for
  domains and contexts instead of (respectively) an empty array or an
  empty dict literal inside the string. Treat those case as nothing
  being provided.
* Likewise some literal actions provide nonsensical (but falsy, but
  not False) values for view_id (such as an empty list). Yield a
  ``False`` view_id for all falsy ``view_id`` received (``0`` should
  not be a valid view_id, so ``False`` works)

bzr revid: xmo@openerp.com-20120606123508-ndh3jpzw1nabf98n

12 years ago[FIX] reloading of o2m forms in dialogs (popups) after clicking on a button
Xavier Morel [Wed, 6 Jun 2012 12:32:30 +0000 (14:32 +0200)]
[FIX] reloading of o2m forms in dialogs (popups) after clicking on a button

bzr revid: xmo@openerp.com-20120606123230-bjwrplz1xeekeecg

12 years ago[FIX] handling of get_selection in listview in case of non-selectable lists (e.g...
Xavier Morel [Wed, 6 Jun 2012 12:31:15 +0000 (14:31 +0200)]
[FIX] handling of get_selection in listview in case of non-selectable lists (e.g. editable o2ms?)

OPW 572764

bzr revid: xmo@openerp.com-20120606123115-hilv8huw72di4ovi

12 years ago[FIX] handling of empty lines in CSV file being imported (ignore them)
Xavier Morel [Wed, 6 Jun 2012 10:33:53 +0000 (12:33 +0200)]
[FIX] handling of empty lines in CSV file being imported (ignore them)

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

bzr revid: xmo@openerp.com-20120606103353-k8z51yhp9j1u2irp

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 6 Jun 2012 05:31:11 +0000 (05:31 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120605051802-bospr54h50wirl0p
bzr revid: launchpad_translations_on_behalf_of_openerp-20120606053111-in0n1qxhmy84ofxp

12 years ago[FIX] opw: catch invalid results from opw server
Christophe Simonis [Tue, 5 Jun 2012 15:21:00 +0000 (17:21 +0200)]
[FIX] opw: catch invalid results from opw server

bzr revid: chs@openerp.com-20120605152100-82bjiisvcck07s53

12 years ago[FIX] account_coda: fixed coda import to work with iban bank accounts
Quentin (OpenERP) [Tue, 5 Jun 2012 12:25:17 +0000 (14:25 +0200)]
[FIX] account_coda: fixed coda import to work with iban bank accounts

bzr revid: qdp-launchpad@openerp.com-20120605122517-wm86m0yoo5c0bsfe

12 years ago[REF] account_coda: stripped dummy spaces at end of lines
Quentin (OpenERP) [Tue, 5 Jun 2012 09:41:12 +0000 (11:41 +0200)]
[REF] account_coda: stripped dummy spaces at end of lines

bzr revid: qdp-launchpad@openerp.com-20120605094112-hdhavcwy767tbbxg

12 years ago[FIX] edi: fix Invoice preview template, uos_id field not required so may be missing
Olivier Dony [Tue, 5 Jun 2012 08:57:12 +0000 (10:57 +0200)]
[FIX] edi: fix Invoice preview template, uos_id field not required so may be missing

bzr revid: odo@openerp.com-20120605085712-r08p06gyeqo0i0o0

12 years ago[FIX] Fixed in advance search when search on 'None of the following condition must...
cpa-openerp [Tue, 5 Jun 2012 05:54:15 +0000 (11:24 +0530)]
[FIX] Fixed in advance search when search on 'None of the following condition must match'.

bzr revid: cpa@tinyerp.com-20120605055415-xgczrlyzb1g92exx

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 5 Jun 2012 05:17:57 +0000 (05:17 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120605051658-eplb8pqgus26l24a
bzr revid: launchpad_translations_on_behalf_of_openerp-20120605051757-3r6mwelhve3xheyn

12 years ago[MERGE] OPW 575395: orm: don't defer function fields computation during creation...
Olivier Dony [Mon, 4 Jun 2012 12:50:01 +0000 (14:50 +0200)]
[MERGE] OPW 575395: orm: don't defer function fields computation during creation of parent records (inheritS)

bzr revid: odo@openerp.com-20120604125001-ls1pkxp9as1eyn6i

12 years ago[FIX] OPW 575395: orm: don't defer function field computation during creation of...
Olivier Dony [Mon, 4 Jun 2012 11:45:36 +0000 (13:45 +0200)]
[FIX] OPW 575395: orm: don't defer function field computation during creation of parent records (inheritS)

An optimization in the set() method of o2m fields
disables the direct computation of function fields
in order to avoid computing them line-by-line.
This is done with context key 'no_store_function',
and deferred at the end of the caller write() or
create() method.
This was unfortunately disabling all function fields
in parent model (via _inheritS) at the time of
creation, even though those were *not* batch-computed
at the end.
The patch removes the 'no_store_function' field in
the context that is passed to inheritS parents during
creation, as it was never meant to be passed.

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

bzr revid: odo@openerp.com-20120604114536-4t6ulwl93zalfgr7

12 years ago[MERGE] OPW 575437: account_payment: missing voucher entries when importing payment...
Olivier Dony [Mon, 4 Jun 2012 10:53:09 +0000 (12:53 +0200)]
[MERGE] OPW 575437: account_payment: missing voucher entries when importing payment orders into bank statement

bzr revid: odo@openerp.com-20120604105309-i75i5ecc974joy92

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 4 Jun 2012 05:07:21 +0000 (05:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120602061704-xke5evjh397zff0h
bzr revid: launchpad_translations_on_behalf_of_openerp-20120603051811-zhifach8r2outhkv
bzr revid: launchpad_translations_on_behalf_of_openerp-20120604050721-8hpx2buxbijhp23b

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 4 Jun 2012 05:06:47 +0000 (05:06 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120602061617-qmzs41iufsvkxy8t
bzr revid: launchpad_translations_on_behalf_of_openerp-20120603051738-noyzgz2fwnz11ubf
bzr revid: launchpad_translations_on_behalf_of_openerp-20120604050647-n835odfebbygdfwe

12 years ago[MERGE] opw 573692 wordless rml pager
Antony Lesuisse [Fri, 1 Jun 2012 16:05:21 +0000 (18:05 +0200)]
[MERGE] opw 573692 wordless rml pager

bzr revid: al@openerp.com-20120601160521-ptg960rpa7zhrffc

12 years ago[MERGE] opw-573716 translation of avg
Antony Lesuisse [Fri, 1 Jun 2012 15:59:50 +0000 (17:59 +0200)]
[MERGE] opw-573716 translation of avg

bzr revid: al@openerp.com-20120601155950-uh7osm0g9x3h9uf7

12 years ago[MERGE] opw info
Antony Lesuisse [Fri, 1 Jun 2012 15:24:56 +0000 (17:24 +0200)]
[MERGE] opw info

bzr revid: al@openerp.com-20120601152456-lun2g7sf4zx150tp

12 years ago[FIX] publisher warranty missing info
Antony Lesuisse [Fri, 1 Jun 2012 15:24:13 +0000 (17:24 +0200)]
[FIX] publisher warranty missing info

bzr revid: al@openerp.com-20120601152413-xnsb1xtu69w6oli0

12 years ago[IMP] account_payment: add comment why only checking on 'debit' when creating voucher...
Xavier ALT [Fri, 1 Jun 2012 14:49:35 +0000 (16:49 +0200)]
[IMP] account_payment: add comment why only checking on 'debit' when creating voucher from 'import payment line wizard'

bzr revid: xal@openerp.com-20120601144935-zya10gihz0c6w1qn

12 years ago[FIX] account_payment: on payment line import, use 'debit' lines from voucher onchang...
Xavier ALT [Fri, 1 Jun 2012 14:33:28 +0000 (16:33 +0200)]
[FIX] account_payment: on payment line import, use 'debit' lines from voucher onchanger - otherwise created voucher is empty

bzr revid: xal@openerp.com-20120601143328-c1kpk1c2adkzmv0y

12 years ago[MERGE] OPW 575424: mrp: error on analytic entries when workcenter has no product
Olivier Dony [Fri, 1 Jun 2012 14:32:49 +0000 (16:32 +0200)]
[MERGE] OPW 575424: mrp: error on analytic entries when workcenter has no product

bzr revid: odo@openerp.com-20120601143249-xkk2iog1l22kmz82

12 years ago[FIX] crm: missing index on user_id, which is used by ir.rules
Olivier Dony [Fri, 1 Jun 2012 14:17:43 +0000 (16:17 +0200)]
[FIX] crm: missing index on user_id, which is used by ir.rules

bzr revid: odo@openerp.com-20120601141743-zzjp74arnv8gaapx

12 years ago[FIX] mrp: fix cost generation when related mrp.workcenter have no product_id set
Xavier ALT [Fri, 1 Jun 2012 11:35:03 +0000 (13:35 +0200)]
[FIX] mrp: fix cost generation when related mrp.workcenter have no product_id set

bzr revid: xal@openerp.com-20120601113503-47k48712j6tvl23j

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 1 Jun 2012 05:50:36 +0000 (05:50 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120531053105-7j5ugrn1mv3tuead
bzr revid: launchpad_translations_on_behalf_of_openerp-20120601055036-28k3ovty9m7om255

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 1 Jun 2012 05:49:52 +0000 (05:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120531053025-ugky2rmbosvxuahx
bzr revid: launchpad_translations_on_behalf_of_openerp-20120601054952-t1woeijdh426ajzb

12 years ago[FIX] web: correct jsonp behavior when len(payload) >= 2000
Christophe Simonis [Thu, 31 May 2012 13:20:20 +0000 (15:20 +0200)]
[FIX] web: correct jsonp behavior when len(payload) >= 2000

bzr revid: chs@openerp.com-20120531132020-ccagkni2dqu6i75u

12 years ago[FIX] stock: Warehouse Manager should have all rights on stock.move
Olivier Dony [Wed, 30 May 2012 13:32:35 +0000 (15:32 +0200)]
[FIX] stock: Warehouse Manager should have all rights on stock.move

bzr revid: odo@openerp.com-20120530133235-2hosof5kynfh7bfw

12 years ago[FIX] web: data import: correctly handle 'required' many2one - user can provided...
Xavier ALT [Wed, 30 May 2012 10:17:15 +0000 (12:17 +0200)]
[FIX] web: data import: correctly handle 'required' many2one - user can provided any of base fieldname or with the '/id'

bzr revid: xal@openerp.com-20120530101715-oe86b3vk6qynp29e

12 years ago[FIX] web: data import: fields matching have to be done first on exactfieldname,...
Xavier ALT [Wed, 30 May 2012 10:16:08 +0000 (12:16 +0200)]
[FIX] web: data import: fields matching have to be done first on exactfieldname, then only on string

bzr revid: xal@openerp.com-20120530101608-8al6jw332oz0v2c0

12 years ago[MERGE] cron: use multi-process signaling + add openerp-cron-worker helper script
Xavier ALT [Wed, 30 May 2012 08:12:58 +0000 (10:12 +0200)]
[MERGE] cron: use multi-process signaling + add openerp-cron-worker helper script

bzr revid: xal@openerp.com-20120530081258-35p658buwgz0d0a7

12 years ago[MERGE] OPW 574830: config: only type check known options
Xavier ALT [Wed, 30 May 2012 06:54:14 +0000 (08:54 +0200)]
[MERGE] OPW 574830: config: only type check known options

bzr revid: xal@openerp.com-20120530065414-8tdv3q7qtymsf824

12 years ago[FIX] config: only type check known options
Xavier ALT [Wed, 30 May 2012 06:42:37 +0000 (08:42 +0200)]
[FIX] config: only type check known options

bzr revid: xal@openerp.com-20120530064237-u97y6h5waetl9nf4

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 30 May 2012 05:47:55 +0000 (05:47 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120530054723-u73d7mek251n89cy
bzr revid: launchpad_translations_on_behalf_of_openerp-20120530054755-2eve4h8rssjlo3f3

12 years ago[MERGE] OPW 574830: config: when assigning new value, ensure that value are correctly...
Xavier ALT [Tue, 29 May 2012 18:37:49 +0000 (20:37 +0200)]
[MERGE] OPW 574830: config: when assigning new value, ensure that value are correctly type checked

bzr revid: xal@openerp.com-20120529183749-qnib8n0euc3jr5cy

12 years ago[MERGE] OPW 574652: hr_expense: add correct decimal precision on 'amount' field
Xavier ALT [Tue, 29 May 2012 18:07:46 +0000 (20:07 +0200)]
[MERGE] OPW 574652: hr_expense: add correct decimal precision on 'amount' field

bzr revid: xal@openerp.com-20120529180746-oqbwm2cufs7med8r

12 years ago[FIX]Fixed the issue of pad button not rendered when deletes a pad from the attachmen...
msh-openerp [Tue, 29 May 2012 07:40:17 +0000 (13:10 +0530)]
[FIX]Fixed the issue of pad button not rendered when deletes a pad from the attachment area.

bzr revid: msh@tinyerp.com-20120529074017-6woyh00mz8fl18v0

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120529050544-li5kbmpzrn0scab0
bzr revid: launchpad_translations_on_behalf_of_openerp-20120526055455-49wjpktvpkh30xa0
bzr revid: launchpad_translations_on_behalf_of_openerp-20120527051537-41qj7xj0ffygvlbb
bzr revid: launchpad_translations_on_behalf_of_openerp-20120528055616-uvsyeu4p8mkd1uks
bzr revid: launchpad_translations_on_behalf_of_openerp-20120529050618-qu95r4yh76wtwf7h

12 years ago[FIX] wsgi.core: typo - gunicorn's post_request() has no argument
Olivier Dony [Mon, 28 May 2012 11:43:09 +0000 (13:43 +0200)]
[FIX] wsgi.core: typo - gunicorn's post_request() has no  argument

bzr revid: odo@openerp.com-20120528114309-e1pdjhzqqleqf37p

12 years ago[FIX]Fixed the issue of graph view, wehre same field were pushed two times in list...
msh-openerp [Mon, 28 May 2012 04:52:45 +0000 (10:22 +0530)]
[FIX]Fixed the issue of graph view, wehre same field were pushed two times in list view, like in graph view code we have created grouping on some field and now again from search view we are making grouping on same field so this field were added two times in list_field and results in no group records.

bzr revid: msh@tinyerp.com-20120528045245-tfq5qwaiwfo7pd26

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 26 May 2012 05:54:58 +0000 (05:54 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120524213424-x3a0wrqs23ajbuis
bzr revid: launchpad_translations_on_behalf_of_openerp-20120525051613-agxylrbtcu18fvfn
bzr revid: launchpad_translations_on_behalf_of_openerp-20120526055429-ynzxc3q4rj46capp
bzr revid: launchpad_translations_on_behalf_of_openerp-20120526055458-l7qk8vixvz2wot1k

12 years ago[FIX] OPW 574218: many2one: do not prefilter records when user click on 'Search More...
Xavier ALT [Fri, 25 May 2012 13:14:16 +0000 (15:14 +0200)]
[FIX] OPW 574218: many2one: do not prefilter records when user click on 'Search More' with empty text

 - Normally when user click on 'Search More' on many2one fields, relation
   object records are prefiltered based on the text user entered in the
   many2one field.
       But if user do not enter any text before click on 'Search More',
   system will call name_search() with an empty search criteria - and
   this could be quite expensive depending on the size of the dataset!.
   (this of name_search() on more that 10.000 products...)

   We now do not prefilter records if search value is empty (standard domain
   filtering still apply).

bzr revid: xal@openerp.com-20120525131416-ie958wu0cihjslgc

12 years ago[MERGE] OPW 574991: rml reports: move setLang() before <pto_header/> otherwise it...
Xavier ALT [Fri, 25 May 2012 08:23:11 +0000 (10:23 +0200)]
[MERGE] OPW 574991: rml reports: move setLang() before <pto_header/> otherwise it won't be correctly translated

bzr revid: xal@openerp.com-20120525082311-hv1fshgsqb0qvnh0

12 years ago[FIX] data_import: allow importing m2o via name_search() on top of their XML ID
Olivier Dony [Fri, 25 May 2012 07:08:59 +0000 (09:08 +0200)]
[FIX] data_import: allow importing m2o via name_search() on top of their XML ID

We do default to exporting the XML ID, but there are
many cases where completely new data needs to be
imported and there is no XML ID available to do so.
In that case allowing name_search() to be used as in
6.0 is a life-saver. This patch simply makes the
m2o field itself visible during import, so users can
use it in their CSV file or manually select it.

Some trivial examples:
- you need to import 2000 new leads with their countries,
  obviously you can't guess that base.be should be used
  for country Belgium
- you need to update 2000 unassigned leads in the system
  and assign them to some of the salemen... but you don't
  have their XML IDs and even if you had, the match is
  quite hard to do.

bzr revid: odo@openerp.com-20120525070859-y4q3bnamvag2pzcq

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120524213622-rae1o3f29fxv3fu6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120525051647-xkl6b7w74bo8py9v

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120524213610-j2wbvffwj9b4umyl
bzr revid: launchpad_translations_on_behalf_of_openerp-20120525051642-ba0b5rk5vp9u837y

12 years ago[MERGE] OPW 575004: stock: fix font for product name/variant in packaging report
Xavier ALT [Thu, 24 May 2012 21:06:17 +0000 (23:06 +0200)]
[MERGE] OPW 575004: stock: fix font for product name/variant in packaging report

bzr revid: xal@openerp.com-20120524210617-jfvrjhjpri4s8px5

12 years ago[MERGE] crm_partner_assign: test: be more lenient about partner localisation
Xavier ALT [Thu, 24 May 2012 16:54:31 +0000 (18:54 +0200)]
[MERGE] crm_partner_assign: test: be more lenient about partner localisation

    As of today, google maps tend to localize:
       Avenue de la Liberté 56, 1000 Brussels, , Belgium
    As:
       Place de la Liberté 56, 1000 Bruxelles, Belgique

    making imprecision and failing geolocalizaton test of
    'crm.crm_case_abcfuelcounits0' (current modification is backported from
    trunk unit-test)

bzr revid: xal@openerp.com-20120524165431-nopxu62kbjrs431o

12 years ago[FIX] crm_partner_assign: test: be more lenient about partner localisation
Xavier ALT [Thu, 24 May 2012 15:29:46 +0000 (17:29 +0200)]
[FIX] crm_partner_assign: test: be more lenient about partner localisation

  As of today, google maps tend to localize:
     Avenue de la Liberté 56, 1000 Brussels, , Belgium
  As:
     Place de la Liberté 56, 1000 Bruxelles, Belgique
  making geolocalizaton of 'crm.crm_case_abcfuelcounits0' fail

bzr revid: xal@openerp.com-20120524152946-y4itnc3n4fps3prx

12 years ago[FIX]:headings are all in other language on the first page of the sales order & purch...
ksa (OpenERP) [Thu, 24 May 2012 12:51:39 +0000 (18:21 +0530)]
[FIX]:headings are all in other language on the first page of the sales order & purchase order But on the second page, they have reverted to English

bzr revid: ksa@tinyerp.com-20120524125139-hlmhbdqf8a9ezefw

12 years ago[IMP]packing.rml: improve the code in the packing report (Case: Ref 575004)
Somesh Khare [Thu, 24 May 2012 11:07:45 +0000 (16:37 +0530)]
[IMP]packing.rml: improve the code in the packing report (Case: Ref 575004)

bzr revid: skh@tinyerp.com-20120524110745-kf09fv7wz0djpdze

12 years ago[FIX] config: when assigning new value, ensure that value are correctly type checked
Xavier ALT [Wed, 23 May 2012 12:53:54 +0000 (14:53 +0200)]
[FIX] config: when assigning new value, ensure that value are correctly type checked

  This make configmanager stronger about config params values (if we need to enforce
  them as int, float, ...). Helping gunicorn user's to not set wrong value, like:

     conf['cpu_time_limit'] = '180'

  In that case, type checker will gracefully convert it to interger.

bzr revid: xal@openerp.com-20120523125354-jr6lgpecjyqrmaz3

12 years ago[FIX] picking.rml : Description product on packing list report(Case: Ref 575004)
Somesh Khare [Wed, 23 May 2012 09:46:14 +0000 (15:16 +0530)]
[FIX] picking.rml : Description product on packing list report(Case: Ref 575004)

bzr revid: skh@tinyerp.com-20120523094614-i09eldczrkdpwj1l

12 years ago[FIX] decimal_precision: properly invalidate cache when changing precisions
Olivier Dony [Wed, 23 May 2012 08:52:34 +0000 (10:52 +0200)]
[FIX] decimal_precision: properly invalidate cache when changing precisions

This was working previously because the cache was disabled,
due to bug #988743. Now that the cache is working again,
it needs to be properly invalidated whenever a decimal.precision
record is created or deleted, otherwise all computations
will use an incorrect precision.

bzr revid: odo@openerp.com-20120523085234-2q8z7f1naydnjgsz

12 years ago[FIX] issue with handling of list view priorities in dashboard
Xavier Morel [Wed, 23 May 2012 08:36:22 +0000 (10:36 +0200)]
[FIX] issue with handling of list view priorities in dashboard

dashboard would select the default list view (id=false) instead of the asked/needed one, breaking the application of filters

bzr revid: xmo@openerp.com-20120523083622-e6y0ug0f4nepw8i4

12 years ago[FIX] tools.cache: typo preventing caching when @skiparg!=2
Olivier Dony [Tue, 22 May 2012 16:27:30 +0000 (18:27 +0200)]
[FIX] tools.cache: typo preventing caching when @skiparg!=2

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

bzr revid: odo@openerp.com-20120522162730-k9514eosjo8w0r1i