odoo/odoo.git
11 years ago[FIX]Fixed the issue of IE8 in which Import functionality is not working.
msh-openerp [Tue, 28 Aug 2012 13:22:44 +0000 (18:52 +0530)]
[FIX]Fixed the issue of IE8 in which Import functionality is not working.

bzr revid: msh@tinyerp.com-20120828132244-shc344j4smo0k4wa

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 30 Aug 2012 05:26:16 +0000 (05:26 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120828100939-57o3hlwidhig7fkm
bzr revid: launchpad_translations_on_behalf_of_openerp-20120830052616-lctzwyi167hu5gs3

11 years ago[MERGE] OPW 574251: account_voucher: voucher on bank statement, have to use period...
Xavier ALT [Tue, 28 Aug 2012 10:58:11 +0000 (12:58 +0200)]
[MERGE] OPW 574251: account_voucher: voucher on bank statement, have to use period and date from bank statement / bank statement line - not today

bzr revid: xal@openerp.com-20120828105811-2y6dawc747dhhj77

11 years ago[MERGE] staging branch with fixes
Quentin (OpenERP) [Tue, 28 Aug 2012 10:14:27 +0000 (12:14 +0200)]
[MERGE] staging branch with fixes

bzr revid: qdp-launchpad@openerp.com-20120828101427-bmdlu6yckyiu5onw

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 28 Aug 2012 10:07:53 +0000 (10:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120828100753-2ni23fsm9ntn1kno

11 years ago[FIX] sale/purchase: uniform the domains on the analytic account field on sale.order...
Quentin (OpenERP) [Tue, 28 Aug 2012 09:29:46 +0000 (11:29 +0200)]
[FIX] sale/purchase: uniform the domains on the analytic account field on sale.order and purchase.order, to match the same domain than in invoices

bzr revid: qdp-launchpad@openerp.com-20120828092946-4h63436hf9vvmnua

11 years ago[MERGE] OPW 267641: crm/crm_action_rule: mail action are not sent to both action...
Xavier ALT [Tue, 28 Aug 2012 08:36:02 +0000 (10:36 +0200)]
[MERGE] OPW 267641: crm/crm_action_rule: mail action are not sent to both action and current watchers

bzr revid: xal@openerp.com-20120828083602-q0hk043oc9ur2i5k

11 years ago[FIX] account, generation of objects from templates: the set of taxes by default...
Quentin (OpenERP) [Tue, 28 Aug 2012 07:48:35 +0000 (09:48 +0200)]
[FIX] account, generation of objects from templates: the set of taxes by default should be done as super user

bzr revid: qdp-launchpad@openerp.com-20120828074835-od3blsdpgmzecbih

11 years ago[FIX] OPW 267641: crm/crm_action_rule: mail action are not sent to both action and...
Xavier ALT [Tue, 28 Aug 2012 07:41:39 +0000 (09:41 +0200)]
[FIX] OPW 267641: crm/crm_action_rule: mail action are not sent to both action and current watchers

  forward port of v6.0 revid: nel@tinyerp.com-20120220115804-e2dw9nq60r0gbchg

bzr revid: xal@openerp.com-20120828074139-mp1xxsbl1ngyoyp8

11 years ago[MERGE] OPW 576610: always reuse printed invoice instead of regenerating
Olivier Dony [Mon, 27 Aug 2012 12:03:05 +0000 (14:03 +0200)]
[MERGE] OPW 576610: always reuse printed invoice instead of regenerating

Backport of trunk fix r.7215
revid:qdp-launchpad@openerp.com-20120808101419-bd1hmpp3nv7byp2o

bzr revid: odo@openerp.com-20120827120305-fln010khfcvjzy29

11 years ago[MERGE] OPW 577292: orm: force computing store values for all columns on unlink()
Xavier ALT [Mon, 27 Aug 2012 08:29:05 +0000 (10:29 +0200)]
[MERGE] OPW 577292: orm: force computing store values for all columns on unlink()

bzr revid: xal@openerp.com-20120827082905-mh12du8t60zzeh0y

11 years ago[MERGE] OPW 577140: stock: use float_compare() to check if initial and provided quant...
Xavier ALT [Mon, 27 Aug 2012 06:48:49 +0000 (08:48 +0200)]
[MERGE] OPW 577140: stock: use float_compare() to check if initial and provided quantity equals - based on UoM rounding

bzr revid: xal@openerp.com-20120827064849-67mo7ln8uyx1z2pl

11 years ago[FIX] OPW 577140: stock: use float_compare() to check if initial and provided quantit...
Xavier ALT [Sun, 26 Aug 2012 20:59:54 +0000 (22:59 +0200)]
[FIX] OPW 577140: stock: use float_compare() to check if initial and provided quantity equals - based on UoM rounding

bzr revid: xal@openerp.com-20120826205954-of9eokcaiok3d7yt

11 years ago[FIX] OPW 577292: orm: force computing store values for all columns on unlink()
Xavier ALT [Sun, 26 Aug 2012 20:26:55 +0000 (22:26 +0200)]
[FIX] OPW 577292: orm: force computing store values for all columns on unlink()

bzr revid: xal@openerp.com-20120826202655-e28mcrpof6iss1bk

11 years ago[FIX] OPW 577292: orm: fix _store_get_values() when requested for empty fields (unlin...
Xavier ALT [Fri, 24 Aug 2012 14:03:36 +0000 (16:03 +0200)]
[FIX] OPW 577292: orm: fix _store_get_values() when requested for empty fields (unlink case)

bzr revid: xal@openerp.com-20120824140336-1kfwa517y8m1qmh8

11 years ago[FIX] res_users: improve behavior when user record is locked during login
Olivier Dony [Wed, 22 Aug 2012 16:29:21 +0000 (18:29 +0200)]
[FIX] res_users: improve behavior when user record is locked during login

Avoid logging an ugly and frightening traceback,
plus properly rollback the failed transaction before
continuing.
This is an extra fix for previous commit
rev. 4049 rev-id odo@openerp.com-20120213183207-45ptopqm0szritgx

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

bzr revid: odo@openerp.com-20120822162921-i6zrik38w1czkamq

11 years ago[MERGE] BUG 1039664: edi: fix wrong cursor when generating edi_web_url_view
Xavier ALT [Wed, 22 Aug 2012 09:22:21 +0000 (11:22 +0200)]
[MERGE] BUG 1039664: edi: fix wrong cursor when generating edi_web_url_view

  regression from revid: xal@openerp.com-20120820155414-ajy5iyb37uyfsuzo

bzr revid: xal@openerp.com-20120822092221-omje60kw4ieq33y5

11 years ago[FIX] document: complete previous fix, restore sort order after filtering
Olivier Dony [Wed, 22 Aug 2012 09:10:40 +0000 (11:10 +0200)]
[FIX] document: complete previous fix, restore sort order after filtering

bzr revid: odo@openerp.com-20120822091040-96czcj6aunim29jw

11 years ago[FIX] EDI : Correct cursor passed to call,regression fixed caused by http://bazaar...
Serpent Consulting Services [Tue, 21 Aug 2012 21:47:08 +0000 (03:17 +0530)]
[FIX] EDI : Correct cursor passed to call,regression fixed caused by bazaar.launchpad.net/~openerp/openobject-addons/6.1/revision/6956

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

bzr revid: support@serpentcs.com-20120821214708-z08v9l8ind6usgvh

11 years ago[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases
Xavier ALT [Tue, 21 Aug 2012 15:10:52 +0000 (17:10 +0200)]
[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases

bzr revid: xal@openerp.com-20120821151052-jemk0b3d7h0z3t82

11 years ago[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases
Xavier ALT [Tue, 21 Aug 2012 15:08:05 +0000 (17:08 +0200)]
[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases

bzr revid: xal@openerp.com-20120821150805-484i08b6083eigi1

11 years ago[FIX] OPW 577963: ir.attachment: finish previous fix by restoring original sort order
Olivier Dony [Tue, 21 Aug 2012 14:16:05 +0000 (16:16 +0200)]
[FIX] OPW 577963: ir.attachment: finish previous fix by restoring original sort order

bzr revid: odo@openerp.com-20120821141605-ejcfki1rh2z4xhdi

11 years ago[MERGE] fixes in account_voucher
Quentin (OpenERP) [Tue, 21 Aug 2012 14:09:08 +0000 (16:09 +0200)]
[MERGE] fixes in account_voucher

bzr revid: qdp-launchpad@openerp.com-20120821140908-jnl2z30fssqi88z7

11 years ago[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases
Olivier Dony [Tue, 21 Aug 2012 13:19:20 +0000 (15:19 +0200)]
[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases

Frequents calls to list.remove() were being a bottleneck for large
document lists (100k+). Using a set make remove() calls much faster.

This commit has a corresponding server patch in the core ir.attachment
search method.

bzr revid: odo@openerp.com-20120821131920-j653hvmff78fxxtr

11 years ago[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases
Olivier Dony [Tue, 21 Aug 2012 13:02:02 +0000 (15:02 +0200)]
[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases

Frequents calls to list.remove() were being a bottleneck for large
document lists (100k+). Using a set make remove() calls much faster.

Also turned a read() into a pure SQL command, as its high-level
features were unnecessary (security checks performed before and
after it anyways) and it was 50% slower than the direct SQL version.

This commit has a corresponding addons patch in order to use a set
instead of a list in the document module as well.

bzr revid: odo@openerp.com-20120821130202-71z83drt347lf45n

11 years ago[FIX] account_voucher: in case of supplier vouchers, the accounting entries related...
Quentin (OpenERP) [Tue, 21 Aug 2012 12:23:47 +0000 (14:23 +0200)]
[FIX] account_voucher: in case of supplier vouchers, the accounting entries related to an exchange rate difference must be inverted

bzr revid: qdp-launchpad@openerp.com-20120821122347-cj73raq76dj4ktcv

11 years ago[FIX] account_voucher: round the amount_in_company_currency accordingly to the precis...
Quentin (OpenERP) [Tue, 21 Aug 2012 12:20:42 +0000 (14:20 +0200)]
[FIX] account_voucher: round the amount_in_company_currency accordingly to the precision set on the company currency

bzr revid: qdp-launchpad@openerp.com-20120821122042-a78exkcem4p6j2ou

11 years ago[MERGE] OPW 576491: edi + email_template: correctly generate edi_web_view_url when...
Xavier ALT [Mon, 20 Aug 2012 15:56:01 +0000 (17:56 +0200)]
[MERGE] OPW 576491: edi + email_template: correctly generate edi_web_view_url when sending email from mail.compose.message wizard

 * edi: improve generation/usage of edi_web_url_view for template rendering

   - wrap edi_web_url_view generation to _edi_get_object_web_url_view() method.
   - automatically add 'edi_web_url_view' to all email.template rendering context

   - introduce LazyEdiWebUrlViewGetter class, to allow resolving record wihtin
     template rendering context - only when necessary. This to prevent generating
     unrequested edi_web_url_view links

 * mail & email_template: allow to modify render_template context

   - add _prepare_render_template_context() method to allow modifying context
     before rendering template.

bzr revid: xal@openerp.com-20120820155601-appnnpp4p3a803nz

11 years ago[MERGE] OPW 577014: email_template: for not force mass_mail in mail.compose.message...
Xavier ALT [Mon, 20 Aug 2012 15:54:14 +0000 (17:54 +0200)]
[MERGE] OPW 577014: email_template: for not force mass_mail in mail.compose.message wizard, if user is working on a single resource

bzr revid: xal@openerp.com-20120820155414-ajy5iyb37uyfsuzo

11 years ago[MERGE] OPW 576484: account: fix invoice residual, avoid adding multiple times residu...
Xavier ALT [Mon, 20 Aug 2012 15:52:57 +0000 (17:52 +0200)]
[MERGE] OPW 576484: account: fix invoice residual, avoid adding multiple times residual for same partial reconcile

bzr revid: xal@openerp.com-20120820155257-409j3axs2pvslp2t

11 years ago[FIX] account_voucher: supplier payment, accounting entry generation
Quentin (OpenERP) [Mon, 20 Aug 2012 12:30:21 +0000 (14:30 +0200)]
[FIX] account_voucher: supplier payment, accounting entry generation

bzr revid: qdp-launchpad@openerp.com-20120820123021-sombshfgl2bpp2z9

11 years ago[FIX] edi: fix wrong if conditions
Xavier ALT [Mon, 20 Aug 2012 10:11:53 +0000 (12:11 +0200)]
[FIX] edi: fix wrong if conditions

bzr revid: xal@openerp.com-20120820101153-ca5tnbzhume60bzi

11 years ago[FIX] edi: improve generation/usage of edi_web_url_view for template rendering
Xavier ALT [Mon, 20 Aug 2012 08:34:56 +0000 (10:34 +0200)]
[FIX] edi: improve generation/usage of edi_web_url_view for template rendering

  - wrap edi_web_url_view generation to _edi_get_object_web_url_view() method.
  - automatically add 'edi_web_url_view' to all email.template rendering context

  - introduce LazyEdiWebUrlViewGetter class, to allow resolving record wihtin
    template rendering context - only when necessary. This to prevent generating
    unrequested edi_web_url_view links

bzr revid: xal@openerp.com-20120820083456-teqk4kdqe8mv59p8

11 years ago[FIX] email_template: allow to modify render_template context
Xavier ALT [Mon, 20 Aug 2012 08:30:47 +0000 (10:30 +0200)]
[FIX] email_template: allow to modify render_template context

  - add _prepare_render_template_context() method to email.template to allow
    modifying context used for rendering template.

  - override mail.compose.message wizard to use email.template's
    _prepare_render_template_context instead of mail's one.

bzr revid: xal@openerp.com-20120820083047-a52nj5e113c0lniz

11 years ago[FIX] mail: improved render_template context preparation
Xavier ALT [Mon, 20 Aug 2012 08:19:11 +0000 (10:19 +0200)]
[FIX] mail: improved render_template context preparation

  - rename '_pre_render_template' to '_prepare_render_template_context'
  - _preare_render_template_context return a new context, which is distinct
    from original method context - as we want to control more precisely what
    context will be available to render_template().

bzr revid: xal@openerp.com-20120820081911-34h2zlzcrspfpyz6

11 years ago[FIX] email_template: when composing email on unique resource force non mass_mail...
Xavier ALT [Mon, 20 Aug 2012 07:56:41 +0000 (09:56 +0200)]
[FIX] email_template: when composing email on unique resource force non mass_mail mode

bzr revid: xal@openerp.com-20120820075641-0cqi0r5jkgz0dd02

11 years ago[MERGE] OPW 578181: fix missing column in hr.holiday list, making group by date_from...
Olivier Dony [Fri, 17 Aug 2012 13:55:55 +0000 (15:55 +0200)]
[MERGE] OPW 578181: fix missing column in hr.holiday list, making group by date_from fail miserably

bzr revid: odo@openerp.com-20120817135555-clyc6lxnnx7zjbw0

11 years ago[FIX] hr_holiday:Leave Allocation Request Group By Start_Date Give Error'(Case:578181)
Hemendra Paregi (Open ERP) [Fri, 17 Aug 2012 10:30:50 +0000 (16:00 +0530)]
[FIX] hr_holiday:Leave Allocation Request Group By Start_Date Give Error'(Case:578181)

bzr revid: hpa@tinyerp.com-20120817103050-4e3au9wm2m09pare

11 years ago[MERGE] OPW 574507: mrp: 'change qty' wizard on MO have to also update the related...
Xavier ALT [Fri, 17 Aug 2012 08:36:10 +0000 (10:36 +0200)]
[MERGE] OPW 574507: mrp: 'change qty' wizard on MO have to also update the related picking list stock move quantity

bzr revid: xal@openerp.com-20120817083610-pzmdyrczmw4asocb

11 years ago[MERGE] OPW 576461: account: on invoice move creation, correctly compute quantity...
Xavier ALT [Fri, 17 Aug 2012 07:33:09 +0000 (09:33 +0200)]
[MERGE] OPW 576461: account: on invoice move creation, correctly compute quantity and amount currency when journal is configured for grouping

bzr revid: xal@openerp.com-20120817073309-3r3r1eq4o39lwkt1

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 17 Aug 2012 05:12:19 +0000 (05:12 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120814052054-bx2tnsaore0gfpgq
bzr revid: launchpad_translations_on_behalf_of_openerp-20120815051428-du6l7jjry6vs3c3u
bzr revid: launchpad_translations_on_behalf_of_openerp-20120816051052-slbzroi4qb1z52y7
bzr revid: launchpad_translations_on_behalf_of_openerp-20120817051219-1mhj7vyaljydnn8d

11 years ago[MERGE] OPW 576295: ir_attachment: fix regression/typo introduced in r.4069
Olivier Dony [Thu, 16 Aug 2012 15:40:20 +0000 (17:40 +0200)]
[MERGE] OPW 576295: ir_attachment: fix regression/typo introduced in r.4069

count is explicitly set to False in order to
filter the results coming from upstream before
doing the actual count

bzr revid: odo@openerp.com-20120816154020-5s6wbwfb5l2xsnyv

11 years ago[MERGE] OPW 577592: form view - properly flag m2o fields as dirty when removing the...
Olivier Dony [Tue, 14 Aug 2012 14:53:50 +0000 (16:53 +0200)]
[MERGE] OPW 577592: form view - properly flag m2o fields as dirty when removing the value

bzr revid: odo@openerp.com-20120814145350-cyqkzsmy8l0mvwfd

11 years ago[FIX] OPW 576675: base_crypt: avoid causing TransactionRollbackErrors after each...
Olivier Dony [Mon, 13 Aug 2012 15:16:48 +0000 (17:16 +0200)]
[FIX] OPW 576675: base_crypt: avoid causing TransactionRollbackErrors after each registry reload

See individual commit message for more info

bzr revid: odo@openerp.com-20120813151648-gvxggkz0dnj3y6ax

11 years ago[FIX] base_crypt: safer initial crypting of user passwords
Olivier Dony [Mon, 13 Aug 2012 14:52:00 +0000 (16:52 +0200)]
[FIX] base_crypt: safer initial crypting of user passwords

Avoid locking the full users table unless there is
really at least one user record to crypt.
Avoid using a separate cursor that could create a deadlock
or TransactionRollbackError in the main init() transaction.

bzr revid: odo@openerp.com-20120813145200-cc0gfzz04aundxhw

11 years ago[FIX] base_crypt: avoid table lock on res_users during simple auth check
Olivier Dony [Mon, 13 Aug 2012 14:35:52 +0000 (16:35 +0200)]
[FIX] base_crypt: avoid table lock on res_users during simple auth check

Performing a full table lock is potentially very slow
due to the number of tables holding foreign keys towards
res_users, so we should avoid doing that for simple
auth check() calls. The point was only to avoid failing
the update of the last login timestamp, which we don't
actually care much about. So we can replace that with a
simple SELECT FOR UPDATE NOWAIT on that specific user
row and and skip the update in case the LOCK was
not granted

bzr revid: odo@openerp.com-20120813143552-3g3z0q9n1iox8a0b

11 years ago[MERGE] l10n_be fixes
Quentin (OpenERP) [Mon, 13 Aug 2012 12:02:28 +0000 (14:02 +0200)]
[MERGE] l10n_be fixes

bzr revid: qdp-launchpad@openerp.com-20120813120228-00j6e539rq0nr7ab

11 years ago[FIX] l10n_be: amounts in xml file MUST have 2 digits after the comma (43.5 isn't...
Quentin (OpenERP) [Mon, 13 Aug 2012 10:26:10 +0000 (12:26 +0200)]
[FIX] l10n_be: amounts in xml file MUST have 2 digits after the comma (43.5 isn't valid)

bzr revid: qdp-launchpad@openerp.com-20120813102610-tdzhimus2c4h6j3a

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 13 Aug 2012 05:53:20 +0000 (05:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120811055952-typ7197zyc2v5scp
bzr revid: launchpad_translations_on_behalf_of_openerp-20120812045640-zto7bzgboyhpb7cr
bzr revid: launchpad_translations_on_behalf_of_openerp-20120813055320-1dinuvvl8tfr9b2p

11 years ago[MERGE] mail.thread: fix message_process to avoid duplicate deliveries
Olivier Dony [Fri, 10 Aug 2012 12:37:53 +0000 (14:37 +0200)]
[MERGE] mail.thread: fix message_process to avoid duplicate deliveries

Due to a programming error in the code, any message that had
several values in the References header create as many
duplicate copies of the message as they were previous
messages in the discussion.
Also cleaned up and simplified the code.

bzr revid: odo@openerp.com-20120810123753-c00y4l1276b8guqb

11 years ago[FIX] mail.thread: fix message_process to avoid duplicate deliveries
Olivier Dony [Fri, 10 Aug 2012 11:48:38 +0000 (13:48 +0200)]
[FIX] mail.thread: fix message_process to avoid duplicate deliveries

Due to a programming error in the code, any message that had
several values in the References header create as many
duplicate copies of the message as they were previous
messages in the discussion.
Also cleaned up and simplified the code.

bzr revid: odo@openerp.com-20120810114838-k273zok10911l6ij

11 years ago[FIX] inability to select an autocompletion via mouse in an m2o in an editable o2m...
Xavier Morel [Fri, 10 Aug 2012 09:09:55 +0000 (11:09 +0200)]
[FIX] inability to select an autocompletion via mouse in an m2o in an editable o2m list

Problem due to over-eager form autosave.

Pretty straight backport of
revid:xmo@openerp.com-20120808151843-et2r8hplxxyqc7v6

bzr revid: xmo@openerp.com-20120810090955-gpp3kg2dahck5um5

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 10 Aug 2012 05:19:04 +0000 (05:19 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120808051435-7ovg1bmd1gb6s3hz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120809052629-eyd2kea4cdp97s1t
bzr revid: launchpad_translations_on_behalf_of_openerp-20120810051904-awl3psagj1aelg62

11 years ago[MERGE] OPW 576898: stock: when changing stock.move product lot, do not crash if...
Xavier ALT [Tue, 7 Aug 2012 10:04:35 +0000 (12:04 +0200)]
[MERGE] OPW 576898: stock: when changing stock.move product lot, do not crash if user didn't fill the product field

bzr revid: xal@openerp.com-20120807100435-x2k5ux8nmfetdndi

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120728052243-304xink9qklo9o5k
bzr revid: launchpad_translations_on_behalf_of_openerp-20120730051020-apk36tysy5q3bm4o
bzr revid: launchpad_translations_on_behalf_of_openerp-20120731052313-ve6sr64fp4nix7se
bzr revid: launchpad_translations_on_behalf_of_openerp-20120801052836-fa0ul4g04zhdtm7o
bzr revid: launchpad_translations_on_behalf_of_openerp-20120802052312-by1kdzs61ggz0m6j
bzr revid: launchpad_translations_on_behalf_of_openerp-20120803062010-c8w9wo8wa1hy6bfb
bzr revid: launchpad_translations_on_behalf_of_openerp-20120804054337-6q3qsbusftik8fmx
bzr revid: launchpad_translations_on_behalf_of_openerp-20120805051428-kkj863b5so1l6tfh
bzr revid: launchpad_translations_on_behalf_of_openerp-20120806051827-qkugkbqclpleiaj4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120807063100-d1if2qgn87k40gnt
bzr revid: launchpad_translations_on_behalf_of_openerp-20120804054410-juo7el8gtahcg2jx
bzr revid: launchpad_translations_on_behalf_of_openerp-20120805051508-lu2oz4ii9aii9pvh
bzr revid: launchpad_translations_on_behalf_of_openerp-20120806051924-5x5r1x93q2bb9qwp
bzr revid: launchpad_translations_on_behalf_of_openerp-20120807063131-zwlmwom0ydpjsl68

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 6 Aug 2012 05:19:30 +0000 (05:19 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120804054416-fmxi0yi2pzpbxyzc
bzr revid: launchpad_translations_on_behalf_of_openerp-20120805051514-15yf7hmi2vrk2nbp
bzr revid: launchpad_translations_on_behalf_of_openerp-20120806051930-3n73m929jlj9l237

11 years ago[FIX]Fix the issue of many2one did not became dirty when we remove the value from...
Mohammed Shekha [Sat, 4 Aug 2012 08:24:45 +0000 (13:54 +0530)]
[FIX]Fix the issue of many2one did not became dirty when we remove the value from many2one field.

bzr revid: msh@openerp.com-20120804082445-yv0v9ygw1cm4d83f

11 years ago[MERGE] project.issue: actually use the Reply-To address of the project when sending...
Olivier Dony [Fri, 3 Aug 2012 14:32:26 +0000 (16:32 +0200)]
[MERGE] project.issue: actually use the Reply-To address of the project when sending out messages

bzr revid: odo@openerp.com-20120803143226-idlpx997udur4j6h

11 years ago[FIX] correctly pass context to import_data so e.g. defaults from the action can...
Xavier Morel [Fri, 3 Aug 2012 14:22:26 +0000 (16:22 +0200)]
[FIX] correctly pass context to import_data so e.g. defaults from the action can reach write/update

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

bzr revid: xmo@openerp.com-20120803142226-22jqmy65i9v478mf

11 years ago[FIX] project.issue: actually use the Reply-To address of the project when sending...
Olivier Dony [Fri, 3 Aug 2012 13:14:06 +0000 (15:14 +0200)]
[FIX] project.issue: actually use the Reply-To address of the project when sending out messages

bzr revid: odo@openerp.com-20120803131406-vh5migr9bb5ij29y

11 years ago[FIX] OPW 575691: parse server datetime manually
Xavier Morel [Fri, 3 Aug 2012 12:49:56 +0000 (14:49 +0200)]
[FIX] OPW 575691: parse server datetime manually

datejs's parser completely fails over itself during CST/EST transition

bzr revid: xmo@openerp.com-20120803124956-e9zwqfm7l5wmvi8l

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 3 Aug 2012 06:21:38 +0000 (06:21 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120803062138-267wqwowxgoj0id8

11 years ago[FIX] auth_openid: Due to multiprocessus we must use a FileStore instead of a MemStor...
Christophe Simonis [Thu, 2 Aug 2012 10:25:25 +0000 (12:25 +0200)]
[FIX] auth_openid: Due to multiprocessus we must use a FileStore instead of a MemStore to store openid associations.
[FIX] auth_openid: GoogleApps: avoid crash when handle not found in store.
[IMP] auth_openid: flake8.

bzr revid: chs@openerp.com-20120802102525-2uyr5za46swxs0n7

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 2 Aug 2012 05:24:26 +0000 (05:24 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120801052924-qpgz3qqh0r6i4043
bzr revid: launchpad_translations_on_behalf_of_openerp-20120802052421-46ah11m4wmpvutwq
bzr revid: launchpad_translations_on_behalf_of_openerp-20120723053124-qhc2bm20dm4jfjet
bzr revid: launchpad_translations_on_behalf_of_openerp-20120725050412-zf75owwa886ukoho
bzr revid: launchpad_translations_on_behalf_of_openerp-20120726052231-ic0nbt40ru00x6mh
bzr revid: launchpad_translations_on_behalf_of_openerp-20120728052317-34wcfmk7kiil1ahj
bzr revid: launchpad_translations_on_behalf_of_openerp-20120730051116-iooimia3zy0logv8
bzr revid: launchpad_translations_on_behalf_of_openerp-20120731052412-28wnk5nupa95gaqj
bzr revid: launchpad_translations_on_behalf_of_openerp-20120801052930-fqu9fir0vaa4z93m
bzr revid: launchpad_translations_on_behalf_of_openerp-20120802052426-4b007isv5a33mocx

11 years ago[FIX] portal: avoid making new portal users regular Employees
Olivier Dony [Tue, 31 Jul 2012 14:32:03 +0000 (16:32 +0200)]
[FIX] portal: avoid making new portal users regular Employees

The menus were properly restricted but the portal users
created through the portal wizard on Partners were
erroneously made members of the Employee and Partner Manager
groups.
+ some cleanup in the context management

bzr revid: odo@openerp.com-20120731143203-pv4jbn4dh99pz0v3

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120731052404-nabj931dutsgn473

11 years ago[MERGE] OPW 577225: avoid errors in Sales Analysis for orders without lines
Olivier Dony [Mon, 30 Jul 2012 11:51:38 +0000 (13:51 +0200)]
[MERGE] OPW 577225: avoid errors in Sales Analysis for orders without lines

Note: this fix requires an update of the
sale module, or a manual execution of the
query that defines the reporting view.

bzr revid: odo@openerp.com-20120730115138-bgfxzhz075p1cc77

11 years ago[IMP]:email_template: Improve the code for the massmailing purpose where expression...
Somesh Khare [Mon, 30 Jul 2012 07:34:59 +0000 (13:04 +0530)]
[IMP]:email_template: Improve the code for the massmailing purpose where expression value should not be render (Case: Ref 577014)

bzr revid: skh@tinyerp.com-20120730073459-sfr7hksm5hd23a8h

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 30 Jul 2012 05:11:07 +0000 (05:11 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120728052311-zp0zr23ffiau3otv
bzr revid: launchpad_translations_on_behalf_of_openerp-20120729045151-nw5f33m06wjh8cf9
bzr revid: launchpad_translations_on_behalf_of_openerp-20120730051107-yfvssr652gqqdse1

11 years ago[MERGE] OPW 577359: mail,fetchmail: more robust handling of incoming mails
Olivier Dony [Fri, 27 Jul 2012 15:00:51 +0000 (17:00 +0200)]
[MERGE] OPW 577359: mail,fetchmail: more robust handling of incoming mails

- Support inconsistent encoding specifications in
  mail bodies with crashing
- Mark messages as seen on IMAP servers only when they
  have actually been processed
- Properly commit after each incoming message, avoiding
  global rollback in case of later failure (during
  fetchmail cron task)
- Avoid crashing when importing mail without a proper
  From header

Note: this fix depends on a corresponding server fix
(revno: 4248
rev-id: odo@openerp.com-20120727134402-vafp3wqlwnjsxntk)

bzr revid: odo@openerp.com-20120727150051-e1q0m92tyrazz82f

11 years ago[MERGE] OPW 577359: encoding issues when fetching mails with inconsistent encodings
Olivier Dony [Fri, 27 Jul 2012 14:59:41 +0000 (16:59 +0200)]
[MERGE] OPW 577359: encoding issues when fetching mails with inconsistent encodings

By giving control on the error handling in
tool.ustr(), we let the caller decide what
should happen with invalid characters.
e.g. with errors="replace", all invalid
characters will be replaced by the UTF-8
question-mark character U+FFFD.

bzr revid: odo@openerp.com-20120727145941-7svyvsyvrtlhzkd0

11 years ago[FIX] OPW 577359: mail,fetchmail: more robust handling of incoming mails
Olivier Dony [Fri, 27 Jul 2012 13:50:07 +0000 (15:50 +0200)]
[FIX] OPW 577359: mail,fetchmail: more robust handling of incoming mails

- Support inconsistent encoding specifications in
  mail bodies with crashing
- Mark messages as seen on IMAP servers only when they
  have actually been processed
- Properly commit after each incoming message, avoiding
  global rollback in case of later failure (during
  fetchmail cron task)
- Avoid crashing when importing mail without a proper
  From header

Note: this fix depends on a corresponding server fix
(revno: 4248
rev-id: odo@openerp.com-20120727134402-vafp3wqlwnjsxntk)

bzr revid: odo@openerp.com-20120727135007-awudey1lkqtzoaot

11 years ago[FIX] OPW 577359: encoding issues when fetching mails with inconsistent encodings
Olivier Dony [Fri, 27 Jul 2012 13:44:02 +0000 (15:44 +0200)]
[FIX] OPW 577359: encoding issues when fetching mails with inconsistent encodings

By giving control on the error handling in
tool.ustr(), we let the caller decide what
should happen with invalid characters.
e.g. with errors="replace", all invalid
characters will be replaced by the UTF-8
question-mark character U+FFFD.

bzr revid: odo@openerp.com-20120727134402-vafp3wqlwnjsxntk

11 years ago[FIX] override read_group of account.move.line to be coherent with overridden search...
Xavier Morel [Fri, 27 Jul 2012 12:08:51 +0000 (14:08 +0200)]
[FIX] override read_group of account.move.line to be coherent with overridden search. Solves OPW 575885

bzr revid: xmo@openerp.com-20120727120851-m73roahetthf7shj

11 years ago[FIX] OPW 575885: read_group result not coherent with search
Xavier Morel [Fri, 27 Jul 2012 11:43:03 +0000 (13:43 +0200)]
[FIX] OPW 575885: read_group result not coherent with search

read_group does not respect "Next Partner Entries to reconcile" where
search is overridden to.

=> read_group displays groups with records not available/displayed
   when "Next Partner Entries to reconcile" is applied to the leaves
   (and taken in account by search)

Remaining issue, the GTK client does not currently keep its context
through a read_group tree. Context values set by the search view are
only used for the base read_group, not for subsequent read_group or
search/read calls.

bzr revid: xmo@openerp.com-20120727114303-72bibeqk0xqdlpoi

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 27 Jul 2012 05:36:23 +0000 (05:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120726052226-9z2o2u14kad65334
bzr revid: launchpad_translations_on_behalf_of_openerp-20120727053623-2dowamelq469tcp3

11 years ago[FIX] sale order with no sale order line caused exception on sale reports
Anael Closson [Thu, 26 Jul 2012 09:31:10 +0000 (11:31 +0200)]
[FIX] sale order with no sale order line caused exception on sale reports

bzr revid: acl@openerp.com-20120726093110-9aszpk34drfzgwec

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 26 Jul 2012 05:21:40 +0000 (05:21 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120726052140-anp77y0py9g2tcs0

11 years ago[MERGE] OPW 575293: purchase: Supplier references not displayed on purchase order...
Olivier Dony [Wed, 25 Jul 2012 17:07:19 +0000 (19:07 +0200)]
[MERGE] OPW 575293: purchase: Supplier references not displayed on purchase order (courtesy of Alexis Delattre)

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

bzr revid: odo@openerp.com-20120725170719-w8to6f3ab1w0q5j9

11 years ago[MERGE] tools.email_send: never close the request's cursor
Olivier Dony [Wed, 25 Jul 2012 16:48:13 +0000 (18:48 +0200)]
[MERGE] tools.email_send: never close the request's cursor

bzr revid: odo@openerp.com-20120725164813-merhc8f7deet090j

11 years ago[FIX] tools.email_send: never close the request's cursor
Olivier Dony [Wed, 25 Jul 2012 16:20:39 +0000 (18:20 +0200)]
[FIX] tools.email_send: never close the request's cursor

bzr revid: odo@openerp.com-20120725162039-3gjf30hgh2hxhmk2

11 years ago[FIX] contract: fix expired contracts reminder job to actually work
Olivier Dony [Wed, 25 Jul 2012 16:08:07 +0000 (18:08 +0200)]
[FIX] contract: fix expired contracts reminder job to actually work

The API for sending emails has changed in 6.1, use the new one.
Also fix the expired contract filter to behave similarly to the
"Contracts To Renew" menu inside OpenERP.

bzr revid: odo@openerp.com-20120725160807-xzngv988dso9z6zj

11 years ago[IMP]:email_template: Improve the code for the massmailing purpose where expression...
Somesh Khare [Wed, 25 Jul 2012 11:25:27 +0000 (16:55 +0530)]
[IMP]:email_template: Improve the code for the massmailing purpose where expression value should not be render (Case: Ref 577014)

bzr revid: skh@tinyerp.com-20120725112527-i0cr6y8bam9s5jcn

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 25 Jul 2012 05:04:08 +0000 (05:04 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120724060653-jtamlfobeexqpliw
bzr revid: launchpad_translations_on_behalf_of_openerp-20120725050408-2h8zh8h59uhzfre2

11 years ago[FIX]stock_partial.picking: rounding issue with same or different uom in partial...
Somesh Khare [Tue, 24 Jul 2012 11:42:33 +0000 (17:12 +0530)]
[FIX]stock_partial.picking: rounding issue with same or different uom in partial picking wizard (Case: Ref 577140)

bzr revid: skh@tinyerp.com-20120724114233-rl1da0slx8t23mfu

11 years ago[MERGE] OPW 381582: stock: on 'inventory' validation, force stock move date at invent...
Xavier ALT [Mon, 23 Jul 2012 11:04:55 +0000 (13:04 +0200)]
[MERGE] OPW 381582: stock: on 'inventory' validation, force stock move date at inventory date

bzr revid: xal@openerp.com-20120723110455-ny5oicnpdtislyeg

11 years ago[MERGE] updates of l10n_fr and l10n_ca. Courtesy of Akretion,c2c and Savoirfairelinux
Quentin (OpenERP) [Mon, 23 Jul 2012 09:09:44 +0000 (11:09 +0200)]
[MERGE] updates of l10n_fr and l10n_ca. Courtesy of Akretion,c2c and Savoirfairelinux

bzr revid: qdp-launchpad@openerp.com-20120723090944-rskdzq4requh12wr

11 years ago[MERGE] OPW 575236: mrp: action_consume() was not consuming all products if splitted...
Xavier ALT [Mon, 23 Jul 2012 08:44:52 +0000 (10:44 +0200)]
[MERGE] OPW 575236: mrp: action_consume() was not consuming all products if splitted in multiple lots

bzr revid: xal@openerp.com-20120723084452-9zbr1pz5ciyzkq5s

11 years ago[MERGE] l10n_ca from savoirfairelinux
Quentin (OpenERP) [Mon, 23 Jul 2012 08:37:23 +0000 (10:37 +0200)]
[MERGE] l10n_ca from savoirfairelinux

bzr revid: qdp-launchpad@openerp.com-20120723083723-jbtcvfv1zlb25t99

11 years ago[MERGE] OPW 573839: account: never allow cancelling entries on closed financial periods
Xavier ALT [Mon, 23 Jul 2012 08:16:33 +0000 (10:16 +0200)]
[MERGE] OPW 573839: account: never allow cancelling entries on closed financial periods

bzr revid: xal@openerp.com-20120723081633-oll7ealqpvzyxf4z

11 years ago[MERGE] l10n_fr from akretion/c2c
Quentin (OpenERP) [Mon, 23 Jul 2012 08:12:17 +0000 (10:12 +0200)]
[MERGE] l10n_fr from akretion/c2c

bzr revid: qdp-launchpad@openerp.com-20120723081217-6funo6t7gkffca3v

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 23 Jul 2012 05:31:17 +0000 (05:31 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120722045739-9pq0fmx8q903grtt
bzr revid: launchpad_translations_on_behalf_of_openerp-20120723053117-13t573ypscqsytmh

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 23 Jul 2012 05:30:50 +0000 (05:30 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120719050129-f0rwvxwot5m7a9jz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120722045718-mgifxpv62f0j5gn8
bzr revid: launchpad_translations_on_behalf_of_openerp-20120723053050-uc6m7fi0o92l5wb9

11 years ago[FIX] plugin_outlook CookComputing.XmlRpcV2 copyright terms
Antony Lesuisse [Sat, 21 Jul 2012 11:10:57 +0000 (13:10 +0200)]
[FIX] plugin_outlook CookComputing.XmlRpcV2 copyright terms

bzr revid: al@openerp.com-20120721111057-wppbif73wo69gwq1

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 21 Jul 2012 05:33:39 +0000 (05:33 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120721053339-vv13ht6xewln5cqx

11 years ago[MERGE] OPW 575766: project: fix error message not translated when trying to delete...
Xavier ALT [Fri, 20 Jul 2012 15:12:03 +0000 (17:12 +0200)]
[MERGE] OPW 575766: project: fix error message not translated when trying to delete an analytic account linked to a project

bzr revid: xal@openerp.com-20120720151203-5bbj35j32ff9cfpq

11 years ago[MERGE] OPW 575259: account: fix missing company field in account.move.line tree...
Xavier ALT [Fri, 20 Jul 2012 14:55:10 +0000 (16:55 +0200)]
[MERGE] OPW 575259: account: fix missing company field in account.move.line tree view breaking search on account field

bzr revid: xal@openerp.com-20120720145510-tystnwvir6n7s2xd

11 years ago[MERGE] OPW 574788: project_issue: remove 'graph' mode for project.issue window actio...
Xavier ALT [Fri, 20 Jul 2012 14:39:37 +0000 (16:39 +0200)]
[MERGE] OPW 574788: project_issue: remove 'graph' mode for project.issue window action, as there is no such view defined

bzr revid: xal@openerp.com-20120720143937-ryn218qzujh069yp

11 years ago[FIX] Ensure static file URLs are actually URLs, not windows file paths
Xavier Morel [Fri, 20 Jul 2012 14:29:34 +0000 (16:29 +0200)]
[FIX] Ensure static file URLs are actually URLs, not windows file paths

bzr revid: xmo@openerp.com-20120720142934-dve9omni4av3d500

11 years ago[MERGE] OPW 575264: account_bank_statement_extensions: remove 'graph' mode from bank...
Xavier ALT [Fri, 20 Jul 2012 14:15:43 +0000 (16:15 +0200)]
[MERGE] OPW 575264: account_bank_statement_extensions: remove 'graph' mode from bank statement line action, as there is such view defined

bzr revid: xal@openerp.com-20120720141543-g9grzoiqdq64skiz