odoo/odoo.git
11 years ago[IMP] Make wizard work
vta vta@openerp.com [Thu, 20 Dec 2012 09:28:00 +0000 (10:28 +0100)]
[IMP] Make wizard work

bzr revid: vta@openerp.com-20121220092800-gtitseu418osspn2

11 years ago[ADD] Added change_password_wizard
vta vta@openerp.com [Wed, 19 Dec 2012 15:49:57 +0000 (16:49 +0100)]
[ADD] Added change_password_wizard

bzr revid: vta@openerp.com-20121219154957-bf65kkqpikbwyua1

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 19 Dec 2012 05:15:00 +0000 (05:15 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121219051500-k2gb5w24tr2v2ux0

11 years ago[MERGE] merge trunk-owp-648324
Antony Lesuisse [Wed, 19 Dec 2012 02:54:29 +0000 (03:54 +0100)]
[MERGE] merge trunk-owp-648324

bzr revid: al@openerp.com-20121219025429-h4wn6tlhtvn2xpzg

11 years ago[MERGE] trunk
Antony Lesuisse [Wed, 19 Dec 2012 02:50:47 +0000 (03:50 +0100)]
[MERGE] trunk

bzr revid: al@openerp.com-20121219025047-og0v9r8x09y0wmd3

11 years agominor fixes
Antony Lesuisse [Wed, 19 Dec 2012 02:49:46 +0000 (03:49 +0100)]
minor fixes

bzr revid: al@openerp.com-20121219024946-6ezbvcizf09w8lio

11 years ago[IMP] base_crypt rename the confusing encrypt_md5 into md5crypt
Antony Lesuisse [Wed, 19 Dec 2012 01:29:26 +0000 (02:29 +0100)]
[IMP] base_crypt rename the confusing encrypt_md5 into md5crypt

bzr revid: odo@openerp.com-20121219012926-am17p40xagoid03s

11 years ago[IMP] base_crypt rename the confusing encrypt_md5 into md5crypt
Antony Lesuisse [Wed, 19 Dec 2012 01:25:22 +0000 (02:25 +0100)]
[IMP] base_crypt rename the confusing encrypt_md5 into md5crypt

bzr revid: al@openerp.com-20121219012522-2gsb2f9zth7s6kdp

11 years ago[MERGE] sale_margin: functions passed to store triggers cannot use inheritance, court...
Olivier Dony [Wed, 19 Dec 2012 01:25:10 +0000 (02:25 +0100)]
[MERGE] sale_margin: functions passed to store triggers cannot use inheritance, courtesy of Serpent Consulting Services

bzr revid: odo@openerp.com-20121219012510-m04yzgxnw9yzwtqc

11 years ago[MERGE] fleet: purchaser_id should is a res.partner id, courtesy of Serpent Consultin...
Olivier Dony [Wed, 19 Dec 2012 01:13:46 +0000 (02:13 +0100)]
[MERGE] fleet: purchaser_id should is a res.partner id, courtesy of Serpent Consulting Services

bzr revid: odo@openerp.com-20121219011346-giziq5rfx3r91cy6

11 years ago[MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de...
Olivier Dony [Wed, 19 Dec 2012 01:06:03 +0000 (02:06 +0100)]
[MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)

ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121219010603-6sle24muty4qbk8q

11 years ago[FIX] account_anglo_saxon: fix refund preparation after API refactoring by Akretion
Olivier Dony [Wed, 19 Dec 2012 01:04:29 +0000 (02:04 +0100)]
[FIX] account_anglo_saxon: fix refund preparation after API refactoring by Akretion

bzr revid: odo@openerp.com-20121219010429-heljgqgxbz02xcn9

11 years ago[MERGE] Access inherited product fields on the product directly rather than template...
Olivier Dony [Wed, 19 Dec 2012 00:24:04 +0000 (01:24 +0100)]
[MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)

makes the code a little more straightforward and does not hurt

bzr revid: odo@openerp.com-20121219002404-jsbiplgx2889ecvi

11 years ago[MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de...
Olivier Dony [Wed, 19 Dec 2012 00:10:31 +0000 (01:10 +0100)]
[MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)

ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121219001031-atkrq9zificm5lsp

11 years ago[IMP] ir_ui_view search
Antony Lesuisse [Tue, 18 Dec 2012 23:52:13 +0000 (00:52 +0100)]
[IMP] ir_ui_view search

bzr revid: al@openerp.com-20121218235213-qoa9nxzr04firmp9

11 years ago[MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de...
Olivier Dony [Tue, 18 Dec 2012 23:20:01 +0000 (00:20 +0100)]
[MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)

ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121218232001-t425t4hi7qbmsip2

11 years ago[MERGE] Access inherited product fields on the product directly rather than template...
Olivier Dony [Tue, 18 Dec 2012 22:50:15 +0000 (23:50 +0100)]
[MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)

It makes the code a little more straightforward and does not hurt.

bzr revid: odo@openerp.com-20121218225015-6r9ydxjlh147m3z1

11 years ago[MERGE] account: cleanup refund creation + ease inheritance, courtesy of Benoit Guill...
Olivier Dony [Tue, 18 Dec 2012 18:42:10 +0000 (19:42 +0100)]
[MERGE] account: cleanup refund creation + ease inheritance, courtesy of Benoit Guillot, Akretion

bzr revid: odo@openerp.com-20121218184210-kscqaid9vj0fman4

11 years ago[FIX] account_followup data forcecreate false
Antony Lesuisse [Tue, 18 Dec 2012 18:27:53 +0000 (19:27 +0100)]
[FIX] account_followup data forcecreate false

bzr revid: al@openerp.com-20121218182753-1m4mboe5g51dv1y3

11 years ago[FIX] account_followup data forcecreate false
Antony Lesuisse [Tue, 18 Dec 2012 18:18:38 +0000 (19:18 +0100)]
[FIX] account_followup data forcecreate false

bzr revid: al@openerp.com-20121218181838-dotecepcwumjrr4s

11 years ago[MERGE] Another batch of bugfixes from 6.1
Olivier Dony [Tue, 18 Dec 2012 17:55:47 +0000 (18:55 +0100)]
[MERGE] Another batch of bugfixes from 6.1

bzr revid: odo@openerp.com-20121218175547-7c1uxq4ypbi314gx

11 years ago[MERGE] account: cleanup refund creation + ease inheritance, courtesy of Benoit Guill...
Olivier Dony [Tue, 18 Dec 2012 17:42:25 +0000 (18:42 +0100)]
[MERGE] account: cleanup refund creation + ease inheritance, courtesy of Benoit Guillot, Akretion

bzr revid: odo@openerp.com-20121218174225-vheaos3zxh2q578l

11 years ago[FIX] Special case fields type 'id'. Always set readonly.
Fabien Meghazi [Tue, 18 Dec 2012 17:31:15 +0000 (18:31 +0100)]
[FIX] Special case fields type 'id'. Always set readonly.

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

bzr revid: fme@openerp.com-20121218173115-d5zgbfdkj3kivq26

11 years ago[MERGE] fix a bug in mail.thread.route
Stephane Wirtel [Tue, 18 Dec 2012 16:52:44 +0000 (17:52 +0100)]
[MERGE] fix a bug in mail.thread.route

bzr revid: stw@openerp.com-20121218165244-v657y8dfiw1czn5a

11 years ago[IMP] useability: allow cancelling PO
Fabien Pinckaers [Tue, 18 Dec 2012 16:45:14 +0000 (17:45 +0100)]
[IMP] useability: allow cancelling PO

bzr revid: fp@tinyerp.com-20121218164514-57s940lxlyejlql3

11 years ago[IMP] test scenario, task description changed
Fabien Pinckaers [Tue, 18 Dec 2012 16:37:16 +0000 (17:37 +0100)]
[IMP] test scenario, task description changed

bzr revid: fp@tinyerp.com-20121218163716-25uzhxceq3gaz0xl

11 years ago[FIX] mail.thread.route: ignore missing In-Reply-Tos
Stephane Wirtel [Tue, 18 Dec 2012 16:37:15 +0000 (17:37 +0100)]
[FIX] mail.thread.route: ignore missing In-Reply-Tos

bzr revid: stw@openerp.com-20121218163715-8l0qk8fhrg23d4er

11 years ago[FIX] l10n_ch: simpler/proper argument type for addons.get_module_resource
Olivier Dony [Tue, 18 Dec 2012 16:23:37 +0000 (17:23 +0100)]
[FIX] l10n_ch: simpler/proper argument type for addons.get_module_resource

bzr revid: odo@openerp.com-20121218162337-ou11i0ezddm1frf8

11 years ago[FIX] procurement view
Fabien Pinckaers [Tue, 18 Dec 2012 16:18:52 +0000 (17:18 +0100)]
[FIX] procurement view

bzr revid: fp@tinyerp.com-20121218161852-427ya3mcf09rjk02

11 years ago[MERGE] trunk-improve_signup-vta
Antony Lesuisse [Tue, 18 Dec 2012 16:16:50 +0000 (17:16 +0100)]
[MERGE] trunk-improve_signup-vta

bzr revid: al@openerp.com-20121218161650-dp5t9ky39wpcp4b6

11 years ago[fIX] invoice on picking
Fabien Pinckaers [Tue, 18 Dec 2012 16:12:34 +0000 (17:12 +0100)]
[fIX] invoice on picking

bzr revid: fp@tinyerp.com-20121218161234-5p6vnhzvu53ykpzc

11 years ago[MERGE] procurement workflow fixes + removal of a unused file hr_payroll_account...
Quentin (OpenERP) [Tue, 18 Dec 2012 16:11:36 +0000 (17:11 +0100)]
[MERGE] procurement workflow fixes + removal of a unused file hr_payroll_account/hr_payroll_account_workflow.xml

bzr revid: qdp-launchpad@openerp.com-20121218161136-dqcinl0gputptkt3

11 years ago[FIX] invoice created by delivery order
Fabien Pinckaers [Tue, 18 Dec 2012 15:48:55 +0000 (16:48 +0100)]
[FIX] invoice created by delivery order

bzr revid: fp@tinyerp.com-20121218154855-hjwwfj3q3033oyn0

11 years ago[FIX] fixed anonymous autologin, and autojump to oauth provider directly
vta vta@openerp.com [Tue, 18 Dec 2012 15:32:55 +0000 (16:32 +0100)]
[FIX] fixed anonymous autologin, and autojump to oauth provider directly

bzr revid: vta@openerp.com-20121218153255-14mwitd6q06bbyor

11 years ago[MERGE] lp:~florent.x/openobject-addons/trunk-use-simplejson
Antony Lesuisse [Tue, 18 Dec 2012 15:21:10 +0000 (16:21 +0100)]
[MERGE] lp:~florent.x/openobject-addons/trunk-use-simplejson

bzr revid: al@openerp.com-20121218152110-aj4rxlzlovfp1qhw

11 years ago[MERGE] staging branch with misc fixes
Quentin (OpenERP) [Tue, 18 Dec 2012 15:20:05 +0000 (16:20 +0100)]
[MERGE] staging branch with misc fixes

bzr revid: qdp-launchpad@openerp.com-20121218152005-a1gahm72g6wylrg3

11 years ago[FIX] Calendar view reloads event using toStringed id
Fabien Meghazi [Tue, 18 Dec 2012 15:16:57 +0000 (16:16 +0100)]
[FIX] Calendar view reloads event using toStringed id

bzr revid: fme@openerp.com-20121218151657-ly74ph77q1c7nicz

11 years ago[FIX] lp: 1091660. Should not be able to book accounting entries for a contact
Quentin (OpenERP) [Tue, 18 Dec 2012 14:47:58 +0000 (15:47 +0100)]
[FIX] lp: 1091660. Should not be able to book accounting entries for a contact

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

bzr revid: qdp-launchpad@openerp.com-20121218144758-u7uoeshollh3mjay

11 years ago[FIX] FieldStatus.get_selection() many2one domain issues
vta vta@openerp.com [Tue, 18 Dec 2012 13:47:40 +0000 (14:47 +0100)]
[FIX] FieldStatus.get_selection() many2one domain issues

bzr revid: vta@openerp.com-20121218134740-ipmem2fo4mtgeaks

11 years ago[FIX] crm stage_id statusbar issues
vta vta@openerp.com [Tue, 18 Dec 2012 13:46:29 +0000 (14:46 +0100)]
[FIX] crm stage_id statusbar issues

bzr revid: vta@openerp.com-20121218134629-x0ygxo1hwer0m4jm

11 years ago[MERGE] trunk
Quentin (OpenERP) [Tue, 18 Dec 2012 13:41:18 +0000 (14:41 +0100)]
[MERGE] trunk

bzr revid: qdp-launchpad@openerp.com-20121218134118-ixggega7sumgv6gq

11 years ago[IMP] crm: add a button to send emails on opportunities
Quentin (OpenERP) [Tue, 18 Dec 2012 13:38:44 +0000 (14:38 +0100)]
[IMP] crm: add a button to send emails on opportunities

bzr revid: qdp-launchpad@openerp.com-20121218133844-jjx5ebo122ovwmfg

11 years ago[IMP] account: always show the name field in the form of account.bank.statement
Raphael Collet [Tue, 18 Dec 2012 13:38:19 +0000 (14:38 +0100)]
[IMP] account: always show the name field in the form of account.bank.statement

bzr revid: rco@openerp.com-20121218133819-x03qu491r6csmvbk

11 years ago[FIX] l10n_lu: in trunk the property_reserve_and_surplus_account field has been removed
Olivier Dony [Tue, 18 Dec 2012 13:37:25 +0000 (14:37 +0100)]
[FIX] l10n_lu: in trunk the property_reserve_and_surplus_account field has been removed

See rev 7783 revid:qdp-launchpad@openerp.com-20121015142729-0vlvv1mx54zr6p4f

bzr revid: odo@openerp.com-20121218133725-5gxd2sb1o1h8eaou

11 years ago[FIX] account: fix field in search view (that filter_domain does not work with web...
Raphael Collet [Tue, 18 Dec 2012 13:23:17 +0000 (14:23 +0100)]
[FIX] account: fix field in search view (that filter_domain does not work with web client 7.0)

bzr revid: rco@openerp.com-20121218132317-2zgt1x4j98wcp86l

11 years ago[HCK] Temporary jQuery monkey patch until the webclient's minifier is fixed or replaced.
Fabien Meghazi [Tue, 18 Dec 2012 13:12:44 +0000 (14:12 +0100)]
[HCK] Temporary jQuery monkey patch until the webclient's minifier is fixed or replaced.

jQuery's $.browser dict is not correctly filled when javascript is minified
https://bugs.launchpad.net/openerp-web/+bug/1091621

As this causes many problems with IE, this is a temporary patch until we fix/replace the minifier

bzr revid: fme@openerp.com-20121218131244-cw6mds1ow94bg6re

11 years ago[IMP] lunch: order of lunch orders
Quentin (OpenERP) [Tue, 18 Dec 2012 13:03:17 +0000 (14:03 +0100)]
[IMP] lunch: order of lunch orders

bzr revid: qdp-launchpad@openerp.com-20121218130317-1x35k89q79lop7bd

11 years ago[FIX] mail.thread.route: safer parsing of envelope headers, courtesy of Jordi Llonch
Olivier Dony [Tue, 18 Dec 2012 12:29:35 +0000 (13:29 +0100)]
[FIX] mail.thread.route: safer parsing of envelope headers, courtesy of Jordi Llonch

The Delivered-To cannot be considered
exclusively authoritative, as it is
commonly overwritten due to virtual
routes during mail delivery.
Its primary purpose is to avoid mail
loops, so it cannot be fully trusted
here.

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

bzr revid: odo@openerp.com-20121218122935-vbcld3vrl260z96m

11 years ago[FIX] account.payment: typo in forward-ported code for payment.order report
Olivier Dony [Tue, 18 Dec 2012 12:09:04 +0000 (13:09 +0100)]
[FIX] account.payment: typo in forward-ported code for payment.order report

bzr revid: odo@openerp.com-20121218120904-fk5qhvyk9qil5fse

11 years ago[FIX]CODA Handle IBAN, spaced and '-' bank account. Fix Journal_id not set in bank...
dle@openerp.com [Tue, 18 Dec 2012 11:27:45 +0000 (12:27 +0100)]
[FIX]CODA Handle IBAN, spaced and '-' bank account. Fix Journal_id not set in bank account

bzr revid: dle@openerp.com-20121218112745-yfell4wt9vx10kqk

11 years ago[ADD] Allow admin to edit the company logo
Fabien Meghazi [Tue, 18 Dec 2012 11:17:34 +0000 (12:17 +0100)]
[ADD] Allow admin to edit the company logo

bzr revid: fme@openerp.com-20121218111734-wu02xaifqyqz1g20

11 years ago[IMP]Comments with # instead of """
dle@openerp.com [Tue, 18 Dec 2012 11:10:09 +0000 (12:10 +0100)]
[IMP]Comments with # instead of """

bzr revid: dle@openerp.com-20121218111009-6tegxgjgh04hfint

11 years ago[FIX]Replace missplaced
dle@openerp.com [Tue, 18 Dec 2012 11:01:05 +0000 (12:01 +0100)]
[FIX]Replace missplaced

bzr revid: dle@openerp.com-20121218110105-pt18zaefasmkiaky

11 years ago[ADD]Comments
dle@openerp.com [Tue, 18 Dec 2012 10:45:32 +0000 (11:45 +0100)]
[ADD]Comments

bzr revid: dle@openerp.com-20121218104532-jvugb4cm2g1w90g8

11 years ago[FIX]Prevent sql injection²
dle@openerp.com [Tue, 18 Dec 2012 10:25:01 +0000 (11:25 +0100)]
[FIX]Prevent sql injection²

bzr revid: dle@openerp.com-20121218102501-mguye0rnkl0yjgm1

11 years ago[IMP] res_groups: add m2m field to see view restrictions with given group
Raphael Collet [Tue, 18 Dec 2012 10:19:16 +0000 (11:19 +0100)]
[IMP] res_groups: add m2m field to see view restrictions with given group

bzr revid: rco@openerp.com-20121218101916-r97xja82556schfg

11 years ago[FIX] account_followup: restrict an inherited view to a group.
Raphael Collet [Tue, 18 Dec 2012 10:10:49 +0000 (11:10 +0100)]
[FIX] account_followup: restrict an inherited view to a group.
This view causes an access right error in the web client, because the it
reads a field with followup lines, on which the user has no access right.

bzr revid: rco@openerp.com-20121218101049-nuzguzwcnokn118b

11 years ago[FIX]Prevent sql injection and remove print
dle@openerp.com [Tue, 18 Dec 2012 10:05:00 +0000 (11:05 +0100)]
[FIX]Prevent sql injection and remove print

bzr revid: dle@openerp.com-20121218100500-fd1j2rr5flfzgrse

11 years ago[FIX]Handle IBAN Format and check journal_id is set for bank account
dle@openerp.com [Tue, 18 Dec 2012 09:44:39 +0000 (10:44 +0100)]
[FIX]Handle IBAN Format and check journal_id is set for bank account

bzr revid: dle@openerp.com-20121218094439-jj1o2c53cu7w90mu

11 years ago[MERGE] trunk-import-openerp-thu (use strict naming convention when importing openerp...
Raphael Collet [Tue, 18 Dec 2012 08:59:14 +0000 (09:59 +0100)]
[MERGE] trunk-import-openerp-thu (use strict naming convention when importing openerp stuff)

bzr revid: rco@openerp.com-20121218085914-qzr2upqfxmfbzfsx

11 years ago[MERGE] trunk-import-openerp-thu (use strict naming convention when importing openerp...
Raphael Collet [Tue, 18 Dec 2012 08:57:50 +0000 (09:57 +0100)]
[MERGE] trunk-import-openerp-thu (use strict naming convention when importing openerp stuff)

bzr revid: rco@openerp.com-20121218085750-h0f50vi54q65ml5c

11 years ago[MERGE]Latest trunk
dle@openerp.com [Tue, 18 Dec 2012 08:51:21 +0000 (09:51 +0100)]
[MERGE]Latest trunk

bzr revid: dle@openerp.com-20121218085121-e1f6ziqvemkmnszg

11 years ago[FIX] document_webdav: fix mistaken imports
Raphael Collet [Tue, 18 Dec 2012 08:32:02 +0000 (09:32 +0100)]
[FIX] document_webdav: fix mistaken imports

bzr revid: rco@openerp.com-20121218083202-a11ujcvtqngx8vgz

11 years ago[FIX] Set the login value from params if present in the querystring
vta vta@openerp.com [Tue, 18 Dec 2012 08:19:08 +0000 (09:19 +0100)]
[FIX] Set the login value from params if present in the querystring

bzr revid: vta@openerp.com-20121218081908-6j0sx1df8jk1dm4u

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 18 Dec 2012 05:08:32 +0000 (05:08 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121218045907-df0xw1q7dgw696s1
bzr revid: launchpad_translations_on_behalf_of_openerp-20121218050221-ab50rd40d94gd9a0
bzr revid: launchpad_translations_on_behalf_of_openerp-20121218050832-5hvbj7p0bpsw6fp0

11 years ago[MERGE] Sync with trunk
Olivier Dony [Tue, 18 Dec 2012 02:52:30 +0000 (03:52 +0100)]
[MERGE] Sync with trunk

bzr revid: odo@openerp.com-20121218025230-zig415ldtmazgbxt

11 years ago[MERGE] l10n_mx: manual merge of updated l10n_mx, courtesy of Vauxoo
Olivier Dony [Tue, 18 Dec 2012 02:37:14 +0000 (03:37 +0100)]
[MERGE] l10n_mx: manual merge of updated l10n_mx, courtesy of Vauxoo

Was done as a manual merge (cherry-pick) to avoid
breaking file history when not really needed, and
when there are many similar files.

bzr revid: odo@openerp.com-20121218023714-921hju9esklavpx9

11 years ago[MERGE] Bugfixes from 6.1 until revision 6900
Olivier Dony [Tue, 18 Dec 2012 02:11:23 +0000 (03:11 +0100)]
[MERGE] Bugfixes from 6.1 until revision 6900

rev.6900 = xal@openerp.com-20120720134532-t07xr3lp8ouhn2dv

bzr revid: odo@openerp.com-20121218021123-9ligpn7bkr9zo4n7

11 years ago[REV] image dont generate smaller thumbnail if avoid_if_small, massive speedup on...
Antony Lesuisse [Tue, 18 Dec 2012 00:33:56 +0000 (01:33 +0100)]
[REV] image dont generate smaller thumbnail if avoid_if_small, massive speedup on demo

bzr revid: al@openerp.com-20121218003356-ldw86lkvpfihhiqn

11 years ago[IMP] ir_model_data search and list view
Antony Lesuisse [Mon, 17 Dec 2012 23:16:45 +0000 (00:16 +0100)]
[IMP] ir_model_data search and list view

bzr revid: al@openerp.com-20121217231645-jvus4p8ssp1g3vn8

11 years ago[FIX] sale,purchase: allow SO/PO long description to propagate to procurement.order...
Olivier Dony [Mon, 17 Dec 2012 22:28:27 +0000 (23:28 +0100)]
[FIX] sale,purchase: allow SO/PO long description to propagate to procurement.order and stock.move, remove size limits

bzr revid: odo@openerp.com-20121217222827-ga62qttp4wxzu7rv

11 years ago[FIX] base_calendar: res.users.lang may be NULL
Olivier Dony [Mon, 17 Dec 2012 22:26:29 +0000 (23:26 +0100)]
[FIX] base_calendar: res.users.lang may be NULL

bzr revid: odo@openerp.com-20121217222629-0btejze060msu6sl

11 years ago[FIX] project better default done cancelled stages
Antony Lesuisse [Mon, 17 Dec 2012 21:55:52 +0000 (22:55 +0100)]
[FIX] project better default done cancelled stages

bzr revid: al@openerp.com-20121217215552-g4d79d8hbx1e5c8x

11 years ago[IMP] res.users: enable cache on context_get, used by the _() translation function
Olivier Dony [Mon, 17 Dec 2012 21:47:00 +0000 (22:47 +0100)]
[IMP] res.users: enable cache on context_get, used by the _() translation function

When _() fails to find a context lang it looks
up the user language by calling context_get().
During module installation this may happen
thousands of times, and drastically slow down
the installation. Caching context_get calls
is an effective way to work around this,
until we find a better solution.

bzr revid: odo@openerp.com-20121217214700-6r7ju8iiaeowgj8i

11 years ago[FIX] orm,registry: properly check m2o FKs during model update + fix some models...
Olivier Dony [Mon, 17 Dec 2012 21:46:45 +0000 (22:46 +0100)]
[FIX] orm,registry: properly check m2o FKs during model update + fix some models `auto_init`ed multiple times

The case where no constraint existed at all was not working,
and after fixing it, the ORM started to re-create the same
constraints multiple times for some modules. This was for
models that are split within a module (such as res.users in
base, which is made of several small classes): all the
partial models were going through _auto_init instead
of only the final one - doing useless extra work.

Unfortunately establishing the FK happens before the
XML data files are loaded, so a number of FK and
NOT NULL constraints failed to apply due to missing
tables/records. base.sql had to be extended a bit
to cover these cases in a minimalist fashion

bzr revid: odo@openerp.com-20121217214645-av9n003yzterhujw

11 years ago[FIX] improved css kanban, save space
Fabien Pinckaers [Mon, 17 Dec 2012 18:37:40 +0000 (19:37 +0100)]
[FIX] improved css kanban, save space

bzr revid: fp@tinyerp.com-20121217183740-bem8h6oue1yl7iuz

11 years ago[IMP] css
Fabien Pinckaers [Mon, 17 Dec 2012 18:34:02 +0000 (19:34 +0100)]
[IMP] css

bzr revid: fp@tinyerp.com-20121217183402-wtuht9zcq0awjjpi

11 years ago[MERGE] css fixes for kanban
Frédéric van der Essen [Mon, 17 Dec 2012 18:01:03 +0000 (19:01 +0100)]
[MERGE] css fixes for kanban

bzr revid: fva@openerp.com-20121217180103-k25ek5j3cchpdc5u

11 years ago[MERGE] upstream
Frédéric van der Essen [Mon, 17 Dec 2012 18:00:33 +0000 (19:00 +0100)]
[MERGE] upstream

bzr revid: fva@openerp.com-20121217180033-6id1sw4gcoff3wvh

11 years ago[FIX] kanban: fix overly large kanban boxes
Frédéric van der Essen [Mon, 17 Dec 2012 17:33:29 +0000 (18:33 +0100)]
[FIX] kanban: fix overly large kanban boxes

bzr revid: fva@openerp.com-20121217173329-gs3pf3ac9ng2y57l

11 years ago[IMP] better domain for crm opportunities
Fabien Pinckaers [Mon, 17 Dec 2012 17:30:46 +0000 (18:30 +0100)]
[IMP] better domain for crm opportunities

bzr revid: fp@tinyerp.com-20121217173046-8w945atg1hxp2wum

11 years ago[FIX] firefox problem with the overlay of blockUI
niv-openerp [Mon, 17 Dec 2012 17:20:21 +0000 (18:20 +0100)]
[FIX] firefox problem with the overlay of blockUI

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

bzr revid: nicolas.vanhoren@openerp.com-20121217172021-mwzu1qss4mns6qok

11 years ago[MERGE] weight uom reviewed by dle
Antony Lesuisse [Mon, 17 Dec 2012 16:50:15 +0000 (17:50 +0100)]
[MERGE] weight uom reviewed by dle

bzr revid: al@openerp.com-20121217165015-q8a7teke182yorht

11 years ago[FIX] Difference between signup and reset password (1)
vta vta@openerp.com [Mon, 17 Dec 2012 16:33:57 +0000 (17:33 +0100)]
[FIX] Difference between signup and reset password (1)

bzr revid: vta@openerp.com-20121217163357-zubkzfv6xn1g4sc3

11 years ago[FIX] sale: fixed wrong use of fields.date.today()
Quentin (OpenERP) [Mon, 17 Dec 2012 16:07:01 +0000 (17:07 +0100)]
[FIX] sale: fixed wrong use of fields.date.today()

bzr revid: qdp-launchpad@openerp.com-20121217160701-d2o3ly5yd19gygjp

11 years ago[FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs (2)
Cecile Tonglet [Mon, 17 Dec 2012 15:58:19 +0000 (16:58 +0100)]
[FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs (2)

bzr revid: cto@openerp.com-20121217155819-qgsa31xbzjxwji9x

11 years ago[MERGE] Latest trunk
vta vta@openerp.com [Mon, 17 Dec 2012 15:50:28 +0000 (16:50 +0100)]
[MERGE] Latest trunk

bzr revid: vta@openerp.com-20121217155028-okfylhspu5uctw6k

11 years ago[FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs
Cecile Tonglet [Mon, 17 Dec 2012 15:46:28 +0000 (16:46 +0100)]
[FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs

bzr revid: cto@openerp.com-20121217154628-0c0i8y3389yz4dxd

11 years ago[FIX] sale: import missing module
Quentin (OpenERP) [Mon, 17 Dec 2012 15:25:15 +0000 (16:25 +0100)]
[FIX] sale: import missing module

bzr revid: qdp-launchpad@openerp.com-20121217152515-h7tk457s11zw6qtp

11 years ago[FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_pre...
Cecile Tonglet [Mon, 17 Dec 2012 15:23:03 +0000 (16:23 +0100)]
[FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision

bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d

11 years ago[IMP] loading.py: lint cleanup - unused code
Olivier Dony [Mon, 17 Dec 2012 15:16:26 +0000 (16:16 +0100)]
[IMP] loading.py: lint cleanup - unused code

bzr revid: odo@openerp.com-20121217151626-1pbzf7mxh9inx1y9

11 years ago[FIX] Fixed anonymous groups access rights and rules
vta vta@openerp.com [Mon, 17 Dec 2012 15:04:58 +0000 (16:04 +0100)]
[FIX] Fixed anonymous groups access rights and rules

bzr revid: vta@openerp.com-20121217150458-eorlwiqob8ap75gr

11 years ago[FIX] Removed too much in openerp.tools.misc: html2text
Cecile Tonglet [Mon, 17 Dec 2012 15:02:41 +0000 (16:02 +0100)]
[FIX] Removed too much in openerp.tools.misc: html2text

bzr revid: cto@openerp.com-20121217150241-smbswmdmumva29ft

11 years ago[FIX] supposed problem in menu when a client action fails
niv-openerp [Mon, 17 Dec 2012 15:00:05 +0000 (16:00 +0100)]
[FIX] supposed problem in menu when a client action fails

bzr revid: nicolas.vanhoren@openerp.com-20121217150005-xucbt5xvysl85768

11 years ago[MERGE] From trunk (second time)
Cecile Tonglet [Mon, 17 Dec 2012 14:59:21 +0000 (15:59 +0100)]
[MERGE] From trunk (second time)

bzr revid: cto@openerp.com-20121217145921-6pk1jrktppezuq13

11 years ago[MERGE] From trunk (second time)
Cecile Tonglet [Mon, 17 Dec 2012 14:47:53 +0000 (15:47 +0100)]
[MERGE] From trunk (second time)

bzr revid: cto@openerp.com-20121217144753-1rboqdw01h8yrehj

11 years ago[MERGE] From trunk
Cecile Tonglet [Mon, 17 Dec 2012 14:43:06 +0000 (15:43 +0100)]
[MERGE] From trunk

bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28

11 years ago[FIX] mrp, mrp_jit, procurement: fix of the procurement order workflow
Quentin (OpenERP) [Mon, 17 Dec 2012 14:41:36 +0000 (15:41 +0100)]
[FIX] mrp, mrp_jit, procurement: fix of the procurement order workflow

bzr revid: qdp-launchpad@openerp.com-20121217144136-hen0i0op21f4z1y1

11 years ago[MERGE] add the readonly option on the field for the different views, set default...
Christophe Matthieu [Mon, 17 Dec 2012 14:34:11 +0000 (15:34 +0100)]
[MERGE] add the readonly option on the field for the different views, set default readonly to false

bzr revid: chm@openerp.com-20121217143411-7uz7mu4fmsiutfq0

11 years ago[FIX] Remove unused imports and fix some imports that doesn't use the new namespace
Cecile Tonglet [Mon, 17 Dec 2012 14:30:29 +0000 (15:30 +0100)]
[FIX] Remove unused imports and fix some imports that doesn't use the new namespace

bzr revid: cto@openerp.com-20121217143029-e9ki4ftwihq7pdme