odoo/odoo.git
10 years ago[FIX] website_membership: do not display '0' in country list head if there is no...
Denis Ledoux [Thu, 30 Jan 2014 15:56:00 +0000 (16:56 +0100)]
[FIX] website_membership: do not display '0' in country list head if there is no result

bzr revid: dle@openerp.com-20140130155600-bh412ye3sqsao56p

10 years ago[FIX] event_sale, website_event: copy paste errors in views
Denis Ledoux [Thu, 30 Jan 2014 15:49:10 +0000 (16:49 +0100)]
[FIX] event_sale, website_event: copy paste errors in views

bzr revid: dle@openerp.com-20140130154910-xmg8dehh0zubgif8

10 years ago[MERGE] upstream
Fabien Meghazi [Thu, 30 Jan 2014 12:54:58 +0000 (13:54 +0100)]
[MERGE] upstream

bzr revid: fme@openerp.com-20140130125458-rnhvcsgpafcaqftt

10 years ago[ADD] POS: added cors argument to all routes
Fabien Meghazi [Thu, 30 Jan 2014 12:46:06 +0000 (13:46 +0100)]
[ADD] POS: added cors argument to all routes

bzr revid: fme@openerp.com-20140130124606-wetmhcjqqvvkv5dy

10 years ago[IMP] Use CORS in pos (only two routes)
Fabien Meghazi [Thu, 30 Jan 2014 12:27:52 +0000 (13:27 +0100)]
[IMP] Use CORS in pos (only two routes)

bzr revid: fme@openerp.com-20140130122752-kfgo7u0q0crn3tbr

10 years ago[IMP] better handling of methods for CORS
Fabien Meghazi [Thu, 30 Jan 2014 12:26:54 +0000 (13:26 +0100)]
[IMP] better handling of methods for CORS

bzr revid: fme@openerp.com-20140130122654-2p481p5hwn033mi7

10 years ago[FIX] event: put back country_id related field as needed in event itself (not just...
Denis Ledoux [Thu, 30 Jan 2014 12:20:51 +0000 (13:20 +0100)]
[FIX] event: put back country_id related field as needed in event itself (not just website_event)

bzr revid: dle@openerp.com-20140130122051-cm2u2hotlnfv4bxj

10 years ago[ADD] Cross-Origin Resource Sharing support as http.route() argument
Fabien Meghazi [Thu, 30 Jan 2014 12:17:45 +0000 (13:17 +0100)]
[ADD] Cross-Origin Resource Sharing support as http.route() argument

bzr revid: fme@openerp.com-20140130121745-zjuuves1yhydydpx

10 years ago[FIX] Fix according ODO review : widget image, googlemap, social escape, ...
jke-openerp [Thu, 30 Jan 2014 12:12:44 +0000 (13:12 +0100)]
[FIX] Fix according ODO review : widget image, googlemap, social escape, ...

bzr revid: jke@openerp.com-20140130121244-tv840uvtorg0y3s1

10 years ago[IMP] http allow auth=none without db outside of web
Antony Lesuisse [Thu, 30 Jan 2014 11:45:35 +0000 (12:45 +0100)]
[IMP] http allow auth=none without db outside of web

bzr revid: al@openerp.com-20140130114535-0keldqr1eln8swm8

10 years ago[FIX] *: replace urllib calls by werkzeug calls, as werkzeug handles utf-8 encoding...
Denis Ledoux [Thu, 30 Jan 2014 11:24:08 +0000 (12:24 +0100)]
[FIX] *: replace urllib calls by werkzeug calls, as werkzeug handles utf-8 encoding while urllib doesnt

bzr revid: dle@openerp.com-20140130112408-8pdju26jnkyxvlw2

10 years ago[Fix] Use maps.google.com and not .be (as for thumbail who use the api .com).
jke-openerp [Thu, 30 Jan 2014 11:13:49 +0000 (12:13 +0100)]
[Fix] Use maps.google.com and not .be (as for thumbail who use the api .com).
[IMP] Add zoom 10 by default
[FIX] Escape False in address for google search

bzr revid: jke@openerp.com-20140130111349-l90w9larrntv83hh

10 years ago[FIx] Convert # to %23 in url for twitter
jke-openerp [Thu, 30 Jan 2014 11:10:56 +0000 (12:10 +0100)]
[FIx] Convert # to %23 in url for twitter

bzr revid: jke@openerp.com-20140130111056-gf31rpb8wknyxm8d

10 years ago[FIX] Set the good url redirect in "Sign In" button from the cart
jke-openerp [Thu, 30 Jan 2014 10:49:37 +0000 (11:49 +0100)]
[FIX] Set the good url redirect in "Sign In" button from the cart

bzr revid: jke@openerp.com-20140130104937-6rjt51rg3o9bz90k

10 years ago[MERGE] point_of_sale: receipt printing reliability improvements
Frédéric van der Essen [Thu, 30 Jan 2014 10:38:02 +0000 (11:38 +0100)]
[MERGE] point_of_sale: receipt printing reliability improvements

bzr revid: fva@openerp.com-20140130103802-3rfo6r87dv5gotg5

10 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 30 Jan 2014 10:37:13 +0000 (11:37 +0100)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20140130103713-k21ji454zhup0row

10 years ago[IMP] point_of_sale: hold receipts until the printer is back online
Frédéric van der Essen [Thu, 30 Jan 2014 10:30:51 +0000 (11:30 +0100)]
[IMP] point_of_sale: hold receipts until the printer is back online

bzr revid: fva@openerp.com-20140130103051-htsx7ts111axhhub

10 years ago[TYPO] Add space between icon and button in cart "Continue Shopping"
jke-openerp [Thu, 30 Jan 2014 09:49:27 +0000 (10:49 +0100)]
[TYPO] Add space between icon and button in cart "Continue Shopping"

bzr revid: jke@openerp.com-20140130094927-44b8szwtb602e180

10 years ago[REM] remove disable_db and ensure_db() from addons
Fabien Meghazi [Thu, 30 Jan 2014 09:23:08 +0000 (10:23 +0100)]
[REM] remove disable_db and ensure_db() from addons

bzr revid: fme@openerp.com-20140130092308-s24a7h2mhzuaasf1

10 years ago[REF] website_sale : Add missing widget option in recommanded product, to display...
jke-openerp [Thu, 30 Jan 2014 09:18:13 +0000 (10:18 +0100)]
[REF] website_sale : Add missing widget option in recommanded product, to display image

bzr revid: jke@openerp.com-20140130091813-hko16qlm4t8tmq37

10 years ago[FIX] website_event: correct ui test
Christophe Simonis [Wed, 29 Jan 2014 21:36:21 +0000 (22:36 +0100)]
[FIX] website_event: correct ui test

bzr revid: chs@openerp.com-20140129213621-ynbxys4hmw0avhaw

10 years ago[FIX] website: url_for() does not mess up anchor links
Christophe Simonis [Wed, 29 Jan 2014 19:50:25 +0000 (20:50 +0100)]
[FIX] website: url_for() does not mess up anchor links

bzr revid: chs@openerp.com-20140129195025-i2ey682o6marp8k1

10 years agomerge upstream
Christophe Simonis [Wed, 29 Jan 2014 19:08:34 +0000 (20:08 +0100)]
merge upstream

bzr revid: chs@openerp.com-20140129190834-xfcat3ulfbg5omhn

10 years ago[FIX] calendar: use correct xmlid
Christophe Simonis [Wed, 29 Jan 2014 18:52:29 +0000 (19:52 +0100)]
[FIX] calendar: use correct xmlid

bzr revid: chs@openerp.com-20140129185229-d75g5fsv77468tih

10 years ago[MERGE] forward port of branch saas-2 up to revid 9109 dle@openerp.com-20140129171022...
Christophe Simonis [Wed, 29 Jan 2014 18:47:03 +0000 (19:47 +0100)]
[MERGE] forward port of branch saas-2 up to revid 9109 dle@openerp.com-20140129171022-wf6244k90lpncmah

bzr revid: chs@openerp.com-20140129184703-ypd7iqnor5m5lr3d

10 years ago[FIX] website_sale: activate test tour
Christophe Matthieu [Wed, 29 Jan 2014 17:50:38 +0000 (18:50 +0100)]
[FIX] website_sale: activate test tour

bzr revid: chm@openerp.com-20140129175038-663iuxiv0os6f9xt

10 years ago[FIX] website_membership: membership displayed order depending on website_sequence
Denis Ledoux [Wed, 29 Jan 2014 17:15:54 +0000 (18:15 +0100)]
[FIX] website_membership: membership displayed order depending on website_sequence

bzr revid: dle@openerp.com-20140129171554-h76n4579xquhdxxv

10 years ago[REM] Removed auth='admin' from modules
Fabien Meghazi [Wed, 29 Jan 2014 17:15:20 +0000 (18:15 +0100)]
[REM] Removed auth='admin' from modules

bzr revid: fme@openerp.com-20140129171520-wkz8ot4pa63utoi3

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9798 revid:dle@openerp.com...
Denis Ledoux [Wed, 29 Jan 2014 17:10:22 +0000 (18:10 +0100)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9798 revid:dle@openerp.com-20140129163238-1s1t9oc814z4z7f3

bzr revid: dle@openerp.com-20140129171022-wf6244k90lpncmah

10 years ago[IMP] website_*: remove useless % chars surrounding ilike operand, this is the default
Olivier Dony [Wed, 29 Jan 2014 16:35:57 +0000 (17:35 +0100)]
[IMP] website_*: remove useless % chars surrounding ilike operand, this is the default

bzr revid: odo@openerp.com-20140129163557-0bb86mx8it57mcvi

10 years ago[MERGE] hw_escpos: moving list of supported printers to a separate file
Frédéric van der Essen [Wed, 29 Jan 2014 16:35:03 +0000 (17:35 +0100)]
[MERGE] hw_escpos: moving list of supported printers to a separate file

bzr revid: fva@openerp.com-20140129163503-tvd69qd5u5nktjb9

10 years ago[IMP] hw_escpos: moved list of supported printers to a separate file
Frédéric van der Essen [Wed, 29 Jan 2014 16:32:59 +0000 (17:32 +0100)]
[IMP] hw_escpos: moved list of supported printers to a separate file

bzr revid: fva@openerp.com-20140129163259-xdarcaw4qcqprvt6

10 years ago[FIX] purchase: on po confirm, avoid to write location_id on the chained stock move...
Denis Ledoux [Wed, 29 Jan 2014 16:32:38 +0000 (17:32 +0100)]
[FIX] purchase: on po confirm, avoid to write location_id on the chained stock move if the move is done

On purchase order confirmation, if the order_line comes from a procurement order created by a sale order,
it tried to write on the location_id, whatever the move state was, even done.

Or, sometimes, the stock move associated to the procurement order (from the so) was already done, for example because we forced the availability of the stock move.
It makes sense to not write the location_id if the move is already done, because the location_id is already good.

bzr revid: dle@openerp.com-20140129163238-1s1t9oc814z4z7f3

10 years ago[FIX] website_mail: useless and expensive DISTINCT
Olivier Dony [Wed, 29 Jan 2014 16:25:32 +0000 (17:25 +0100)]
[FIX] website_mail: useless and expensive DISTINCT

bzr revid: odo@openerp.com-20140129162532-os3lzjyf87hg1ouc

10 years ago[IMP] website_sale: spellchecking
Olivier Dony [Wed, 29 Jan 2014 16:23:31 +0000 (17:23 +0100)]
[IMP] website_sale: spellchecking

bzr revid: odo@openerp.com-20140129162331-sjmquzz172h9dkp4

10 years ago[FIX] website:_mail: fix followers
Christophe Matthieu [Wed, 29 Jan 2014 17:08:29 +0000 (18:08 +0100)]
[FIX] website:_mail: fix followers

bzr revid: chm@openerp.com-20140129170829-abmv73xswzl6ccm9

10 years ago[FIX] fix werkzeug dependency on debian, misc changes
Antony Lesuisse [Wed, 29 Jan 2014 16:38:09 +0000 (17:38 +0100)]
[FIX] fix werkzeug dependency on debian, misc changes
- add an more friendly syntax for images /website/image/<model>/<id>/<field>
- reorder methods based on their use case
- move new page to /website namespace

bzr revid: al@openerp.com-20140129163809-d4z4f8t3h11n5ozv

10 years ago[MERGE] from trunk
Frédéric van der Essen [Wed, 29 Jan 2014 16:18:02 +0000 (17:18 +0100)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20140129161802-14patbv206pqj68j

10 years ago[FIX] website: tour banner
Christophe Matthieu [Wed, 29 Jan 2014 16:14:34 +0000 (17:14 +0100)]
[FIX] website: tour banner

bzr revid: chm@openerp.com-20140129161434-s5razyi3eqeq30vn

10 years ago[FIX] website: test tour and website_sale tour. Add ajax trigger to display popover...
Christophe Matthieu [Wed, 29 Jan 2014 16:08:39 +0000 (17:08 +0100)]
[FIX] website: test tour and website_sale tour. Add ajax trigger to display popover when the ajax is complete and hmlt is loaded

bzr revid: chm@openerp.com-20140129160839-ijdcnuiny6ys8z6p

10 years ago[MERGE] upstream
Fabien Meghazi [Wed, 29 Jan 2014 15:37:18 +0000 (16:37 +0100)]
[MERGE] upstream

bzr revid: fme@openerp.com-20140129153718-b86vsyogxkr8lk19

10 years ago[REM] POS: Replaced auth="admin" by auth="none"
Fabien Meghazi [Wed, 29 Jan 2014 15:34:08 +0000 (16:34 +0100)]
[REM] POS: Replaced auth="admin" by auth="none"

bzr revid: fme@openerp.com-20140129153408-d8zkyty1rcvvzqx3

10 years ago[FIX] website_customer: removed redundant template 'customer_contact', fixed the...
openerp-sle [Wed, 29 Jan 2014 15:08:38 +0000 (16:08 +0100)]
[FIX] website_customer: removed redundant template 'customer_contact', fixed the country-filtering and avoid showing 'false' when partner has not website_short_description

bzr revid: openerp-sle@openerp-sle.home-20140129150838-pj9hmexxl3sk89tp

10 years ago[FIX] website_blog: correct comments anchors
openerp-sle [Wed, 29 Jan 2014 14:20:34 +0000 (15:20 +0100)]
[FIX] website_blog: correct comments anchors

bzr revid: openerp-sle@openerp-sle.home-20140129142034-6hl5s3vfzi5nuozj

10 years ago[FIX] attachement: display error message (removed inexistant template) and redraw...
Martin Trigaux [Wed, 29 Jan 2014 14:14:38 +0000 (15:14 +0100)]
[FIX] attachement: display error message (removed inexistant template) and redraw the window (to avoid getting stucked)

bzr revid: mat@openerp.com-20140129141438-3883hhzdiwyoo19t

10 years ago[MERGE] forward port of branch saas-2 up to revid 5006 chs@openerp.com-20140129140159...
Christophe Simonis [Wed, 29 Jan 2014 14:10:02 +0000 (15:10 +0100)]
[MERGE] forward port of branch saas-2 up to revid 5006 chs@openerp.com-20140129140159-9vwkpr078shoonum

bzr revid: chs@openerp.com-20140129094847-4rsg0kjio0ed0rjk
bzr revid: chs@openerp.com-20140129141002-4p8fttm8ii0ogsse

10 years ago[MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141...
Christophe Simonis [Thu, 6 Feb 2014 11:02:20 +0000 (12:02 +0100)]
[MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141-7e8bv8ordqqsswh7

bzr revid: dle@openerp.com-20140205105045-j95kduyjiq83e57z
bzr revid: dle@openerp.com-20140114173613-ruxye1m7fxtcjfim
bzr revid: dle@openerp.com-20140116161158-u95vcs3os4tk2zob
bzr revid: dle@openerp.com-20140121172737-gzawfi3ssg7xifef
bzr revid: chs@openerp.com-20140129094554-c3abc8x3qz9mpszr
bzr revid: chs@openerp.com-20140129140159-9vwkpr078shoonum
bzr revid: chs@openerp.com-20140206110220-myn57cryam1y4k9v

10 years ago[FIX] _(): avoid useless warning where translating string without a cursor
Christophe Simonis [Thu, 6 Feb 2014 10:51:41 +0000 (11:51 +0100)]
[FIX] _(): avoid useless warning where translating string without a cursor

bzr revid: chs@openerp.com-20140206105141-7e8bv8ordqqsswh7

10 years ago[IMP] reference fields: display a more user-friendly window title when open a chosen...
Martin Trigaux [Thu, 6 Feb 2014 10:24:09 +0000 (11:24 +0100)]
[IMP] reference fields: display a more user-friendly window title when open a chosen many2one record in reference field

bzr revid: mat@openerp.com-20140206102409-4lbx7ofsgz8speni

10 years ago[IMP] ir_fields: no need to sanitize the _str_to_html as it is already done in the...
Martin Trigaux [Thu, 6 Feb 2014 09:46:28 +0000 (10:46 +0100)]
[IMP] ir_fields: no need to sanitize the _str_to_html as it is already done in the _symbol_set of html fields. This avoids doing twice the sanitization.

bzr revid: mat@openerp.com-20140206094628-umx2rfb9rcim7v82

10 years ago[MERGE] [FIX] ir_fields: allow convertion from string to html using sanitize function
Martin Trigaux [Thu, 6 Feb 2014 08:47:08 +0000 (09:47 +0100)]
[MERGE] [FIX] ir_fields: allow convertion from string to html using sanitize function
This is required to be able to import csv file containing html fields

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

bzr revid: mat@openerp.com-20140206084708-j63kpkr9apd3j01j

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 6 Feb 2014 06:25:18 +0000 (06:25 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140206062518-3g0oj0z7mlartzal

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 6 Feb 2014 06:25:10 +0000 (06:25 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140206062321-j6cpns6xz3f81net
bzr revid: launchpad_translations_on_behalf_of_openerp-20140206062510-x502ahdwzezvea54

10 years ago[MERGE] [FIX] account: action 'Journal Items' on a journal entries should restrict...
Martin Trigaux [Wed, 5 Feb 2014 13:20:57 +0000 (14:20 +0100)]
[MERGE] [FIX] account: action 'Journal Items' on a journal entries should restrict by account.move and not journal (src_model) (opw 585153)

bzr revid: mat@openerp.com-20140205132057-jxxmmyhfk6c15w9o

10 years ago[MERGE] [FIX] search: make sure search view is not destroyed when starting SearchView...
Martin Trigaux [Wed, 5 Feb 2014 10:21:07 +0000 (11:21 +0100)]
[MERGE] [FIX] search: make sure search view is not destroyed when starting SearchView widget
This avoids getting the error 'Cannot call method 'getParent' of undefined'

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

bzr revid: mat@openerp.com-20140205102107-5ggbbkyr172855uu

10 years ago[FIX] account: residual amount computation with refund invoices
Denis Ledoux [Wed, 5 Feb 2014 10:03:24 +0000 (11:03 +0100)]
[FIX] account: residual amount computation with refund invoices

On invoice residual amount computing, we ignore reconcile entries line if their invoice are not of the same type of the current invoice
The above revision(s) will be removed

bzr revid: dle@openerp.com-20140205100324-5tyquozmylcp40p1

10 years ago[FIX] mass_mailing: fixed variables used outside of their scope
Thibault Delavallée [Tue, 4 Feb 2014 16:59:49 +0000 (17:59 +0100)]
[FIX] mass_mailing: fixed variables used outside of their scope

bzr revid: tde@openerp.com-20140204165949-9xax1pul22ktsf41

10 years ago[FIX] css: remove height: 18px on .oe_facet_value property to avoid long filter name...
Martin Trigaux [Tue, 4 Feb 2014 15:50:46 +0000 (16:50 +0100)]
[FIX] css: remove height: 18px on .oe_facet_value property to avoid long filter name to exceed the size of the box (on 2 lines)

bzr revid: mat@openerp.com-20140204155046-ifqts8mpaqhgvjnj

10 years ago[MERGE] [FIX] audittrail: various bugs (opw 603072)
Martin Trigaux [Tue, 4 Feb 2014 15:11:36 +0000 (16:11 +0100)]
[MERGE] [FIX] audittrail: various bugs (opw 603072)

- tracking unlink does not fail anymore
- do not track virtual fields on res.users model (would for .column call)
- make sure read calls with one id works (launchpad bug lp:1214149)
- select the correct model when tracking x2m fields values

bzr revid: mat@openerp.com-20140204151136-51cm1tbgvcsnlsoe

10 years ago[FIX] getParent() js error when clicking to fast on menu items of dashboards
Cecile Tonglet [Tue, 4 Feb 2014 15:05:44 +0000 (16:05 +0100)]
[FIX] getParent() js error when clicking to fast on menu items of dashboards

bzr revid: cto@openerp.com-20140204150544-nkuhxree6qijihq2

10 years ago[FIX] auditrail: in case of unlink retrieve first the record and then execute the...
Martin Trigaux [Tue, 4 Feb 2014 14:28:25 +0000 (15:28 +0100)]
[FIX] auditrail: in case of unlink retrieve first the record and then execute the unlink (the other way around is causes problems for name_get...)

bzr revid: mat@openerp.com-20140204142825-jtln4kyfmfhgq4sd

10 years ago[FIX] qweb templates: t-raw to t-esc
Martin Trigaux [Tue, 4 Feb 2014 14:19:13 +0000 (15:19 +0100)]
[FIX] qweb templates: t-raw to t-esc

t-raw usage is discourage if not to displayed html content (after escaping) as it may contain unsafe data

bzr revid: mat@openerp.com-20140204141913-e5hcaml53woumlgs

10 years ago[FIX] audittrail: fixing various bugs
Martin Trigaux [Tue, 4 Feb 2014 14:14:49 +0000 (15:14 +0100)]
[FIX] audittrail: fixing various bugs

iter only on fields on __all_columns, this avoids getting inexistant fields such as 'in_group_42' for res.users
make sure read method calls works when passing only one id (lp:1214149)
when itering on change values, if different model (eg: if field is o2m) make sure make name_get on the model of the field and not on the parent model

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

bzr revid: mat@openerp.com-20140204141449-2f922k5awixh1kzt

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9806 revid:dle@openerp.com...
Denis Ledoux [Tue, 4 Feb 2014 12:48:02 +0000 (13:48 +0100)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9806 revid:dle@openerp.com-20140204124249-qjjhulqojvcm08k4

bzr revid: dle@openerp.com-20140204124802-0yl2z6nr0zflhi9u

10 years ago[FIX] purchase: hide receive invoice if invoice based on purchase order line.
Denis Ledoux [Tue, 4 Feb 2014 12:42:49 +0000 (13:42 +0100)]
[FIX] purchase: hide receive invoice if invoice based on purchase order line.

It has to be done manually.

opw-603620

bzr revid: dle@openerp.com-20140204124249-qjjhulqojvcm08k4

10 years ago[FIX] some other t-raw to t-esc conversions
Martin Trigaux [Tue, 4 Feb 2014 12:42:42 +0000 (13:42 +0100)]
[FIX] some other t-raw to t-esc conversions

bzr revid: mat@openerp.com-20140204124242-emrd7hwlk6d4umkj

10 years ago[FIX] account_analytic_analysis: currency were wrong when preparing recurring invoices
Denis Ledoux [Tue, 4 Feb 2014 11:52:26 +0000 (12:52 +0100)]
[FIX] account_analytic_analysis: currency were wrong when preparing recurring invoices

The id of the sale pricelist of the customer was set as currency_id, instead of using the id of the currency of the pricelist. (Obviously)
Furthermore, the currency of the contract pricelist takes the lead.
Then, if none of these two are set, we choose the currency of the company, finally.

bzr revid: dle@openerp.com-20140204115226-rowmbr5223fcu08k

10 years ago[FIX] mail: escape user and partner names before being rendered in mail widgets
Martin Trigaux [Tue, 4 Feb 2014 11:33:58 +0000 (12:33 +0100)]
[FIX] mail: escape user and partner names before being rendered in mail widgets

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

bzr revid: mat@openerp.com-20140204113358-2cb39l7ge2f5pcg5

10 years ago[FIX]stock: product Forecasted Quantity, incoming and outgoing help tooltip were...
Denis Ledoux [Tue, 4 Feb 2014 10:08:35 +0000 (11:08 +0100)]
[FIX]stock: product Forecasted Quantity, incoming and outgoing help tooltip were half removed

bzr revid: dle@openerp.com-20140204100835-z0mlvoot21yoz0z3

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 4 Feb 2014 06:48:42 +0000 (06:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140204064842-0dbci9bv8whxs8ax

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 4 Feb 2014 06:48:35 +0000 (06:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140201065304-8md3g4d14l1b51ii
bzr revid: launchpad_translations_on_behalf_of_openerp-20140202060105-bnt8nw1mcbg2c3m3
bzr revid: launchpad_translations_on_behalf_of_openerp-20140203055609-uxdqgnistwilvo2v
bzr revid: launchpad_translations_on_behalf_of_openerp-20140204064835-qdcrcxldc5zsutio

10 years ago[MERGE] Merge with 7.0-fix-css-clearfix-jke - bug clearfix on oe_title and oe_form_group
jke-openerp [Mon, 3 Feb 2014 18:06:37 +0000 (19:06 +0100)]
[MERGE] Merge with 7.0-fix-css-clearfix-jke - bug clearfix on oe_title and oe_form_group

bzr revid: jke@openerp.com-20140203180637-er9c45xm0d9sk7ub

10 years ago[TYPO] Fix bug css revert rev 4122 and add clear:both
jke-openerp [Mon, 3 Feb 2014 17:39:26 +0000 (18:39 +0100)]
[TYPO] Fix bug css revert rev 4122 and add clear:both

revert because was breaking the rendering of forms using oe_title as clearfix hack
adding clear on .oe_form_group to fix the journal form on firefox (block was unaligned, some fields out of the screen)

bzr revid: jke@openerp.com-20140203173926-ohabh1vahcwqijug

10 years ago[MERGE] [FIX] read_group: aggregate values on all columns instead of only the one...
Martin Trigaux [Mon, 3 Feb 2014 14:02:47 +0000 (15:02 +0100)]
[MERGE] [FIX] read_group: aggregate values on all columns instead of only the one of the current model

Without this you could not have a sum value on a column belonging to the parent model (eg: 'unit_amount' when grouping on hr.analytic.timesheet)

bzr revid: mat@openerp.com-20140203140247-n090tx2yf8mujkcz

10 years ago[IMP] better assert message and cleaning
Martin Trigaux [Mon, 3 Feb 2014 13:40:51 +0000 (14:40 +0100)]
[IMP] better assert message and cleaning

bzr revid: mat@openerp.com-20140203134051-lgwo4v0rdntgxyor

10 years ago[ADD] test read_group on a column of _inherits model and group on right field
Martin Trigaux [Mon, 3 Feb 2014 13:33:31 +0000 (14:33 +0100)]
[ADD] test read_group on a column of _inherits model and group on right field

bzr revid: mat@openerp.com-20140203133331-mujvv812zd971ci2

10 years ago[FIX] orm: read_group aggregates values on all columns instead of only the one of...
Martin Trigaux [Mon, 3 Feb 2014 12:33:11 +0000 (13:33 +0100)]
[FIX] orm: read_group aggregates values on all columns instead of only the one of the parent model

bzr revid: mat@openerp.com-20140203123311-38rwp7tfyc08flid

10 years ago[FIX]Fixed the issue of html field import fails, because of no converter found for...
Mohammed Shekha (OpenERP) [Mon, 3 Feb 2014 12:05:25 +0000 (17:35 +0530)]
[FIX]Fixed the issue of html field import fails, because of no converter found for str to html.

bzr revid: msh@openerp.com-20140203120525-ui117od6lpksm1bq

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 3 Feb 2014 05:56:16 +0000 (05:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140203055616-29ji7mugvwf3jpmn

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 3 Feb 2014 05:55:25 +0000 (05:55 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140201065247-b0hmat9ikp0cj2sx
bzr revid: launchpad_translations_on_behalf_of_openerp-20140202055930-0e8qd9refwne4999
bzr revid: launchpad_translations_on_behalf_of_openerp-20140203055525-2z3nfmfb0t7lpqpf

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9801 revid:mat@openerp.com...
Denis Ledoux [Fri, 31 Jan 2014 16:26:37 +0000 (17:26 +0100)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9801 revid:mat@openerp.com-20140131160304-22mokur2uuo1cw4r

bzr revid: dle@openerp.com-20140131162637-046v995ozpy22qjj

10 years ago[FIX] stock: when creating manufacturing order from procurement workflow, do not...
Martin Trigaux [Fri, 31 Jan 2014 16:03:04 +0000 (17:03 +0100)]
[FIX] stock: when creating manufacturing order from procurement workflow, do not write location on state (already set previously). (opw 603600)

This avoids having an access rights error when trying to write on a move in done state (eg: in case of force availibility)

bzr revid: mat@openerp.com-20140131160304-22mokur2uuo1cw4r

10 years ago[IMP] attachement: remove unnecessary redraw added at rev 4128 and change message...
Martin Trigaux [Fri, 31 Jan 2014 10:28:36 +0000 (11:28 +0100)]
[IMP] attachement: remove unnecessary redraw added at rev 4128 and change message to be the same than in mail

bzr revid: mat@openerp.com-20140131102836-e89xo4nrwk32uij8

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 31 Jan 2014 06:24:21 +0000 (06:24 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140131062421-oq9ywafamdrwjbtj

10 years ago[FIX] mail: same_thread back to True by default, otherwise this is not anymore possib...
Denis Ledoux [Thu, 30 Jan 2014 14:44:42 +0000 (15:44 +0100)]
[FIX] mail: same_thread back to True by default, otherwise this is not anymore possible to send email in non mass mailing. Same thread should be changed to False in trunk release

bzr revid: dle@openerp.com-20140130144442-qmbci74sdznod4k3

10 years ago[FIX] mail: for mass mailing, replies in document False by default
Denis Ledoux [Thu, 30 Jan 2014 10:20:01 +0000 (11:20 +0100)]
[FIX] mail: for mass mailing, replies in document False by default

Post a copy in the document is False by default, and it does not make sense to replies in the document if the copy is not itself in the document.
Therefore, if post a copy in the document is false by default, replies in the document should be false too.

Moreover, reply_to is required in the form view if mass mailing mode and post a copy is false OR replies in the document is false
But, to avoid updating the view, in the send_mail python function, if no reply to is set and post a copy or replies is false, we set the from email as the reply_to email

bzr revid: dle@openerp.com-20140130102001-v4t8ig1sj3cpfy3b

10 years ago[MERGE] [FIX] account_voucher: forward port of fixes from 6.1 (rev 6966)
Martin Trigaux [Wed, 29 Jan 2014 17:20:09 +0000 (18:20 +0100)]
[MERGE] [FIX] account_voucher: forward port of fixes from 6.1 (rev 6966)
When importing invoices to a bank statement the bank statement lines are created with statement date instead of today
Set the date on the created voucher in the same wizard to the statement date instead of invoice date (problematic if different period)
When creating the account moves (at bank statement confirmation), make sur the date and period of the vouncher are synchronised

bzr revid: mat@openerp.com-20140129172009-vbp5n1nco51kaly8

10 years ago[FIX] account: set purchase analytic journal when creating purchase accounting journal
Denis Ledoux [Wed, 29 Jan 2014 14:06:25 +0000 (15:06 +0100)]
[FIX] account: set purchase analytic journal when creating purchase accounting journal

bzr revid: dle@openerp.com-20140129140625-ywxraf0ix040a0b5

10 years ago[MERGE] point_of_sale: regression fix
Frédéric van der Essen [Wed, 29 Jan 2014 14:00:26 +0000 (15:00 +0100)]
[MERGE] point_of_sale: regression fix

bzr revid: fva@openerp.com-20140129133339-myxow8s1jyppg3zp
bzr revid: fva@openerp.com-20140129140026-87ehph86jx9ya263

10 years ago[FIX] point_of_sale: loading screen was not waiting until posbox connection
Frédéric van der Essen [Wed, 29 Jan 2014 13:57:10 +0000 (14:57 +0100)]
[FIX] point_of_sale: loading screen was not waiting until posbox connection

bzr revid: fva@openerp.com-20140129135710-vobqzjyq12d7io3v

10 years ago[FIX] Support for older werkzeug versions
Fabien Meghazi [Wed, 29 Jan 2014 13:52:08 +0000 (14:52 +0100)]
[FIX] Support for older werkzeug versions

bzr revid: fme@openerp.com-20140129135208-liewqaib50lwbbjy

10 years ago[FIX] website_crm: contact us form create lead without salesteam and with channel...
Denis Ledoux [Wed, 29 Jan 2014 13:41:14 +0000 (14:41 +0100)]
[FIX] website_crm: contact us form create lead without salesteam and with channel 'Website'

No sales team is assigned because:
1. This is not cleary explained anywhere that the sales team which will have the lead should have "Website" in its code.
2. Assigning the leads coming from the website to one specific sales team is not enough generic and does not cover all cases. For instance, assignation can be done on the customer country/language, not that it comes from the website.
3. The actual way to filter leads coming from the site is to assign the channel "Website" to the lead

bzr revid: dle@openerp.com-20140129134114-686ytvsck8osrzr9

10 years ago[FIX] hw_scanner: do not use real keyboards as scanners, start driver thread on get...
Frédéric van der Essen [Wed, 29 Jan 2014 13:24:08 +0000 (14:24 +0100)]
[FIX] hw_scanner: do not use real keyboards as scanners, start driver thread on get status

bzr revid: fva@openerp.com-20140129132408-fv56ihpz6cg3fi4n

10 years ago[MERGE] [FIX] res_partner: name_search search in one pass
Martin Trigaux [Wed, 29 Jan 2014 13:22:40 +0000 (14:22 +0100)]
[MERGE] [FIX] res_partner: name_search search in one pass

The original query did two passes (SQL query and orm search). This was a problem due to the limit parameter where the second query could reduce the number of results to a smaller number than the asked limit.

This code reproduces the orm _search behaviour to execute only one SQL query mixing both the ACL clauses and the complexe name_search without degrading the performances (removing the limit in the first query would have).

bzr revid: mat@openerp.com-20140129132240-eamnzs37k0i65gpe

10 years ago[MERGE] from trunk
Frédéric van der Essen [Wed, 29 Jan 2014 13:21:34 +0000 (14:21 +0100)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20140129132134-vw0hwk1573ippjyz

10 years ago[FIX] website_event_track: fix speaker image not displayed once logged out
Denis Ledoux [Wed, 29 Jan 2014 13:08:36 +0000 (14:08 +0100)]
[FIX] website_event_track: fix speaker image not displayed once logged out

bzr revid: dle@openerp.com-20140129130836-fnewn1u4r4odyzjj

10 years ago[IMP] make sure the records will be in right order (and trigger chirurgiens-dentistes...
Martin Trigaux [Wed, 29 Jan 2014 12:48:06 +0000 (13:48 +0100)]
[IMP] make sure the records will be in right order (and trigger chirurgiens-dentistes.fr for the second name_search)

bzr revid: mat@openerp.com-20140129124806-dq56o7r1yt38nb08

10 years ago[FIX] better test, add missing parentheses in query, return empty list in case of...
Martin Trigaux [Wed, 29 Jan 2014 12:34:04 +0000 (13:34 +0100)]
[FIX] better test, add missing parentheses in query, return empty list in case of no idea (instead of triggering super)

bzr revid: mat@openerp.com-20140129123404-8hs786n64briqyta

10 years ago[FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encod...
Denis Ledoux [Wed, 29 Jan 2014 12:13:16 +0000 (13:13 +0100)]
[FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encode does not accept unicode

bzr revid: dle@openerp.com-20140129121316-b5f5e4r6fz9l80kq

10 years ago[ref] move up!
Martin Trigaux [Wed, 29 Jan 2014 11:41:02 +0000 (12:41 +0100)]
[ref] move up!

bzr revid: mat@openerp.com-20140129114102-tk4fotnb28mtaz9x