odoo/odoo.git
14 years ago[add] purpose-built inheritable view for res.config.installer instances
Xavier Morel [Sat, 23 Jan 2010 22:32:05 +0000 (23:32 +0100)]
[add] purpose-built inheritable view for res.config.installer instances

bzr revid: xmo@tinyerp.com-20100123223205-vqs0t44aqih67ngl

14 years ago[imp] make help addendum that an addon is already installed translatable
Xavier Morel [Sat, 23 Jan 2010 14:50:17 +0000 (15:50 +0100)]
[imp] make help addendum that an addon is already installed translatable

bzr revid: xmo@tinyerp.com-20100123145017-osfrv7x2oxeamywb

14 years ago[fix] Talk of installing addons, not modules
Xavier Morel [Sat, 23 Jan 2010 14:49:18 +0000 (15:49 +0100)]
[fix] Talk of installing addons, not modules

bzr revid: xmo@tinyerp.com-20100123144918-57khr8yeccgashhr

14 years agoimp] res.config.installer: set already installed modules to readonly, as res.config...
Xavier Morel [Sat, 23 Jan 2010 14:37:05 +0000 (15:37 +0100)]
imp] res.config.installer: set already installed modules to readonly, as res.config.installer can't uninstall them.

Also, remove already installed modules from the set of modules to
install, and add a few docstrings to clarify the purpose of
overloading default_get and fields_get, and how _modules_to_install
works

bzr revid: xmo@tinyerp.com-20100123143705-9qyjhfnrlx372nso

14 years ago[imp] res.config.installer: preselect installable modules which are, in fact, already...
Xavier Morel [Sat, 23 Jan 2010 12:43:35 +0000 (13:43 +0100)]
[imp] res.config.installer: preselect installable modules which are, in fact, already installed

bzr revid: xmo@tinyerp.com-20100123124335-311r6an7kpgir3rn

14 years ago[imp] use creation screen, re-label Next button to Done to not get confused between...
Xavier Morel [Fri, 22 Jan 2010 15:43:59 +0000 (16:43 +0100)]
[imp] use creation screen, re-label Next button to Done to not get confused between Next (user? screen?) and Done (with that configuration)

bzr revid: xmo@tinyerp.com-20100122154359-h3g3flvbe5ryz32w

14 years ago[fix] line breaks in labels & stuff break the gtk client, remove the nice line breaks
Xavier Morel [Thu, 21 Jan 2010 20:47:00 +0000 (21:47 +0100)]
[fix] line breaks in labels & stuff break the gtk client, remove the nice line breaks

bzr revid: xmo@tinyerp.com-20100121204700-8t4uufgay05452fj

14 years ago[imp] add docstring to explain how default_get works/what it does
Xavier Morel [Thu, 21 Jan 2010 13:21:18 +0000 (14:21 +0100)]
[imp] add docstring to explain how default_get works/what it does

bzr revid: xmo@tinyerp.com-20100121132118-zvvpi168d8vdzbgb

14 years ago[imp] Move interface complexity selection to front of the sequence (id 1)
Xavier Morel [Wed, 20 Jan 2010 14:15:17 +0000 (15:15 +0100)]
[imp] Move interface complexity selection to front of the sequence (id 1)

bzr revid: xmo@tinyerp.com-20100120141517-j4bryr49u2189hj5

14 years ago[fix] very badly broken HttpSDaemon
Xavier Morel [Sun, 31 Jan 2010 15:55:08 +0000 (16:55 +0100)]
[fix] very badly broken HttpSDaemon

bzr revid: xmo@tinyerp.com-20100131155508-pxu4r0l5cckp594f

14 years ago[fix] very badly broken HttpSDaemon
Xavier Morel [Sun, 31 Jan 2010 15:55:08 +0000 (16:55 +0100)]
[fix] very badly broken HttpSDaemon

bzr revid: xmo@tinyerp.com-20100131155508-3uh7b9ahkwrsusat

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Mon, 1 Feb 2010 04:45:19 +0000 (04:45 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100130043938-7kqfda4i1poayqo9
bzr revid: codehost@crowberry-20100131045124-1r76bhkvkv49e34d
bzr revid: codehost@crowberry-20100201044519-998b346rm5fsq3xl

14 years ago[IMP] Project Management - better useability
Fabien Pinckaers [Sun, 31 Jan 2010 21:29:06 +0000 (22:29 +0100)]
[IMP] Project Management - better useability

bzr revid: fp@tinyerp.com-20100131212906-ja5a1pat6g56cef6

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Sun, 31 Jan 2010 04:51:43 +0000 (04:51 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100130044003-jcmu84vilfyyaaqj
bzr revid: codehost@crowberry-20100131045143-nspay62olcx1olij

14 years ago[imp] fix imports
Xavier Morel [Fri, 29 Jan 2010 16:26:16 +0000 (17:26 +0100)]
[imp] fix imports

bzr revid: xmo@tinyerp.com-20100129162616-6zq38zjn5c981avx

14 years ago[fix] exception thrown by browse_record.__getitem__ when field not found
Xavier Morel [Fri, 29 Jan 2010 16:23:32 +0000 (17:23 +0100)]
[fix] exception thrown by browse_record.__getitem__ when field not found

bzr revid: xmo@tinyerp.com-20100129162332-a7nvb3w153iv2e7y

14 years ago[IMP] users_ldap: clean code + add some debug logging
Christophe Simonis [Fri, 29 Jan 2010 16:16:08 +0000 (17:16 +0100)]
[IMP] users_ldap: clean code + add some debug logging

bzr revid: chs@tinyerp.com-20100129161608-awmum09g0bzzn8f1

14 years agoAdded faces files and integration with project
HDA (OpenERP) [Fri, 29 Jan 2010 14:45:15 +0000 (20:15 +0530)]
Added faces files and integration with project

bzr revid: hda@tinyerp.com-20100129144515-7xojyodjw7fgodhe

14 years ago[FIX]: base_calendar: Fixed problem of exporting alarm
rpa (Open ERP) [Fri, 29 Jan 2010 13:41:36 +0000 (19:11 +0530)]
[FIX]: base_calendar: Fixed problem of exporting alarm

bzr revid: rpa@openerp.co.in-20100129134136-zmc7cice7z6wpewm

14 years ago[MERGE]
Harry (Open ERP) [Fri, 29 Jan 2010 12:56:49 +0000 (18:26 +0530)]
[MERGE]

bzr revid: hmo@tinyerp.com-20100129125649-ehqw02o57dx95bix

14 years ago[REF] report_crm: Removed act window from Categories.
uco (OpenERP) [Fri, 29 Jan 2010 12:43:12 +0000 (18:13 +0530)]
[REF] report_crm: Removed act window from Categories.

bzr revid: uco@tinyerp.co.in-20100129124312-7qrsralgd94avllb

14 years ago[IMP] crm: add the domain in phonecall2meeting and opportunity2meeting wizard
sbh (Open ERP) [Fri, 29 Jan 2010 12:25:53 +0000 (17:55 +0530)]
[IMP] crm: add the domain in phonecall2meeting and opportunity2meeting wizard

bzr revid: sbh@tinyerp.com-20100129122553-zsoljo0tx8rajlu3

14 years ago[FIX] typo
Christophe Simonis [Fri, 29 Jan 2010 12:22:20 +0000 (13:22 +0100)]
[FIX] typo

bzr revid: chs@tinyerp.com-20100129122220-yexokxsfbaulntm2

14 years ago[IMP]: base_calendar: Added duplicate fields checking in write, fixed minor problem...
rpa (Open ERP) [Fri, 29 Jan 2010 12:14:29 +0000 (17:44 +0530)]
[IMP]: base_calendar: Added duplicate fields checking in write, fixed minor problem in subscibe calendar wizard

bzr revid: rpa@openerp.co.in-20100129121429-wqddwgfyg3m63gtx

14 years ago[IMP]: project_calendar: Remaining changes of data for attribute mapping improvement
rpa (Open ERP) [Fri, 29 Jan 2010 12:11:23 +0000 (17:41 +0530)]
[IMP]: project_calendar: Remaining changes of data for attribute mapping improvement

bzr revid: rpa@openerp.co.in-20100129121123-fine03c98kf9l8fv

14 years ago[IMP] crm: set the domain on act window of crm_opportunity
sbh (Open ERP) [Fri, 29 Jan 2010 12:07:03 +0000 (17:37 +0530)]
[IMP] crm: set the domain on act window of crm_opportunity

bzr revid: sbh@tinyerp.com-20100129120703-tfsc1kb9wvx2qbbj

14 years agoImproved task scheduling wizard
HDA (OpenERP) [Fri, 29 Jan 2010 12:01:43 +0000 (17:31 +0530)]
Improved task scheduling wizard

bzr revid: hda@tinyerp.com-20100129120143-g8jtdojskvdpihsb

14 years ago[MERGE]
Harry (Open ERP) [Fri, 29 Jan 2010 11:59:45 +0000 (17:29 +0530)]
[MERGE]

bzr revid: hmo@tinyerp.com-20100129115945-616nmkl331e66m0i

14 years ago[FIX] account: fixed bug in get sequence id
Harry (Open ERP) [Fri, 29 Jan 2010 10:53:56 +0000 (16:23 +0530)]
[FIX] account: fixed bug in get sequence id

bzr revid: hmo@tinyerp.com-20100129105356-nu8bybh9kcjovbx4

14 years agoAdded menus and removed unused code
HDA (OpenERP) [Fri, 29 Jan 2010 10:50:24 +0000 (16:20 +0530)]
Added menus and removed unused code

bzr revid: hda@tinyerp.com-20100129105024-rlqrpvs7w3o7lzus

14 years ago[IMP] crm: modify the view of crm_opportunity
sbh (Open ERP) [Fri, 29 Jan 2010 10:47:52 +0000 (16:17 +0530)]
[IMP] crm: modify the view of crm_opportunity

bzr revid: sbh@tinyerp.com-20100129104752-krula25sjxbtii7j

14 years ago[IMP] crm: remove the action of lead cateroy
sbh (Open ERP) [Fri, 29 Jan 2010 10:40:45 +0000 (16:10 +0530)]
[IMP] crm: remove the action of lead cateroy

bzr revid: sbh@tinyerp.com-20100129104045-kfhejsdt0jnnkt12

14 years ago[IMP]: base_calendar, caldav: Moved unmapped fields to its proper modules
rpa (Open ERP) [Fri, 29 Jan 2010 10:39:44 +0000 (16:09 +0530)]
[IMP]: base_calendar, caldav: Moved unmapped fields to its proper modules
* Put proper validation for duplicate field mapping

bzr revid: rpa@openerp.co.in-20100129103944-vjep376dv02oftwx

14 years ago[IMP] crm: remove the menu of lead category
sbh (Open ERP) [Fri, 29 Jan 2010 10:39:20 +0000 (16:09 +0530)]
[IMP] crm: remove the menu of lead category

bzr revid: sbh@tinyerp.com-20100129103920-nrlpwzc35auiddw5

14 years ago[IMP] crm_hr: Removed 'All' word from action.
uco (OpenERP) [Fri, 29 Jan 2010 10:34:02 +0000 (16:04 +0530)]
[IMP] crm_hr: Removed 'All' word from action.

bzr revid: uco@tinyerp.co.in-20100129103402-2a3ob5umrnarijgb

14 years ago[IMP] crm: set the invisible if phonecall id false
sbh (Open ERP) [Fri, 29 Jan 2010 10:33:06 +0000 (16:03 +0530)]
[IMP] crm: set the invisible if phonecall id false

bzr revid: sbh@tinyerp.com-20100129103306-fwwyntecm223v3xa

14 years ago[IMP] add classmethod to remove a service
Christophe Simonis [Fri, 29 Jan 2010 10:28:29 +0000 (11:28 +0100)]
[IMP] add classmethod to remove a service

bzr revid: chs@tinyerp.com-20100129102829-i68neaqgoxqkw6ud

14 years ago[IMP] crm: Changed field from date to date_deadline in opportunity tree view.
uco (OpenERP) [Fri, 29 Jan 2010 10:18:39 +0000 (15:48 +0530)]
[IMP] crm: Changed field from date to date_deadline in opportunity tree view.

bzr revid: uco@tinyerp.co.in-20100129101839-4h4mf437i1dgqwxg

14 years ago[IMP] rename Service.service_exist to Service.exits (classmethod)
Christophe Simonis [Fri, 29 Jan 2010 10:17:12 +0000 (11:17 +0100)]
[IMP] rename Service.service_exist to Service.exits (classmethod)

bzr revid: chs@tinyerp.com-20100129101712-ok7fd5y0hnow5fds

14 years ago[IMP] crm: Improved several views.
uco (OpenERP) [Fri, 29 Jan 2010 10:15:52 +0000 (15:45 +0530)]
[IMP] crm: Improved several views.

bzr revid: uco@tinyerp.co.in-20100129101552-hdhavbpyyc00xthh

14 years ago[IMP] crm: add the phonecall_id and opportunity_id in meeting and remove the lead_cat...
sbh (Open ERP) [Fri, 29 Jan 2010 10:07:59 +0000 (15:37 +0530)]
[IMP] crm: add the phonecall_id and opportunity_id in meeting and remove the lead_category data

bzr revid: sbh@tinyerp.com-20100129100759-iudc6wsbr4n7zube

14 years ago[IMP] crm : remove the phonecall id form opportunity
sbh (Open ERP) [Fri, 29 Jan 2010 09:36:29 +0000 (15:06 +0530)]
[IMP] crm : remove the phonecall id form opportunity

bzr revid: sbh@tinyerp.com-20100129093629-j7screp8qv1bdof5

14 years ago[IMP] crm: add the act window of phoneall and meeting in business opportunity
sbh (Open ERP) [Fri, 29 Jan 2010 09:01:44 +0000 (14:31 +0530)]
[IMP] crm: add the act window of phoneall and meeting in business opportunity

bzr revid: sbh@tinyerp.com-20100129090144-ev2psnyr7mae4w31

14 years agomerge
sbh (Open ERP) [Fri, 29 Jan 2010 08:53:27 +0000 (14:23 +0530)]
merge

bzr revid: sbh@tinyerp.com-20100129085327-0kr2i66btvqqolmx

14 years ago[IMP]:Survey:Improved the respons code.Ref.YSA
apa-tiny [Fri, 29 Jan 2010 08:29:16 +0000 (13:59 +0530)]
[IMP]:Survey:Improved the respons code.Ref.YSA

bzr revid: apa@tinyerp.com-20100129082916-8ofo6xlrl36mvykf

14 years ago[IMP] type
Fabien Pinckaers [Fri, 29 Jan 2010 08:00:35 +0000 (09:00 +0100)]
[IMP] type

bzr revid: fp@tinyerp.com-20100129080035-o3tmadogl1evxru0

14 years agomerge
Fabien Pinckaers [Fri, 29 Jan 2010 07:55:16 +0000 (08:55 +0100)]
merge

bzr revid: fp@tinyerp.com-20100129075516-yy6bb2pei0kj0utn

14 years ago[ADD] Scheduler on phases on project_long_term module
Rvo (Open ERP) [Fri, 29 Jan 2010 07:51:40 +0000 (13:21 +0530)]
[ADD] Scheduler on phases on project_long_term module

bzr revid: rvo@tinyerp.co.in-20100129075140-adrzwvvb18a3f2kl

14 years ago[FIX] Few changes according to working calendar
Rvo (Open ERP) [Fri, 29 Jan 2010 07:49:41 +0000 (13:19 +0530)]
[FIX] Few changes according to working calendar

bzr revid: rvo@tinyerp.co.in-20100129074941-ng1blzxb7ih7f4ct

14 years ago[FIX] Renamed faces and removed print statements in it
Rvo (Open ERP) [Fri, 29 Jan 2010 07:48:00 +0000 (13:18 +0530)]
[FIX] Renamed faces and removed print statements in it

bzr revid: rvo@tinyerp.co.in-20100129074800-cjtob9irn861g2ff

14 years ago[ADD,IMP]: (1) crm_project: Added security files. (2) crm_hr: Added security files...
uco (OpenERP) [Fri, 29 Jan 2010 07:35:52 +0000 (13:05 +0530)]
[ADD,IMP]: (1) crm_project: Added security files. (2) crm_hr: Added security files. (3) crm: Improved security file. (4) report_crm: Added remaining reports for some objects. Improved security file.

bzr revid: uco@tinyerp.co.in-20100129073552-l3wj2a2md460mho6

14 years ago[ADD] users_ldap: support authentication by ldap server
Harry (Open ERP) [Fri, 29 Jan 2010 06:52:34 +0000 (12:22 +0530)]
[ADD] users_ldap: support authentication by ldap server

bzr revid: hmo@tinyerp.com-20100129065234-058rl4od3j4s6red

14 years ago[FIX] module:hr_timesheet_sheet postgres view
HDA (OpenERP) [Fri, 29 Jan 2010 06:40:57 +0000 (12:10 +0530)]
[FIX] module:hr_timesheet_sheet postgres view

bzr revid: hda@tinyerp.com-20100129064057-jc3piy42kusbr716

14 years ago[IMP] security : move login, access, check method into res.users object
Harry (Open ERP) [Fri, 29 Jan 2010 06:06:44 +0000 (11:36 +0530)]
[IMP] security : move login, access, check method into res.users object

bzr revid: hmo@tinyerp.com-20100129060644-q846msahr5mtqvsr

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Fri, 29 Jan 2010 04:53:14 +0000 (04:53 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100129045238-ybmg27bj2zul9irm
bzr revid: codehost@crowberry-20100129045314-rnh9cidbxud6fxku

14 years agomoved document_change to addons-extra
Fabien Pinckaers [Fri, 29 Jan 2010 01:04:45 +0000 (02:04 +0100)]
moved document_change to addons-extra

bzr revid: fp@tinyerp.com-20100129010445-rxgxlg3dagoxvg30

14 years agomerge
Fabien Pinckaers [Thu, 28 Jan 2010 23:29:12 +0000 (00:29 +0100)]
merge

bzr revid: fp@tinyerp.com-20100128232912-4iwt3pz079s91uvw

14 years ago[IMP] better search views
Fabien Pinckaers [Thu, 28 Jan 2010 23:27:56 +0000 (00:27 +0100)]
[IMP] better search views

bzr revid: fp@tinyerp.com-20100128232756-sm11nmr69ikdayqu

14 years ago[FIX] server side sort
Fabien Pinckaers [Thu, 28 Jan 2010 21:11:36 +0000 (22:11 +0100)]
[FIX] server side sort

bzr revid: fp@tinyerp.com-20100128211136-1zkzy5l9jx76vdty

14 years ago[FIX] SQLI
Fabien Pinckaers [Thu, 28 Jan 2010 19:22:41 +0000 (20:22 +0100)]
[FIX] SQLI

bzr revid: fp@tinyerp.com-20100128192241-6xp4502kk00shrdx

14 years ago[IMP] Views and menus
Fabien Pinckaers [Thu, 28 Jan 2010 17:13:09 +0000 (18:13 +0100)]
[IMP] Views and menus

bzr revid: fp@tinyerp.com-20100128171309-7sy1zg4gbqxt84ik

14 years agoremoved bad code
Fabien Pinckaers [Thu, 28 Jan 2010 13:26:53 +0000 (14:26 +0100)]
removed bad code

bzr revid: fp@tinyerp.com-20100128132653-1tchuel2eudj82gg

14 years ago[IMP]:Survey:Improved comment_field in view and also improved the view of survey...
apa-tiny [Thu, 28 Jan 2010 11:36:08 +0000 (17:06 +0530)]
[IMP]:Survey:Improved comment_field in view and also improved the view of survey. Ref.YSA,APA

bzr revid: apa@tinyerp.com-20100128113608-pb0b3vu7a9nhjqmy

14 years ago[IMP] List view of menu has a sequence field now with editable attribute
Jay (Open ERP) [Thu, 28 Jan 2010 10:04:01 +0000 (15:34 +0530)]
[IMP] List view of menu has a sequence field now with editable attribute

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

bzr revid: jvo@tinyerp.com-20100128100401-jqrh4w9uqqrphbz0

14 years ago[ADD] Task Scheduler On Project Module with faces scheduling tool
Rvo (Open ERP) [Thu, 28 Jan 2010 09:55:55 +0000 (15:25 +0530)]
[ADD] Task Scheduler On Project Module with faces scheduling tool

bzr revid: rvo@tinyerp.co.in-20100128095555-fuk85f2amxy38zle

14 years ago[IMP]:Survey:-Improved code for survey module and also improve the browse respons...
apa-tiny [Thu, 28 Jan 2010 07:32:59 +0000 (13:02 +0530)]
[IMP]:Survey:-Improved code for survey module and also improve the browse respons report. Ref-YSA,APA.

bzr revid: apa@tinyerp.com-20100128073259-it9qc3alx6r9an1f

14 years ago[IMP]::group by on date/datetime field will result in Today,Yesterday or Old categories
nch@tinyerp.com [Thu, 28 Jan 2010 06:18:17 +0000 (11:48 +0530)]
[IMP]::group by on date/datetime field will result in Today,Yesterday or Old categories

bzr revid: nch@tinyerp.com-20100128061817-9z8zeu3s8fvu14a0

14 years ago[IMP]:date dispaly format in groupby
nch@tinyerp.com [Thu, 28 Jan 2010 06:14:44 +0000 (11:44 +0530)]
[IMP]:date dispaly format in groupby

bzr revid: nch@tinyerp.com-20100128061444-nqmkg52xhi5a698z

14 years ago[FIX] Behavior of server corrected if addons-path is wrong
Jay (Open ERP) [Thu, 28 Jan 2010 05:56:57 +0000 (11:26 +0530)]
[FIX] Behavior of server corrected if addons-path is wrong

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

bzr revid: jvo@tinyerp.com-20100128055657-mw7o3k1fkyvpr3on

14 years ago[IMP]:group by on date/datetime field will result in Today,Yesterday or Old categories
nch@tinyerp.com [Thu, 28 Jan 2010 05:51:23 +0000 (11:21 +0530)]
[IMP]:group by on date/datetime field will result in Today,Yesterday or Old categories

bzr revid: nch@tinyerp.com-20100128055123-6fvuupq0l5uyyujp

14 years agomerge
sbh (Open ERP) [Thu, 28 Jan 2010 04:57:57 +0000 (10:27 +0530)]
merge

bzr revid: sbh@tinyerp.com-20100127125043-01m6gmru0orr2g2s
bzr revid: sbh@tinyerp.com-20100128045757-nuo710qyudn0tk06

14 years ago[MERGE]
nch@tinyerp.com [Thu, 28 Jan 2010 04:41:20 +0000 (10:11 +0530)]
[MERGE]

bzr revid: nch@tinyerp.com-20100126102949-j728nd0dxudvaune
bzr revid: nch@tinyerp.com-20100128044120-n5zaduo5yq955fop

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Thu, 28 Jan 2010 04:35:36 +0000 (04:35 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100128043536-mnzubc6yhqg38zir

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Thu, 28 Jan 2010 04:35:00 +0000 (04:35 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100128043500-ab66zx9uf9nlzic8

14 years ago[FIX] Behavior of server corrected if addons-path is wrong
Jay (Open ERP) [Wed, 27 Jan 2010 15:43:28 +0000 (21:13 +0530)]
[FIX] Behavior of server corrected if addons-path is wrong

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

bzr revid: jvo@tinyerp.com-20100127154328-dnh12jq95nmfacxl

14 years ago{ADD] Survey :- add wizard file.
apa-tiny [Wed, 27 Jan 2010 13:59:28 +0000 (19:29 +0530)]
{ADD] Survey :- add wizard file.

bzr revid: apa@tinyerp.com-20100127135928-3hi02x5j2skeu5bn

14 years ago[IMP] Survey:-Improvement in view and code. ref-YSA
apa-tiny [Wed, 27 Jan 2010 13:55:23 +0000 (19:25 +0530)]
[IMP] Survey:-Improvement in view and code. ref-YSA

bzr revid: apa@tinyerp.com-20100127135523-kra22c2hy0w97o67

14 years ago[FIX]: base_calendar, caldav: Fixed problem of wrong attribute value in attendee...
rpa (Open ERP) [Wed, 27 Jan 2010 13:19:41 +0000 (18:49 +0530)]
[FIX]: base_calendar, caldav: Fixed problem of wrong attribute value in attendee and put proper email and cn value while importing ics file with attendee data

bzr revid: rpa@openerp.co.in-20100127131941-gubmtane9u92wi1s

14 years ago[MERGE]
Harry (Open ERP) [Wed, 27 Jan 2010 11:29:21 +0000 (16:59 +0530)]
[MERGE]

bzr revid: hmo@tinyerp.com-20100127112921-zebx8g05f8ll2g0h

14 years ago[Fix] document_change: remove date column for document_change report
sbh (Open ERP) [Wed, 27 Jan 2010 11:22:59 +0000 (16:52 +0530)]
[Fix] document_change: remove date column for document_change report

bzr revid: sbh@tinyerp.com-20100127112259-ysf5iny64ymodoon

14 years ago[IMP] document_change: Modfify the action of Coverage Analysis
sbh (Open ERP) [Wed, 27 Jan 2010 10:55:59 +0000 (16:25 +0530)]
[IMP] document_change: Modfify the action of Coverage Analysis

bzr revid: sbh@tinyerp.com-20100127105559-ahwz675u6wo93soq

14 years ago[FIX] orm: fixed for python2.6 in _read_flat method
Harry (Open ERP) [Wed, 27 Jan 2010 10:47:35 +0000 (16:17 +0530)]
[FIX] orm: fixed for python2.6 in _read_flat method

bzr revid: hmo@tinyerp.com-20100127104735-0d249mz7szb13uwo

14 years ago[FIX]: caldav: Fixed problem of alarms
rpa (Open ERP) [Wed, 27 Jan 2010 10:15:32 +0000 (15:45 +0530)]
[FIX]: caldav: Fixed problem of alarms

bzr revid: rpa@openerp.co.in-20100127101532-7l3fay515bijf11i

14 years ago[MERGE]
Harry (Open ERP) [Wed, 27 Jan 2010 08:23:46 +0000 (13:53 +0530)]
[MERGE]

bzr revid: hmo@tinyerp.com-20100127082346-7ivx8j8ymv44z7e8

14 years agomerge
sbh (Open ERP) [Wed, 27 Jan 2010 08:20:27 +0000 (13:50 +0530)]
merge

bzr revid: sbh@tinyerp.com-20100127082027-c0d2mz1eyw3zmb79

14 years ago[IMP] document_change: start the action of document_change action in Dashboard
sbh (Open ERP) [Wed, 27 Jan 2010 08:14:07 +0000 (13:44 +0530)]
[IMP] document_change: start the action of document_change action in Dashboard

bzr revid: sbh@tinyerp.com-20100127081407-8kajwy2my16thklt

14 years agomerge
Fabien Pinckaers [Wed, 27 Jan 2010 08:02:45 +0000 (09:02 +0100)]
merge

bzr revid: fp@tinyerp.com-20100127080245-8uoqw6zerdm3mw7o

14 years agomerge
Fabien Pinckaers [Wed, 27 Jan 2010 08:01:58 +0000 (09:01 +0100)]
merge

bzr revid: fp@tinyerp.com-20100127080158-fmm11wjtg68zmc3w

14 years ago[FIX] orm : String ID should support
Harry (Open ERP) [Wed, 27 Jan 2010 07:52:16 +0000 (13:22 +0530)]
[FIX] orm : String ID should support

bzr revid: hmo@tinyerp.com-20100127075216-lug4rx1b577y39tp

14 years ago[ADD] document_change: Added Dashboard view.
uco (OpenERP) [Wed, 27 Jan 2010 07:42:57 +0000 (13:12 +0530)]
[ADD] document_change: Added Dashboard view.

bzr revid: uco@tinyerp.co.in-20100127074257-dydm0qt4bmcrj6ck

14 years ago[imp] document_change
Fabien Pinckaers [Wed, 27 Jan 2010 07:37:58 +0000 (08:37 +0100)]
[imp] document_change

bzr revid: fp@tinyerp.com-20100127073758-4ve7jqdxbmaux31f

14 years ago[FIX] document: root dir is not display
Harry (Open ERP) [Wed, 27 Jan 2010 07:35:03 +0000 (13:05 +0530)]
[FIX] document: root dir is not display

bzr revid: hmo@tinyerp.com-20100127073503-c7lslmbx1b8kv6tn

14 years ago[MERGE]: Merged with parent branch.
uco (OpenERP) [Wed, 27 Jan 2010 07:06:49 +0000 (12:36 +0530)]
[MERGE]: Merged with parent branch.

bzr revid: sbh@tinyerp.com-20100125152118-3yvu0xho8y0r42bx
bzr revid: sbh@tinyerp.com-20100127045256-rv18bgez3s4z8l8v
bzr revid: uco@tinyerp.co.in-20100127070649-xb9g2igt5asezpjr

14 years ago[IMP] forgot some files
Fabien Pinckaers [Wed, 27 Jan 2010 06:58:47 +0000 (07:58 +0100)]
[IMP] forgot some files

bzr revid: fp@tinyerp.com-20100127065847-skrc57r55t7d3m5g

14 years agomerge
Fabien Pinckaers [Wed, 27 Jan 2010 06:58:20 +0000 (07:58 +0100)]
merge

bzr revid: fp@tinyerp.com-20100127065820-t7dcj3bfmuqaxdqo

14 years ago[IMP] improvement document change
Fabien Pinckaers [Wed, 27 Jan 2010 06:57:08 +0000 (07:57 +0100)]
[IMP] improvement document change

bzr revid: fp@tinyerp.com-20100127065708-kshxwqe92hjfok70

14 years ago[FIX]: base_calendar: Fixed problem of encoding in export ics
rpa (Open ERP) [Wed, 27 Jan 2010 05:46:12 +0000 (11:16 +0530)]
[FIX]: base_calendar: Fixed problem of encoding in export ics

bzr revid: rpa@openerp.co.in-20100127054612-u11bkfuaxqju5lb9

14 years ago[IMP]: caldav modules, document_webdav: Minor improvement in wizard
rpa (Open ERP) [Wed, 27 Jan 2010 05:07:04 +0000 (10:37 +0530)]
[IMP]: caldav modules, document_webdav: Minor improvement in wizard

bzr revid: rpa@openerp.co.in-20100127050704-440o05f3n924kij5

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Wed, 27 Jan 2010 04:45:21 +0000 (04:45 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100127044521-jamcenqkqu3fv238

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Wed, 27 Jan 2010 04:44:54 +0000 (04:44 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100127044454-tpyk5wntvadm2htw