odoo/odoo.git
10 years ago[FIX] crm: get_forwview_id, variable referenced before assignment
Denis Ledoux [Wed, 30 Apr 2014 09:46:01 +0000 (11:46 +0200)]
[FIX] crm: get_forwview_id, variable referenced before assignment

bzr revid: dle@openerp.com-20140430094601-4chke4890s55eb92

10 years ago[FIX] crm report revert the split of opportunity and leads
Antony Lesuisse [Tue, 29 Apr 2014 23:39:09 +0000 (01:39 +0200)]
[FIX] crm report revert the split of opportunity and leads
Partialy revert 9007 tde@openerp.com-20131205160029-1tljp52ovcavwxel, restoring
the default_search context instead of domain, restoring the analysis
encompassing both leads and opportunities lifecycle.

bzr revid: al@openerp.com-20140429233909-fy9y85tsnjs262tl

10 years ago[FIX] http Internal Server Error when switching branches
Antony Lesuisse [Tue, 29 Apr 2014 23:22:13 +0000 (01:22 +0200)]
[FIX] http Internal Server Error when switching branches
When the source code doesnt match ir.models of the current session database,
openerp is unable to build a registry, we now clear the session instead of
issuing an http 500 error.

bzr revid: al@openerp.com-20140429232213-omao31x6fdxwg2ov

10 years ago[TYPO] mass_mailing: rename wrongly named function field (dayly -> daily).
Christophe Simonis [Tue, 29 Apr 2014 16:54:30 +0000 (18:54 +0200)]
[TYPO] mass_mailing: rename wrongly named function field (dayly -> daily).
[FIX] mass_mailing: add `oldname` attribute to some renamed fields.
[FIX] mass_mailing: replace int field with many2one field to enforce fkey

bzr revid: chs@openerp.com-20140429165430-6w4xplwr4c5ymi1j

10 years ago[IMP] allow to pass an avatar_filter in calendar view. this field allow the user...
Kersten Jeremy [Tue, 29 Apr 2014 15:02:33 +0000 (17:02 +0200)]
[IMP] allow to pass an avatar_filter in calendar view. this field allow the user to customize the sidebar pictures with another picture that the event.

bzr revid: jke@openerp.com-20140429150233-us6e51xl3o4ixzsi

10 years ago[FIX] Allow to use attendee_people without use_contact. Allow to use an avatar in...
Kersten Jeremy [Tue, 29 Apr 2014 15:00:38 +0000 (17:00 +0200)]
[FIX] Allow to use attendee_people without use_contact. Allow to use an avatar in each event distinct from sidebar. Allow False to hide avatar in sidebar.

bzr revid: jke@openerp.com-20140429150038-zkf2dwxu15tp04qd

10 years ago[MERGE] Forward-port of latest saas-3 bugfixes, up to rev 9440 odo@openerp.com-201404...
Olivier Dony [Tue, 29 Apr 2014 12:55:14 +0000 (14:55 +0200)]
[MERGE] Forward-port of latest saas-3 bugfixes, up to rev 9440 odo@openerp.com-20140429123517-wtjcw6xl8qgtnkeg

bzr revid: odo@openerp.com-20140429125514-sv92pxfmhjmhplnu

10 years ago[FIX] website_twitter: grant rights to website manager on tweets
Olivier Dony [Tue, 29 Apr 2014 12:43:03 +0000 (14:43 +0200)]
[FIX] website_twitter: grant rights to website manager on tweets

bzr revid: odo@openerp.com-20140429124303-0uiprqq472h2i7g5

10 years ago[FIX] website: grant edit rights to website manager
Olivier Dony [Tue, 29 Apr 2014 12:35:17 +0000 (14:35 +0200)]
[FIX] website: grant edit rights to website manager

bzr revid: odo@openerp.com-20140429123517-wtjcw6xl8qgtnkeg

10 years ago[MERGE] Forward-port of latest saas-3 bugfixes, up to rev. 9439 revid:dle@openerp...
Denis Ledoux [Tue, 29 Apr 2014 11:27:38 +0000 (13:27 +0200)]
[MERGE] Forward-port of latest saas-3 bugfixes, up to rev. 9439 revid:dle@openerp.com-20140429112147-hqfqd0y487s817n7

bzr revid: dle@openerp.com-20140429112738-y2el246dmd2o2zy9

10 years ago[FIX] account_analytic_analysis: recurring invoice line, use the name passed in the...
Denis Ledoux [Tue, 29 Apr 2014 11:21:47 +0000 (13:21 +0200)]
[FIX] account_analytic_analysis: recurring invoice line, use the name passed in the product_id_change method

In addition, do not set the line description as the product name + product description, only the product description: same behavior than in invoices and sale orders

bzr revid: dle@openerp.com-20140429112147-hqfqd0y487s817n7

10 years ago[FIX] event_sale: call to parent store trigger resolver fails due to class mismatch...
Olivier Dony [Tue, 29 Apr 2014 10:50:20 +0000 (12:50 +0200)]
[FIX] event_sale: call to parent store trigger resolver fails due to class mismatch for <unbound_method>

bzr revid: odo@openerp.com-20140429105020-0itp8j0oa4im3bj7

10 years ago[FIX] account_analytic_analysis: recurring invoices lines, use the passed price_unit...
Denis Ledoux [Tue, 29 Apr 2014 10:01:37 +0000 (12:01 +0200)]
[FIX] account_analytic_analysis: recurring invoices lines, use the passed price_unit in product_id_change

bzr revid: dle@openerp.com-20140429100137-4jvs37e1j4lqeioe

10 years ago[FIX] Url mismatch redirection should only be done for GET and HEAD http verbs
Fabien Meghazi [Tue, 29 Apr 2014 09:56:43 +0000 (11:56 +0200)]
[FIX] Url mismatch redirection should only be done for GET and HEAD http verbs

bzr revid: fme@openerp.com-20140429095643-hmq1t45tgv3opyh8

10 years ago[IMP] website_blog: spellcheck/grammar for module description, courtesy of Ray Carnes...
Olivier Dony [Tue, 29 Apr 2014 08:23:29 +0000 (10:23 +0200)]
[IMP] website_blog: spellcheck/grammar for module description, courtesy of Ray Carnes (Ursa Information Systems)

bzr revid: odo@openerp.com-20140429082329-m3q74wr7fgyr3bbu

10 years ago[IMP] base: add arch in searchable fields for model ir.ui.view (opw 607201)
Martin Trigaux [Mon, 28 Apr 2014 12:19:10 +0000 (14:19 +0200)]
[IMP] base: add arch in searchable fields for model ir.ui.view (opw 607201)

bzr revid: mat@openerp.com-20140428121910-00wqenzg9adl2ukb

10 years ago[IMP] lunch: partially revert commit 9301, people should be able to create lunch...
Martin Trigaux [Mon, 28 Apr 2014 12:17:05 +0000 (14:17 +0200)]
[IMP] lunch: partially revert commit 9301, people should be able to create lunch for others

bzr revid: mat@openerp.com-20140428121705-c9d0tan7rhnceg78

10 years ago[FIX] Restore missing field arch in ir_ui_view search view - opw 607201
Anael Closson [Mon, 28 Apr 2014 10:03:19 +0000 (12:03 +0200)]
[FIX] Restore missing field arch in ir_ui_view search view - opw 607201

bzr revid: acl@openerp.com-20140428100319-52oband82ysw3tus

10 years ago[FIX] hr_evaluation: give access to the right survey menus
Christophe Simonis [Mon, 28 Apr 2014 09:41:43 +0000 (11:41 +0200)]
[FIX] hr_evaluation: give access to the right survey menus

bzr revid: chs@openerp.com-20140428094143-010zuh723nr7zq2q

10 years ago[FIX] lunch: allow other people to create lunch orders for others
Martin Trigaux [Mon, 28 Apr 2014 07:53:01 +0000 (09:53 +0200)]
[FIX] lunch: allow other people to create lunch orders for others

bzr revid: mat@openerp.com-20140428075301-ah6lgb7zzkr6vb3o

10 years ago[FIX] project: force menu name
Christophe Simonis [Fri, 25 Apr 2014 17:03:57 +0000 (19:03 +0200)]
[FIX] project: force menu name

bzr revid: chs@openerp.com-20140425170357-iqcqqfe71mm2z0qg

10 years ago[FIX] event_sale: `seats_available` needs to be recomputed according to the value...
Olivier Dony [Mon, 28 Apr 2014 09:44:49 +0000 (11:44 +0200)]
[FIX] event_sale: `seats_available` needs to be recomputed according to the value of `seats_max` that changes when tickets are updated

bzr revid: odo@openerp.com-20140428094449-wuvjwl4ko10l4c92

10 years ago[IMP] remove useless table/column creations in base.sql. Let the ORM do it job.
Christophe Simonis [Fri, 25 Apr 2014 16:28:28 +0000 (18:28 +0200)]
[IMP] remove useless table/column creations in base.sql. Let the ORM do it job.
[FIX] force creation of workflow used columns.

bzr revid: chs@openerp.com-20140425162828-e85aut02ua8c53nv

10 years ago[FIX] website_sale, website_sale_delivery, delivery: price computation on quantity...
Denis Ledoux [Fri, 25 Apr 2014 15:25:41 +0000 (17:25 +0200)]
[FIX] website_sale, website_sale_delivery, delivery: price computation on quantity change

bzr revid: dle@openerp.com-20140425152541-qiabb4sa7y2skgql

10 years ago[FIX] website_sale: fiscal_position must be passed to product_id_change in order...
Denis Ledoux [Fri, 25 Apr 2014 14:57:39 +0000 (16:57 +0200)]
[FIX] website_sale: fiscal_position must be passed to product_id_change in order to compute taxes correctly

bzr revid: dle@openerp.com-20140425145739-3s7wgsc6l0re3lhe

10 years ago[FIX] gamification: remove useless data from demo data
Martin Trigaux [Fri, 25 Apr 2014 13:31:26 +0000 (15:31 +0200)]
[FIX] gamification: remove useless data from demo data

bzr revid: mat@openerp.com-20140425133126-ez6oxa4tzy8k1vc2

10 years ago[FIX] gamification: do not overwrite the mail widget as it would be called too often...
Martin Trigaux [Fri, 25 Apr 2014 13:07:40 +0000 (15:07 +0200)]
[FIX] gamification: do not overwrite the mail widget as it would be called too often, the wall is enough

bzr revid: mat@openerp.com-20140425130740-ptkbsyyql08cx572

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10016 revid:dle@openerp.com...
Denis Ledoux [Fri, 25 Apr 2014 12:59:26 +0000 (14:59 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10016 revid:dle@openerp.com-20140425125507-njfyl1r6wn11vqwx

bzr revid: dle@openerp.com-20140425125926-5nchz1tcq4fx18jx

10 years ago[FIX] product: price computation failed when for pricelists based on Cost price for...
Denis Ledoux [Fri, 25 Apr 2014 12:55:07 +0000 (14:55 +0200)]
[FIX] product: price computation failed when for pricelists based on Cost price for non-employee users

bzr revid: dle@openerp.com-20140425125507-njfyl1r6wn11vqwx

10 years ago[FIX] website_forum: fixed link of answer's author, was redirecting
Thibault Delavallée [Fri, 25 Apr 2014 12:49:11 +0000 (14:49 +0200)]
[FIX] website_forum: fixed link of answer's author, was redirecting
to the current users instead of the post's author;

bzr revid: tde@openerp.com-20140425124911-z4dqhm64yabq214t

10 years ago[FIX] mail: unlink only sent emails, not failed emails.
Thibault Delavallée [Fri, 25 Apr 2014 12:27:26 +0000 (14:27 +0200)]
[FIX] mail: unlink only sent emails, not failed emails.

bzr revid: tde@openerp.com-20140425122726-k5upt8tq5xp4m228

10 years ago[FIX] view: avoid propagation of context while executing an action
Martin Trigaux [Fri, 25 Apr 2014 12:00:02 +0000 (14:00 +0200)]
[FIX] view: avoid propagation of context while executing an action

As the action could lead to unrelated model, keeping the defaults, groupby and ref do not make sense.
Backport of saas-2 revision 3872, 3891, 3892, 3893 and 3905

lp bug: https://launchpad.net/bugs/1101840 fixed
lp bug: https://launchpad.net/bugs/1263888 fixed

bzr revid: mat@openerp.com-20140425120002-g4126s9it705hwj5

10 years agosync with 7.0
Martin Trigaux [Fri, 25 Apr 2014 11:35:55 +0000 (13:35 +0200)]
sync with 7.0

bzr revid: mat@openerp.com-20140425113555-nkjxldq61io6kvdo

10 years ago[FIX] (partially) fixes a concurrence problem in graph view
Gery Debongnie [Fri, 25 Apr 2014 10:25:01 +0000 (12:25 +0200)]
[FIX] (partially) fixes a concurrence problem in graph view

The graph view is asynchronous when updating data.  It is not safe when
the user tries to update quickly the group bys (for example, when adding two
group bys in quick succession).

This patch partially fixes the problem: it makes sure that two concurrent updates
will be correctly serialized.  However, it is not a complete fix: the crash can still happen
when three or more updates are quickly done.  A complete solution require some more work in
keeping tracks of an update queue and serializing properly the updates. (will be done in trunk)

bzr revid: ged@openerp.com-20140425102501-qe7ve1ug8neq1twv

10 years ago[FIX] hr_timesheet_sheet: forbid to record an attendance in a submitted timesheet...
Martin Trigaux [Fri, 25 Apr 2014 10:08:56 +0000 (12:08 +0200)]
[FIX] hr_timesheet_sheet: forbid to record an attendance in a submitted timesheet (opw 592632)

bzr revid: mat@openerp.com-20140425100856-lcpgyjdk4u632bws

10 years ago[FIX] account: invoices button on partner sheet only display the customer invoices...
Denis Ledoux [Fri, 25 Apr 2014 09:51:23 +0000 (11:51 +0200)]
[FIX] account: invoices button on partner sheet only display the customer invoices, and is visible only if the partner is a customer

bzr revid: dle@openerp.com-20140425095123-xvc51uiqt3g18181

10 years ago[FIX] website_sale: add to cart 1 item if number > 1 or set_number > 1
chm@openerp.com [Fri, 25 Apr 2014 09:50:51 +0000 (11:50 +0200)]
[FIX] website_sale: add to cart 1 item if number > 1 or set_number > 1

bzr revid: chm@openerp.com-20140425095051-5mxza3q2lblmy90r

10 years ago[FIX] hr.expense report: do not crash when expense line has no analytic account
Olivier Dony [Fri, 25 Apr 2014 09:42:40 +0000 (11:42 +0200)]
[FIX] hr.expense report: do not crash when expense line has no analytic account

bzr revid: odo@openerp.com-20140425094240-vl4gs2ru2agov3ev

10 years ago[FIX] website_sale: add to cart 1 item if number > 1 or set_number > 1
chm@openerp.com [Fri, 25 Apr 2014 09:12:32 +0000 (11:12 +0200)]
[FIX] website_sale: add to cart 1 item if number > 1 or set_number > 1

bzr revid: chm@openerp.com-20140425091232-m4j37y7ffo7o56db

10 years ago[FIX] Inverse logic for /page/website.<id> shortcut
Fabien Meghazi [Fri, 25 Apr 2014 08:35:21 +0000 (10:35 +0200)]
[FIX] Inverse logic for /page/website.<id> shortcut

bzr revid: fme@openerp.com-20140425083521-8rd1u3y4da8sf89i

10 years ago[FIX] website_sale: filter redirect to 404 error if a category is selected. (url...
chm@openerp.com [Fri, 25 Apr 2014 07:53:04 +0000 (09:53 +0200)]
[FIX] website_sale: filter redirect to 404 error if a category is selected. (url: /shopcategory/?filters=...). Add slash between shop and category

bzr revid: chm@openerp.com-20140425075304-qnlyb6n6hpyvttv1

10 years ago[FIX] lunch: fix security rule, user_id being a related field he may not be set yet...
Martin Trigaux [Fri, 25 Apr 2014 07:40:18 +0000 (09:40 +0200)]
[FIX] lunch: fix security rule, user_id being a related field he may not be set yet at the creation

bzr revid: mat@openerp.com-20140425074018-wnrhgsavhmp91xjv

10 years ago[IMP] auth_signup: better autofocus handling
Olivier Dony [Thu, 24 Apr 2014 17:48:42 +0000 (19:48 +0200)]
[IMP] auth_signup: better autofocus handling

bzr revid: odo@openerp.com-20140424174842-5zzos30cq0jdu9w6

10 years ago[FIX] auth_signup: avoid losing direct query string params during when switching...
Olivier Dony [Thu, 24 Apr 2014 16:24:01 +0000 (18:24 +0200)]
[FIX] auth_signup: avoid losing direct query string params during when switching between signup/signin/reset

bzr revid: odo@openerp.com-20140424162401-qtnopdtfdkfa1zxa

10 years ago[FIX] update to latest version saas code with updated underscore lib
Martin Trigaux [Thu, 24 Apr 2014 16:08:33 +0000 (18:08 +0200)]
[FIX] update to latest version saas code with updated underscore lib

bzr revid: mat@openerp.com-20140424160833-p0uf6zzst0pnj3i7

10 years ago[FIX] sale_stock: recreate delivery order generates only the remaining products to...
Denis Ledoux [Thu, 24 Apr 2014 15:51:41 +0000 (17:51 +0200)]
[FIX] sale_stock: recreate delivery order generates only the remaining products to deliver

Like it should do, the feature was broken
Moreover, it resolves a performance issue (do with 100 lines took up to 10 minutes)

bzr revid: dle@openerp.com-20140424155141-qtp5o5nrp0whlk9t

10 years ago[MERGE] [FIX] stock: add product_lot group on Traceability group as some parts of...
Martin Trigaux [Thu, 24 Apr 2014 15:22:06 +0000 (17:22 +0200)]
[MERGE] [FIX] stock: add product_lot group on Traceability group as some parts of this group are restricted to this group and you can have production_lot without tracking_lot, courtesy of Mohammad Alhashash

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

bzr revid: mat@openerp.com-20140424152206-m4dnmee28w3yomsq

10 years ago[FIX] website_sale: taxes must be taken from the product_id_change method
Denis Ledoux [Thu, 24 Apr 2014 15:16:05 +0000 (17:16 +0200)]
[FIX] website_sale: taxes must be taken from the product_id_change method

So they are computed with the partner, fiscal_position, etc

bzr revid: dle@openerp.com-20140424151605-81t7v9pc2rou17s3

10 years ago[FIX]dashboard: change layout correct use of modal object
Cedric Snauwaert [Thu, 24 Apr 2014 15:02:55 +0000 (17:02 +0200)]
[FIX]dashboard: change layout correct use of modal object

bzr revid: csn@openerp.com-20140424150255-77emom1swsfry72h

10 years ago[FIX] QWeb contact widget: fixed double escaping: only the address part needs to...
Simon Lejeune [Thu, 24 Apr 2014 14:43:29 +0000 (16:43 +0200)]
[FIX] QWeb contact widget: fixed double escaping: only the address part needs to be escaped as it is shown in a t-raw (other parts are shown in t-esc).

bzr revid: sle@openerp.com-20140424144329-vj51bt0y269f1pwo

10 years ago[FIX] hr_timesheet_sheet: forbid to record an attendance in a submitted timesheet
Martin Trigaux [Thu, 24 Apr 2014 14:28:29 +0000 (16:28 +0200)]
[FIX] hr_timesheet_sheet: forbid to record an attendance in a submitted timesheet

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

bzr revid: mat@openerp.com-20140424142829-ramy830hwkghk1jv

10 years ago[FIX] http: set back the gen_session_id controller, because still used by openframewo...
Denis Ledoux [Thu, 24 Apr 2014 13:55:07 +0000 (15:55 +0200)]
[FIX] http: set back the gen_session_id controller, because still used by openframework.js of web branch

Related to revision 5124 revid:al@openerp.com-20140316141311-m0xqh386ax952va1

bzr revid: dle@openerp.com-20140424135507-5130yyy5brpfqd5f

10 years ago[MERGE] forward port of branch saas-3 up to revid 9429 chs@openerp.com-20140424123538...
Christophe Simonis [Thu, 24 Apr 2014 13:45:33 +0000 (15:45 +0200)]
[MERGE] forward port of branch saas-3 up to revid 9429 chs@openerp.com-20140424123538-rxk9got9k2on1ki1

bzr revid: chs@openerp.com-20140424131824-4ksluvhnegp7kplb
bzr revid: chs@openerp.com-20140424134533-lhhcd32n3s0m9cqk

10 years ago[FIX] mass_mailing: avoid using werkzeug API only present in 0.9+
Olivier Dony [Thu, 24 Apr 2014 13:14:51 +0000 (15:14 +0200)]
[FIX] mass_mailing: avoid using werkzeug API only present in 0.9+

bzr revid: odo@openerp.com-20140424131451-rhtokro13piol7ji

10 years ago[FIX] website: avoid using werkzeug API only present in 0.9+
Olivier Dony [Thu, 24 Apr 2014 13:14:15 +0000 (15:14 +0200)]
[FIX] website: avoid using werkzeug API only present in 0.9+

bzr revid: odo@openerp.com-20140424131415-ot0r5062wndvuicr

10 years ago[MERGE] forward port of branch saas-3 up to revid 5120 chs@openerp.com-20140424125338...
Christophe Simonis [Thu, 24 Apr 2014 13:14:05 +0000 (15:14 +0200)]
[MERGE] forward port of branch saas-3 up to revid 5120 chs@openerp.com-20140424125338-26k5atvtqwmmfv4e

bzr revid: chs@openerp.com-20140424131405-4oannh1102x42m8b

10 years ago[MERGE] forward port of branch 7.0 up to revid 5288 mat@openerp.com-20140423150215...
Christophe Simonis [Thu, 24 Apr 2014 12:53:38 +0000 (14:53 +0200)]
[MERGE] forward port of branch 7.0 up to revid 5288 mat@openerp.com-20140423150215-578nzug1glccvpwy

bzr revid: chs@openerp.com-20140424125338-26k5atvtqwmmfv4e

10 years ago[MERGE] forward port of branch 7.0 up to revid 10012 launchpad_translations_on_behalf...
Christophe Simonis [Thu, 24 Apr 2014 12:35:38 +0000 (14:35 +0200)]
[MERGE] forward port of branch 7.0 up to revid 10012 launchpad_translations_on_behalf_of_openerp-20140424063249-gwnojb5kvlq544nz

bzr revid: chs@openerp.com-20140424123538-rxk9got9k2on1ki1

10 years ago[FIX] Calendar - only try to split the virtual id if it's a string
Kersten Jeremy [Thu, 24 Apr 2014 12:11:18 +0000 (14:11 +0200)]
[FIX] Calendar - only try to split the virtual id if it's a string

bzr revid: jke@openerp.com-20140424121118-t5rgqssf7mnr6bax

10 years ago[FIX] gamification: do not set a start_date by default as the cron starts past challe...
Martin Trigaux [Thu, 24 Apr 2014 11:03:41 +0000 (13:03 +0200)]
[FIX] gamification: do not set a start_date by default as the cron starts past challenges (making data challenge to start) and avoid useless write

bzr revid: mat@openerp.com-20140424110341-pnu79q44m7gzl8t0

10 years ago[MERGE] [FIX] email_template: effectively support 'user signature'
Thibault Delavallée [Thu, 24 Apr 2014 10:28:01 +0000 (12:28 +0200)]
[MERGE] [FIX] email_template: effectively support 'user signature'
in the mail composer when using templates.

bzr revid: tde@openerp.com-20140424102801-j1qbqdvbyo9wv48e

10 years ago[FIX] Calendar - Override _name_search to convert virtual_id to real_id
Kersten Jeremy [Thu, 24 Apr 2014 10:10:36 +0000 (12:10 +0200)]
[FIX] Calendar - Override _name_search to convert virtual_id to real_id

bzr revid: jke@openerp.com-20140424101036-1twaii8oj70e4fx5

10 years ago[FIX] Importing dateutil.relativedelta.relativedelta
Stephane Wirtel [Thu, 24 Apr 2014 09:28:28 +0000 (11:28 +0200)]
[FIX] Importing dateutil.relativedelta.relativedelta

bzr revid: stw@openerp.com-20140424092828-j8l6j1re9sa94m85

10 years ago[FIX] email_template: fixed a test not checking signature but
Thibault Delavallée [Thu, 24 Apr 2014 08:26:22 +0000 (10:26 +0200)]
[FIX] email_template: fixed a test not checking signature but
using a template adding signature.

bzr revid: tde@openerp.com-20140424082622-71ratcz4xrdn8d7t

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 24 Apr 2014 06:32:49 +0000 (06:32 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140424063249-gwnojb5kvlq544nz

10 years ago[FIX] ir.ui.view missing time libraries in qweb rendering context
Antony Lesuisse [Wed, 23 Apr 2014 16:28:27 +0000 (18:28 +0200)]
[FIX] ir.ui.view missing time libraries in qweb rendering context

bzr revid: al@openerp.com-20140423162827-zw1fjysgkshgamwa

10 years ago[FIX] res_company view: usability improvements on report configuration
Simon Lejeune [Wed, 23 Apr 2014 16:27:39 +0000 (18:27 +0200)]
[FIX] res_company view: usability improvements on report configuration

bzr revid: sle@openerp.com-20140423162739-n050df7bh4acs2xi

10 years ago[FIX] Report: usability fixes + use only custom footer if set, sale_layout: usability...
Simon Lejeune [Wed, 23 Apr 2014 16:26:14 +0000 (18:26 +0200)]
[FIX] Report: usability fixes + use only custom footer if set, sale_layout: usability fixes + remove constraint on deletion

bzr revid: sle@openerp.com-20140423162614-wrofm5684shscyd3

10 years ago[MERGE] saas-4
Simon Lejeune [Wed, 23 Apr 2014 16:11:55 +0000 (18:11 +0200)]
[MERGE] saas-4

bzr revid: sle@openerp.com-20140423161155-im8b5j0l7avrgbts

10 years ago[MERGE] saas-4
Simon Lejeune [Wed, 23 Apr 2014 16:08:02 +0000 (18:08 +0200)]
[MERGE] saas-4

bzr revid: sle@openerp.com-20140423160802-2kngtsa0zgkkegqx

10 years ago[REM] Removed print statement
Thibault Delavallée [Wed, 23 Apr 2014 15:30:08 +0000 (17:30 +0200)]
[REM] Removed print statement

bzr revid: tde@openerp.com-20140423153008-jngdjm0qx7cgqctu

10 years ago[FIX] email_template: when usign the composer in mass mailing mode with
Thibault Delavallée [Wed, 23 Apr 2014 15:29:26 +0000 (17:29 +0200)]
[FIX] email_template: when usign the composer in mass mailing mode with
a template, display the user's signature if asked by the template. The use will
then be able to modify the generated content and to remove / update it if necessary;
Otherwise the signature is not added in mass mailing mode, because the content
of the email is based on the wizard's body, not the template one.

Some rewriting in the onchange: now using a browse instead of a read.

bzr revid: tde@openerp.com-20140423152926-sno0gk8lup9l442p

10 years ago[FIX] Sale_layout: renamed 'layout category' as 'section', removed constraint
Simon Lejeune [Wed, 23 Apr 2014 15:15:46 +0000 (17:15 +0200)]
[FIX] Sale_layout: renamed 'layout category' as 'section', removed constraint

bzr revid: sle@openerp.com-20140423151546-rd8freqn1ljf141k

10 years ago[FIX] stock: pass the geven limit attribute in read_group call, courtesy of Guewen...
Martin Trigaux [Wed, 23 Apr 2014 15:06:21 +0000 (17:06 +0200)]
[FIX] stock: pass the geven limit attribute in read_group call, courtesy of Guewen Baconnier

bzr revid: mat@openerp.com-20140423150621-rjiae83nxh5tqyau

10 years ago[FIX] amount_to_text: make sure accented string is in unicode
Martin Trigaux [Wed, 23 Apr 2014 15:02:15 +0000 (17:02 +0200)]
[FIX] amount_to_text: make sure accented string is in unicode

bzr revid: mat@openerp.com-20140423150215-578nzug1glccvpwy

10 years ago[IMP] do not fail if cannot delete the pidfile. It may have a race-condition when...
Christophe Simonis [Wed, 23 Apr 2014 15:01:17 +0000 (17:01 +0200)]
[IMP] do not fail if cannot delete the pidfile. It may have a race-condition when in multi-workers.

bzr revid: chs@openerp.com-20140423150117-nyt16snzwvey2vz4

10 years ago[FIX] ir.ui.view: when post-validating views of a module, only validate updated views...
Christophe Simonis [Wed, 23 Apr 2014 14:56:39 +0000 (16:56 +0200)]
[FIX] ir.ui.view: when post-validating views of a module, only validate updated views (left out old views that will be deleted at the end of the update)

bzr revid: chs@openerp.com-20140423145639-whfipjobbxgfzqvx

10 years ago[FIX] sale_layout: place layout category when opening order line in target new
Simon Lejeune [Wed, 23 Apr 2014 14:53:13 +0000 (16:53 +0200)]
[FIX] sale_layout: place layout category when opening order line in target new

bzr revid: sle@openerp.com-20140423145313-55tn0xqmxgzg8uyt

10 years ago[FIX] website_forum: various fixes and usability improvements
Thibault Delavallée [Wed, 23 Apr 2014 14:20:34 +0000 (16:20 +0200)]
[FIX] website_forum: various fixes and usability improvements
- question title is now a link
- fixed a crash when trying to see badges in the 'new badge' notification
- improved the tags manager: manage tag at blur event (otherwise the last tag
was ften not created) + manage already-existing tags

bzr revid: tde@openerp.com-20140423142034-5si58h4jgd1jyyem

10 years ago[MERGE] saas-4
Simon Lejeune [Wed, 23 Apr 2014 14:13:23 +0000 (16:13 +0200)]
[MERGE] saas-4

bzr revid: sle@openerp.com-20140423141323-8rlqxuovo720hbyg

10 years ago[FIX] Sale_layout: moved the sale category inside the form and after the product...
Simon Lejeune [Wed, 23 Apr 2014 14:12:25 +0000 (16:12 +0200)]
[FIX] Sale_layout: moved the sale category inside the form and after the product, not before

bzr revid: sle@openerp.com-20140423141225-55qdtykoohb4uh06

10 years ago[MERGE][IMP] Usability of event and event_sale
Richard Mathot (OpenERP) [Wed, 23 Apr 2014 14:07:52 +0000 (16:07 +0200)]
[MERGE][IMP] Usability of event and event_sale

bzr revid: rim@openerp.com-20140423140752-6hw7rjdc4k7zxvbr

10 years ago[IMP] Usability of event and event_sale
Richard Mathot (OpenERP) [Wed, 23 Apr 2014 13:39:17 +0000 (15:39 +0200)]
[IMP] Usability of event and event_sale

bzr revid: rim@openerp.com-20140423133917-zpulvflwflgz12sw

10 years ago[FIX] report_webkit: moved configuration to the report tab of company form and moved...
Simon Lejeune [Wed, 23 Apr 2014 13:29:27 +0000 (15:29 +0200)]
[FIX] report_webkit: moved configuration to the report tab of company form and moved menuitem under 'Reports' menuitem

bzr revid: sle@openerp.com-20140423132927-3n5xv62zck6nyh2m

10 years ago[FIX] report: correct xpath to select paper format in the company form
Simon Lejeune [Wed, 23 Apr 2014 13:28:05 +0000 (15:28 +0200)]
[FIX] report: correct xpath to select paper format in the company form

bzr revid: sle@openerp.com-20140423132805-a5kdtvu052hdzbrr

10 years ago[FIX] res_company view: improve usability of report configuration by hiding the rml...
Simon Lejeune [Wed, 23 Apr 2014 13:26:35 +0000 (15:26 +0200)]
[FIX] res_company view: improve usability of report configuration by hiding the rml fields without technical features

bzr revid: sle@openerp.com-20140423132635-ew4i2yu8xfxa1qls

10 years ago[MERGE] [FIX] stock: fix error when executing a read_group on stock.picking.in and...
Martin Trigaux [Wed, 23 Apr 2014 13:25:52 +0000 (15:25 +0200)]
[MERGE] [FIX] stock: fix error when executing a read_group on stock.picking.in and out, courtesy of Yannick Vaucher (Camptocamp)

bzr revid: mat@openerp.com-20140423132552-hpnr2skutqranvsj

10 years ago[FIX] report: set a default paperformat for companies, based on rml paperformat
Christophe Simonis [Wed, 23 Apr 2014 13:21:00 +0000 (15:21 +0200)]
[FIX] report: set a default paperformat for companies, based on rml paperformat

bzr revid: chs@openerp.com-20140423132100-t6lmyd8qymoo4wqq

10 years ago[MERGE] [IMP] mail sanitizer: do not remove comments in html body when cleaning ...
Martin Trigaux [Wed, 23 Apr 2014 13:19:19 +0000 (15:19 +0200)]
[MERGE] [IMP] mail sanitizer: do not remove comments in html body when cleaning (and do not remove too many content) (opw 605315)

bzr revid: mat@openerp.com-20140423131919-q3vbw12tokglwdsq

10 years ago[FIX]while everything is not adaptative, leave overflow-y on modal body
Cedric Snauwaert [Wed, 23 Apr 2014 13:15:48 +0000 (15:15 +0200)]
[FIX]while everything is not adaptative, leave overflow-y on modal body

bzr revid: csn@openerp.com-20140423131548-7hyo9eei2d2z99zc

10 years ago[FIX] report footer: hide footer from external layout if a custom footer is set;...
Simon Lejeune [Wed, 23 Apr 2014 12:51:04 +0000 (14:51 +0200)]
[FIX] report footer: hide footer from external layout if a custom footer is set; use company.website instead of request.website.name

bzr revid: sle@openerp.com-20140423125104-38mrhuov0snti7js

10 years ago[FIX] hr_timesheet_sheet: allow writing attendance line not according to the date...
Denis Ledoux [Wed, 23 Apr 2014 11:25:54 +0000 (13:25 +0200)]
[FIX] hr_timesheet_sheet: allow writing attendance line not according to the date order, and check that the attendances satisfy the alternance constraint, even for delete operations

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

bzr revid: dle@openerp.com-20140423112554-75bpk5k3viroqbh5

10 years ago[MERGE] [FIX] account_voucher: in recompute_voucher_lines, ensure the price value...
Martin Trigaux [Wed, 23 Apr 2014 10:18:47 +0000 (12:18 +0200)]
[MERGE] [FIX] account_voucher: in recompute_voucher_lines, ensure the price value is not modified when computing the writeoff_amount.

Using the remaining amount for writeoff does not make sense as the amount is already in credit or debit lines.
This issue could be observed in the payment wizard where the execution of _compute_writeoff_amount (through onchange) would be a negative value at the first execution.

bzr revid: mat@openerp.com-20140423101847-s0efihzqe7jcdcps

10 years ago[FIX] /web/login restore request.uid in case of authentication failure
Fabien Meghazi [Wed, 23 Apr 2014 10:07:49 +0000 (12:07 +0200)]
[FIX] /web/login restore request.uid in case of authentication failure

bzr revid: fme@openerp.com-20140423100749-t4y4oi01tszn3z5a

10 years ago[MERGE] [FIX] procurement: default_get in orderpoint make a search instead of hardcod...
Martin Trigaux [Wed, 23 Apr 2014 10:03:24 +0000 (12:03 +0200)]
[MERGE] [FIX] procurement: default_get in orderpoint make a search instead of hardcoding a warehouse as it's possible te user do not have access to it (e.g. multicompany), courtesy of Romain Deheele(Camptocamp)

bzr revid: mat@openerp.com-20140423100324-6stypg5uapnl1s5f

10 years ago[REV] event: partial revert of commit 9310. Icons on list/tree views removed
Thibault Delavallée [Wed, 23 Apr 2014 09:42:44 +0000 (11:42 +0200)]
[REV] event: partial revert of commit 9310. Icons on list/tree views removed
in event are back. The purpose of commit 9310 was to remove icons on filters
and in searches, not in other views.

bzr revid: tde@openerp.com-20140423094244-cphuvy93uv020vgw

10 years ago[FIX] web: list view: fixed button behavior
Thibault Delavallée [Wed, 23 Apr 2014 09:41:24 +0000 (11:41 +0200)]
[FIX] web: list view: fixed button behavior
- icon-like behavior is the default behavior
- text-based buttons (using btn_txt class) are used whenever no icon is given to the
button in a list view.
This way the previous behavior is always the default behavior, and the css modifications are
done only for the text-based buttons, avoiding side-effects.

bzr revid: tde@openerp.com-20140423094124-8zq3yysy616aowu2

10 years ago[MERGE][FIX] survey: incorrect route + security rules
Richard Mathot (OpenERP) [Wed, 23 Apr 2014 08:57:03 +0000 (10:57 +0200)]
[MERGE][FIX] survey: incorrect route + security rules

bzr revid: rim@openerp.com-20140423085703-kyv4z4dc35mmiama

10 years ago[FIX]
Richard Mathot (OpenERP) [Wed, 23 Apr 2014 08:54:04 +0000 (10:54 +0200)]
[FIX]

bzr revid: rim@openerp.com-20140423085404-rleqt5f9rznpbj0k

10 years ago[FIX] add noupdate to survey security rules
Richard Mathot (OpenERP) [Wed, 23 Apr 2014 08:50:37 +0000 (10:50 +0200)]
[FIX] add noupdate to survey security rules

bzr revid: rim@openerp.com-20140423085037-7wgp3hekne7hwnrl