odoo/odoo.git
11 years ago[FIX] procurement: typo/wording in product procurement wizard
Olivier Dony [Mon, 10 Jun 2013 11:25:17 +0000 (13:25 +0200)]
[FIX] procurement: typo/wording in product procurement wizard

Makes it slightly easier to understand and translate

bzr revid: odo@openerp.com-20130610112517-g1hvp5ewd7b8z6wu

11 years ago[FIX] base_report_designer: allow connection via XML-RPC over SSL (XML-RPC-Secure)
Christophe Simonis [Mon, 10 Jun 2013 10:47:10 +0000 (12:47 +0200)]
[FIX] base_report_designer: allow connection via XML-RPC over SSL (XML-RPC-Secure)

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

bzr revid: chs@openerp.com-20130610104710-4phnmg7k1vbkrva8

11 years ago[FIX] picking of username for session data directory in case of setuid
Xavier Morel [Mon, 10 Jun 2013 09:21:07 +0000 (11:21 +0200)]
[FIX] picking of username for session data directory in case of setuid

Try using geteuid() before getpass.getuser() so a system where
environment user and effective user (e.g. sudo, start-stop-daemon)
creates session-storage directory with a username matching the access
rights.

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

bzr revid: xmo@openerp.com-20130610092107-o4ym83e4ycz450un

11 years ago[MERGE] [FIX] res.users: prevent exporting the virtual 'Access Rights' fields
Martin Trigaux [Mon, 10 Jun 2013 07:31:27 +0000 (09:31 +0200)]
[MERGE] [FIX] res.users: prevent exporting the virtual 'Access Rights' fields

A corresponding patch on openerp-web takes that
new field attribute into account

bzr revid: mat@openerp.com-20130610073127-kg5dhvslvri4k942

11 years ago[FIX] display 'undefined' in case of falsy graph value rather than empty label
Xavier Morel [Mon, 10 Jun 2013 07:11:51 +0000 (09:11 +0200)]
[FIX] display 'undefined' in case of falsy graph value rather than empty label

bzr revid: xmo@openerp.com-20130610071151-15lhz4o95tl4clak

11 years ago[IMP] use introduced variable across function
Xavier Morel [Mon, 10 Jun 2013 07:10:36 +0000 (09:10 +0200)]
[IMP] use introduced variable across function

bzr revid: xmo@openerp.com-20130610071036-8w771r4urq5j31zz

11 years ago[FIX] display issues of objects with a field called "length"
Xavier Morel [Mon, 10 Jun 2013 07:05:27 +0000 (09:05 +0200)]
[FIX] display issues of objects with a field called "length"

_.each will interpret these as arrays and take incorrect/nonsensical
code paths.

bzr revid: xmo@openerp.com-20130610070527-5u6uirvfkygsp57d

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 9 Jun 2013 06:17:08 +0000 (06:17 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130608070127-tu3wr0ejaojeuizk
bzr revid: launchpad_translations_on_behalf_of_openerp-20130609061554-vunz3dsqv73j8io4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130608074839-suk66wcjidodrzyu
bzr revid: launchpad_translations_on_behalf_of_openerp-20130609061704-e1t9mv2alygf4g38
bzr revid: launchpad_translations_on_behalf_of_openerp-20130608075116-643xgspj93t8g1y9
bzr revid: launchpad_translations_on_behalf_of_openerp-20130609061708-y08i6exqm5v36qg7

11 years ago[MERGE] [I18N] Many translation bugfixes + resync of translation templates with lates...
Olivier Dony [Fri, 7 Jun 2013 19:47:33 +0000 (21:47 +0200)]
[MERGE] [I18N] Many translation bugfixes + resync of translation templates with latest source

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

bzr revid: odo@openerp.com-20130607194733-27oiskc6q4fnp476

11 years ago[MERGE] [I18N] Many translation bugfixes + resync of translation templates with lates...
Olivier Dony [Fri, 7 Jun 2013 19:47:16 +0000 (21:47 +0200)]
[MERGE] [I18N] Many translation bugfixes + resync of translation templates with latest source

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

bzr revid: odo@openerp.com-20130607194716-w917yu2puvjj1npf

11 years ago[I18N] Synchronize translation templates with latest source code
Olivier Dony [Fri, 7 Jun 2013 19:45:13 +0000 (21:45 +0200)]
[I18N] Synchronize translation templates with latest source code

bzr revid: odo@openerp.com-20130607194513-19an571lbpbbzlfz

11 years ago[I18N] Synchronize translation templates with latest source code
Olivier Dony [Fri, 7 Jun 2013 19:43:27 +0000 (21:43 +0200)]
[I18N] Synchronize translation templates with latest source code

bzr revid: odo@openerp.com-20130607194327-b3rpiej9zhrxgtas

11 years ago[I18N] Synchronize translation templates with latest source code
Olivier Dony [Fri, 7 Jun 2013 19:43:09 +0000 (21:43 +0200)]
[I18N] Synchronize translation templates with latest source code

bzr revid: odo@openerp.com-20130607194309-eysyrkxpr0dukm07

11 years ago[MERGE] OPW 590663: account: make error message after changing invoice company transl...
Olivier Dony [Fri, 7 Jun 2013 17:59:49 +0000 (19:59 +0200)]
[MERGE] OPW 590663: account: make error message after changing invoice company translatable

This includes an horrible hack to use a temporary
context inside the onchange() method because it
is not part of the method signature, and we cannot
add it in a stable series.

TODO: fix this hack in trunk!

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

bzr revid: odo@openerp.com-20130607175949-rdboc81lsr7viqa3

11 years ago[MERGE] OPW 590511: dashboard: make list of dashboards translated
Olivier Dony [Fri, 7 Jun 2013 17:29:28 +0000 (19:29 +0200)]
[MERGE] OPW 590511: dashboard: make list of dashboards translated

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

bzr revid: odo@openerp.com-20130607172928-zoji4p7jqxkzvy11

11 years ago[MERGE] OPW 587561: stock: translate move status in Delivery Slip report
Olivier Dony [Fri, 7 Jun 2013 17:18:39 +0000 (19:18 +0200)]
[MERGE] OPW 587561: stock: translate move status in Delivery Slip report

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

bzr revid: odo@openerp.com-20130607171839-iql87w608rtc5f8p

11 years ago[ADD]web: chrome.js add My OpenERP.com account
dle@openerp.com [Fri, 7 Jun 2013 16:37:02 +0000 (18:37 +0200)]
[ADD]web: chrome.js add My OpenERP.com account

bzr revid: dle@openerp.com-20130607163702-4q2mr9y0cztxqflo

11 years ago[MERGE] OPW 590300: make some action help texts consistent with the rest of the system
Olivier Dony [Fri, 7 Jun 2013 16:20:45 +0000 (18:20 +0200)]
[MERGE] OPW 590300: make some action help texts consistent with the rest of the system

The policy is to have a one-line paragraph with
class `oe_view_nocontent_create` that directs the
user to the create button. There are exceptions
when the action is not supposed to be used to
create new records, in which case the help
text should indicate so.

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

bzr revid: odo@openerp.com-20130607162045-7di6r2fllm6k988x

11 years ago[MERGE] OPW 590300: make some action help texts consistent with the rest of the system
Olivier Dony [Fri, 7 Jun 2013 16:09:27 +0000 (18:09 +0200)]
[MERGE] OPW 590300: make some action help texts consistent with the rest of the system

The policy is to have a one-line paragraph with
class `oe_view_nocontent_create` that directs the
user to the create button. There are exceptions
when the action is not supposed to be used to
create new records, in which case the help
text should indicate so.

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

bzr revid: odo@openerp.com-20130607160927-y9kr8tvnuhougkwo

11 years ago[FIX] css: removed the forced left alignment of dropdown menu on the calling element...
Frédéric van der Essen [Fri, 7 Jun 2013 16:03:07 +0000 (18:03 +0200)]
[FIX] css: removed the forced left alignment of dropdown menu on the calling element, as it prevented correct display of the top right drop down menu when it's content was larger than the user name

bzr revid: fva@openerp.com-20130607160307-52z7b4ykb36a2hpr

11 years ago[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
Christophe Matthieu [Fri, 7 Jun 2013 15:53:50 +0000 (17:53 +0200)]
[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)

bzr revid: chm@openerp.com-20130607155350-ouvs6d9ibkbz0qof

11 years ago[MERGE] OPW 592349: account_asset: show asset category on supplier invoice lines...
Olivier Dony [Fri, 7 Jun 2013 15:43:27 +0000 (17:43 +0200)]
[MERGE] OPW 592349: account_asset: show asset category on supplier invoice lines too, not only customer invoices

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

bzr revid: odo@openerp.com-20130607154327-rs703tj3wcvfmvno

11 years ago[MERGE] [FIX] account_payment: structured reference type is not reflected when import...
Martin Trigaux [Fri, 7 Jun 2013 15:26:44 +0000 (17:26 +0200)]
[MERGE] [FIX] account_payment: structured reference type is not reflected when importing from invoice, courtesy of Niels Huylebroeck (Agaplan)

bzr revid: mat@openerp.com-20130607152644-4om98wo6mu3hesfo

11 years ago[FIX] bugs discovered by failing onwrite test case
Xavier Morel [Fri, 7 Jun 2013 15:23:26 +0000 (17:23 +0200)]
[FIX] bugs discovered by failing onwrite test case

Following xmo@openerp.com-20130607120355-x3poxy2ar2bpqqvw:

* add_ids should not add ids which are already in the dataset, this
  leads to duplicates which the web client does not overly like

* methods which add or remove records should not manipulate
  dataset.ids as well as that's now automatic (on_write feature)

* record add should only insert the id in the dataset on non-false ids
  (e.g. list edition uses "pending" record with false id during
  creation, then sets the id it got from create() call)

bzr revid: xmo@openerp.com-20130607152326-2pja1kuwo0ropfuw

11 years ago[FIX] M2m tags field wrong height count when field in nonactive notebook page at...
Christophe Matthieu [Fri, 7 Jun 2013 15:13:39 +0000 (17:13 +0200)]
[FIX] M2m tags field wrong height count when field in nonactive notebook page at load time.

bzr revid: chm@openerp.com-20130607151339-t9n5iv2vap0kvimw

11 years ago[FIX]auth_oauth: controller signin fallback to ?db=dbname if xml_id missing (thus...
dle@openerp.com [Fri, 7 Jun 2013 14:48:49 +0000 (16:48 +0200)]
[FIX]auth_oauth: controller signin fallback to ?db=dbname if xml_id missing (thus, include case where auth_oauth is not installed)

bzr revid: dle@openerp.com-20130607144849-k1u7ac49q8duqulo

11 years ago[MERGE] [FIX] account_payment: structured reference type is not reflected when import...
Martin Trigaux [Fri, 7 Jun 2013 13:52:59 +0000 (15:52 +0200)]
[MERGE] [FIX] account_payment: structured reference type is not reflected when importing from invoice, courtesy of Niels Huylebroeck (Agaplan)

bzr revid: mat@openerp.com-20130607135259-s9j3v5wp3pri47av

11 years ago[FIX] duplicate tag when press tab key two time. Bug 1154057
Christophe Matthieu [Fri, 7 Jun 2013 13:22:03 +0000 (15:22 +0200)]
[FIX] duplicate tag when press tab key two time. Bug 1154057

bzr revid: chm@openerp.com-20130607132203-rcvx6wu820o03tiu

11 years ago[MERGE] [FIX] stock: decimal precision wrong when invoice a purchaseorder with invoic...
Martin Trigaux [Fri, 7 Jun 2013 12:21:51 +0000 (14:21 +0200)]
[MERGE] [FIX] stock: decimal precision wrong when invoice a purchaseorder with invoicing Based on incoming shipments

bzr revid: mat@openerp.com-20130607122151-rnnguw3hlb31923p

11 years ago[IMP] product: specify max size for product lable with long name
Martin Trigaux [Fri, 7 Jun 2013 12:13:11 +0000 (14:13 +0200)]
[IMP] product: specify max size for product lable with long name

bzr revid: mat@openerp.com-20130607121311-ekuzfz5zm8jz52fc

11 years ago[IMP] correctly reinsert ids into dataset when moving them around in the list view
Xavier Morel [Fri, 7 Jun 2013 12:03:55 +0000 (14:03 +0200)]
[IMP] correctly reinsert ids into dataset when moving them around in the list view

bzr revid: xmo@openerp.com-20130607120355-x3poxy2ar2bpqqvw

11 years ago[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
Christophe Matthieu [Fri, 7 Jun 2013 11:38:29 +0000 (13:38 +0200)]
[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)

bzr revid: chm@openerp.com-20130607113829-1mi6jk18c2v3jjhn

11 years ago[MERGE] [FIX] export: allow excluding special virtual fields from exportable data
Martin Trigaux [Fri, 7 Jun 2013 11:34:00 +0000 (13:34 +0200)]
[MERGE] [FIX] export: allow excluding special virtual fields from exportable data

For example the virtual 'Access Rights' fields on
res.users cannot be browsed and cannot currently
by exported.

bzr revid: mat@openerp.com-20130607113400-wglfoknh8qe0hgsx

11 years ago[FIX] translation button or icon not displayed with html widget. Bug 1179505
Christophe Matthieu [Fri, 7 Jun 2013 10:15:17 +0000 (12:15 +0200)]
[FIX] translation button or icon not displayed with html widget. Bug 1179505

bzr revid: chm@openerp.com-20130607101517-zilu97d4akhho72v

11 years ago[FIX] account: correct API call for product_id_change
Martin Trigaux [Fri, 7 Jun 2013 09:58:32 +0000 (11:58 +0200)]
[FIX] account: correct API call for product_id_change

uom -> uom_id to be consistent with the args of the one from account_invoice.py

bzr revid: mat@openerp.com-20130607095832-2p1z011zbsrgl5og

11 years ago[FIX] In graph view group by display wrong value. bug-1171937
Christophe Matthieu [Fri, 7 Jun 2013 09:43:14 +0000 (11:43 +0200)]
[FIX] In graph view group by display wrong value. bug-1171937

bzr revid: chm@openerp.com-20130607094314-t2jyxbnznobu5wef

11 years ago[FIX] res.users: prevent exporting the virtual "Access Rights" fields
Olivier Dony [Fri, 7 Jun 2013 09:30:57 +0000 (11:30 +0200)]
[FIX] res.users: prevent exporting the virtual "Access Rights" fields

A corresponding patch on openerp-web takes that
new field attribute into account.

bzr revid: odo@openerp.com-20130607093057-nujdeq39sqbx2cbo

11 years ago[FIX] export: allow excluding special virtual fields from exportable data
Olivier Dony [Fri, 7 Jun 2013 09:30:44 +0000 (11:30 +0200)]
[FIX] export: allow excluding special virtual fields from exportable data

For example the virtual "Access Rights" fields on
res.users cannot be browsed and cannot currently
by exported.

bzr revid: odo@openerp.com-20130607093044-y3bct44ralu8yf0o

11 years ago[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
Christophe Matthieu [Fri, 7 Jun 2013 09:02:51 +0000 (11:02 +0200)]
[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)

bzr revid: chm@openerp.com-20130607090251-2ym7dx73jdigq93w

11 years ago[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
Christophe Matthieu [Fri, 7 Jun 2013 08:39:01 +0000 (10:39 +0200)]
[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)

bzr revid: chm@openerp.com-20130607083901-f24fjvo0vi696ll3

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 7 Jun 2013 07:02:28 +0000 (07:02 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130607070228-7pj30eek2orow71g

11 years ago[MERGE] OPW 586534: share: proper context passing when opening Share wizard, so actio...
Olivier Dony [Thu, 6 Jun 2013 17:31:58 +0000 (19:31 +0200)]
[MERGE] OPW 586534: share: proper context passing when opening Share wizard, so action labels are translated too

+ use the same context everywhere

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

bzr revid: odo@openerp.com-20130606173158-msgs918p332a2jem

11 years ago[MERGE] OPW 586661: account: make Invoice/Refund breadcrumbs translatable
Olivier Dony [Thu, 6 Jun 2013 16:32:59 +0000 (18:32 +0200)]
[MERGE] OPW 586661: account: make Invoice/Refund breadcrumbs translatable

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

bzr revid: odo@openerp.com-20130606163259-1mp6f44nhrbql6nv

11 years ago[FIX] OPW 586673: mail: make `read more/less` labels translatable
Olivier Dony [Thu, 6 Jun 2013 16:18:37 +0000 (18:18 +0200)]
[FIX] OPW 586673: mail: make `read more/less` labels translatable

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

bzr revid: odo@openerp.com-20130606161837-1loqbdr269cr1udl

11 years ago[MERGE] OPW 586535: account: properly translate the default name for opening entries
Olivier Dony [Thu, 6 Jun 2013 15:10:57 +0000 (17:10 +0200)]
[MERGE] OPW 586535: account: properly translate the default name for opening entries

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

bzr revid: odo@openerp.com-20130606151057-u3stejvky57jfmxr

11 years ago[MERGE] OPW 586154: pos: some missing translation marks in POS GUI
Olivier Dony [Thu, 6 Jun 2013 15:08:20 +0000 (17:08 +0200)]
[MERGE] OPW 586154: pos: some missing translation marks in POS GUI

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

bzr revid: odo@openerp.com-20130606150820-ckz8q2i9u9k71uq2

11 years ago[MERGE] cleditor: on window resize blur event not triggered except firefox so due...
Christophe Matthieu [Thu, 6 Jun 2013 14:44:37 +0000 (16:44 +0200)]
[MERGE] cleditor: on window resize blur event not triggered except firefox so due to which value disappears from the container.

bzr revid: chm@openerp.com-20130606144437-c9rccpsqjv13t3rw

11 years ago[FIX] account: correct journal report with tax_code
Martin Trigaux [Thu, 6 Jun 2013 14:29:09 +0000 (16:29 +0200)]
[FIX] account: correct journal report with tax_code

bzr revid: mat@openerp.com-20130606142909-y56q6dnaz75v7v7b

11 years ago[FIX] view_list: when we have more than 80 record in list and we create new record...
Christophe Matthieu [Thu, 6 Jun 2013 14:26:16 +0000 (16:26 +0200)]
[FIX] view_list: when we have more than 80 record in list and we create new record and switch the views like form->list->form gives traceback. Get if the index is over the number of visible records

bzr revid: chm@openerp.com-20130606142616-41xxepfzkdvyqu9m

11 years ago[MERGE] pager should be disappear when we create a new record from o2m/m2m popup.
Christophe Matthieu [Thu, 6 Jun 2013 12:17:54 +0000 (14:17 +0200)]
[MERGE] pager should be disappear when we create a new record from o2m/m2m popup.

bzr revid: chm@openerp.com-20130606121754-r9xa11ms6do2nrwh

11 years ago[FIX] min height of textarea field in non selected tabs.
Christophe Matthieu [Thu, 6 Jun 2013 12:07:35 +0000 (14:07 +0200)]
[FIX] min height of textarea field in non selected tabs.

bzr revid: chm@openerp.com-20130606120735-u79dqaubgq6zg7tu

11 years ago[FIX] view list: some title not align with other.
Christophe Matthieu [Thu, 6 Jun 2013 10:41:45 +0000 (12:41 +0200)]
[FIX] view list: some title not align with other.

bzr revid: chm@openerp.com-20130606104145-jezs2u9tr3xb3fmh

11 years ago[FIX] height of the many2many_tags field when the field is empty
Christophe Matthieu [Thu, 6 Jun 2013 10:24:37 +0000 (12:24 +0200)]
[FIX] height of the many2many_tags field when the field is empty

bzr revid: chm@openerp.com-20130606102437-8j0ga41pwe8fogd0

11 years ago[MERGE] base: remove remaining company assignments on currencies, courtesy of Stefan...
Olivier Dony [Thu, 6 Jun 2013 10:11:23 +0000 (12:11 +0200)]
[MERGE] base: remove remaining company assignments on currencies, courtesy of Stefan Rijnhart (Therp)

Fix of the testsuite (in openerp/addons/base/test/test_osv_expression.yml)
done on top of Stefan's original patch

bzr revid: odo@openerp.com-20130606101123-1lqm1qesg9jol8gi

11 years ago[MERGE] Onchange must be called for m2o when the popup view is opened an return chang...
Christophe Matthieu [Thu, 6 Jun 2013 09:47:39 +0000 (11:47 +0200)]
[MERGE] Onchange must be called for m2o when the popup view is opened an return changes (save button).

bzr revid: chm@openerp.com-20130606094739-3ydlncwv711txo41

11 years ago[FIX] base: fix o2m testsuite following change of default currency data, in relation...
Olivier Dony [Thu, 6 Jun 2013 09:04:10 +0000 (11:04 +0200)]
[FIX] base: fix o2m testsuite following change of default currency data, in relation with bug 1111298

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

bzr revid: odo@openerp.com-20130606090410-4t6o6se18ejbgqmj

11 years ago[FIX]Refixed the issue of resequence, added id at specified index in dataset.
Mohammed Shekha [Thu, 6 Jun 2013 06:56:30 +0000 (12:26 +0530)]
[FIX]Refixed the issue of resequence, added id at specified index in dataset.

bzr revid: msh@openerp.com-20130606065630-r536yqlcq0wihs8l

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 6 Jun 2013 06:29:01 +0000 (06:29 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130606062901-5gh1mnjepy36whkh

11 years ago[IMP] close search autocompletion list while completing
Xavier Morel [Wed, 5 Jun 2013 14:49:49 +0000 (16:49 +0200)]
[IMP] close search autocompletion list while completing

Looks slightly worse as results don't seamlessly update in-place, but
limits/avoids the risk of quick-typing, hitting [Return] and getting
an incomplete/incorrect query because the completion didn't catch up
(e.g. slow network) and [Return] validated the previously retrieved
completion.

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

bzr revid: xmo@openerp.com-20130605144949-jbzs2hppr6c1djg3

11 years ago[IMP] PNG recompression
Xavier Morel [Wed, 5 Jun 2013 12:43:27 +0000 (14:43 +0200)]
[IMP] PNG recompression

bzr revid: xmo@openerp.com-20130605124327-poy97bvw73sdm1o6

11 years ago[FIX] search view layout in case of very long facet value
Xavier Morel [Wed, 5 Jun 2013 10:52:40 +0000 (12:52 +0200)]
[FIX] search view layout in case of very long facet value

* don't fix facet height so the facet content correctly "grows" all of
  the facet and thus the surrounding view

* hard-code the heights of the view-level controls (clear and open
  drawer) to avoid both overly large hitbox and their moving outside
  of the top-right corner

* add some margins on the facets container to avoid overlaps between
  top-level search controls and facet activable elements

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

bzr revid: xmo@openerp.com-20130605105240-h9o03ol7l8dti1yn

11 years ago[FIX] MSIE9 issue where complete.previous would be '' instead of undefined
Xavier Morel [Wed, 5 Jun 2013 10:52:27 +0000 (12:52 +0200)]
[FIX] MSIE9 issue where complete.previous would be '' instead of undefined

bzr revid: xmo@openerp.com-20130605105227-6e5a6ckxshk8uwkg

11 years ago[MERGE] l10n_lu: update account labels to match latest eCDF values + improve mapping...
Olivier Dony [Wed, 5 Jun 2013 10:29:07 +0000 (12:29 +0200)]
[MERGE] l10n_lu: update account labels to match latest eCDF values + improve mapping with financial reports (bs, p&l), courtesy of Stéphane Bidoul (Acsone)

bzr revid: odo@openerp.com-20130605102907-s3c6ag939swr8lma

11 years ago[FIX] stock: fixed error in stock valuation entries
Quentin (OpenERP) [Wed, 5 Jun 2013 10:14:42 +0000 (12:14 +0200)]
[FIX] stock: fixed error in stock valuation entries

bzr revid: qdp-launchpad@openerp.com-20130605101442-45pyldayhkx3o66f

11 years ago[FIX] account: don't display non-commercial partners for bank statement
Martin Trigaux [Wed, 5 Jun 2013 09:13:26 +0000 (11:13 +0200)]
[FIX] account: don't display non-commercial partners for bank statement

bzr revid: mat@openerp.com-20130605091326-pfcq6xp2f71bcvhz

11 years agol10n_lu account chart: align account names with latest eCDF field list
Stéphane Bidoul [Wed, 5 Jun 2013 07:52:44 +0000 (09:52 +0200)]
l10n_lu account chart: align account names with latest eCDF field list

bzr revid: stephane.bidoul@acsone.eu-20130605075244-x7hhf9kl1nr1rb42

11 years ago[FIX] account: don't display non-commercial partners for bank statement
Martin Trigaux [Wed, 5 Jun 2013 07:49:57 +0000 (09:49 +0200)]
[FIX] account: don't display non-commercial partners for bank statement

bzr revid: mat@openerp.com-20130605074957-tpd3jol51ww7j86i

11 years agol10n_lu account chart: add missing mappings between account chart and financial reports
Stéphane Bidoul [Wed, 5 Jun 2013 07:43:00 +0000 (09:43 +0200)]
l10n_lu account chart: add missing mappings between account chart and financial reports

Accounts 756, 758 and 759 should be the only one not mapped as
the mapping is ambiguous, and child accounts should me mapped individually.

bzr revid: stephane.bidoul@acsone.eu-20130605074300-gyiwqfb7qa7wwkbo

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 5 Jun 2013 06:33:53 +0000 (06:33 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130605063353-olbsp2vtidn3j2l8

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 5 Jun 2013 06:33:46 +0000 (06:33 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130604062709-pb9s1kp33ar9hc9u
bzr revid: launchpad_translations_on_behalf_of_openerp-20130605063346-xa44erszwq702eya

11 years ago[MERGE] base_import: better FAQ
Martin Trigaux [Tue, 4 Jun 2013 15:20:59 +0000 (17:20 +0200)]
[MERGE] base_import: better FAQ

bzr revid: mat@openerp.com-20130604152059-batvt7x6zvvwbipr

11 years ago[FIX] assertion errors in search view when selecting all of a search input's content
Xavier Morel [Tue, 4 Jun 2013 15:05:51 +0000 (17:05 +0200)]
[FIX] assertion errors in search view when selecting all of a search input's content

Force normalization of the input's root node, Firefox tends to spawn
multiple text node children then create selection ranges over all of
them and worse.

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

bzr revid: xmo@openerp.com-20130604150551-0m0b48aifg9favz8

11 years ago[MERGE] [FIX] sale_crm: add payment_term to sale order
Martin Trigaux [Tue, 4 Jun 2013 14:46:18 +0000 (16:46 +0200)]
[MERGE] [FIX] sale_crm: add payment_term to sale order

bzr revid: mat@openerp.com-20130604144618-midnzv5x0418amkf

11 years ago[MERGE] [FIX] correct path for printing webkit reports on windows server, courtesy...
Martin Trigaux [Tue, 4 Jun 2013 08:46:31 +0000 (10:46 +0200)]
[MERGE] [FIX] correct path for printing webkit reports on windows server, courtesy of Olivier Laurent (Acsone)

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

bzr revid: mat@openerp.com-20130604084631-pv3echfj33qatqug

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 4 Jun 2013 06:27:25 +0000 (06:27 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130604062725-756lijc06mik58o7

11 years ago[MERGE] l10n_ca: fix some tax definitions + updated fiscal position names, courtesy...
Olivier Dony [Mon, 3 Jun 2013 16:10:20 +0000 (18:10 +0200)]
[MERGE] l10n_ca: fix some tax definitions + updated fiscal position names, courtesy of Jonatan Cloutier (Savoir-Faire Linux)

bzr revid: odo@openerp.com-20130603161020-gljpqmv504pn2npv

11 years ago[MERGE] l10n_lu: update financial report labels to match latest eCDF values, courtesy...
Olivier Dony [Mon, 3 Jun 2013 15:56:10 +0000 (17:56 +0200)]
[MERGE] l10n_lu: update financial report labels to match latest eCDF values, courtesy of Stéphane Bidoul (Acsone)

bzr revid: odo@openerp.com-20130603155610-penultapioum2i8w

11 years ago[FIX] trml2pdf: reportlab 2.4.4 doesn't support the previous syntax (sname in self...
Quentin (OpenERP) [Mon, 3 Jun 2013 09:30:48 +0000 (11:30 +0200)]
[FIX] trml2pdf: reportlab 2.4.4 doesn't support the previous syntax (sname in self.default_style)

bzr revid: qdp-launchpad@openerp.com-20130603093048-4iwgnb4hxhsxrazc

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 1 Jun 2013 05:59:28 +0000 (05:59 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130601055923-2o80qu13ofm2jkfh
bzr revid: launchpad_translations_on_behalf_of_openerp-20130531070111-eqt2i0xb3xqrth7p
bzr revid: launchpad_translations_on_behalf_of_openerp-20130601055928-uap5zeq41e0317xt

11 years ago[FIX] crm: after a merge of several leads/opportunities, delete the old records as...
Quentin (OpenERP) [Fri, 31 May 2013 12:34:14 +0000 (14:34 +0200)]
[FIX] crm: after a merge of several leads/opportunities, delete the old records as the SUPERUSER to avoid security issues.

bzr revid: qdp-launchpad@openerp.com-20130531123414-ezx9ixg9ggame1g6

11 years ago[FIX] sale_margin: when sharing a SO with a customer, don't show the margin
Quentin (OpenERP) [Fri, 31 May 2013 12:27:45 +0000 (14:27 +0200)]
[FIX] sale_margin: when sharing a SO with a customer, don't show the margin

bzr revid: qdp-launchpad@openerp.com-20130531122745-lkhi0nftibhu325j

11 years ago[FIX] account, usability: restrict the choice of the account to the ones with type...
Quentin (OpenERP) [Fri, 31 May 2013 12:19:45 +0000 (14:19 +0200)]
[FIX] account, usability: restrict the choice of the account to the ones with type 'other' for income and expense account of product and invoice line

bzr revid: qdp-launchpad@openerp.com-20130531121945-fjb9y6rj3k9qd4m9

11 years ago[FIX] hr: display the employee instead of the user in the calendar view
Quentin (OpenERP) [Fri, 31 May 2013 12:13:51 +0000 (14:13 +0200)]
[FIX] hr: display the employee instead of the user in the calendar view

bzr revid: qdp-launchpad@openerp.com-20130531121351-iirl3ukuojphy21z

11 years ago[hr_hlidays] : Calender view display False value if no user_id
Dhruti Shastri (OpenERP) [Fri, 31 May 2013 12:04:53 +0000 (17:34 +0530)]
[hr_hlidays] : Calender view display False value if no user_id

bzr revid: dhs@tinyerp.com-20130531120453-56m4n4h4bxrca2x5

11 years ago[FIX]crm : delete with super user to avoid access rules because if there is any user...
Pinakin Nayi (OpenERP) [Fri, 31 May 2013 11:47:16 +0000 (17:17 +0530)]
[FIX]crm : delete with super user to avoid access rules because if there is any user (not have delete access of lead) than also merge opportunity

bzr revid: pna@tinyerp.com-20130531114716-5as9flbu2506reh0

11 years ago[IMP/FIX] report, trml2pdf: added the support of registerFontFamily tag to allow...
Quentin (OpenERP) [Fri, 31 May 2013 11:46:12 +0000 (13:46 +0200)]
[IMP/FIX] report, trml2pdf: added the support of registerFontFamily tag to allow the mapping of different fonts for bold, italic or boldItalic

bzr revid: qdp-launchpad@openerp.com-20130531114612-ofcn1swt5o5cc7oc

11 years ago[FIX]Hide the margin in SO if you see SO as a customer through portal, if 'Display...
Dharti Ratani (Open ERP) [Fri, 31 May 2013 09:23:11 +0000 (14:53 +0530)]
[FIX]Hide the margin in SO if you see SO as a customer through portal, if 'Display margin on sale orders' is activated

bzr revid: dhr@tinyerp.com-20130531092311-rgtlbv55ai4223pk

11 years ago[MERGE] project: wrong FK used in implementation of project.search(), courtesy of...
Olivier Dony [Fri, 31 May 2013 09:11:50 +0000 (11:11 +0200)]
[MERGE] project: wrong FK used in implementation of project.search(), courtesy of Nicolas Bessi (Camptocamp)

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

bzr revid: odo@openerp.com-20130531091150-4cs6p4w3ced3dist

11 years ago[FIX] base, res_company: typo in default paraStyle tagname
Quentin (OpenERP) [Fri, 31 May 2013 07:47:45 +0000 (09:47 +0200)]
[FIX] base, res_company: typo in default paraStyle tagname

bzr revid: qdp-launchpad@openerp.com-20130531074745-ycfvlzrvlkrli33h

11 years ago[FIX] project name search if aa id != project id
nicolas.bessi@camptocamp.com [Fri, 31 May 2013 07:36:31 +0000 (09:36 +0200)]
[FIX] project name search if aa id != project id

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

bzr revid: nicolas.bessi@camptocamp.com-20130531073631-dthwxiyp8mnmtkfr

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 31 May 2013 07:01:07 +0000 (07:01 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130531070107-7d2k818beg8965ll

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 31 May 2013 07:00:10 +0000 (07:00 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130531070010-d94zj275obvxgnow

11 years ago[FIX]account : account invoice balance is double the total
Pinakin Nayi (OpenERP) [Fri, 31 May 2013 06:29:46 +0000 (11:59 +0530)]
[FIX]account : account invoice balance is double the total

bzr revid: pna@tinyerp.com-20130531062946-i0rhy98n8bjk9nh4

11 years ago[FIX] portal_hr_employee: force inherit_id to False to avoid errors during migrations
Olivier Dony [Thu, 30 May 2013 15:12:55 +0000 (17:12 +0200)]
[FIX] portal_hr_employee: force inherit_id to False to avoid errors during migrations

The view has been converted to a first-class view
but was an inherited view before, so existing
database will exhibit issues when updating unless
the inherit_id field is forced to NULL.

Also fixed a minor typo.

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

bzr revid: odo@openerp.com-20130530151255-6kx6l91mwwa4tfei

11 years ago[IMP] Change src dest main currency when creating accounting entries for stock
Josse Colpaert [Thu, 30 May 2013 15:04:41 +0000 (17:04 +0200)]
[IMP] Change src dest main currency when creating accounting entries for stock

bzr revid: jco@openerp.com-20130530150441-fgr5aoi89v4gvra1

11 years ago[MERGE] [CHERRYPICK] Backport of revision 4879 of saas-1 branch.
Thibault Delavallée [Thu, 30 May 2013 14:26:08 +0000 (16:26 +0200)]
[MERGE] [CHERRYPICK] Backport of revision 4879 of saas-1 branch.
[FIX] ir_attachment: in check, values could coutain a
False res_model; no need to check self.pool[False], obviously. We consider void attachments
as being accessible, because no related document exists.

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

bzr revid: tde@openerp.com-20130530142608-jgu1y7175q8hjkt5

11 years ago[FIX] triggering of dataset_changed events to correctly happen *after* the operation
Xavier Morel [Thu, 30 May 2013 13:11:15 +0000 (15:11 +0200)]
[FIX] triggering of dataset_changed events to correctly happen *after* the operation

also added it to DataSet#create calls where it seems to be missing

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

bzr revid: xmo@openerp.com-20130530131115-tzap50w2ydnqmxit

11 years ago[IMP] allow export of selected records only
Xavier Morel [Thu, 30 May 2013 10:05:56 +0000 (12:05 +0200)]
[IMP] allow export of selected records only

bzr revid: xmo@openerp.com-20130530100556-yidc2yyx8mm4au1q

11 years ago[IMP] export view: use events hash
Xavier Morel [Thu, 30 May 2013 10:04:20 +0000 (12:04 +0200)]
[IMP] export view: use events hash

bzr revid: xmo@openerp.com-20130530100420-8zsa03ssom8ox2g4

11 years ago[IMP] code cleanup, better use of jquery
Xavier Morel [Thu, 30 May 2013 09:58:27 +0000 (11:58 +0200)]
[IMP] code cleanup, better use of jquery

bzr revid: xmo@openerp.com-20130530095827-ondsza16ze29neel