odoo/odoo.git
10 years ago[FIX] website: The separator block is not working (no drop zone)
chm@openerp.com [Wed, 9 Apr 2014 14:07:33 +0000 (16:07 +0200)]
[FIX] website: The separator block is not working (no drop zone)

bzr revid: chm@openerp.com-20140409140733-ne0frg4o7b3c1lr0

10 years ago[FIX] website: Default Url not correct for the button 'contact us' in the block featu...
chm@openerp.com [Wed, 9 Apr 2014 13:41:43 +0000 (15:41 +0200)]
[FIX] website: Default Url not correct for the button 'contact us' in the block features>Button

bzr revid: chm@openerp.com-20140409134143-aoiqbd2aqe78hgyc

10 years ago[TYPO] website: tour for banner
chm@openerp.com [Wed, 9 Apr 2014 13:33:30 +0000 (15:33 +0200)]
[TYPO] website: tour for banner

bzr revid: chm@openerp.com-20140409133330-6ny4oug0hucpzsn8

10 years ago[MERGE] [IMP] website_blog: layout and usability improvements. This task proposes...
Thibault Delavallée [Wed, 9 Apr 2014 12:35:50 +0000 (14:35 +0200)]
[MERGE] [IMP] website_blog: layout and usability improvements. This task proposes a better layout that eases the reading + smooth transitions between blogs based on suggestions dynamically chosen based on a ranking.

Featuring :
- blog: blog now have a subtitle field
- blog_post: blog post now have a subtitle field, removed shortened content + website_published_datetime (create_date and write_date are sufficient). Added tracking of visits + ranking computation, to select the next post the user will see. Added background-image, that is used to display a cover behind the post title and subtitle. Overall display improvement.
- added new feature that allows a user to tweet selected text on twitter from post.
- added new feature that allows a user to discuss on every paragraph (anonymous user have to give their name and email)
- better blog demo data

Misc:
- website: removed dead code about website_published_datetime that could have been generic but has never been used
- [FIX] website: fixed image controller, do not attempt to read website_published on models that do not have that field

bzr revid: tde@openerp.com-20140409123550-tkrcfvnofxz7ryiz

10 years ago[IMP] track translatable
Fabien Pinckaers [Wed, 9 Apr 2014 08:27:30 +0000 (10:27 +0200)]
[IMP] track translatable

bzr revid: fp@tinyerp.com-20140409082730-0aafeuss3o8ywmkm

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Wed, 9 Apr 2014 07:50:34 +0000 (09:50 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20140409075034-zale7ojgj2fh347l

10 years ago[IMP] mail: jump to the Messaging menu after installation
Thibault Delavallée [Wed, 9 Apr 2014 07:47:30 +0000 (09:47 +0200)]
[IMP] mail: jump to the Messaging menu after installation

bzr revid: tde@openerp.com-20140409074730-eirq7st1ya6g0ooc

10 years ago[MERGE] [IMP] mail: followers widget: Follow button + subtypes are now displayed
Thibault Delavallée [Wed, 9 Apr 2014 07:47:12 +0000 (09:47 +0200)]
[MERGE] [IMP] mail: followers widget: Follow button + subtypes are now displayed
like a button + a dropdown selection for subtypes, reducing the place this widget
takes in the form view.

bzr revid: tde@openerp.com-20140409074712-pn3nqpga1mxaa3ie

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 9 Apr 2014 06:12:59 +0000 (06:12 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140409061259-ap1np1ygzq8srd4c

10 years ago[MERGE] Sync with trunk, to have last fixes
Thibault Delavallée [Tue, 8 Apr 2014 15:12:53 +0000 (17:12 +0200)]
[MERGE] Sync with trunk, to have last fixes

bzr revid: tde@openerp.com-20140408151253-sabtrlt79uj31stw

10 years ago[FIX] fixes an incorrect call to read_group (addon gamification)
Gery Debongnie [Tue, 8 Apr 2014 13:52:19 +0000 (15:52 +0200)]
[FIX] fixes an incorrect call to read_group (addon gamification)

bzr revid: ged@openerp.com-20140408135219-95sdjix3yzs2ig83

10 years ago[MERGE] this branch rewrite the data loading code from graph view to use the new...
Gery Debongnie [Tue, 8 Apr 2014 13:49:17 +0000 (15:49 +0200)]
[MERGE] this branch rewrite the data loading code from graph view to use the new 'eager' feature of read_group.

It should improve the graph view performance in a big way (very low number of read_group requests, and that number does not depend on the amount of data)

bzr revid: ged@openerp.com-20140408134917-y0gdmrxa4uzhz9bb

10 years ago[IMP] website_blog: always have a next_post, even a visited one, it you have at least
Thibault Delavallée [Tue, 8 Apr 2014 13:47:28 +0000 (15:47 +0200)]
[IMP] website_blog: always have a next_post, even a visited one, it you have at least
2 posts.

bzr revid: tde@openerp.com-20140408134728-fy4mbsuetwksa76v

10 years ago[MERGE] complete refactoring of read_group method in orm.py. In bonus, it now can...
Gery Debongnie [Tue, 8 Apr 2014 13:46:07 +0000 (15:46 +0200)]
[MERGE] complete refactoring of read_group method in orm.py.  In bonus, it now can work in 'lazy' or 'eager' mode (lazy by default), which is an important feature for the graph view.

bzr revid: ged@openerp.com-20140408134607-hejp8d584nwkgw0w

10 years ago[IMP] website_blog: enable_editor + slugify URLs in order to be directly
Thibault Delavallée [Tue, 8 Apr 2014 13:41:15 +0000 (15:41 +0200)]
[IMP] website_blog: enable_editor + slugify URLs in order to be directly
in edit mode when creating a new blog.

bzr revid: tde@openerp.com-20140408134115-125vtpmtikdd2u26

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Tue, 8 Apr 2014 13:13:47 +0000 (15:13 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20140408131347-uo0ahmypbxhlx7vv

10 years ago[IMP] simplifies the readgroup code to select order by (orm.py)
Gery Debongnie [Tue, 8 Apr 2014 12:24:17 +0000 (14:24 +0200)]
[IMP] simplifies the readgroup code to select order by (orm.py)

bzr revid: ged@openerp.com-20140408122417-y75wp0plyloiamuy

10 years ago[MERGE] merge from trunk
Gery Debongnie [Tue, 8 Apr 2014 09:10:12 +0000 (11:10 +0200)]
[MERGE] merge from trunk

bzr revid: ged@openerp.com-20140408091012-er2w4grf2cfoqrto

10 years ago[MERGE] merge from trunk
Gery Debongnie [Tue, 8 Apr 2014 09:08:52 +0000 (11:08 +0200)]
[MERGE] merge from trunk

bzr revid: ged@openerp.com-20140407080642-b51z9j9cryb72tpc
bzr revid: ged@openerp.com-20140408090852-xmfi9nwd2lzsfbza

10 years ago[MERGE] merge from trunk
Gery Debongnie [Tue, 8 Apr 2014 09:06:18 +0000 (11:06 +0200)]
[MERGE] merge from trunk

bzr revid: ged@openerp.com-20140408090618-vs4e9c9ckhat9aem

10 years ago[IMP] change the regex matching orders in orm.py to accept field:interval. This...
Gery Debongnie [Tue, 8 Apr 2014 09:04:18 +0000 (11:04 +0200)]
[IMP] change the regex matching orders in orm.py to accept field:interval.  This simplifies the code in _check_qorder (no need to compute the raw field name)

bzr revid: ged@openerp.com-20140408090418-5yjnfp6axumytmrq

10 years ago[IMP] add and fix the documentation on some helper methods in read_group. (orm.py)
Gery Debongnie [Tue, 8 Apr 2014 08:20:29 +0000 (10:20 +0200)]
[IMP] add and fix the documentation on some helper methods in read_group. (orm.py)

bzr revid: ged@openerp.com-20140408082029-pmdzkbak0zjvs8jw

10 years ago[FIX] res_partner demo data: fixed email address, using a symbol not valid for
Thibault Delavallée [Tue, 8 Apr 2014 08:16:48 +0000 (10:16 +0200)]
[FIX] res_partner demo data: fixed email address, using a symbol not valid for
an email address.

bzr revid: tde@openerp.com-20140408081648-5au34720s2m4izm6

10 years ago[IMP] improves the helper function _read_group_format_result so that it is slightly...
Gery Debongnie [Tue, 8 Apr 2014 07:38:13 +0000 (09:38 +0200)]
[IMP] improves the helper function _read_group_format_result so that it is slightly faster (orm.py)

bzr revid: ged@openerp.com-20140408073813-8z23fun5274fvqaa

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 8 Apr 2014 06:18:31 +0000 (06:18 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140408061831-7wnnz72jgait29og

10 years ago[FIX] base_gengo: don't skipp terms in gengo communication because of their state...
Quentin (OpenERP) [Mon, 7 Apr 2014 17:46:21 +0000 (19:46 +0200)]
[FIX] base_gengo: don't skipp terms in gengo communication because of their state may have changed in the meanwhile (so using offset+limit in a serach at each loop is not a good idea)

bzr revid: qdp-launchpad@openerp.com-20140407174621-m9cv56gonoga4zh0

10 years ago[FIX] ir_actions: add missing comma
Christophe Simonis [Mon, 7 Apr 2014 16:54:55 +0000 (18:54 +0200)]
[FIX] ir_actions: add missing comma

bzr revid: chs@openerp.com-20140407165455-0zbsl1omgvw9e5ta

10 years ago[MERGE] forward port of branch saas-3 up to revid 9380 chs@openerp.com-20140407144439...
Christophe Simonis [Mon, 7 Apr 2014 16:33:18 +0000 (18:33 +0200)]
[MERGE] forward port of branch saas-3 up to revid 9380 chs@openerp.com-20140407144439-10n8fs6zovodwwtx

bzr revid: chs@openerp.com-20140407163318-hh3jwfkj3o2c83lk

10 years ago[MERGE] forward port of branch saas-3 up to revid 3995 chs@openerp.com-20140407144625...
Christophe Simonis [Mon, 7 Apr 2014 16:17:28 +0000 (18:17 +0200)]
[MERGE] forward port of branch saas-3 up to revid 3995 chs@openerp.com-20140407144625-jfimvsx4mgrkztqv

bzr revid: chs@openerp.com-20140407161728-ccudwnqo970ac8ay

10 years ago[MERGE] forward port of branch saas-3 up to revid 5112 chs@openerp.com-20140407144238...
Christophe Simonis [Mon, 7 Apr 2014 16:05:48 +0000 (18:05 +0200)]
[MERGE] forward port of branch saas-3 up to revid 5112 chs@openerp.com-20140407144238-3s38zadkh7yxpdy7

bzr revid: chs@openerp.com-20140407160548-ttuc877kknuycoqw

10 years ago[MERGE] forward port of branch 7.0 up to revid 4169 mat@openerp.com-20140407120612...
Christophe Simonis [Mon, 7 Apr 2014 14:46:25 +0000 (16:46 +0200)]
[MERGE] forward port of branch 7.0 up to revid 4169 mat@openerp.com-20140407120612-mjb08yts2oa4k4jz

bzr revid: chs@openerp.com-20140407144439-10n8fs6zovodwwtx
bzr revid: chs@openerp.com-20140407144625-jfimvsx4mgrkztqv

10 years ago[MERGE] forward port of branch 7.0 up to revid 5275 odo@openerp.com-20140407105740...
Christophe Simonis [Mon, 7 Apr 2014 14:42:38 +0000 (16:42 +0200)]
[MERGE] forward port of branch 7.0 up to revid 5275 odo@openerp.com-20140407105740-elbz311w5u9e8eos

bzr revid: chs@openerp.com-20140407144238-3s38zadkh7yxpdy7

10 years ago[IMP] removes useless calls to field_get and replace them by self._all_columns in...
Gery Debongnie [Mon, 7 Apr 2014 13:39:31 +0000 (15:39 +0200)]
[IMP] removes useless calls to field_get and replace them by self._all_columns in read_group method (orm.py).

bzr revid: ged@openerp.com-20140407133931-hrf9dmdj2fx050ww

10 years ago[FIX] add context parameter to various helper methods to avoid stupid crash in read_g...
Gery Debongnie [Mon, 7 Apr 2014 13:02:23 +0000 (15:02 +0200)]
[FIX] add context parameter to various helper methods to avoid stupid crash in read_group (orm.py)

bzr revid: ged@openerp.com-20140407130223-pdzge17omntpbh23

10 years ago[FIX] temporary fix for concurrent commit during test until we improve test
Antony Lesuisse [Mon, 7 Apr 2014 12:50:50 +0000 (14:50 +0200)]
[FIX] temporary fix for concurrent commit during test until we improve test
cursor to emulate multiple cursors

bzr revid: al@openerp.com-20140407125050-c4fq8okuya4jxj0w

10 years ago[FIX] res.font: re-introduce substitution for builtin PDF fonts
Olivier Dony [Mon, 7 Apr 2014 12:10:15 +0000 (14:10 +0200)]
[FIX] res.font: re-introduce substitution for builtin PDF fonts

This substitution was removed when res.font was implemented
based on the idea that it would be best to allow the use of
the real Helvetica/Times/Courier font if really required.
However the builtin ones are always available and crippled
when it comes to Unicode supports. Combined with the fact
that many RML/SXW reports had Helvetica hardcoded, this
breaks unicode reports for many users.
This patch re-introduces a mapping to replace the builtin
fonts by a few common and free alternatives (DejaVu, Liberation
and Free font families).
When an actual Helvetica/Times/Courier font is installed
no substitution takes place for it, in the hope that it
comes with decent unicode support.

bzr revid: odo@openerp.com-20140407121015-jq1qmg0hfu0dt31s

10 years ago[MERGE] [FIX] upload widget: avoid overflow making impossible to click on other butto...
Martin Trigaux [Mon, 7 Apr 2014 12:06:12 +0000 (14:06 +0200)]
[MERGE] [FIX] upload widget: avoid overflow making impossible to click on other buttons than the first one (opw 603125)

bzr revid: mat@openerp.com-20140407120612-mjb08yts2oa4k4jz

10 years ago[FIX] web: pass name arg to name_search, because it seems that one module (or more...
Denis Ledoux [Mon, 7 Apr 2014 11:09:19 +0000 (13:09 +0200)]
[FIX] web: pass name arg to name_search, because it seems that one module (or more) wrongly overwritten the method

bzr revid: dle@openerp.com-20140407110919-e0mvvhldkfe98qlq

10 years ago[FIX] browse()/browse_record: use iterables instead of forcing lists when constructin...
Olivier Dony [Mon, 7 Apr 2014 10:57:40 +0000 (12:57 +0200)]
[FIX] browse()/browse_record: use iterables instead of forcing lists when constructing browse_lists

This allows iterable list_class implementations

bzr revid: odo@openerp.com-20140407105740-elbz311w5u9e8eos

10 years ago[FIX] Purchase - Make type 'order' as default invoice method in 'Purchase Settings...
Kersten Jeremy [Mon, 7 Apr 2014 10:44:02 +0000 (12:44 +0200)]
[FIX] Purchase - Make type 'order' as default invoice method in 'Purchase Settings'. Purchase by default use 'order', once an user update a parameter in 'Purchase Setting' without changing the default type (which by default was set to manual and not to order) the behavior is changed

bzr revid: jke@openerp.com-20140407104402-nlswdttmkmxznap2

10 years ago[FIX] web: correct company info popup closing
Christophe Simonis [Mon, 7 Apr 2014 10:13:24 +0000 (12:13 +0200)]
[FIX] web: correct company info popup closing

bzr revid: chs@openerp.com-20140407101324-vhm0d9r2nf0m7ve3

10 years ago[FIX] l10n_be: tax VAT-IN-V82-CAR-EXC-C1 should have as invoice and refund tax accoun...
Denis Ledoux [Mon, 7 Apr 2014 10:10:16 +0000 (12:10 +0200)]
[FIX] l10n_be: tax VAT-IN-V82-CAR-EXC-C1 should have as invoice and refund tax account the 'TVA non deductible' account

bzr revid: dle@openerp.com-20140407101016-fqns4nwv65rras91

10 years ago[FIX] Calendar - Typo remove useless whitespace
Kersten Jeremy [Mon, 7 Apr 2014 09:51:27 +0000 (11:51 +0200)]
[FIX] Calendar - Typo remove useless whitespace

bzr revid: jke@openerp.com-20140407095127-kxco10410n33l7h6

10 years ago[FIX] Calendar - Add timezone in mail send for invitations.
Kersten Jeremy [Mon, 7 Apr 2014 09:46:24 +0000 (11:46 +0200)]
[FIX] Calendar - Add timezone in mail send for invitations.

bzr revid: jke@openerp.com-20140407094624-bi8rtxqcdl1kqaal

10 years ago[IMP] adds a test for the new eager/lazy functionality of read_group
Gery Debongnie [Mon, 7 Apr 2014 09:10:28 +0000 (11:10 +0200)]
[IMP] adds a test for the new eager/lazy functionality of read_group

bzr revid: ged@openerp.com-20140407091028-4ksvnqwvrvwaho58

10 years ago[FIX] web: applying display name temporary imp of read to search_read also
Denis Ledoux [Mon, 7 Apr 2014 08:24:45 +0000 (10:24 +0200)]
[FIX] web: applying display name temporary imp of read to search_read also

bzr revid: dle@openerp.com-20140407082445-yjy17jnrw45d8mxg

10 years ago[MERGE] merge from trunk
Gery Debongnie [Mon, 7 Apr 2014 08:07:53 +0000 (10:07 +0200)]
[MERGE] merge from trunk

bzr revid: ged@openerp.com-20140404140849-ia31hb4xjimmre34
bzr revid: ged@openerp.com-20140407080753-jltf0wscgesbm7kt

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 7 Apr 2014 06:53:16 +0000 (06:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140405061904-60l019fp9qbl890t
bzr revid: launchpad_translations_on_behalf_of_openerp-20140406065319-1cr9ypow2w870fbo
bzr revid: launchpad_translations_on_behalf_of_openerp-20140407065316-8z3pm4a79uff45z5

10 years ago[IMP] button snippet
Fabien Pinckaers [Sun, 6 Apr 2014 13:25:19 +0000 (15:25 +0200)]
[IMP] button snippet

bzr revid: fp@tinyerp.com-20140406132519-eookdnec20c6sg20

10 years ago[FIX] base_vat : improve log when a vat code is not valid to display which code is...
Kersten Jeremy [Sat, 5 Apr 2014 12:53:20 +0000 (14:53 +0200)]
[FIX] base_vat : improve log when a vat code is not valid to display which code is wrong in constraint message.

bzr revid: jke@openerp.com-20140405125320-ps1atos24yyc2uwj

10 years ago[FIX] Typo - add missing label for checkbox speaker.
Kersten Jeremy [Sat, 5 Apr 2014 10:42:54 +0000 (12:42 +0200)]
[FIX] Typo - add missing label for checkbox speaker.

bzr revid: jke@openerp.com-20140405104254-2rpf239vb6wvk8hd

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 5 Apr 2014 05:30:45 +0000 (05:30 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140405053045-3cts3jqyeqsu0x57

10 years ago[MERGE] forward port of branch 7.0 up to revid 9956 odo@openerp.com-20140404135145...
Christophe Simonis [Fri, 4 Apr 2014 16:17:13 +0000 (18:17 +0200)]
[MERGE] forward port of branch 7.0 up to revid 9956 odo@openerp.com-20140404135145-t8b0m2ijcq3y8sh6

bzr revid: chs@openerp.com-20140404161713-8w2c9y05l4dzzd9s

10 years ago[MERGE] forward port of branch 7.0 up to revid 5274 chs@openerp.com-20140404141611...
Christophe Simonis [Fri, 4 Apr 2014 15:58:58 +0000 (17:58 +0200)]
[MERGE] forward port of branch 7.0 up to revid 5274 chs@openerp.com-20140404141611-qi1yagltvkd9q8ji

bzr revid: chs@openerp.com-20140404155858-mvupqmuvi8ime2tl

10 years ago[IMP] web_graph: when exporting to xls, export float data as raw instead of string
Martin Trigaux [Fri, 4 Apr 2014 15:47:26 +0000 (17:47 +0200)]
[IMP] web_graph: when exporting to xls, export float data as raw instead of string

bzr revid: mat@openerp.com-20140404154726-n5dm2fhan6liem01

10 years ago[FIX] force suppression of pidfile at exit of openerp.
Christophe Simonis [Fri, 4 Apr 2014 15:46:58 +0000 (17:46 +0200)]
[FIX] force suppression of pidfile at exit of openerp.
[IMP] only write/delete pidfile in non-evented mode
[FIX] check if evented mode before checking in worker mode when starting server service

bzr revid: chs@openerp.com-20140404154658-6x5rxyq12guej43q

10 years ago[FIX] skip undefined and keep formating as empty string
Martin Trigaux [Fri, 4 Apr 2014 15:17:39 +0000 (17:17 +0200)]
[FIX] skip undefined and keep formating as empty string

bzr revid: mat@openerp.com-20140404151739-u61resk70xoih5he

10 years ago[FIX] web: do not reload record on dialog close if the wizard return an action
Denis Ledoux [Fri, 4 Apr 2014 15:09:14 +0000 (17:09 +0200)]
[FIX] web: do not reload record on dialog close if the wizard return an action

bzr revid: dle@openerp.com-20140404150914-vxx06gl0xv43ddv2

10 years ago[FIX] add missing semicolons, add a missing 'var' statement and remove trailing white...
Gery Debongnie [Fri, 4 Apr 2014 14:30:09 +0000 (16:30 +0200)]
[FIX] add missing semicolons, add a missing 'var' statement and remove trailing whitespace (addon web_graph)

bzr revid: ged@openerp.com-20140404143009-6uk7607bv4acbg4b

10 years ago[FIX] res.partner: name_search: respect unaccent flag
Christophe Simonis [Fri, 4 Apr 2014 14:16:11 +0000 (16:16 +0200)]
[FIX] res.partner: name_search: respect unaccent flag

bzr revid: chs@openerp.com-20140404141611-qi1yagltvkd9q8ji

10 years ago[IMP] expression: new helper for generating unaccent aware sql queries. Adapt _auto_j...
Christophe Simonis [Fri, 4 Apr 2014 14:15:59 +0000 (16:15 +0200)]
[IMP] expression: new helper for generating unaccent aware sql queries. Adapt _auto_join tests to use it.

bzr revid: chs@openerp.com-20140404141559-d2sn68lruik9hz81

10 years ago[MERGE] stock,mrp: restore deactivated tests (backport from trunk), courtesy of Lione...
Olivier Dony [Fri, 4 Apr 2014 13:51:45 +0000 (15:51 +0200)]
[MERGE] stock,mrp: restore deactivated tests (backport from trunk), courtesy of Lionel Sausin (Numerigraphe)

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

bzr revid: odo@openerp.com-20140404135145-t8b0m2ijcq3y8sh6

10 years ago[FIX] Ecomm - login to post a comment if not logged
Kersten Jeremy [Fri, 4 Apr 2014 13:50:05 +0000 (15:50 +0200)]
[FIX] Ecomm - login to post a comment if not logged

bzr revid: jke@openerp.com-20140404135005-4uz7qtzyke58sgy2

10 years ago[FIX] project: do not overwrite start date is specifically set by the user
Denis Ledoux [Fri, 4 Apr 2014 13:39:58 +0000 (15:39 +0200)]
[FIX] project: do not overwrite start date is specifically set by the user

bzr revid: dle@openerp.com-20140404133958-fyw309i5cem11jm1

10 years ago[FIX] domain parsing: better heuristic when a domain uses a date value for a datetime...
Olivier Dony [Fri, 4 Apr 2014 13:38:27 +0000 (15:38 +0200)]
[FIX] domain parsing: better heuristic when a domain uses a date value for a datetime field

This comparison is flawed by nature but can be a useful
shortcut sometimes. It was using wrong boundaries and
would also loop for operators not explicitly handled
by the code (there was no `else` block). It is still
not possible to handle time zone conversions properly,
so this is only an experimental feature.

bzr revid: odo@openerp.com-20140404133827-5owdendpsr083a17

10 years ago[FIX] website_sale_delivery: list pop actually takes as arg the index in the list...
Denis Ledoux [Fri, 4 Apr 2014 13:03:02 +0000 (15:03 +0200)]
[FIX] website_sale_delivery: list pop actually takes as arg the index in the list, not the item (+ check that carrier id is not false)

bzr revid: dle@openerp.com-20140404130302-mvm2tzhsc2a58p11

10 years ago[MERGE] [IMP] payment modules: added provider selection field that is different from...
Thibault Delavallée [Fri, 4 Apr 2014 12:59:31 +0000 (14:59 +0200)]
[MERGE] [IMP] payment modules: added provider selection field that is different from the name. This allows to distinguish name and provider. Provider is a more technical field, used to call some specific methods (<provider>_method_name). The name field is used for display on the website.

Added name on payment.transaction views.

Added sale_order_id field on transaction form view; the field is already present and used but was not displayed.

Transfer is now called Wire Transfer.

Code and views udpated accordingly.

bzr revid: tde@openerp.com-20140404125931-msfyk21jx3gsyfj6

10 years ago[FIX] crm_partner_assign: add discussion subtype to interested/disintered messages...
Denis Ledoux [Fri, 4 Apr 2014 12:54:50 +0000 (14:54 +0200)]
[FIX] crm_partner_assign: add discussion subtype to interested/disintered messages, so portal users can see it

bzr revid: dle@openerp.com-20140404125450-v94rjpuuse9gkibr

10 years ago[IMP] bring back the tests for mrp_operations - backported from little after v7.0...
Foram Katharotiya (OpenERP) [Fri, 4 Apr 2014 12:45:18 +0000 (14:45 +0200)]
[IMP] bring back the tests for mrp_operations - backported from little after v7.0 in the trunk

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

bzr revid: ls@numerigraphe.com-20140404124518-jv77xw4z0ouoaqlz

10 years ago[IMP] moves some internal function in read_group to become class methods and slightly...
Gery Debongnie [Fri, 4 Apr 2014 12:42:32 +0000 (14:42 +0200)]
[IMP] moves some internal function in read_group to become class methods and slightly reorganize them (orm.py)

bzr revid: ged@openerp.com-20140404124232-dmyxuv1qf5kperet

10 years ago[FIX] revert to v7 report API
Lionel Sausin [Fri, 4 Apr 2014 12:40:36 +0000 (14:40 +0200)]
[FIX] revert to v7 report API

bzr revid: ls@numerigraphe.com-20140404124036-1vt0fkakfllj1qax

10 years ago[IMP] event: add trigger field for stored seats_* fields and remove print
Martin Trigaux [Fri, 4 Apr 2014 12:37:00 +0000 (14:37 +0200)]
[IMP] event: add trigger field for stored seats_* fields and remove print

bzr revid: mat@openerp.com-20140404123700-w576o0biixy32udc

10 years ago[MERGE][IMP] Account* reports converted to qweb; Added sale_layout module allowing...
Simon Lejeune [Tue, 8 Apr 2014 15:31:04 +0000 (17:31 +0200)]
[MERGE][IMP] Account* reports converted to qweb; Added sale_layout module allowing to customize sale order and invoice; some refactoring on report module

bzr revid: sle@openerp.com-20140408153104-o6s6766vb2ol0bf1

10 years ago[MERGE] Adapted tests_reports and ir_actions to run the existing yml tests with QWeb...
Simon Lejeune [Tue, 8 Apr 2014 15:25:04 +0000 (17:25 +0200)]
[MERGE] Adapted tests_reports and ir_actions to run the existing yml tests with QWeb reports; Added a ir.qweb.widget model able to format data from a t-esc; Added a monetary qweb widget

bzr revid: sle@openerp.com-20140408152504-mk31kj0s1lhyijir

10 years ago[FIX] journal report: pass correct args to display_currency
Simon Lejeune [Tue, 8 Apr 2014 15:08:19 +0000 (17:08 +0200)]
[FIX] journal report: pass correct args to display_currency

bzr revid: sle@openerp.com-20140408150819-fcuve94ecyrqf17k

10 years ago[FIX] sale_layout: inherit the right view
Simon Lejeune [Tue, 8 Apr 2014 14:41:31 +0000 (16:41 +0200)]
[FIX] sale_layout: inherit the right view

bzr revid: sle@openerp.com-20140408144131-fqjb6ntspah6f1hm

10 years ago[MERGE] trunk
Simon Lejeune [Tue, 8 Apr 2014 14:37:56 +0000 (16:37 +0200)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140408143756-n9om5ewuttpystt8

10 years ago[MERGE] trunk
Simon Lejeune [Tue, 8 Apr 2014 13:51:37 +0000 (15:51 +0200)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140407133627-36iijkx89552bwa0
bzr revid: sle@openerp.com-20140407174628-24wysrr3g8x0fijd
bzr revid: sle@openerp.com-20140408135137-0ficpzark3mjys9r

10 years ago[IMP] Report: renamed 'render_doc' method as 'translate_doc' for better understanding...
Simon Lejeune [Tue, 8 Apr 2014 13:49:53 +0000 (15:49 +0200)]
[IMP] Report: renamed 'render_doc' method as 'translate_doc' for better understanding and added it a 'lang_field' attribute to explicitely set the lang. Adapted report_invoice, report_saleorder, report_overdue and report_intrastatinvoice this way.

bzr revid: sle@openerp.com-20140408134953-vql9ft8cosoanixt

10 years ago[MERGE] trunk
Simon Lejeune [Tue, 8 Apr 2014 12:11:01 +0000 (14:11 +0200)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140408121101-ya7omkuobf5b8r6p

10 years ago[MERGE] trunk
Simon Lejeune [Mon, 7 Apr 2014 17:45:34 +0000 (19:45 +0200)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140407174534-pk6b5lozvik78fom

10 years ago[FIX] regression when fixing specific paperformat argument on a template
Simon Lejeune [Mon, 7 Apr 2014 15:15:15 +0000 (17:15 +0200)]
[FIX] regression when fixing specific paperformat argument on a template

bzr revid: sle@openerp.com-20140407151515-dxdxjt60ld7jn2cs

10 years ago[FIX] accont bank statement balance: do not crash if balance is None
Simon Lejeune [Mon, 7 Apr 2014 14:48:20 +0000 (16:48 +0200)]
[FIX] accont bank statement balance: do not crash if balance is None

bzr revid: sle@openerp.com-20140407144820-21qlpvd3ik42i78d

10 years ago[MERGE] trunk
Simon Lejeune [Mon, 7 Apr 2014 13:35:32 +0000 (15:35 +0200)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140407133532-o6c7vpjsbjsnpsib

10 years ago[FIX] sale_layout: use t-esc-options to format subtotals
Simon Lejeune [Mon, 7 Apr 2014 13:34:25 +0000 (15:34 +0200)]
[FIX] sale_layout: use t-esc-options to format subtotals

bzr revid: sle@openerp.com-20140407133425-gfl5bqq0x2j5tq5w

10 years ago[REV] revert revid9276 (no need to include formatLang as qweb has since introduced...
Simon Lejeune [Mon, 7 Apr 2014 13:33:13 +0000 (15:33 +0200)]
[REV] revert revid9276 (no need to include formatLang as qweb has since introduced t-esc-options)

bzr revid: sle@openerp.com-20140407133313-re7xwd5190hk6zqi

10 years ago[IMP] ir_qweb: added t-esc-options to allow customization of a t-esc; added an ir...
Simon Lejeune [Mon, 7 Apr 2014 13:11:45 +0000 (15:11 +0200)]
[IMP] ir_qweb: added t-esc-options to allow customization of a t-esc; added an ir.qweb.widget model to format the t-esc value depending on the 'widget' key of t-esc-options; added ir.qweb.widget.monetary

bzr revid: sle@openerp.com-20140407131145-a6357u6tdbu6v2ix

10 years ago[FIX] Keep the layout between sale order and invoice
Simon Lejeune [Fri, 4 Apr 2014 15:51:48 +0000 (17:51 +0200)]
[FIX] Keep the layout between sale order and invoice

bzr revid: sle@openerp.com-20140404155148-l8btjfhp640r0gew

10 years ago[FIX] account invoice_print: ensure the right ids are in the context before calling...
Simon Lejeune [Fri, 4 Apr 2014 15:11:12 +0000 (17:11 +0200)]
[FIX] account invoice_print: ensure the right ids are in the context before calling get_action

bzr revid: sle@openerp.com-20140404151112-bov5xziw7rst1qtc

10 years ago[MERGE] trunk
Simon Lejeune [Fri, 4 Apr 2014 14:52:36 +0000 (16:52 +0200)]
[MERGE] trunk

bzr revid: sle@openerp.com-20140404145236-huzvb7cb06bjuiiy

10 years ago[FIX] sale_layout: correct api method signature
Simon Lejeune [Fri, 4 Apr 2014 14:51:56 +0000 (16:51 +0200)]
[FIX] sale_layout: correct api method signature

bzr revid: sle@openerp.com-20140404145156-msppuq3sh7onggnn

10 years ago[FIX] Remove bootstrap default min-height on an empty row in the header, added a...
Simon Lejeune [Fri, 4 Apr 2014 13:01:54 +0000 (15:01 +0200)]
[FIX] Remove bootstrap default min-height on an empty row in the header, added a max-height on the header logo

bzr revid: sle@openerp.com-20140404130154-utzdx2gqhfl2bp0n

10 years ago[FIX] regression on rpc call to check wkhtmltopdf presence/version
Simon Lejeune [Fri, 4 Apr 2014 12:47:24 +0000 (14:47 +0200)]
[FIX] regression on rpc call to check wkhtmltopdf presence/version

bzr revid: sle@openerp.com-20140404124724-dves3liepcbmg6rv

10 years ago[FIX] changes made at merge time into the trunk - remove offending test
Martin Trigaux [Fri, 4 Apr 2014 12:36:55 +0000 (14:36 +0200)]
[FIX] changes made at merge time into the trunk - remove offending test

bzr revid: ls@numerigraphe.com-20140404123655-9ihrychuho6n6qt2

10 years ago[IMP] bring back the tests for MRP - backported from little after v7.0 in the trunk
Foram Katharotiya (OpenERP) [Fri, 4 Apr 2014 12:30:03 +0000 (14:30 +0200)]
[IMP] bring back the tests for MRP - backported from little after v7.0 in the trunk

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

bzr revid: ls@numerigraphe.com-20140404123003-cdt5zz1vmupbgd1j

10 years ago[MERGE] [IMP] event: store number of seat used to avoid unnecessary computations...
Martin Trigaux [Fri, 4 Apr 2014 12:17:35 +0000 (14:17 +0200)]
[MERGE] [IMP] event: store number of seat used to avoid unnecessary computations (performance improvement)

bzr revid: mat@openerp.com-20140404121735-dtfc79y7ax9qwx6e

10 years ago[FIX] Report: insert formatLang in the rendering environment if not present; Sale_lay...
Simon Lejeune [Fri, 4 Apr 2014 12:11:28 +0000 (14:11 +0200)]
[FIX] Report: insert formatLang in the rendering environment if not present; Sale_layout: use formatLang on the subtotal

bzr revid: sle@openerp.com-20140404121128-puvr1zs244lit5m2

10 years ago[IMP] puts the closure 'process_groupby' in read_group in a separate method. (orm.py)
Gery Debongnie [Fri, 4 Apr 2014 11:45:43 +0000 (13:45 +0200)]
[IMP] puts the closure 'process_groupby' in read_group in a separate method. (orm.py)

bzr revid: ged@openerp.com-20140404114543-nw7yx87h1dbkbhtf

10 years ago[FIX] fixes an incorrect call to read_group (the groupby argument should be a list...
Gery Debongnie [Fri, 4 Apr 2014 11:42:16 +0000 (13:42 +0200)]
[FIX] fixes an incorrect call to read_group (the groupby argument should be a list of groupbys and should not be a list with an empty string (addon gamification)

bzr revid: ged@openerp.com-20140404114216-35wqvkegnpnn7mil

10 years ago[ADD] sale_layout module allowing to set categories and subtotals on invoice and...
Simon Lejeune [Fri, 4 Apr 2014 11:23:08 +0000 (13:23 +0200)]
[ADD] sale_layout module allowing to set categories and subtotals on invoice and sale order

bzr revid: sle@openerp.com-20140404112308-aopihnefnf55b4er