odoo/odoo.git
15 years ago[FIX] Use dict.get() instead of r['name'] or ''
Stephane Wirtel [Fri, 12 Dec 2008 00:02:09 +0000 (01:02 +0100)]
[FIX] Use dict.get() instead of r['name'] or ''

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

bzr revid: stephane@tinyerp.com-20081212000209-ak5e4ibl21jlv2tx

15 years ago[FIX] Use a temporary variable for the fetchall
Stephane Wirtel [Thu, 11 Dec 2008 23:49:48 +0000 (00:49 +0100)]
[FIX] Use a temporary variable for the fetchall

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

bzr revid: stephane@tinyerp.com-20081211234948-8h825jmr6qhluc2l

15 years ago[MERGE]
Stephane Wirtel [Thu, 11 Dec 2008 21:27:41 +0000 (22:27 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20081211212741-be6brdf0y4922o05

15 years agoAnother typo on the product form
Niels Huylebroeck [Thu, 11 Dec 2008 19:09:14 +0000 (20:09 +0100)]
Another typo on the product form

bzr revid: niels@bubbles-it.be-20081211190914-lpf3vx2xefmsvbfh

15 years agoFixed typo in separator in warning_view.xml
Niels Huylebroeck [Thu, 11 Dec 2008 19:07:19 +0000 (20:07 +0100)]
Fixed typo in separator in warning_view.xml

bzr revid: niels@bubbles-it.be-20081211190719-mjyjgb43iv0glcdw

15 years agoremoved_test
Fabien Pinckaers [Thu, 11 Dec 2008 14:55:51 +0000 (15:55 +0100)]
removed_test

bzr revid: fp@tinyerp.com-20081211145551-1v5pidkcgf6mlepu

15 years agomerging from the trunk
Mantavya Gajjar [Thu, 11 Dec 2008 14:06:46 +0000 (19:36 +0530)]
merging from the trunk

bzr revid: mga@tinyerp.com-20081211140646-j9ue05ukzrqbu5k5

15 years agoimprovement in the fields and model view
Mantavya Gajjar [Thu, 11 Dec 2008 14:04:27 +0000 (19:34 +0530)]
improvement in the fields and model view

bzr revid: mga@tinyerp.com-20081211140427-5893mrgicv0d2tsd

15 years ago[MERGE]
Christophe Simonis [Thu, 11 Dec 2008 13:53:14 +0000 (14:53 +0100)]
[MERGE]

bzr revid: christophe@tinyerp.com-20081211135314-we2wn2cexqsd3jw5

15 years ago[FIX] module upgrade: revert (bad) patch to mark new deps to be installed
Christophe Simonis [Thu, 11 Dec 2008 13:52:36 +0000 (14:52 +0100)]
[FIX] module upgrade: revert (bad) patch to mark new deps to be installed

bzr revid: christophe@tinyerp.com-20081211135236-z30llytkl40i1qnt

15 years agochange small things
Mantavya Gajjar [Thu, 11 Dec 2008 13:34:57 +0000 (19:04 +0530)]
change small things
bug-fix in the create method

bzr revid: mga@tinyerp.com-20081211133457-s304k5ct5kvgiiju

15 years agoadd logout method for ajm
apa-tiny [Thu, 11 Dec 2008 13:30:48 +0000 (19:00 +0530)]
add logout method for ajm

bzr revid: patelamit2003@gmail.com-20081211133048-x1me7ic1dft9qgs8

15 years agomerge
Fabien Pinckaers [Thu, 11 Dec 2008 13:09:46 +0000 (14:09 +0100)]
merge

bzr revid: fp@tinyerp.com-20081211130946-7rd4icj1pwoj5d95

15 years agobugfix
Fabien Pinckaers [Thu, 11 Dec 2008 13:08:01 +0000 (14:08 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20081211130801-y0yyo6ao1nff33s0

15 years agobufgix for xml validation
Husen Daudi [Thu, 11 Dec 2008 12:52:01 +0000 (18:22 +0530)]
bufgix for xml validation

bzr revid: hda@tinyerp.com-20081211125201-91lce3aqxtr8swe7

15 years agobugfix
Fabien Pinckaers [Thu, 11 Dec 2008 12:49:21 +0000 (13:49 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20081211124921-9022irf32yc8xsaa

15 years ago[FIX] handle the case when the addons has no version
Christophe Simonis [Thu, 11 Dec 2008 12:47:24 +0000 (13:47 +0100)]
[FIX] handle the case when the addons has no version

bzr revid: christophe@tinyerp.com-20081211124724-6fj8g1er1iaet3ov

15 years agobugfix
Fabien Pinckaers [Thu, 11 Dec 2008 12:46:39 +0000 (13:46 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20081211124639-jzp2oud0q5y6o84a

15 years ago[FIX] correct view
Christophe Simonis [Thu, 11 Dec 2008 12:45:48 +0000 (13:45 +0100)]
[FIX] correct view

bzr revid: christophe@tinyerp.com-20081211124548-m315khhlr4k287el

15 years agoMinor edit and bugfix on calendar view of project.task(ref:AME)
Jay Vora [Thu, 11 Dec 2008 12:33:16 +0000 (18:03 +0530)]
Minor edit and bugfix on calendar view of project.task(ref:AME)

bzr revid: jvo@tinyerp.com-20081211123316-hbmy9upkavwf03co

15 years ago[FIX] Use fromkeys and not setdefault
Stephane Wirtel [Thu, 11 Dec 2008 12:20:07 +0000 (13:20 +0100)]
[FIX] Use fromkeys and not setdefault

bzr revid: stephane@tinyerp.com-20081211122007-ykmckeajss5i8nm5

15 years agomerge
Fabien Pinckaers [Thu, 11 Dec 2008 12:14:32 +0000 (13:14 +0100)]
merge

bzr revid: fp@tinyerp.com-20081211121432-svcnmyzzf2dgbqiw

15 years agoimprove
Fabien Pinckaers [Thu, 11 Dec 2008 12:08:32 +0000 (13:08 +0100)]
improve

bzr revid: fp@tinyerp.com-20081211120832-2sn25d5or5zz97ge

15 years ago[MERGE]
Christophe Simonis [Thu, 11 Dec 2008 11:47:53 +0000 (12:47 +0100)]
[MERGE]

bzr revid: christophe@tinyerp.com-20081211114753-qm3sni5owmowqofn

15 years ago[FIX] ir.module.module: Incorrect field names !!
Christophe Simonis [Thu, 11 Dec 2008 11:44:13 +0000 (12:44 +0100)]
[FIX] ir.module.module: Incorrect field names !!
 * installed_version refer the latest version (the one on disk)
 * latest_version refer the installed version (the one in database)
 * published_version refer the version available on the repository

bzr revid: christophe@tinyerp.com-20081211114413-olfcmv4g650o350f

15 years ago[FIX] Remove the col attribute
Stephane Wirtel [Thu, 11 Dec 2008 11:37:07 +0000 (12:37 +0100)]
[FIX] Remove the col attribute

bzr revid: stephane@tinyerp.com-20081211113707-hsa92c2ajb0bb9lg

15 years agomerging from the trunk
Mantavya Gajjar [Thu, 11 Dec 2008 11:36:53 +0000 (17:06 +0530)]
merging from the trunk

bzr revid: mga@tinyerp.com-20081211113653-saduvneg6f6sdjjr

15 years agoimprovement in the field object
Mantavya Gajjar [Thu, 11 Dec 2008 11:32:08 +0000 (17:02 +0530)]
improvement in the field object
asslows to select the relation and relation fields
instead of remember the name

bzr revid: mga@tinyerp.com-20081211113208-h03p8j4qd9sg8tgx

15 years ago[FIX] If an error occurs when dropping the database, raise a normal exception (that...
Christophe Simonis [Thu, 11 Dec 2008 11:22:48 +0000 (12:22 +0100)]
[FIX] If an error occurs when dropping the database, raise a normal exception (that can be pickle)

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

bzr revid: christophe@tinyerp.com-20081211112248-ljibz77ey2jkjtjd

15 years ago[IMP] better reporting when a assertion fail
Christophe Simonis [Thu, 11 Dec 2008 11:17:58 +0000 (12:17 +0100)]
[IMP] better reporting when a assertion fail

bzr revid: christophe@tinyerp.com-20081211111758-onyb31yezgyxi2cp

15 years ago[Correction]]Res.Lang :Removed legend column ,converted it to xml view.
Jay Vora [Thu, 11 Dec 2008 10:28:48 +0000 (15:58 +0530)]
[Correction]]Res.Lang :Removed legend column ,converted it to xml view.

bzr revid: jvo@tinyerp.com-20081211102848-i1urmkdp359hl9wh

15 years ago[MERGE]
Stephane Wirtel [Thu, 11 Dec 2008 10:18:16 +0000 (11:18 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20081211101816-u5xqegpcsf63aoyt

15 years ago[FIX] Remove the unicode function
Stephane Wirtel [Thu, 11 Dec 2008 10:17:53 +0000 (11:17 +0100)]
[FIX] Remove the unicode function

bzr revid: stephane@tinyerp.com-20081211101753-9qgab643m504jnka

15 years agoRes.Lang :Removed legend column ,converted it to xml view.
Jay Vora [Thu, 11 Dec 2008 09:41:21 +0000 (15:11 +0530)]
Res.Lang :Removed legend column ,converted it to xml view.

bzr revid: jvo@tinyerp.com-20081211094121-vkhxal6yb5q6a3u4

15 years ago[FIX] correct view
Christophe Simonis [Thu, 11 Dec 2008 09:34:48 +0000 (10:34 +0100)]
[FIX] correct view

bzr revid: christophe@tinyerp.com-20081211093448-2nm09v60m32f32ge

15 years ago[FIX] correct view
Christophe Simonis [Thu, 11 Dec 2008 09:25:00 +0000 (10:25 +0100)]
[FIX] correct view

bzr revid: christophe@tinyerp.com-20081211092500-okpqgwbbj138uopv

15 years ago[FIX] convert message to string before stripping
Christophe Simonis [Thu, 11 Dec 2008 08:58:25 +0000 (09:58 +0100)]
[FIX] convert message to string before stripping

bzr revid: christophe@tinyerp.com-20081211085825-24fmjnkjn0db0y8q

15 years ago[MERGE] Maintenance
Stephane Wirtel [Thu, 11 Dec 2008 08:55:15 +0000 (09:55 +0100)]
[MERGE] Maintenance

bzr revid: stephane@tinyerp.com-20081211085515-ma4ino3i83iin5an

15 years agobugfixes_in_flight
Fabien Pinckaers [Thu, 11 Dec 2008 08:19:31 +0000 (09:19 +0100)]
bugfixes_in_flight

bzr revid: fp@tinyerp.com-20081211081931-z2f8y6fuqk7hf65x

15 years ago[IMP] Replace tinyerp.com by openerp.com for the value of the website key in the...
Stephane Wirtel [Thu, 11 Dec 2008 00:04:19 +0000 (01:04 +0100)]
[IMP] Replace tinyerp.com by openerp.com for the value of the website key in the __terp__.py files

bzr revid: stephane@tinyerp.com-20081211000419-7vptxq8vr3116sgv

15 years ago[IMP] add a command line switch allowing to filter the log on the level
Christophe Simonis [Wed, 10 Dec 2008 23:50:53 +0000 (00:50 +0100)]
[IMP] add a command line switch allowing to filter the log on the level

bzr revid: christophe@tinyerp.com-20081210235053-v54zj54vu3jebvib

15 years ago[REF] Replace TinyERP by Open ERP
Stephane Wirtel [Wed, 10 Dec 2008 23:00:40 +0000 (00:00 +0100)]
[REF] Replace TinyERP by Open ERP

bzr revid: stephane@tinyerp.com-20081210230040-twrsg36xi8ep8jvq

15 years ago[REF] Replace Tiny ERP by Open ERP
Stephane Wirtel [Wed, 10 Dec 2008 22:55:43 +0000 (23:55 +0100)]
[REF] Replace Tiny ERP by Open ERP

bzr revid: stephane@tinyerp.com-20081210225543-fxxae0fqe4tgc3ud

15 years ago[FIX] Use the tempfile.mktemp function to get a temporary file name
Stephane Wirtel [Wed, 10 Dec 2008 22:44:48 +0000 (23:44 +0100)]
[FIX] Use the tempfile.mktemp function to get a temporary file name

bzr revid: stephane@tinyerp.com-20081210224448-e67bod15r9x1edap

15 years ago[IMP] Remove the print statements
Stephane Wirtel [Wed, 10 Dec 2008 22:30:19 +0000 (23:30 +0100)]
[IMP] Remove the print statements

bzr revid: stephane@tinyerp.com-20081210223019-mzeqrvb35kwp0s3l

15 years ago[IMP] Use the logger
Stephane Wirtel [Wed, 10 Dec 2008 22:16:57 +0000 (23:16 +0100)]
[IMP] Use the logger

bzr revid: stephane@tinyerp.com-20081210221657-qyu25oj1cid926k4

15 years ago[IMP] Remove the print statements
Stephane Wirtel [Wed, 10 Dec 2008 22:12:57 +0000 (23:12 +0100)]
[IMP] Remove the print statements

bzr revid: stephane@tinyerp.com-20081210221257-apvp2q47f7vrkh7n

15 years ago[IMP] Use the logger
Stephane Wirtel [Wed, 10 Dec 2008 22:11:04 +0000 (23:11 +0100)]
[IMP] Use the logger

bzr revid: stephane@tinyerp.com-20081210221104-j4gv4f22pxobigzf

15 years ago[IMP] Use the logger
Stephane Wirtel [Wed, 10 Dec 2008 22:08:00 +0000 (23:08 +0100)]
[IMP] Use the logger

bzr revid: stephane@tinyerp.com-20081210220800-pxm9xmkhnrnkvnzx

15 years ago[REF] Remove the unused code and print statement
Stephane Wirtel [Wed, 10 Dec 2008 21:55:49 +0000 (22:55 +0100)]
[REF] Remove the unused code and print statement

bzr revid: stephane@tinyerp.com-20081210215549-yxxdiz0x4uc6ozkr

15 years ago[IMP] Use the logger
Stephane Wirtel [Wed, 10 Dec 2008 21:48:30 +0000 (22:48 +0100)]
[IMP] Use the logger

bzr revid: stephane@tinyerp.com-20081210214830-bzgox1uw469v6e5f

15 years ago[IMP] Remove the unused code
Stephane Wirtel [Wed, 10 Dec 2008 21:46:17 +0000 (22:46 +0100)]
[IMP] Remove the unused code

bzr revid: stephane@tinyerp.com-20081210214617-359x2kq97k8vpcam

15 years ago[IMP] Remove the print statement
Stephane Wirtel [Wed, 10 Dec 2008 21:43:57 +0000 (22:43 +0100)]
[IMP] Remove the print statement

bzr revid: stephane@tinyerp.com-20081210214357-xrdp1k23y5va5o8u

15 years ago[IMP] Use the logger to show the output from the logged function
Stephane Wirtel [Wed, 10 Dec 2008 21:43:08 +0000 (22:43 +0100)]
[IMP] Use the logger to show the output from the logged function

bzr revid: stephane@tinyerp.com-20081210214308-c6l296vkka9o92d3

15 years ago[IMP] Add the FIXME message
Stephane Wirtel [Wed, 10 Dec 2008 21:36:04 +0000 (22:36 +0100)]
[IMP] Add the FIXME message

bzr revid: stephane@tinyerp.com-20081210213604-wd1thxun1a4bv964

15 years ago[IMP] Use the warning level for the pytz library if missing
Stephane Wirtel [Wed, 10 Dec 2008 21:32:29 +0000 (22:32 +0100)]
[IMP] Use the warning level for the pytz library if missing

bzr revid: stephane@tinyerp.com-20081210213229-e22ebweqg8a7byvh

15 years ago[IMP] Improve the logging
Stephane Wirtel [Wed, 10 Dec 2008 21:26:45 +0000 (22:26 +0100)]
[IMP] Improve the logging

bzr revid: stephane@tinyerp.com-20081210212645-01kbn7iprk88g4wn

15 years ago[IMP] Remove the print statements
Stephane Wirtel [Wed, 10 Dec 2008 21:25:25 +0000 (22:25 +0100)]
[IMP] Remove the print statements

bzr revid: stephane@tinyerp.com-20081210212525-lfastpg2wkepfsbt

15 years ago[IMP] Update the logging of the error in the osv module
Stephane Wirtel [Wed, 10 Dec 2008 21:24:23 +0000 (22:24 +0100)]
[IMP] Update the logging of the error in the osv module

bzr revid: stephane@tinyerp.com-20081210212423-20zjyagn6etc3rzn

15 years ago[IMP] Change the presentation of the logger
Stephane Wirtel [Wed, 10 Dec 2008 21:23:54 +0000 (22:23 +0100)]
[IMP] Change the presentation of the logger

bzr revid: stephane@tinyerp.com-20081210212354-zox0dl3v85yo6754

15 years ago[FIX] remove prints
Christophe Simonis [Wed, 10 Dec 2008 16:54:12 +0000 (17:54 +0100)]
[FIX] remove prints

bzr revid: christophe@tinyerp.com-20081210165412-lcts7nt518wep6wq

15 years ago[IMP] avoid false warnings by disabling the check of access rules when loading only...
Christophe Simonis [Wed, 10 Dec 2008 15:06:32 +0000 (16:06 +0100)]
[IMP] avoid false warnings by disabling the check of access rules when loading only 'base' module graph

bzr revid: christophe@tinyerp.com-20081210150632-7tji0vj1yc05o7h8

15 years ago[IMP] remove dead code and add comment
Christophe Simonis [Wed, 10 Dec 2008 14:43:57 +0000 (15:43 +0100)]
[IMP] remove dead code and add comment

bzr revid: christophe@tinyerp.com-20081210144357-d4v17cnsjycabexr

15 years ago[MERGE]
Christophe Simonis [Wed, 10 Dec 2008 14:41:13 +0000 (15:41 +0100)]
[MERGE]

bzr revid: christophe@tinyerp.com-20081210144113-6wdfu8mwpsojl4la

15 years ago[FIX] psycopg2: %d -> %s
Christophe Simonis [Wed, 10 Dec 2008 14:29:55 +0000 (15:29 +0100)]
[FIX] psycopg2: %d -> %s

bzr revid: christophe@tinyerp.com-20081210142955-ewfr1qhzq9l1tjzn

15 years ago*bugfix on onchange and tax computation using the encoding by line
qdp [Wed, 10 Dec 2008 14:32:01 +0000 (15:32 +0100)]
*bugfix on onchange and tax computation using the encoding by line

bzr revid: qdp@tinyerp.com-20081210143201-ogsk5kvrbg3qgigl

15 years ago[FIX] correct graph loading when updating database or installing new module from...
Najlaa [Wed, 10 Dec 2008 14:11:28 +0000 (15:11 +0100)]
[FIX] correct graph loading when updating database or installing new module from command line

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

bzr revid: nel@silver-20081210141128-oaknnb0rzj68htio

15 years ago[IMP] convert varchar to text in database
Najlaa [Wed, 10 Dec 2008 14:08:56 +0000 (15:08 +0100)]
[IMP] convert varchar to text in database

bzr revid: nel@silver-20081210140856-easnep218it0bnqu

15 years agoReports: FormatLang() corrected - Reports will behave acc. to Language(res.lang)...
Jay Vora [Wed, 10 Dec 2008 13:35:06 +0000 (19:05 +0530)]
Reports: FormatLang() corrected - Reports will behave acc. to Language(res.lang),not locale.

bzr revid: jvo@tinyerp.com-20081210133506-w9h48mu7qum7ok2g

15 years agobase_module_quality
Mustufa Rangwala [Wed, 10 Dec 2008 09:29:28 +0000 (14:59 +0530)]
base_module_quality

bzr revid: mra@tinyerp.com-20081210092928-9ai3opp8tcvw6r22

15 years agoChange the name of file
bhumi195 [Wed, 10 Dec 2008 06:30:55 +0000 (12:00 +0530)]
Change the name of file

bzr revid: bhumi195@gmail.com-20081210063055-9xl2mcqaakr2ehpg

15 years agoImprovement
Jay Vora [Wed, 10 Dec 2008 06:13:23 +0000 (11:43 +0530)]
Improvement

bzr revid: jvo@tinyerp.com-20081210061323-3m6zqvocudosuck2

15 years agoChange the name of group in demo data file and rename file
bhumi195 [Wed, 10 Dec 2008 04:56:13 +0000 (10:26 +0530)]
Change the name of group in demo data file and rename file

bzr revid: bhumi195@gmail.com-20081210045613-rp1s621g0i41jdw7

15 years agorevert
Fabien Pinckaers [Tue, 9 Dec 2008 20:38:36 +0000 (21:38 +0100)]
revert

bzr revid: fp@tinyerp.com-20081209203836-p5bo3iwzd6ff2y7u

15 years agobugfix
Fabien Pinckaers [Tue, 9 Dec 2008 20:37:54 +0000 (21:37 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20081209203754-2xk5qcy0vivsjy4f

15 years agomerge
Fabien Pinckaers [Tue, 9 Dec 2008 20:04:28 +0000 (21:04 +0100)]
merge

bzr revid: fp@tinyerp.com-20081209200428-s79v7nb3hetgbyyp

15 years agochange syntax of ref: list0
Najlaa [Tue, 9 Dec 2008 16:52:55 +0000 (17:52 +0100)]
change syntax of ref: list0

bzr revid: nel@silver-20081209165255-q73pcddinzdafbm9

15 years agoimprove
Fabien Pinckaers [Tue, 9 Dec 2008 14:37:20 +0000 (15:37 +0100)]
improve

bzr revid: fp@tinyerp.com-20081209143720-crwf3n3esq54400n

15 years agoimprove
Fabien Pinckaers [Tue, 9 Dec 2008 14:34:26 +0000 (15:34 +0100)]
improve

bzr revid: fp@tinyerp.com-20081209143426-8hp2khrcdevqcdqs

15 years agoimprovement
Fabien Pinckaers [Tue, 9 Dec 2008 14:31:53 +0000 (15:31 +0100)]
improvement

bzr revid: fp@tinyerp.com-20081209143153-7t18385iv9bbwasn

15 years agomodifs
Fabien Pinckaers [Tue, 9 Dec 2008 14:10:34 +0000 (15:10 +0100)]
modifs

bzr revid: fp@tinyerp.com-20081209141034-cj0f9clfgkr1eorz

15 years ago[FIX] psycopg2: %d -> %s
Christophe Simonis [Tue, 9 Dec 2008 13:35:40 +0000 (14:35 +0100)]
[FIX] psycopg2: %d -> %s
[IMP] orm: use _symbol_f when updating database at initialization
[IMP] misc.ustr: function returning the unicode string representation of a object

bzr revid: christophe@tinyerp.com-20081209133540-zlb6wxs97cxa99nx

15 years ago[FIX] psycopg2: convert types & update web_services
Christophe Simonis [Tue, 9 Dec 2008 13:31:32 +0000 (14:31 +0100)]
[FIX] psycopg2: convert types & update web_services

bzr revid: christophe@tinyerp.com-20081209133132-wn7v8d2qyo3cv6x5

15 years agocleaned_module_recorder
Fabien Pinckaers [Tue, 9 Dec 2008 13:22:04 +0000 (14:22 +0100)]
cleaned_module_recorder

bzr revid: fp@tinyerp.com-20081209132204-mv5zthr877ikqffz

15 years agoimprove
Fabien Pinckaers [Tue, 9 Dec 2008 13:07:37 +0000 (14:07 +0100)]
improve

bzr revid: fp@tinyerp.com-20081209130737-rr5i220h2sbte8ov

15 years ago[FIX] psycopg2: in queries we must now use %s everywhere (no more %d or %f)
Christophe Simonis [Tue, 9 Dec 2008 12:37:22 +0000 (13:37 +0100)]
[FIX] psycopg2: in queries we must now use %s everywhere (no more %d or %f)

bzr revid: christophe@tinyerp.com-20081209123722-4kmv4pecjwiw3tm3

15 years ago[FIX] psycopg2 return strings in unicode.
Christophe Simonis [Tue, 9 Dec 2008 12:23:45 +0000 (13:23 +0100)]
[FIX] psycopg2 return strings in unicode.

bzr revid: christophe@tinyerp.com-20081209122345-mqi0yy55yh0zswnm

15 years ago[FIX] the server pass the context to search functions...
Christophe Simonis [Tue, 9 Dec 2008 12:05:11 +0000 (13:05 +0100)]
[FIX] the server pass the context to search functions...

bzr revid: christophe@tinyerp.com-20081209120511-el7ekjsfgc3jhkh2

15 years ago[FIX] ident error
Christophe Simonis [Tue, 9 Dec 2008 10:16:57 +0000 (11:16 +0100)]
[FIX] ident error

bzr revid: christophe@tinyerp.com-20081209101657-k65qmr4jr21o9kbb

15 years agoimproved
Fabien Pinckaers [Tue, 9 Dec 2008 08:07:06 +0000 (09:07 +0100)]
improved

bzr revid: fp@tinyerp.com-20081209080706-65dhy5y1o4046lvb

15 years agoimproved_related
Fabien Pinckaers [Tue, 9 Dec 2008 08:03:55 +0000 (09:03 +0100)]
improved_related

bzr revid: fp@tinyerp.com-20081209080355-b3n01hbm3asej3mp

15 years agomerge
Fabien Pinckaers [Mon, 8 Dec 2008 20:36:08 +0000 (21:36 +0100)]
merge

bzr revid: fp@tinyerp.com-20081208203608-mbsz53bfv089fly6

15 years agomerge
Fabien Pinckaers [Mon, 8 Dec 2008 20:35:47 +0000 (21:35 +0100)]
merge

bzr revid: fp@tinyerp.com-20081208203547-047ga2mbu6h19e2w

15 years ago*merge of the ~activity/openobject-addons/trunk branch. Improvement of translatabilit...
qdp [Mon, 8 Dec 2008 17:08:40 +0000 (18:08 +0100)]
*merge of the ~activity/openobject-addons/trunk branch. Improvement of translatability and small bugfixes
*small modifs on mrp_repair module

bzr revid: qdp@tinyerp.com-20081208170840-ryh5435c5heqsngl

15 years ago[FIX] change setup.py to load psycopg2
Christophe Simonis [Mon, 8 Dec 2008 14:04:45 +0000 (15:04 +0100)]
[FIX] change setup.py to load psycopg2

bzr revid: christophe@tinyerp.com-20081208140445-fcey0uzjpwtzkfzx

15 years ago[IMP] use psycopg2 instead of psycopg1
Christophe Simonis [Mon, 8 Dec 2008 14:03:42 +0000 (15:03 +0100)]
[IMP] use psycopg2 instead of psycopg1

bzr revid: christophe@tinyerp.com-20081208140342-qstsqxm0xr5rppzz

15 years agoremoved_unused_file
Fabien Pinckaers [Mon, 8 Dec 2008 11:48:14 +0000 (12:48 +0100)]
removed_unused_file

bzr revid: fp@tinyerp.com-20081208114814-rus1b6tfqfdj7xac

15 years ago[MERGE]
Christophe Simonis [Mon, 8 Dec 2008 08:48:16 +0000 (09:48 +0100)]
[MERGE]

bzr revid: christophe@tinyerp.com-20081208084816-n4ju99d7nz21gun5

15 years agomerge
Olivier Laurent [Mon, 8 Dec 2008 07:59:14 +0000 (08:59 +0100)]
merge

bzr revid: olt@tinyerp.com-20081208075914-cz3pm2zms256m7ms

15 years agomodifs
Fabien Pinckaers [Mon, 8 Dec 2008 07:56:41 +0000 (08:56 +0100)]
modifs

bzr revid: fp@tinyerp.com-20081208075641-3i3clllhoa8u180n