odoo/odoo.git
11 years ago[FIX] search: when count=True, execute main query as a subquery to avoid side effects...
Raphael Collet [Mon, 18 Feb 2013 14:51:00 +0000 (15:51 +0100)]
[FIX] search: when count=True, execute main query as a subquery to avoid side effects with offset and limit

bzr revid: rco@openerp.com-20130218145100-4q24j8ko9j9elwpw

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 17 Feb 2013 04:47:51 +0000 (04:47 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130216050946-w4syry6ser8ygl2j
bzr revid: launchpad_translations_on_behalf_of_openerp-20130217044751-x711l71w351nknkb

11 years ago[MERGE] merged the branch with the RedirectWarnings
Quentin (OpenERP) [Fri, 15 Feb 2013 16:30:33 +0000 (17:30 +0100)]
[MERGE]  merged the branch with the RedirectWarnings

bzr revid: qdp-launchpad@openerp.com-20130215163033-yn6svweqmvs6f1kb

11 years ago[MERGE] merged the branch with the RedirectWarnings
Quentin (OpenERP) [Fri, 15 Feb 2013 16:11:13 +0000 (17:11 +0100)]
[MERGE]  merged the branch with the RedirectWarnings

bzr revid: qdp-launchpad@openerp.com-20130215161113-o29kudr0htudc1w0

11 years ago[MERGE] merged the branch with the RedirectWarnings
Quentin (OpenERP) [Fri, 15 Feb 2013 15:14:16 +0000 (16:14 +0100)]
[MERGE] merged the branch with the RedirectWarnings

bzr revid: qdp-launchpad@openerp.com-20130215151416-p27n59r9wri2gp9f

11 years ago[REF] code refactoring
Quentin (OpenERP) [Fri, 15 Feb 2013 14:37:18 +0000 (15:37 +0100)]
[REF] code refactoring

bzr revid: qdp-launchpad@openerp.com-20130215143718-96rdoi766tsm3fho

11 years ago[MERGE] trunk
Quentin (OpenERP) [Fri, 15 Feb 2013 14:35:25 +0000 (15:35 +0100)]
[MERGE] trunk

bzr revid: abo@openerp.com-20130214173523-qcp6ob71xe7h9vdm
bzr revid: qdp-launchpad@openerp.com-20130215143525-qyzijw8un3shkk03

11 years ago[REF] code review
Quentin (OpenERP) [Fri, 15 Feb 2013 14:35:03 +0000 (15:35 +0100)]
[REF] code review

bzr revid: qdp-launchpad@openerp.com-20130215143503-6a6x53gdeb6j33tm

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 15 Feb 2013 04:49:06 +0000 (04:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130215044906-l8qxbb03kjhy48it

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 15 Feb 2013 04:38:55 +0000 (04:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130215043855-aqjya28sl21tmpaf

11 years ago[MERGE] trunk
Antonin Bourguignon [Thu, 14 Feb 2013 17:35:22 +0000 (18:35 +0100)]
[MERGE] trunk

bzr revid: abo@openerp.com-20130214173522-2ama9xjn4c2hloap

11 years ago[IMP] introduce two examples of use of the new get_config_warning() helper
Antonin Bourguignon [Thu, 14 Feb 2013 17:34:13 +0000 (18:34 +0100)]
[IMP] introduce two examples of use of the new get_config_warning() helper
Typical use: self.pool.get("res.config.settings").get_config_warning(cr, _("Excpt message"), context)
More documentation and examples in res_config.py doc (see method get_config_warning())

bzr revid: abo@openerp.com-20130214173413-lm4jm86eolinwz69

11 years ago[IMP] let the code breathe
Antonin Bourguignon [Thu, 14 Feb 2013 17:31:56 +0000 (18:31 +0100)]
[IMP] let the code breathe

bzr revid: abo@openerp.com-20130214173156-e2o3ovrg6t8et90g

11 years ago[IMP] remove whitespaces
Antonin Bourguignon [Thu, 14 Feb 2013 17:28:52 +0000 (18:28 +0100)]
[IMP] remove whitespaces

bzr revid: abo@openerp.com-20130214172852-l2vuptiwtc06xp47

11 years ago[FIX] openerp/service/report: add all missing imports!
Raphael Collet [Thu, 14 Feb 2013 15:35:11 +0000 (16:35 +0100)]
[FIX] openerp/service/report: add all missing imports!

bzr revid: rco@openerp.com-20130214153511-r5omlvy5xa1t6rlm

11 years ago[FIX] openerp/service/report: missing import
Raphael Collet [Thu, 14 Feb 2013 15:08:25 +0000 (16:08 +0100)]
[FIX] openerp/service/report: missing import

bzr revid: rco@openerp.com-20130214150825-dp0twlvzc8qrkb7v

11 years ago[MERGE] forward port of fixes made in version 7
Quentin (OpenERP) [Thu, 14 Feb 2013 10:06:28 +0000 (11:06 +0100)]
[MERGE] forward port of fixes made in version 7

bzr revid: qdp-launchpad@openerp.com-20130214100628-0eaudbqhflpmjjyf

11 years ago[FIX] base_calendar search view
Antony Lesuisse [Thu, 14 Feb 2013 09:33:51 +0000 (10:33 +0100)]
[FIX] base_calendar search view

bzr revid: al@openerp.com-20130214093351-l975g7wuik0h9op9

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 14 Feb 2013 05:36:33 +0000 (05:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130214053633-muupgrai3q1dopwe

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 14 Feb 2013 05:36:03 +0000 (05:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130213052103-dyim9whx08wn9mg4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130214053603-ct5y2ol2671v2jiy

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 14 Feb 2013 04:37:42 +0000 (04:37 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130214043742-09n43fevg1oo3lrw

11 years ago[MERGE] fix of bug 1062621
Quentin (OpenERP) [Wed, 13 Feb 2013 18:05:08 +0000 (19:05 +0100)]
[MERGE] fix of bug 1062621

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

bzr revid: qdp-launchpad@openerp.com-20130213180508-yaqgbj48yz4msb2e

11 years ago[MERGE] fix of bug 1084819
Quentin (OpenERP) [Wed, 13 Feb 2013 17:51:55 +0000 (18:51 +0100)]
[MERGE] fix of bug 1084819

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

bzr revid: qdp-launchpad@openerp.com-20130213175155-sicmreihpw8qviie

11 years ago[MERGE] fix of bug 1078004
Quentin (OpenERP) [Wed, 13 Feb 2013 17:45:51 +0000 (18:45 +0100)]
[MERGE] fix of bug 1078004

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

bzr revid: qdp-launchpad@openerp.com-20130213174551-uzu6jql330ejvguv

11 years ago[MERGE] fix of lp bug 1076509
Quentin (OpenERP) [Wed, 13 Feb 2013 16:41:57 +0000 (17:41 +0100)]
[MERGE] fix of lp bug 1076509

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

bzr revid: qdp-launchpad@openerp.com-20130213164157-6ojykbl1w1on8ng8

11 years ago[FIX] many2many in kanban templates are mixed up in some cases
Fabien Meghazi [Wed, 13 Feb 2013 16:36:18 +0000 (17:36 +0100)]
[FIX] many2many in kanban templates are mixed up in some cases

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

bzr revid: fme@openerp.com-20130213163618-sm1ces6h1wm7hsjn

11 years ago[FIX]procurement : put back size limit on field message since some db in saas were...
csn-openerp [Wed, 13 Feb 2013 15:41:37 +0000 (16:41 +0100)]
[FIX]procurement : put back size limit on field message since some db in saas were not update and we need to truncate to size=124 for those

bzr revid: csn@openerp.com-20130213154137-4jl6h3c8dn4xpguf

11 years ago[IMP] doc: add missing documentation on new methods
Raphael Collet [Wed, 13 Feb 2013 15:27:56 +0000 (16:27 +0100)]
[IMP] doc: add missing documentation on new methods

bzr revid: rco@openerp.com-20130213152756-asq8oalkorn4nr1b

11 years ago[IMP] Custom filters: make options 'share' and 'default' exclusive
Fabien Meghazi [Wed, 13 Feb 2013 15:21:58 +0000 (16:21 +0100)]
[IMP] Custom filters: make options 'share' and 'default' exclusive

bzr revid: fme@openerp.com-20130213152158-45qlqjh02h7ua2ur

11 years ago[IMP] update changelog
Antonin Bourguignon [Wed, 13 Feb 2013 15:21:24 +0000 (16:21 +0100)]
[IMP] update changelog

bzr revid: abo@openerp.com-20130213152124-1zd6j9zs4zgtw01a

11 years ago[MERGE] trunk-methflow-thu (refactor existing workflow methods in models)
Raphael Collet [Wed, 13 Feb 2013 15:10:12 +0000 (16:10 +0100)]
[MERGE] trunk-methflow-thu (refactor existing workflow methods in models)

bzr revid: rco@openerp.com-20130213151012-81kt1eyyp9xlid8f

11 years ago[MERGE] trunk-methflow-thu (refactor existing workflow methods in models)
Raphael Collet [Wed, 13 Feb 2013 15:10:05 +0000 (16:10 +0100)]
[MERGE] trunk-methflow-thu (refactor existing workflow methods in models)

bzr revid: rco@openerp.com-20130213151005-bchqq38zqn03thek

11 years ago[IMP] rename model method 'trigger_workflow' into 'step_workflow' (less confusing)
Raphael Collet [Wed, 13 Feb 2013 15:01:36 +0000 (16:01 +0100)]
[IMP] rename model method 'trigger_workflow' into 'step_workflow' (less confusing)

bzr revid: rco@openerp.com-20130213150136-rg0llzdr4tzizise

11 years ago[IMP] rename model method 'trigger_workflow' into 'step_workflow' (less confusing)
Raphael Collet [Wed, 13 Feb 2013 15:01:34 +0000 (16:01 +0100)]
[IMP] rename model method 'trigger_workflow' into 'step_workflow' (less confusing)

bzr revid: rco@openerp.com-20130213150134-wocd9ey2pubpa3xn

11 years ago[MERGE] auth_oauth: redirect to login page in case of failure with an automatic oauth...
Olivier Dony [Wed, 13 Feb 2013 14:50:58 +0000 (15:50 +0100)]
[MERGE] auth_oauth: redirect to login page in case of failure with an automatic oauth signin, but avoid destroying user session

bzr revid: odo@openerp.com-20130213145058-va49v9h3g89nc73t

11 years ago[IMP] add another test for get_option_warning()
Antonin Bourguignon [Wed, 13 Feb 2013 14:50:57 +0000 (15:50 +0100)]
[IMP] add another test for get_option_warning()

bzr revid: abo@openerp.com-20130213145057-ib8l5jd378edzz8y

11 years ago[FIX] Menu need action link's filter is overriden by default custom filters
Fabien Meghazi [Wed, 13 Feb 2013 14:39:53 +0000 (15:39 +0100)]
[FIX] Menu need action link's filter is overriden by default custom filters

bzr revid: fme@openerp.com-20130213143953-nb8dqi2n1neaivm2

11 years ago[MERGE] from trunk
Raphael Collet [Wed, 13 Feb 2013 14:05:04 +0000 (15:05 +0100)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20130213140504-6gntxjydwdhmi0ik

11 years ago[IMP] remove model methods _workflow_trigger and _workflow_signal, and replace calls...
Raphael Collet [Wed, 13 Feb 2013 14:00:52 +0000 (15:00 +0100)]
[IMP] remove model methods _workflow_trigger and _workflow_signal, and replace calls to new workflow methods

bzr revid: rco@openerp.com-20130213140052-9q6s9m3x6ye0qy35

11 years ago[IMP] remove model methods _workflow_trigger and _workflow_signal, and replace calls...
Raphael Collet [Wed, 13 Feb 2013 14:00:46 +0000 (15:00 +0100)]
[IMP] remove model methods _workflow_trigger and _workflow_signal, and replace calls to new workflow methods

bzr revid: rco@openerp.com-20130213140046-84aa1xtlndltlhzy

11 years ago[DOC] Updated changelog.
Vo Minh Thu [Wed, 13 Feb 2013 13:47:07 +0000 (14:47 +0100)]
[DOC] Updated changelog.

bzr revid: vmt@openerp.com-20130213134707-moo136efomhfm8dy

11 years ago[FIX] Forgot testing value for number of records in kanban view
Fabien Meghazi [Wed, 13 Feb 2013 13:18:31 +0000 (14:18 +0100)]
[FIX] Forgot testing value for number of records in kanban view

bzr revid: fme@openerp.com-20130213131831-08g8b5w28gwzpt2u

11 years ago[IMP] add a test for get_option_warning()
Antonin Bourguignon [Wed, 13 Feb 2013 12:09:40 +0000 (13:09 +0100)]
[IMP] add a test for get_option_warning()

bzr revid: abo@openerp.com-20130213120940-ycgg7kgfwymav7yn

11 years ago[MERGE] trunk
Antonin Bourguignon [Wed, 13 Feb 2013 11:19:03 +0000 (12:19 +0100)]
[MERGE] trunk

bzr revid: abo@openerp.com-20130201113009-yhk6e4y2djoj2an8
bzr revid: abo@openerp.com-20130211150921-ovx2uxdybbz8d06x
bzr revid: abo@openerp.com-20130213111903-4khqfj5q571d3if0

11 years ago[IMP] openerp.osv.orm: add optional context in method that handles workflow signal
Raphael Collet [Wed, 13 Feb 2013 11:05:06 +0000 (12:05 +0100)]
[IMP] openerp.osv.orm: add optional context in method that handles workflow signal

bzr revid: rco@openerp.com-20130213110506-kzhgtczvauy6nkhc

11 years ago[MERGE] [FIX] Properly escape values in templates
Fabien Meghazi [Wed, 13 Feb 2013 11:01:00 +0000 (12:01 +0100)]
[MERGE] [FIX] Properly escape values in templates

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

bzr revid: fme@openerp.com-20130213110100-icz81b7fpwt6s8s8

11 years ago[MERGE] trunk-methflow-thu: use model methods to interact with the worflow instances...
Raphael Collet [Wed, 13 Feb 2013 10:59:19 +0000 (11:59 +0100)]
[MERGE] trunk-methflow-thu: use model methods to interact with the worflow instances of records

bzr revid: rco@openerp.com-20130213105919-gei0qgh0l0kbn61g

11 years ago[MERGE] trunk-methflow-thu: add model methods to create/delete/interact with the...
Raphael Collet [Wed, 13 Feb 2013 10:58:59 +0000 (11:58 +0100)]
[MERGE] trunk-methflow-thu: add model methods to create/delete/interact with the worflow instances of records

bzr revid: rco@openerp.com-20130213105859-cfuf6yy9b8v0kz9f

11 years ago[MERGE] trunk
Antonin Bourguignon [Wed, 13 Feb 2013 10:56:20 +0000 (11:56 +0100)]
[MERGE] trunk

bzr revid: abo@openerp.com-20130213105620-xyez3q7ddgc0x5x8

11 years ago[FIX] Properly escape values in templates
Fabien Meghazi [Wed, 13 Feb 2013 10:42:29 +0000 (11:42 +0100)]
[FIX] Properly escape values in templates

bzr revid: fme@openerp.com-20130213104229-jjlhilp355lpi22p

11 years ago[FIX] membership: fix import statements in yml file
Raphael Collet [Wed, 13 Feb 2013 10:32:39 +0000 (11:32 +0100)]
[FIX] membership: fix import statements in yml file

bzr revid: rco@openerp.com-20130213103239-5tq1ib4xcbykgjzk

11 years ago[MERGE] [FIX] mailgateway: author of incoming emails are not put into the recipients...
Thibault Delavallée [Wed, 13 Feb 2013 10:28:28 +0000 (11:28 +0100)]
[MERGE] [FIX] mailgateway: author of incoming emails are not put into the recipients anymore.

bzr revid: tde@openerp.com-20130213102828-hqd0e6mmirauo2oq

11 years ago[FIX] fix import statements in yml files
Raphael Collet [Wed, 13 Feb 2013 10:18:03 +0000 (11:18 +0100)]
[FIX] fix import statements in yml files

bzr revid: rco@openerp.com-20130213101803-4y1ponocx6oai2mz

11 years ago[FIX] mailgateway: author of incoming emails are not put into the recipients anymore.
Thibault Delavallée [Wed, 13 Feb 2013 09:59:42 +0000 (10:59 +0100)]
[FIX] mailgateway: author of incoming emails are not put into the recipients anymore.

bzr revid: tde@openerp.com-20130213095942-gwmt2mmthrthca5n

11 years ago[FIX] Customer kanban view does not display tags on results coming from "show more"
Fabien Meghazi [Wed, 13 Feb 2013 09:47:43 +0000 (10:47 +0100)]
[FIX] Customer kanban view does not display tags on results coming from "show more"

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

bzr revid: fme@openerp.com-20130213094743-6rjzgp9y46j9cewh

11 years ago[MERGE] from trunk
Raphael Collet [Wed, 13 Feb 2013 08:35:19 +0000 (09:35 +0100)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20130213083519-3nbg40h5em0gfeu3

11 years ago[MERGE] from trunk
Raphael Collet [Wed, 13 Feb 2013 08:23:52 +0000 (09:23 +0100)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20130213082352-t3wbhkxfh3z10ukt

11 years ago[FIX] web: rewrite reference to removed module openerp.service.web_services
Raphael Collet [Wed, 13 Feb 2013 08:20:35 +0000 (09:20 +0100)]
[FIX] web: rewrite reference to removed module openerp.service.web_services

bzr revid: rco@openerp.com-20130213082035-9ajx7jlzim1qunv4

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 13 Feb 2013 05:22:01 +0000 (05:22 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130213052157-zdt86kcrn8mbwa23
bzr revid: launchpad_translations_on_behalf_of_openerp-20130213052201-hnwd7qjf3tesspnh

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 13 Feb 2013 04:36:44 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130213043644-y36h7n26zs7lwifx

11 years ago[FIX] edi: properly escape URL parameter for import_url controller
Olivier Dony [Tue, 12 Feb 2013 18:15:47 +0000 (19:15 +0100)]
[FIX] edi: properly escape URL parameter for import_url controller

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

bzr revid: odo@openerp.com-20130212181547-ktdklbz2msfkcw6h

11 years ago[IMP] add a test for get_option_name()
Antonin Bourguignon [Tue, 12 Feb 2013 18:07:36 +0000 (19:07 +0100)]
[IMP] add a test for get_option_name()

bzr revid: abo@openerp.com-20130212180736-kwpqlouw27o6u6nz

11 years ago[IMP] add a test for get_option_path()
Antonin Bourguignon [Tue, 12 Feb 2013 16:57:06 +0000 (17:57 +0100)]
[IMP] add a test for get_option_path()

bzr revid: abo@openerp.com-20130212165706-pohcwrvr2llhsaeo

11 years ago[FIX] doc: the id of an action is a long, not an int
Antonin Bourguignon [Tue, 12 Feb 2013 16:53:18 +0000 (17:53 +0100)]
[FIX] doc: the id of an action is a long, not an int

bzr revid: abo@openerp.com-20130212165318-joldqhz0apilwmsp

11 years ago[MERGE] [FIX] Missing aggregates headers in kanban view
Fabien Meghazi [Tue, 12 Feb 2013 16:34:00 +0000 (17:34 +0100)]
[MERGE] [FIX] Missing aggregates headers in kanban view

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

bzr revid: fme@openerp.com-20130212163400-v6ssw52lo13at70t

11 years ago[FIX] auth_oauth: redirect to login page in case of failure with an automatic oauth...
Olivier Dony [Tue, 12 Feb 2013 16:33:01 +0000 (17:33 +0100)]
[FIX] auth_oauth: redirect to login page in case of failure with an automatic oauth signin, but avoid destroying user session

bzr revid: odo@openerp.com-20130212163301-cnq949vr1h6hfvf5

11 years ago[FIX] auth_oauth_signup: do not attempt to signup users for failed signings coming...
Olivier Dony [Tue, 12 Feb 2013 16:29:20 +0000 (17:29 +0100)]
[FIX] auth_oauth_signup: do not attempt to signup users for failed signings coming back from the oauth provider

See also auth_oauth/controllers/main.py:106

bzr revid: odo@openerp.com-20130212162920-5i0swgn4phqitg53

11 years ago[DOC] Updated changelog.
Vo Minh Thu [Tue, 12 Feb 2013 16:21:16 +0000 (17:21 +0100)]
[DOC] Updated changelog.

bzr revid: vmt@openerp.com-20130212162116-0ly3zelhywn4fqvu

11 years ago[FIX] openerp.service: remove call to open_openerp_namespace
Raphael Collet [Tue, 12 Feb 2013 16:13:30 +0000 (17:13 +0100)]
[FIX] openerp.service: remove call to open_openerp_namespace

bzr revid: rco@openerp.com-20130212161330-kij5s3v35zzp1536

11 years ago[IMP] use a better xml id for the example
Antonin Bourguignon [Tue, 12 Feb 2013 16:03:02 +0000 (17:03 +0100)]
[IMP] use a better xml id for the example

bzr revid: abo@openerp.com-20130212160302-6nty4c18wsiw62d4

11 years ago[MERGE] [FIX] Crash on page reload when active_id(s) is used in context
Fabien Meghazi [Tue, 12 Feb 2013 15:56:54 +0000 (16:56 +0100)]
[MERGE] [FIX] Crash on page reload when active_id(s) is used in context

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

bzr revid: fme@openerp.com-20130212155654-wj38by299bauyogb

11 years ago[FIX] Missing aggregates headers in kanban view
Fabien Meghazi [Tue, 12 Feb 2013 15:44:06 +0000 (16:44 +0100)]
[FIX] Missing aggregates headers in kanban view

bzr revid: fme@openerp.com-20130212154406-zj8l9t7rw72vikv8

11 years ago[MERGE] trunk-service-thu (remove the class openerp.netsvc.ExportService)
Raphael Collet [Tue, 12 Feb 2013 15:42:30 +0000 (16:42 +0100)]
[MERGE] trunk-service-thu (remove the class openerp.netsvc.ExportService)

bzr revid: rco@openerp.com-20130212154230-y54s2rbetllwnh4q

11 years ago[MERGE] trunk-service-thu (remove the class openerp.netsvc.ExportService)
Raphael Collet [Tue, 12 Feb 2013 15:41:18 +0000 (16:41 +0100)]
[MERGE] trunk-service-thu (remove the class openerp.netsvc.ExportService)

bzr revid: rco@openerp.com-20130212154118-fh16a2doxhik60nx

11 years ago[REF] Removed support for __terp__.py files and `terp` root elements in XML files.
Vo Minh Thu [Tue, 12 Feb 2013 15:23:28 +0000 (16:23 +0100)]
[REF] Removed support for __terp__.py files and `terp` root elements in XML files.

bzr revid: vmt@openerp.com-20130212152328-flpn1tbz75lhi2m2

11 years ago[REM] Removed unused base_module_scan wizard.
Vo Minh Thu [Tue, 12 Feb 2013 14:53:09 +0000 (15:53 +0100)]
[REM] Removed unused base_module_scan wizard.

bzr revid: vmt@openerp.com-20130212145309-2wspc6y8f03074cn

11 years ago[REM] Deleted .apidoc lines.
Vo Minh Thu [Tue, 12 Feb 2013 14:24:10 +0000 (15:24 +0100)]
[REM] Deleted .apidoc lines.

They were probably used by some tools. How sad.

bzr revid: vmt@openerp.com-20130212142410-zqdjd8jw3gtvxab0

11 years ago[FIX] remove useless asserts text
Antonin Bourguignon [Tue, 12 Feb 2013 14:18:30 +0000 (15:18 +0100)]
[FIX] remove useless asserts text

bzr revid: abo@openerp.com-20130212141830-m3vzarby99fob74e

11 years ago[REM] base_quality_interrogation: seems unused for a long time.
Vo Minh Thu [Tue, 12 Feb 2013 14:14:26 +0000 (15:14 +0100)]
[REM] base_quality_interrogation: seems unused for a long time.

Seems full of good ideas though.
Sadness ensues.
RIP.

bzr revid: vmt@openerp.com-20130212141426-athz3br7enhynlwf

11 years ago[FIX]stages with sequence 0 was regarded as canceled, because of 0 meaned false....
dle@openerp.com [Tue, 12 Feb 2013 14:06:31 +0000 (15:06 +0100)]
[FIX]stages with sequence 0 was regarded as canceled, because of 0 meaned false. Replaced and assignment expression with if

bzr revid: dle@openerp.com-20130212140631-vtazplb7wqyqc9lw

11 years ago[MERGE]Latest 7.0
dle@openerp.com [Tue, 12 Feb 2013 13:37:30 +0000 (14:37 +0100)]
[MERGE]Latest 7.0

bzr revid: dle@openerp.com-20130212133730-azwne7kp2uzuzxm5

11 years ago[FIX]stages with sequence 0 was regarded as canceled, because of 0 meaned false....
dle@openerp.com [Tue, 12 Feb 2013 13:36:32 +0000 (14:36 +0100)]
[FIX]stages with sequence 0 was regarded as canceled, because of 0 meaned false. Replaced and assignment expression with if

bzr revid: dle@openerp.com-20130212133632-i1wqwo3jrwy07fvl

11 years ago[END] This is the end of the world
Fabien Meghazi [Tue, 12 Feb 2013 13:30:25 +0000 (14:30 +0100)]
[END] This is the end of the world

bzr revid: fme@openerp.com-20130212133025-544phlyp83gdabu6

11 years ago[FIX] support virtual ids
Fabien Meghazi [Tue, 12 Feb 2013 13:18:52 +0000 (14:18 +0100)]
[FIX] support virtual ids

bzr revid: fme@openerp.com-20130212131852-xuq4otkb9ooloc9u

11 years ago[MERGE] trunk
Antonin Bourguignon [Tue, 12 Feb 2013 12:56:50 +0000 (13:56 +0100)]
[MERGE] trunk

bzr revid: abo@openerp.com-20130212125650-3r8lsai6p5c8ls2h

11 years ago[IMP] Improved code and doc
Fabien Meghazi [Tue, 12 Feb 2013 11:57:40 +0000 (12:57 +0100)]
[IMP] Improved code and doc

bzr revid: fme@openerp.com-20130212115740-riqecuhb1zq22dkq

11 years ago[MERGE] res_lang: moved tests in unittest2 test case.
Vo Minh Thu [Tue, 12 Feb 2013 11:27:52 +0000 (12:27 +0100)]
[MERGE] res_lang: moved tests in unittest2 test case.

bzr revid: vmt@openerp.com-20130212112752-xclnhzzbvvu3kdl8

11 years ago[REF] res_lang: removed dead code (original_group function).
Vo Minh Thu [Tue, 12 Feb 2013 11:12:44 +0000 (12:12 +0100)]
[REF] res_lang: removed dead code (original_group function).

That function was kept because its `intersperse` reimplementation
behaves a bit differently but it was a long time ago and no bug
report appeared. So the new function is good enough.

bzr revid: vmt@openerp.com-20130212111244-aayco60ps923fn55

11 years ago[MERGE] Latest bugfixes from 7.0, up to rev 4834.
Vo Minh Thu [Tue, 12 Feb 2013 10:45:46 +0000 (11:45 +0100)]
[MERGE] Latest bugfixes from 7.0, up to rev 4834.

bzr revid: vmt@openerp.com-20130212104546-v2w5k59egx1fiony

11 years ago[FIX] registry: fix a bug where RegistryManager.new() could return an out-of-date...
Vo Minh Thu [Tue, 12 Feb 2013 08:53:11 +0000 (09:53 +0100)]
[FIX] registry: fix a bug where RegistryManager.new() could return an out-of-date registry.

bzr revid: vmt@openerp.com-20130212085311-o53wv7yful39kktd

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 12 Feb 2013 05:30:11 +0000 (05:30 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130212052908-dwsboz0vkkuywax3
bzr revid: launchpad_translations_on_behalf_of_openerp-20130212053011-zbbx3343j90b0m18

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 12 Feb 2013 04:43:52 +0000 (04:43 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130210044934-z1bbgxucqmho88yy
bzr revid: launchpad_translations_on_behalf_of_openerp-20130211051101-oqbt39y8nlf4mz0p
bzr revid: launchpad_translations_on_behalf_of_openerp-20130212044352-69l303nui500furz

11 years ago[IMP] rename files, move code to the right place
Antonin Bourguignon [Mon, 11 Feb 2013 17:01:28 +0000 (18:01 +0100)]
[IMP] rename files, move code to the right place

bzr revid: abo@openerp.com-20130211170128-2r28k5ldou1qn1n5

11 years ago[IMP] clean and sort up some old test directories
Antonin Bourguignon [Mon, 11 Feb 2013 16:04:43 +0000 (17:04 +0100)]
[IMP] clean and sort up some old test directories

bzr revid: abo@openerp.com-20130211160443-2xcw2quaj4a5taz9

11 years ago[FIX] account_followup: merged the branch of jco fixing the account_followup module...
Quentin (OpenERP) [Mon, 11 Feb 2013 15:13:52 +0000 (16:13 +0100)]
[FIX] account_followup: merged the branch of jco fixing the account_followup module + made few code improvements during code review (expained on the merge prop)

bzr revid: qdp-launchpad@openerp.com-20130211151352-01k7x8h8klg0z8iu

11 years ago[MERGE] trunk
Antonin Bourguignon [Mon, 11 Feb 2013 15:09:20 +0000 (16:09 +0100)]
[MERGE] trunk

bzr revid: abo@openerp.com-20130211150920-c5yam3yykht1qdpn

11 years ago[FIX] active_ids list items should be numeric
Fabien Meghazi [Mon, 11 Feb 2013 14:42:41 +0000 (15:42 +0100)]
[FIX] active_ids list items should be numeric

bzr revid: fme@openerp.com-20130211144241-zvygwtgvsk17szo4

11 years ago[IMP] don't log from import when converting psycopg exceptions to output messages
Xavier Morel [Mon, 11 Feb 2013 14:36:47 +0000 (15:36 +0100)]
[IMP] don't log from import when converting psycopg exceptions to output messages

add conversion for unique constraints, test behavior on unique constraint failure

bzr revid: xmo@openerp.com-20130211143647-l16ssw9z73stbgyc

11 years ago[FIX] use active_id in url states
Fabien Meghazi [Mon, 11 Feb 2013 14:10:56 +0000 (15:10 +0100)]
[FIX] use active_id in url states

bzr revid: fme@openerp.com-20130211141056-zjn7xy034r2331gp

11 years ago[MERGE] jco branch with fix in hr_recruitment
Quentin (OpenERP) [Mon, 11 Feb 2013 12:57:51 +0000 (13:57 +0100)]
[MERGE] jco branch with fix in hr_recruitment

bzr revid: qdp-launchpad@openerp.com-20130211125751-6jmg1ihla1ervrh0