odoo/odoo.git
12 years ago[FIX] share: create sharing rule even when no other ir.rule exists
Olivier Dony [Wed, 15 Feb 2012 15:34:40 +0000 (16:34 +0100)]
[FIX] share: create sharing rule even when no other ir.rule exists

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

bzr revid: odo@openerp.com-20120215153440-c6ojz409kwzaus5w

12 years ago[FIX] handling of date and time formats with bare/literal characters
Xavier Morel [Wed, 15 Feb 2012 15:32:37 +0000 (16:32 +0100)]
[FIX] handling of date and time formats with bare/literal characters

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

bzr revid: xmo@openerp.com-20120215153237-4q1y6snebxk6sheh

12 years ago[MERGE] project: fixed a b ug when duplicating a project: tasks relations (parent_ids...
Thibault Delavallée [Wed, 15 Feb 2012 14:58:45 +0000 (15:58 +0100)]
[MERGE] project: fixed a b ug when duplicating a project: tasks relations (parent_ids and child_ids) are now correctly managed.

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

bzr revid: tde@openerp.com-20120215145845-vgqpjz97a0exdork

12 years ago[FIX] Code cleaning
Thibault Delavallée [Wed, 15 Feb 2012 14:51:12 +0000 (15:51 +0100)]
[FIX] Code cleaning

bzr revid: tde@openerp.com-20120215145112-xn04a7jyhdex3o0d

12 years ago[MERGE] Fix bug 932170 - formatLang() should render using context timezone
Olivier Dony [Wed, 15 Feb 2012 14:47:27 +0000 (15:47 +0100)]
[MERGE] Fix bug 932170 - formatLang() should render using context timezone

bzr revid: odo@openerp.com-20120215144727-4vtoxdz7dk9si3wn

12 years ago[FIX] When creating a project via a template, tasks were copied twice. template_coyp...
Thibault Delavallée [Wed, 15 Feb 2012 14:20:23 +0000 (15:20 +0100)]
[FIX] When creating a project via a template, tasks were copied twice. template_coyp is now unnecessary, as copy handles task copy. Modified yml test accordingly.

bzr revid: tde@openerp.com-20120215142023-m0hq55ayf6njit9q

12 years ago[FIX] account: removed date fields on automatic reconciliation wizard (these options...
Quentin (OpenERP) [Wed, 15 Feb 2012 13:51:15 +0000 (14:51 +0100)]
[FIX] account: removed date fields on automatic reconciliation wizard (these options were not supported before so we remove the fields because we don't see a real need for it)

bzr revid: qdp-launchpad@openerp.com-20120215135115-i32tnzekvnn5u37l

12 years ago[MERGE] Merged with main addons
Thibault Delavallée [Wed, 15 Feb 2012 13:48:40 +0000 (14:48 +0100)]
[MERGE] Merged with main addons

bzr revid: tde@openerp.com-20120215134840-yaohsrb50crhjr90

12 years ago[FIX] reports: formatLang() should render datetime values in appropriate timezone
Olivier Dony [Wed, 15 Feb 2012 13:37:48 +0000 (14:37 +0100)]
[FIX] reports: formatLang() should render datetime values in appropriate timezone

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

bzr revid: odo@openerp.com-20120215133748-2iodxq0z1vqhyz13

12 years ago[IMP] Improved dirty save button styling
Fabien Meghazi [Wed, 15 Feb 2012 13:36:53 +0000 (14:36 +0100)]
[IMP] Improved dirty save button styling

bzr revid: fme@openerp.com-20120215133653-t6fvjsv1sl9xlald

12 years ago[FIX] base_contact migration to contact
Antony Lesuisse [Wed, 15 Feb 2012 13:22:13 +0000 (14:22 +0100)]
[FIX] base_contact migration to contact

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

bzr revid: al@openerp.com-20120215132213-n8v4isg4ibftr15f

12 years ago[FIX+IMP] l10n_be: partner vat listing xml statement upgraded to intervat 8.0. Added...
Quentin (OpenERP) [Wed, 15 Feb 2012 13:18:16 +0000 (14:18 +0100)]
[FIX+IMP] l10n_be: partner vat listing xml statement upgraded to intervat 8.0. Added the possibility to print the list exported. Those 2 points are courtesy of Noviat. Improved the query to get data for this xml export: we now base our computation on the tax_amount and tax_code_id, which is way more correct.

bzr revid: qdp-launchpad@openerp.com-20120215131816-17ayv0pom1iddxf8

12 years ago[FIX] auth_openid: added `web` dependency in the manifest.
Vo Minh Thu [Wed, 15 Feb 2012 13:16:34 +0000 (14:16 +0100)]
[FIX] auth_openid: added `web` dependency in the manifest.

bzr revid: vmt@openerp.com-20120215131634-vk92kp2e0p2k288d

12 years ago[ADD] Bind form warning to Cancel button
Fabien Meghazi [Wed, 15 Feb 2012 12:39:01 +0000 (13:39 +0100)]
[ADD] Bind form warning to Cancel button

bzr revid: fme@openerp.com-20120215123901-po1dk32p9lbgadjk

12 years ago[MERGE] fix to redirection loop bug when serving mobile client as HTTPS, courtesy...
Xavier Morel [Wed, 15 Feb 2012 11:57:37 +0000 (12:57 +0100)]
[MERGE] fix to redirection loop bug when serving mobile client as HTTPS, courtesy of Mikel Martin

bzr revid: xmo@openerp.com-20120215115737-a5whcgzk6r03b76p

12 years ago[FIX] unscrew labels in graphs
Xavier Morel [Wed, 15 Feb 2012 11:24:24 +0000 (12:24 +0100)]
[FIX] unscrew labels in graphs

bzr revid: xmo@openerp.com-20120215112424-meswcv2u60b0lxdi

12 years ago[IMP] Restore form dirty confirmation on pager change
Fabien Meghazi [Wed, 15 Feb 2012 10:56:28 +0000 (11:56 +0100)]
[IMP] Restore form dirty confirmation on pager change

bzr revid: fme@openerp.com-20120215105628-i91krjqgbx28n1h2

12 years ago[IMP] period of invoice in partnership analysis
Fabien Pinckaers [Wed, 15 Feb 2012 10:52:12 +0000 (11:52 +0100)]
[IMP] period of invoice in partnership analysis

bzr revid: fp@tinyerp.com-20120215105212-m3wwf54qj8cz2ktl

12 years ago[IMP] Visually notify the user that a form's field is dirty
Fabien Meghazi [Wed, 15 Feb 2012 10:48:14 +0000 (11:48 +0100)]
[IMP] Visually notify the user that a form's field is dirty

bzr revid: fme@openerp.com-20120215104814-22mkvy03msp0oune

12 years ago[IMP] Support for One2Many
Fabien Meghazi [Wed, 15 Feb 2012 10:34:05 +0000 (11:34 +0100)]
[IMP] Support for One2Many

bzr revid: fme@openerp.com-20120215103405-svbhpnu3hyx2q8rb

12 years ago[FIX] fields: duplicate float fields per registry (because they are stateful).
Vo Minh Thu [Wed, 15 Feb 2012 10:17:14 +0000 (11:17 +0100)]
[FIX] fields: duplicate float fields per registry (because they are stateful).

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

bzr revid: vmt@openerp.com-20120215101714-zjsdcizzb1m2x6k5

12 years ago[IMP] Dirty save button background white
Fabien Meghazi [Wed, 15 Feb 2012 10:06:11 +0000 (11:06 +0100)]
[IMP] Dirty save button background white

bzr revid: fme@openerp.com-20120215100611-mtivosknk4px070z

12 years ago[FIX] Merge last trunk
Fabien Meghazi [Wed, 15 Feb 2012 09:59:40 +0000 (10:59 +0100)]
[FIX] Merge last trunk

bzr revid: fme@openerp.com-20120215095940-2jv27t91i7u5mm0r

12 years ago[FIX] webkit: Set the right signature for the get_lib function
Stephane Wirtel [Wed, 15 Feb 2012 09:55:27 +0000 (10:55 +0100)]
[FIX] webkit: Set the right signature for the get_lib function

bzr revid: stw@openerp.com-20120215095527-a3b4ps6lyk735v1h

12 years agoSuggested fix
mikel [Wed, 15 Feb 2012 09:46:14 +0000 (10:46 +0100)]
Suggested fix

bzr revid: mikel@pcl2-20120215094614-uzbqxiuemq6iu3f9

12 years ago[MERGE] account period generation revert wrong date_context patch
Antony Lesuisse [Wed, 15 Feb 2012 09:42:29 +0000 (10:42 +0100)]
[MERGE] account period generation revert wrong date_context patch

bzr revid: al@openerp.com-20120215094229-4852u5f1b1445229

12 years ago[FIX] Back to old formatting, before revno 6565
Thibault Delavallée [Wed, 15 Feb 2012 09:38:17 +0000 (10:38 +0100)]
[FIX] Back to old formatting, before revno 6565

bzr revid: tde@openerp.com-20120215093817-v6shtzwmc24ewbgc

12 years ago[MERGE] graph issues fixes
Xavier Morel [Wed, 15 Feb 2012 09:24:22 +0000 (10:24 +0100)]
[MERGE] graph issues fixes

bzr revid: xmo@openerp.com-20120215092422-0emfdu4cx3opuxxk

12 years ago[MERGE] report_webkit move wkhtmltopdf PATH from company to ir config parameters
Antony Lesuisse [Wed, 15 Feb 2012 09:23:17 +0000 (10:23 +0100)]
[MERGE] report_webkit move wkhtmltopdf PATH from company to ir config parameters

bzr revid: al@openerp.com-20120215092317-ops1e4bbjepzrsah

12 years ago[IMP] Modified argument order in context_today call (context passed as last argument...
Thibault Delavallée [Wed, 15 Feb 2012 09:22:29 +0000 (10:22 +0100)]
[IMP] Modified argument order in context_today call (context passed as last argument to comply to OpenERP coding guidelines)

bzr revid: tde@openerp.com-20120215092229-olnjl9e2ant2ka55

12 years ago[FIX] Fixed date_start and date_stop in period creation. Using the fields.date.contex...
Thibault Delavallée [Wed, 15 Feb 2012 09:17:07 +0000 (10:17 +0100)]
[FIX] Fixed date_start and date_stop in period creation. Using the fields.date.context_today in revno 6565 was performed uysing current datetime instead of correct beginning and end of months timestamps.

bzr revid: tde@openerp.com-20120215091707-0wt01bms652pzz5e

12 years ago[FIX] Undefined container element for Pie chart, error while string operation on...
Vaibhav (OpenERP) [Wed, 15 Feb 2012 06:37:46 +0000 (12:07 +0530)]
[FIX] Undefined container element for Pie chart, error while string operation on boolean value.

bzr revid: vda@tinyerp.com-20120215063746-7j0n14lms083hh79

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 15 Feb 2012 05:43:56 +0000 (05:43 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120215052758-5ewjbeg83nu452ff
bzr revid: launchpad_translations_on_behalf_of_openerp-20120215054356-0718b6y05htv4o7n

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 15 Feb 2012 05:26:52 +0000 (05:26 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120215052652-i9y75rm42kvbvlx7

12 years ago[FIX] When using apache https as proxy for openerp accesing /mobile url leads to...
mikel [Tue, 14 Feb 2012 22:06:15 +0000 (23:06 +0100)]
[FIX] When using apache https as proxy for openerp accesing /mobile url leads to redirection loop. This change, 1 line solves the problem.

bzr revid: mikel@pcl2-20120214220615-j28302zaeoewdan6

12 years ago[FIX] database restore dont prepend a space before the tempfile
Antony Lesuisse [Tue, 14 Feb 2012 19:30:30 +0000 (20:30 +0100)]
[FIX] database restore dont prepend a space before the tempfile

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

bzr revid: al@openerp.com-20120214193030-uhqyuo70l527ypsn

12 years ago[IMP] better index, on behalf of ferdinand, bug 571203
Fabien Pinckaers [Tue, 14 Feb 2012 18:43:31 +0000 (19:43 +0100)]
[IMP] better index, on behalf of ferdinand, bug 571203

bzr revid: fp@tinyerp.com-20120214184331-w7yrj6ejuengvwou

12 years ago[FIX] babel monkeypatch babel path if py2exe is used
Antony Lesuisse [Tue, 14 Feb 2012 18:37:11 +0000 (19:37 +0100)]
[FIX] babel monkeypatch babel path if py2exe is used

bzr revid: al@openerp.com-20120214183711-gxy5q3musbgpjalq

12 years ago[IMP] remove base_report_creator: deprecated by gorup_by stuff
Fabien Pinckaers [Tue, 14 Feb 2012 18:27:10 +0000 (19:27 +0100)]
[IMP] remove base_report_creator: deprecated by gorup_by stuff

bzr revid: fp@tinyerp.com-20120214182710-mv1emp4a20do06wz

12 years ago[IMP] removed document_ics
Fabien Pinckaers [Tue, 14 Feb 2012 18:25:57 +0000 (19:25 +0100)]
[IMP] removed document_ics

bzr revid: fp@tinyerp.com-20120214182557-0oxwx2yucxs1e3h2

12 years ago[FIX] Do not omit current language value when saving translation box values
Fabien Meghazi [Tue, 14 Feb 2012 17:05:13 +0000 (18:05 +0100)]
[FIX] Do not omit current language value when saving translation box values

bzr revid: fme@openerp.com-20120214170513-64v5ifw7tp8i168m

12 years ago[FIX] Translate dialog, set dirty flag after set value
Fabien Meghazi [Tue, 14 Feb 2012 16:58:09 +0000 (17:58 +0100)]
[FIX] Translate dialog, set dirty flag after set value

bzr revid: fme@openerp.com-20120214165809-wes7aww6i5oncwqc

12 years ago[FIX] Fix little regression about translatable fields styling
Fabien Meghazi [Tue, 14 Feb 2012 16:34:43 +0000 (17:34 +0100)]
[FIX] Fix little regression about translatable fields styling

bzr revid: fme@openerp.com-20120214163443-pz7nmhj1ktbfhucm

12 years ago[FIX] When we click on "Point of Sale" in folder menu mode, it shows a blank menu
Fabien Meghazi [Tue, 14 Feb 2012 16:26:57 +0000 (17:26 +0100)]
[FIX] When we click on "Point of Sale" in folder menu mode, it shows a blank menu

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

bzr revid: fme@openerp.com-20120214162657-i8hes1iy67wi4isj

12 years ago[fix] complex bug in BufferedDataSet
niv-openerp [Tue, 14 Feb 2012 16:15:58 +0000 (17:15 +0100)]
[fix] complex bug in BufferedDataSet

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

bzr revid: nicolas.vanhoren@openerp.com-20120214161558-k634bkwbwq0vk58p

12 years ago[FIX] mrp_subproduct: update qty to produce now change accordingly the qty of subprod...
Quentin (OpenERP) [Tue, 14 Feb 2012 15:57:46 +0000 (16:57 +0100)]
[FIX] mrp_subproduct: update qty to produce now change accordingly the qty of subproducts created

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

bzr revid: qdp-launchpad@openerp.com-20120214155746-zyejucj0745obtps

12 years ago[FIX] Field selection does not wrap long options
Fabien Meghazi [Tue, 14 Feb 2012 15:50:02 +0000 (16:50 +0100)]
[FIX] Field selection does not wrap long options

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

bzr revid: fme@openerp.com-20120214155002-niir827r181fvxyq

12 years ago[fix] problem with on_changes in the editable lists in o2m
niv-openerp [Tue, 14 Feb 2012 15:20:31 +0000 (16:20 +0100)]
[fix] problem with on_changes in the editable lists in o2m

bzr revid: nicolas.vanhoren@openerp.com-20120214152031-br1lq6zqx6ycdj7p

12 years ago[FIX] ir.module.module: `demo` field should be readonly
Olivier Dony [Tue, 14 Feb 2012 15:18:46 +0000 (16:18 +0100)]
[FIX] ir.module.module: `demo` field should be readonly

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

bzr revid: odo@openerp.com-20120214151846-1fsbc225bz1x5ujp

12 years ago[IMP] remove xmljs extractor from babel conf file (does not work), add note to extrac...
Xavier Morel [Tue, 14 Feb 2012 15:07:18 +0000 (16:07 +0100)]
[IMP] remove xmljs extractor from babel conf file (does not work), add note to extractor function

bzr revid: xmo@openerp.com-20120214150718-h12fnjsigna5miar

12 years ago[MERGE] Minor bugfixes (missing imports, etc.) courtesy of Florent Xicluna
Olivier Dony [Tue, 14 Feb 2012 15:00:22 +0000 (16:00 +0100)]
[MERGE] Minor bugfixes (missing imports, etc.) courtesy of Florent Xicluna

bzr revid: odo@openerp.com-20120214150022-yx6zi0j4fr2d48uc

12 years ago[REF] account: small code refactoring
Quentin (OpenERP) [Tue, 14 Feb 2012 13:30:53 +0000 (14:30 +0100)]
[REF] account: small code refactoring

bzr revid: qdp-launchpad@openerp.com-20120214133053-0125ol25lwr5mk7d

12 years ago[FIX] product.copy(): do it in en_US:
Vo Minh Thu [Tue, 14 Feb 2012 14:34:20 +0000 (15:34 +0100)]
[FIX] product.copy(): do it in en_US:
when implementing our own copy() method, and thus part
of the copy_data() method, we should do it in a consistent
way: copy_data() copy the name in en_US, so we should do
it in en_US too. Otherwise we end up writing the name of
the new product with a user-translated name.

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

bzr revid: vmt@openerp.com-20120214143420-7c16betfwlwblgjo

12 years ago[IMP] get translated JS strings outside of QWeb attributes as the corresponding extra...
Xavier Morel [Tue, 14 Feb 2012 14:29:54 +0000 (15:29 +0100)]
[IMP] get translated JS strings outside of QWeb attributes as the corresponding extractor does not actually work, export POTs

bzr revid: xmo@openerp.com-20120214142954-4ndkj63pog39ts0k

12 years ago[MERGE] More consistent widget for res.partner.event, courtesy of Serpent CS
Olivier Dony [Tue, 14 Feb 2012 14:26:07 +0000 (15:26 +0100)]
[MERGE] More consistent widget for res.partner.event, courtesy of Serpent CS

Note that res.partner.event is deprecated and the
mass mailing wizard is replaced as soon as the
mail module is installed.

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

bzr revid: odo@openerp.com-20120214142607-vp6k09139rumhmpt

12 years ago[MERGE] delivery: clarified behavior when saving a delivery.carrier. We want to keep...
Thibault Delavallée [Tue, 14 Feb 2012 14:16:18 +0000 (15:16 +0100)]
[MERGE] delivery: clarified behavior when saving a delivery.carrier. We want to keep the behavior of writing normal_price and free_if_more_than delivery lines. However, we also want to keep user modifications. The module now differentiates if it uses advanced pricing per destination or not. It using it, the user is responsible of the delivery grid and lines. None will be overrided. If not using it, the default behavior is used, unlinking previous lines to set normal_price and free_if_more_than.

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

bzr revid: tde@openerp.com-20120214141618-w5c6ybouaqj87tqx

12 years ago[MERGE] webkit: support for @webkit_header attribute in <report> tags courtesy of...
Olivier Dony [Tue, 14 Feb 2012 14:11:48 +0000 (15:11 +0100)]
[MERGE] webkit: support for @webkit_header attribute in <report> tags courtesy of Nicolas Bessi (Camptocamp)

Also updates the sample invoice report from
report_webkit_sample.

bzr revid: odo@openerp.com-20120214141148-qgm8sky27u9sfqhp

12 years ago[IMP] Readded the unlink. Instead of removing unlinking, the method now differentiate...
Thibault Delavallée [Tue, 14 Feb 2012 14:08:25 +0000 (15:08 +0100)]
[IMP] Readded the unlink. Instead of removing unlinking, the method now differentiates if it uses advanced pricing per destination or not. It using it, the user is responsible of the delivery grid and lines. None will be overrided. If not using it, the default behavior is used, unlinking previous lines to set normal_price and free_if_more_than.

bzr revid: tde@openerp.com-20120214140825-7hdggsctk8s3twat

12 years ago[FIX] Fixed translation concurrent update + wrong context passed to Dataset#write...
Fabien Meghazi [Tue, 14 Feb 2012 14:01:15 +0000 (15:01 +0100)]
[FIX] Fixed translation concurrent update + wrong context passed to Dataset#write (outdated api usage)

bzr revid: fme@openerp.com-20120214140115-y8h6anv26m3wdxrn

12 years ago[MERGE] Make <report> tag extensible for extra report engines, courtesy of Nicolas...
Olivier Dony [Tue, 14 Feb 2012 13:52:55 +0000 (14:52 +0100)]
[MERGE] Make <report> tag extensible for extra report engines, courtesy of Nicolas Bessi (Camptocamp)

The processing of <report> tags during XML file
processing is not modular or extensible, which
means that extra reporting engines cannot easily
add custom behavior for <report> records of their
type. By returning the newly created ID in
the tag_report() method we at least allow them
to hook up a monkey-patch without need to copy-
paste the original code.
This patch also allows an extra XML attribute
for webkit headers, because the original @header
attribute is reserved for a boolean value.

bzr revid: odo@openerp.com-20120214135255-a7hyxsoif4jhg6ro

12 years ago[fix] point of sale: problem when installing the addon
niv-openerp [Tue, 14 Feb 2012 13:50:54 +0000 (14:50 +0100)]
[fix] point of sale: problem when installing the addon

bzr revid: nicolas.vanhoren@openerp.com-20120214135054-mkgjjcb0wnnpwypu

12 years ago[MERGE] Merged with main addons
Thibault Delavallée [Tue, 14 Feb 2012 13:07:00 +0000 (14:07 +0100)]
[MERGE] Merged with main addons

bzr revid: tde@openerp.com-20120214130700-ednaydgc1my2ktw5

12 years ago[FIX] fields.sparse: fix multiple relational sparse fields on same model, courtesy...
Olivier Dony [Tue, 14 Feb 2012 12:57:25 +0000 (13:57 +0100)]
[FIX] fields.sparse: fix multiple relational sparse fields on same model, courtesy of Guewen Baconnier (Camptocamp)

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

bzr revid: odo@openerp.com-20120214125725-p2ayh1lckr50vebi

12 years ago[FIX] all: update context_today calls after API change
Olivier Dony [Tue, 14 Feb 2012 12:25:20 +0000 (13:25 +0100)]
[FIX] all: update context_today calls after API change

See also server revision 4053
revision-id: odo@openerp.com-20120214122413-rznpdyqajrzswk4o

bzr revid: odo@openerp.com-20120214122520-f4lyaoolw1sik7zo

12 years ago[FIX] fields.date.context_today: proper signature for call by default_get()
Olivier Dony [Tue, 14 Feb 2012 12:24:13 +0000 (13:24 +0100)]
[FIX] fields.date.context_today: proper signature for call by default_get()

The ORM automatically passes a Model instance
as the first argument to _default callables,
historically provided to give lambda functions
access to the Model instance.
context_today() does not need it but takes it
for compatibility purposes.
This also means that when called explicitly
within business code we should now pass a
Model instance as first argument, typically 'self'

bzr revid: odo@openerp.com-20120214122413-rznpdyqajrzswk4o

12 years ago[IMP] Make disabled fields [bg]color lighter
Fabien Meghazi [Tue, 14 Feb 2012 12:19:23 +0000 (13:19 +0100)]
[IMP] Make disabled fields [bg]color lighter

bzr revid: fme@openerp.com-20120214121923-vp7i8z4jlcurao4m

12 years ago[IMP] account: if updating just one literal key in a dict, just call __setitem__...
Xavier Morel [Tue, 14 Feb 2012 12:07:41 +0000 (13:07 +0100)]
[IMP] account: if updating just one literal key in a dict, just call __setitem__ no need to call update with a literal dict...

bzr revid: xmo@openerp.com-20120214120741-srnfvkxf3rc2m7ev

12 years ago[FIX] correctly evaluate and use context in logs
Xavier Morel [Tue, 14 Feb 2012 12:02:30 +0000 (13:02 +0100)]
[FIX] correctly evaluate and use context in logs

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

bzr revid: xmo@openerp.com-20120214120230-k0yti8ap15i4zcgi

12 years ago[FIX] Fix search view's filter button under IE (active state not visible)
Fabien Meghazi [Tue, 14 Feb 2012 12:00:26 +0000 (13:00 +0100)]
[FIX] Fix search view's filter button under IE (active state not visible)

bzr revid: fme@openerp.com-20120214120026-8ju7u3d87k9e6vd6

12 years ago[FIX] babel: Set the right path for the localedata of Babel when we use it via the...
Stephane Wirtel [Tue, 14 Feb 2012 11:44:47 +0000 (12:44 +0100)]
[FIX] babel: Set the right path for the localedata of Babel when we use it via the py2exe app.

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

bzr revid: stw@openerp.com-20120214114447-f8k2ze9kszfxvlw1

12 years ago[FIX] use add_payment for order from the web frontend
Antony Lesuisse [Tue, 14 Feb 2012 11:39:27 +0000 (12:39 +0100)]
[FIX] use add_payment for order from the web frontend

bzr revid: al@openerp.com-20120214113927-tjtxxy9aow3pmxg1

12 years ago[FIX] Fix button overflow in IE
Fabien Meghazi [Tue, 14 Feb 2012 11:26:28 +0000 (12:26 +0100)]
[FIX] Fix button overflow in IE

bzr revid: fme@openerp.com-20120214112628-vyiu173u4iwoy2g8

12 years ago[IMP] account display a warning when there are no more companies to generate a new...
Antony Lesuisse [Tue, 14 Feb 2012 11:07:04 +0000 (12:07 +0100)]
[IMP] account display a warning when there are no more companies to generate a new chart of account

bzr revid: al@openerp.com-20120214110704-oz8w31yg8p5qe0jx

12 years ago[FIX] Datetime widget buggy since jquery.ui upgrade
Fabien Meghazi [Tue, 14 Feb 2012 10:51:45 +0000 (11:51 +0100)]
[FIX] Datetime widget buggy since jquery.ui upgrade

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

bzr revid: fme@openerp.com-20120214105145-pat0srumt8m7nq38

12 years ago[MERGE] project: added a missing 'state' field in the tree view, necessary to choose...
Thibault Delavallée [Tue, 14 Feb 2012 10:09:56 +0000 (11:09 +0100)]
[MERGE] project: added a missing 'state' field in the tree view, necessary to choose buttons to display

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

bzr revid: tde@openerp.com-20120214100956-v772g3s6xegxoudn

12 years ago[MERGE] Removed duplicate view.
Thibault Delavallée [Tue, 14 Feb 2012 09:48:04 +0000 (10:48 +0100)]
[MERGE] Removed duplicate view.

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

bzr revid: tde@openerp.com-20120214094804-i1hnq1djp1pfcan9

12 years ago[FIX] Calendar box doesn't disappear on multiple clicks
Fabien Meghazi [Tue, 14 Feb 2012 09:47:30 +0000 (10:47 +0100)]
[FIX] Calendar box doesn't disappear on multiple clicks

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

bzr revid: fme@openerp.com-20120214094730-o1xiz3k5crgzwmkn

12 years ago[IMP] Simplify call to date picker
Fabien Meghazi [Tue, 14 Feb 2012 09:44:30 +0000 (10:44 +0100)]
[IMP] Simplify call to date picker

bzr revid: fme@openerp.com-20120214094430-p4gm11g0paau0tnh

12 years ago[IMP] project_planning: update params for fields.date.context_today after server fix
Olivier Dony [Tue, 14 Feb 2012 08:51:09 +0000 (09:51 +0100)]
[IMP] project_planning: update params for fields.date.context_today after server fix

Fixed in server at revision 4052
revision-id: odo@openerp.com-20120214085044-unpa77hork25gtif

bzr revid: odo@openerp.com-20120214085109-r30kskztzwefpxna

12 years ago[IMP] fields.date.context_today: actually use the optional timestamp + better naming
Olivier Dony [Tue, 14 Feb 2012 08:50:44 +0000 (09:50 +0100)]
[IMP] fields.date.context_today: actually use the optional timestamp + better naming

- optional datetime was not being used
- parameter renamed to timestamp to better
  indicate that it must be a datetime, not
  a simple date

bzr revid: odo@openerp.com-20120214085044-unpa77hork25gtif

12 years ago[FIX]account: removed action_move_line_select which is repeated
Mayur Maheshwari (OpenERP) [Tue, 14 Feb 2012 08:49:20 +0000 (14:19 +0530)]
[FIX]account: removed action_move_line_select which is repeated

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

bzr revid: mma@tinyerp.com-20120214084920-rklc4p11wp23t3pm

12 years ago[FIX] DatePicker remains visible(block) when clicking multiple times on picker button.
Vaibhav (OpenERP) [Tue, 14 Feb 2012 06:43:01 +0000 (12:13 +0530)]
[FIX] DatePicker remains visible(block) when clicking multiple times on picker button.

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

bzr revid: vda@tinyerp.com-20120214064301-4v1umyi1hls3nq28

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 14 Feb 2012 06:19:06 +0000 (06:19 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120214054303-2gawtr1s4zulhhhs
bzr revid: launchpad_translations_on_behalf_of_openerp-20120214054630-925y7kotw7axa7z4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120214061906-2g5kxwe0xle5u54c

12 years ago[MERGE] Use of the new fields.date.context_today method for bug 925361
Olivier Dony [Mon, 13 Feb 2012 18:48:53 +0000 (19:48 +0100)]
[MERGE] Use of the new fields.date.context_today method for bug 925361

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

bzr revid: odo@openerp.com-20120213184853-uoyo7utrnvlh1zoa

12 years ago[MERGE] Added fields.date.context_today method for bug 925361
Olivier Dony [Mon, 13 Feb 2012 18:48:02 +0000 (19:48 +0100)]
[MERGE] Added fields.date.context_today method for bug 925361

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

bzr revid: odo@openerp.com-20120213184802-gm6mqd8tk2kkswwn

12 years ago[FIX] res.users: don't delay login() if user row is currently locked
Olivier Dony [Mon, 13 Feb 2012 18:32:07 +0000 (19:32 +0100)]
[FIX] res.users: don't delay login() if user row is currently locked

Any running transaction that has created or altered
a record that contains a FK to the user is automatically
holding an SharedRowLock that prevents login() from
updating the last login date. As we cannot delay the
login() until all such transactions are finished,
it's simpler to try to get the lock and if that
fails, we skip the login date update for once,
no big deal.
A typical candidate for this situation is the
Admin user, locked out by long running cron
jobs that touch rows as Admin, hence holding
a ShareRowLock to res.users ID 1 because of the
many create_uid/write_uid foreign keys.

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

bzr revid: odo@openerp.com-20120213183207-45ptopqm0szritgx

12 years ago[FIX] all: use newly introduced fields.date.context_today
Olivier Dony [Mon, 13 Feb 2012 18:07:41 +0000 (19:07 +0100)]
[FIX] all: use newly introduced fields.date.context_today

Following the introduction of fields.date.context_today,
correct the main cases where we need to use the user's
timezone instead of the default UTC one.
There are probably many minor cases where this may be
useful, but those cases should be easy to fix now
that there is a common way to fix them.

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

bzr revid: odo@openerp.com-20120213180741-4hvd4p7wsep0fomf

12 years ago[ADD] field.date.context_today: added function to use as _defaults for date fields
Olivier Dony [Mon, 13 Feb 2012 18:03:55 +0000 (19:03 +0100)]
[ADD] field.date.context_today: added function to use as _defaults for date fields

As discussed on bug 925361, in order to have
a consistent behavior everywhere we need default
values to be using the client's timezone, just
as if the user had set the value themselves
using their local clock.
Because fields.date values are timezone
agnostic by design, they must be correctly
initialized from the start, no conversion
happens later.
The new context_today method is mean to be
easily usable as _defaults initialize, i.e.:
 'date_field': fields.date.context_today
is all that is needed.
It also avoids the classical mistake of
forgetting to make the default value
dynamic and directly passing the result of
a time.strftime() call.

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

bzr revid: odo@openerp.com-20120213180355-ruyw5j2w7r06kyue

12 years ago[FIX] report_webkit: Use the parent of the root_path if we use openerp on Windows
Stephane Wirtel [Mon, 13 Feb 2012 17:35:14 +0000 (18:35 +0100)]
[FIX] report_webkit: Use the parent of the root_path if we use openerp on Windows

bzr revid: stw@openerp.com-20120213173514-vj6mqv9qrqs0y7k6

12 years ago[FIX] l10n_be: vat intracom statement fix and polish. Thanks Noviat
Quentin (OpenERP) [Mon, 13 Feb 2012 17:22:08 +0000 (18:22 +0100)]
[FIX] l10n_be: vat intracom statement fix and polish. Thanks Noviat

bzr revid: qdp-launchpad@openerp.com-20120213172208-wejitichlxwed4mm

12 years ago[FIX] Use formatted value in kanbans group by
Fabien Meghazi [Mon, 13 Feb 2012 17:20:38 +0000 (18:20 +0100)]
[FIX] Use formatted value in kanbans group by

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

bzr revid: fme@openerp.com-20120213172038-o0gxr5avtlc2kfbc

12 years ago[FIX] don't display a '#' in empty URI fields
Xavier Morel [Tue, 14 Feb 2012 07:46:32 +0000 (08:46 +0100)]
[FIX] don't display a '#' in empty URI fields

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

bzr revid: xmo@openerp.com-20120214074632-oumyrm5pd5e2y1ow

12 years ago[IMP] l10n_be: added Noviat to the authors, for posterity
Quentin (OpenERP) [Mon, 13 Feb 2012 17:17:35 +0000 (18:17 +0100)]
[IMP] l10n_be: added Noviat to the authors, for posterity

bzr revid: qdp-launchpad@openerp.com-20120213171735-yf82dpd9shp0r3md

12 years ago[fix] problem in BufferedDataSetStatic : should not trigger a on_change when we call...
niv-openerp [Mon, 13 Feb 2012 16:54:37 +0000 (17:54 +0100)]
[fix] problem in BufferedDataSetStatic : should not trigger a on_change when we call create()

bzr revid: nicolas.vanhoren@openerp.com-20120213165437-lhs3d6iyvx61vlun

12 years ago[FIX] Fix kanban card floating issue
Fabien Meghazi [Mon, 13 Feb 2012 16:52:00 +0000 (17:52 +0100)]
[FIX] Fix kanban card floating issue

bzr revid: fme@openerp.com-20120213165200-8ukpklpghjvz6xpj

12 years ago[FIX] Share wizard: unselectable url and embed code
Fabien Meghazi [Mon, 13 Feb 2012 16:31:20 +0000 (17:31 +0100)]
[FIX] Share wizard: unselectable url and embed code

I used to like Firefox... That was before webkit.

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

bzr revid: fme@openerp.com-20120213163120-7qt0171h81uh8bvp

12 years ago[IMP] tests: expose an explicit list of test sub-modules.
Vo Minh Thu [Mon, 13 Feb 2012 16:20:58 +0000 (17:20 +0100)]
[IMP] tests: expose an explicit list of test sub-modules.

bzr revid: vmt@openerp.com-20120213162058-e7u9jap679z4hep5

12 years ago[REF] Refactored the fix. It now uses the add_payment method to ensure that the back...
Thibault Delavallée [Mon, 13 Feb 2012 16:12:01 +0000 (17:12 +0100)]
[REF] Refactored the fix. It now uses the add_payment method to ensure that the back-end and front-end behaviors are the same.

bzr revid: tde@openerp.com-20120213161201-xsc581kb4rdc65a5

12 years ago[IMP] Move overflow-y: scroll to body.openerp
Fabien Meghazi [Mon, 13 Feb 2012 16:07:28 +0000 (17:07 +0100)]
[IMP] Move overflow-y: scroll to body.openerp

bzr revid: fme@openerp.com-20120213160728-4jwhlw8lisq7m4pd

12 years ago[FIX] account_followup: fixed error due to virtual ids
Quentin (OpenERP) [Mon, 13 Feb 2012 16:03:19 +0000 (17:03 +0100)]
[FIX] account_followup: fixed error due to virtual ids

bzr revid: qdp-launchpad@openerp.com-20120213160319-lpx878gnczz590uz