odoo/odoo.git
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 agoBug fix - https://bugs.launchpad.net/openobject-addons/+bug/929373
arifmlpm@gmail.com [Tue, 14 Feb 2012 12:56:53 +0000 (18:26 +0530)]
Bug fix - https://bugs.launchpad.net/openobject-addons/+bug/929373

bzr revid: arifmlpm@gmail.com-20120214125653-05w3973ostuqpe5h

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

12 years ago[IMP] Small code cleaning.
Thibault Delavallée [Mon, 13 Feb 2012 15:21:52 +0000 (16:21 +0100)]
[IMP] Small code cleaning.

bzr revid: tde@openerp.com-20120213152152-cp4c6akarz1k45u1

12 years ago[IMP] Add comments
Thibault Delavallée [Mon, 13 Feb 2012 15:21:21 +0000 (16:21 +0100)]
[IMP] Add comments

bzr revid: tde@openerp.com-20120213152121-tkdldypj70v52jrn

12 years ago[FIX] footer is not sticky and scroll with page under IE8
Fabien Meghazi [Mon, 13 Feb 2012 15:13:47 +0000 (16:13 +0100)]
[FIX] footer is not sticky and scroll with page under IE8

A better fix would be not to use Internet Explorer at all !

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

bzr revid: fme@openerp.com-20120213151347-4v9271zgnii90cbi

12 years ago[IMP] When trying to launch the Chart of Accounts configuration wizard, there is...
Thibault Delavallée [Mon, 13 Feb 2012 15:03:22 +0000 (16:03 +0100)]
[IMP] When trying to launch the Chart of Accounts configuration wizard, there is now a check of the number of unconfigured companies. This prevents from having a wizard impossible to execute due to the lack of company_id. Also cleaned a bit the code in account_view.xml (ir_actions_server_action_wizard_multi_chart id).

bzr revid: tde@openerp.com-20120213150322-a8d6kx5047r0sdd9

12 years ago[IMP] res.partner.bank: swap state/country fields in vertical layout
Olivier Dony [Mon, 13 Feb 2012 14:59:04 +0000 (15:59 +0100)]
[IMP] res.partner.bank: swap state/country fields in vertical layout

Users need to fill in country to see the
list of states, so it must be first in the
form, even if that does not feel very
natural in a vertical layout.

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

bzr revid: odo@openerp.com-20120213145904-i731wr9msex3fmx6

12 years ago[FIX] Reduced size of CRM from 330kb to 19kb
Minh Tran [Mon, 13 Feb 2012 14:52:39 +0000 (15:52 +0100)]
[FIX] Reduced size of CRM from 330kb to 19kb

bzr revid: mit@openerp.com-20120213145239-cv8117ez6do76gig

12 years ago[FIX] l10n_ch: Use the right signature for the get_lib function WebKit Report
Stephane Wirtel [Mon, 13 Feb 2012 14:44:56 +0000 (15:44 +0100)]
[FIX] l10n_ch: Use the right signature for the get_lib function WebKit Report

bzr revid: stw@openerp.com-20120213144456-dohbw9h8e2iskvbw

12 years ago[FIX] QWeb2: Array-like character access in String is not supported in IE<8
Fabien Meghazi [Mon, 13 Feb 2012 14:42:34 +0000 (15:42 +0100)]
[FIX] QWeb2: Array-like character access in String is not supported in IE<8

bzr revid: fme@openerp.com-20120213144234-dtdw5e8ho4x85frj

12 years ago[IMP] mail,email_template: improved views, assert missing email_from
Olivier Dony [Mon, 13 Feb 2012 14:35:31 +0000 (15:35 +0100)]
[IMP] mail,email_template: improved views, assert missing email_from

- add missing colspans for notebooks
- remove some buttons from mail.message form view,
  namely because send button can cause record deletion
  possibly causing some weird UI result.. better used
  from the list view for now (web was fixed anyway)
- better domain on Message action, to ease debugging
- added assert for email_from in email_template.send_email()
  to catch errors earlier

bzr revid: odo@openerp.com-20120213143531-eiuhulo46bv059pl

12 years ago[fix] point of sale: problem with total
niv-openerp [Mon, 13 Feb 2012 14:23:26 +0000 (15:23 +0100)]
[fix] point of sale: problem with total

bzr revid: nicolas.vanhoren@openerp.com-20120213142326-94zlaah6k2rny0xs

12 years ago[FIX] Fix one million bugs in IE8
Fabien Meghazi [Mon, 13 Feb 2012 13:56:11 +0000 (14:56 +0100)]
[FIX] Fix one million bugs in IE8

bzr revid: fme@openerp.com-20120213135611-ndrboz8urcg6kclu

12 years ago[FIX] account, financial report: don't display lines twice
Quentin (OpenERP) [Mon, 13 Feb 2012 13:56:04 +0000 (14:56 +0100)]
[FIX] account, financial report: don't display lines twice

bzr revid: qdp-launchpad@openerp.com-20120213135604-tsmzruto4h50obd0

12 years ago[MERGE] account: merged the dev branch with workaround of context['line_id'] in line_...
Quentin (OpenERP) [Mon, 13 Feb 2012 13:17:02 +0000 (14:17 +0100)]
[MERGE] account: merged the dev branch with workaround of context['line_id'] in line_id field (operation not supported in web client)

bzr revid: qdp-launchpad@openerp.com-20120213131702-f20fl7ydpxvt9o7g

12 years ago[ADD] Add sticky option to do_warn() and do_notify()
Fabien Meghazi [Mon, 13 Feb 2012 12:38:05 +0000 (13:38 +0100)]
[ADD] Add sticky option to do_warn() and do_notify()

[IMP] Form view uses a notification when a record is not found in the database

bzr revid: fme@openerp.com-20120213123805-4dqg4oioous25nuo

12 years ago[FIX] replace :first-of-type by custom class in treeview styles, so open/close arrows...
Xavier Morel [Mon, 13 Feb 2012 11:52:20 +0000 (12:52 +0100)]
[FIX] replace :first-of-type by custom class in treeview styles, so open/close arrows appear in MSIE8

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

bzr revid: xmo@openerp.com-20120213115220-dt147bo51q2zqrnp

12 years ago[FIX] Fixed wrong account_id not using property_account_receivable by default when...
Thibault Delavallée [Mon, 13 Feb 2012 11:28:23 +0000 (12:28 +0100)]
[FIX] Fixed wrong account_id not using property_account_receivable by default when using web-based POS front-end

bzr revid: tde@openerp.com-20120213112823-6mdf83hqiawoca27

12 years ago[FIX] stupid dhtmlxGraph blowing up everything in MSIE8 when not in debug mode
Xavier Morel [Mon, 13 Feb 2012 11:17:46 +0000 (12:17 +0100)]
[FIX] stupid dhtmlxGraph blowing up everything in MSIE8 when not in debug mode

bzr revid: xmo@openerp.com-20120213111746-uojye5kfp1zpsb4a

12 years ago[merge] improvements to view editor
niv-openerp [Mon, 13 Feb 2012 11:08:19 +0000 (12:08 +0100)]
[merge] improvements to view editor

bzr revid: nicolas.vanhoren@openerp.com-20120213110819-xugfuocv0j6lh32q

12 years ago[IMP] l10n_be: removed unused (and not fully covered) options in vat declaration...
Quentin (OpenERP) [Mon, 13 Feb 2012 11:02:14 +0000 (12:02 +0100)]
[IMP] l10n_be: removed unused (and not fully covered) options in vat declaration wizard. Thanks Noviat for the feedback

bzr revid: qdp-launchpad@openerp.com-20120213110214-o313ylrffsc6p1j2

12 years ago[FIX] ir_rule: disallow ir_rules on ir_rule.
Vo Minh Thu [Mon, 13 Feb 2012 11:01:44 +0000 (12:01 +0100)]
[FIX] ir_rule: disallow ir_rules on ir_rule.

bzr revid: vmt@openerp.com-20120213110144-p5wrxccl39vrkwjy

12 years ago[ADD] base: missing post-1995 ISO3166 countries
Olivier Dony [Mon, 13 Feb 2012 10:59:01 +0000 (11:59 +0100)]
[ADD] base: missing post-1995 ISO3166 countries

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

bzr revid: odo@openerp.com-20120213105901-hx9qh1hqvqz8h2h0

12 years ago[imp] rewritten code to be easier to read
niv-openerp [Mon, 13 Feb 2012 10:53:41 +0000 (11:53 +0100)]
[imp] rewritten code to be easier to read

bzr revid: nicolas.vanhoren@openerp.com-20120213105341-09pawcz7pau2incs

12 years ago[MERGE] account: merged the branch that add debit/credit option on financial reports
Quentin (OpenERP) [Mon, 13 Feb 2012 10:49:37 +0000 (11:49 +0100)]
[MERGE] account: merged the branch that add debit/credit option on financial reports

bzr revid: qdp-launchpad@openerp.com-20120213104937-fyfay6sym8l8dq7d

12 years ago[FIX] pos: better PIL import, courtesy of Mohammad Alhashash
Olivier Dony [Mon, 13 Feb 2012 10:24:32 +0000 (11:24 +0100)]
[FIX] pos: better PIL import, courtesy of Mohammad Alhashash

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

bzr revid: odo@openerp.com-20120213102432-tl0d0yhfyrg8iwnn

12 years ago[IMP] remove nonsensical attributes on tree and search, tighten tree/@toolbar
Xavier Morel [Mon, 13 Feb 2012 10:17:58 +0000 (11:17 +0100)]
[IMP] remove nonsensical attributes on tree and search, tighten tree/@toolbar

bzr revid: xmo@openerp.com-20120213101758-i20p214w21u0ik5r

12 years ago[FIX] don't use 'undefined' as a fallback value for .attr, it makes jquery think...
Xavier Morel [Mon, 13 Feb 2012 10:05:43 +0000 (11:05 +0100)]
[FIX] don't use 'undefined' as a fallback value for .attr, it makes jquery think that's a get and breaks chaining

bzr revid: xmo@openerp.com-20120213100543-0zu2ij95tnufu5df

12 years ago[FIX] Login without selected database returns uncatched error
Fabien Meghazi [Mon, 13 Feb 2012 10:01:02 +0000 (11:01 +0100)]
[FIX] Login without selected database returns uncatched error

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

bzr revid: fme@openerp.com-20120213100102-4ooonwfjzmjo4en8

12 years ago[REM] base_module_quality: nonsensical attributes on module.quality.detail list view
Xavier Morel [Mon, 13 Feb 2012 09:52:45 +0000 (10:52 +0100)]
[REM] base_module_quality: nonsensical attributes on module.quality.detail list view

bzr revid: xmo@openerp.com-20120213095245-ysocamwgtbvlnr4s

12 years ago[FIX] sizing of date widgets in search view
Xavier Morel [Mon, 13 Feb 2012 09:40:15 +0000 (10:40 +0100)]
[FIX] sizing of date widgets in search view

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

bzr revid: xmo@openerp.com-20120213094015-px9udeft0v0htnyu

12 years ago[FIX] get_last_modified in case no file is provided
Xavier Morel [Mon, 13 Feb 2012 09:10:49 +0000 (10:10 +0100)]
[FIX] get_last_modified in case no file is provided

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

bzr revid: xmo@openerp.com-20120213091049-thhwo5fzadsy4671

12 years ago[FIX] CSS rules inheritance leading to listview colors not being taken in account...
Xavier Morel [Mon, 13 Feb 2012 08:56:24 +0000 (09:56 +0100)]
[FIX] CSS rules inheritance leading to listview colors not being taken in account in o2m (and probably m2m) fields

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

bzr revid: xmo@openerp.com-20120213085624-pia163tdfm018q3j

12 years ago[REV] Last merge by AL breaks tests
Olivier Dony [Mon, 13 Feb 2012 08:42:42 +0000 (09:42 +0100)]
[REV] Last merge by AL breaks tests

bzr revid: odo@openerp.com-20120213084242-wn07hua23owewgvm

12 years ago[FIX] rendering of readonly URI fields
Xavier Morel [Mon, 13 Feb 2012 08:20:47 +0000 (09:20 +0100)]
[FIX] rendering of readonly URI fields

don't call FieldChar's set_value as this nukes the URI widget's content (link in this case). Either that, or empty the content and add the link back via DOM manipulations

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

bzr revid: xmo@openerp.com-20120213082047-931ea10a8lrb18wf

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 13 Feb 2012 05:08:09 +0000 (05:08 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120211054143-ombd21qpgp6dwowo
bzr revid: launchpad_translations_on_behalf_of_openerp-20120212050000-l6kpoprwuejqy53f
bzr revid: launchpad_translations_on_behalf_of_openerp-20120213050809-dfeuvbboy9mk6ox5

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 13 Feb 2012 04:50:42 +0000 (04:50 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120211050953-f8t9zos3qjzmnj3t
bzr revid: launchpad_translations_on_behalf_of_openerp-20120212044319-nxuw0h7g5aqrqy4s
bzr revid: launchpad_translations_on_behalf_of_openerp-20120213045042-jyku2inv3wkcae91

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 13 Feb 2012 04:49:33 +0000 (04:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120211050703-tr5u3ccsyn3nr4a3
bzr revid: launchpad_translations_on_behalf_of_openerp-20120212044214-22i3b1p1odzszfm8
bzr revid: launchpad_translations_on_behalf_of_openerp-20120213044933-drlzxl0ds3vw5pct

12 years ago[MERGE] webkit wkhtmltopdf path configuration
Antony Lesuisse [Fri, 10 Feb 2012 17:39:11 +0000 (18:39 +0100)]
[MERGE] webkit wkhtmltopdf path configuration

bzr revid: al@openerp.com-20120210173911-9f7oqrtghejse9o4

12 years ago[FIX] completely destroy the current openerp session on logout (but leave the webclie...
Xavier Morel [Fri, 10 Feb 2012 16:43:09 +0000 (17:43 +0100)]
[FIX] completely destroy the current openerp session on logout (but leave the webclient session), so other tabs using the same session get unlogged

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

bzr revid: xmo@openerp.com-20120210164309-lyslwm4t94a4jd7g

12 years ago[FIX] report_webkit: Integration of WebkitHtmlToPdf
Stephane Wirtel [Fri, 10 Feb 2012 16:09:29 +0000 (17:09 +0100)]
[FIX] report_webkit: Integration of WebkitHtmlToPdf
The system will read the default path from the webkit_path defined into the ir.config_parameter.
If there is no value, the system will use the PATH.

bzr revid: stw@openerp.com-20120210160929-thor1qik8i3ybnn2

12 years ago[FIX] setup.nsi: Integrate WebKitHtmlToPDF
Stephane Wirtel [Fri, 10 Feb 2012 16:08:04 +0000 (17:08 +0100)]
[FIX] setup.nsi: Integrate WebKitHtmlToPDF

bzr revid: stw@openerp.com-20120210160804-ndy5ktf7k6jrd7v7

12 years ago[FIX] clearing of selection fields with a (non-additional) 'false' value in search...
Xavier Morel [Fri, 10 Feb 2012 15:52:35 +0000 (16:52 +0100)]
[FIX] clearing of selection fields with a (non-additional) 'false' value in search views

also finally add a basic Input#clear API

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

bzr revid: xmo@openerp.com-20120210155235-sjax5dnc73rpixbr

12 years ago[MERGE] --proxy mode added, using Werkzeug ProxyFix class.
Vo Minh Thu [Fri, 10 Feb 2012 15:35:00 +0000 (16:35 +0100)]
[MERGE] --proxy mode added, using Werkzeug ProxyFix class.

bzr revid: vmt@openerp.com-20120210153500-689bnj0a1f51nvjc

12 years ago[FIX] wsgi: better instruction to use the proxied.application.
Vo Minh Thu [Fri, 10 Feb 2012 15:25:21 +0000 (16:25 +0100)]
[FIX] wsgi: better instruction to use the proxied.application.

bzr revid: vmt@openerp.com-20120210152521-638x9bzrvz0enq9k

12 years ago[IMP] account_followup: small usability change
Quentin (OpenERP) [Fri, 10 Feb 2012 15:20:35 +0000 (16:20 +0100)]
[IMP] account_followup: small usability change

bzr revid: qdp-launchpad@openerp.com-20120210152035-ub9g1qqrv6kt5tsv

12 years ago[FIX] display of empty graphs if a group field is specified
Xavier Morel [Fri, 10 Feb 2012 15:17:23 +0000 (16:17 +0100)]
[FIX] display of empty graphs if a group field is specified

bzr revid: xmo@openerp.com-20120210151723-ixseg6y18u54qe6p

12 years ago[FIX] wsgi: use wsgi.core instead of wsgi, remove unused variable.
Vo Minh Thu [Fri, 10 Feb 2012 15:17:15 +0000 (16:17 +0100)]
[FIX] wsgi: use wsgi.core instead of wsgi, remove unused variable.

bzr revid: vmt@openerp.com-20120210151715-5vei5cbpdlimlqj5

12 years ago[FIX] delivery.carrier: write() failed to handle ids=int case
Olivier Dony [Fri, 10 Feb 2012 15:16:49 +0000 (16:16 +0100)]
[FIX] delivery.carrier: write() failed to handle ids=int case

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

bzr revid: odo@openerp.com-20120210151649-xfwkf7xk1zv3s3nx

12 years ago[IMP] typo.
Vo Minh Thu [Fri, 10 Feb 2012 15:06:15 +0000 (16:06 +0100)]
[IMP] typo.

bzr revid: vmt@openerp.com-20120210150615-3ywm0le30niofxy3

12 years ago[FIX] only try to load CSS, QWeb and JS files if there are new modules to reload...
Xavier Morel [Fri, 10 Feb 2012 14:55:02 +0000 (15:55 +0100)]
[FIX] only try to load CSS, QWeb and JS files if there are new modules to reload, especially as the new conditional requests will blow up when trying to load nothing at all

bzr revid: xmo@openerp.com-20120210145502-gbtq09g75xxt83c4

12 years ago[MERGE]merged trunk.
Vo Minh Thu [Fri, 10 Feb 2012 14:41:14 +0000 (15:41 +0100)]
[MERGE]merged trunk.

bzr revid: vmt@openerp.com-20120210144114-rm4mt9x3uyekinto

12 years ago[IMP] wsgi: expose both a normal application() and a proxied application() entry...
Vo Minh Thu [Fri, 10 Feb 2012 14:36:09 +0000 (15:36 +0100)]
[IMP] wsgi: expose both a normal application() and a proxied application() entry points.

bzr revid: vmt@openerp.com-20120210143609-auackb5ip7dqvlk2

12 years ago[IMP] ir.config.parameter: admin menu and views (inspired by Camptocamp's ir_config_p...
Olivier Dony [Fri, 10 Feb 2012 14:23:18 +0000 (15:23 +0100)]
[IMP] ir.config.parameter: admin menu and views (inspired by Camptocamp's ir_config_parameter_viewer module)

bzr revid: odo@openerp.com-20120210142318-6h6nb42vgrvxfcdb

12 years ago[IMP] implement conditional requests to /js and /css concatenators
Xavier Morel [Fri, 10 Feb 2012 14:17:04 +0000 (15:17 +0100)]
[IMP] implement conditional requests to /js and /css concatenators

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

bzr revid: xmo@openerp.com-20120210141704-w8w0exs1mk0l0342

12 years ago[IMP] move all the making-stuff-conditional-based-on-other-stuff code to a dedicated...
Xavier Morel [Fri, 10 Feb 2012 14:13:38 +0000 (15:13 +0100)]
[IMP] move all the making-stuff-conditional-based-on-other-stuff code to a dedicated method of the WebClient controller

provides a single point of configuration if/when we decide to change the cache-control stuff, mostly

bzr revid: xmo@openerp.com-20120210141338-3aib9ls3b72gr4ez

12 years ago[MERGE] pos: merged several fixes: canceling a cash register does not crash anymore...
Thibault Delavallée [Fri, 10 Feb 2012 14:07:31 +0000 (15:07 +0100)]
[MERGE] pos: merged several fixes: canceling a cash register does not crash anymore if it has no statement line; cleaned search view for cash registers; cleaned redirection after opening and closing cash registers; cleaned search filters in Reporting; fixed a bug in cash register analysis that was limited to Administrator entries only.

bzr revid: tde@openerp.com-20120210140731-lp38unlb126l9l57

12 years ago[IMP] Cleaned return when closing cash registers, to match the opening of cash registers.
Thibault Delavallée [Fri, 10 Feb 2012 14:02:42 +0000 (15:02 +0100)]
[IMP] Cleaned return when closing cash registers, to match the opening of cash registers.

bzr revid: tde@openerp.com-20120210140242-qvoocm5rjm6pqpit

12 years ago[IMP] conditional GET for concatenated JS and CSS files
Xavier Morel [Fri, 10 Feb 2012 14:00:21 +0000 (15:00 +0100)]
[IMP] conditional GET for concatenated JS and CSS files

bzr revid: xmo@openerp.com-20120210140021-uh5t5egr00dxdwr8