odoo/odoo.git
13 years ago[TYPO]
Thibault Francois [Tue, 22 Feb 2011 13:40:52 +0000 (14:40 +0100)]
[TYPO]

bzr revid: tfr@openerp.com-20110222134052-ww1ivl35y4ei4qap

13 years ago[REMOVE] useless code
Thibault Francois [Tue, 22 Feb 2011 12:39:05 +0000 (13:39 +0100)]
[REMOVE] useless code

bzr revid: tfr@openerp.com-20110222123905-e3erxs4ahzplu299

13 years ago[FIX] if name is none then set empty name
Thibault Francois [Tue, 22 Feb 2011 12:29:45 +0000 (13:29 +0100)]
[FIX] if name is none then set empty name

bzr revid: tfr@openerp.com-20110222122945-jq8475iub6jytx5s

13 years ago[IMP] sync_google_contact: if contact is exist then link with partner
Bhumika(OpenERP) [Tue, 22 Feb 2011 11:02:21 +0000 (16:32 +0530)]
[IMP] sync_google_contact: if contact is exist then link with partner

bzr revid: bhumikaopenerp-20110222110221-2rfbjqr7mth1m6qs

13 years ago[IMP] sync_google_contact: if name is not define then take email address as name
Bhumika(OpenERP) [Tue, 22 Feb 2011 10:09:33 +0000 (15:39 +0530)]
[IMP] sync_google_contact: if name is not define then take email address as name

bzr revid: bhumikaopenerp-20110222100933-6ejo0630ix65hox4

13 years ago[IMP] sync_google_contact:Merge information of exist record
Bhumika(OpenERP) [Tue, 22 Feb 2011 07:38:23 +0000 (13:08 +0530)]
[IMP] sync_google_contact:Merge information of exist record

bzr revid: bhumikaopenerp-20110222073823-mp0m28g5byf1msn8

13 years ago[MERGE] Merge with lp:openobject-addons
Bhumika(OpenERP) [Tue, 22 Feb 2011 05:12:17 +0000 (10:42 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: bhumikaopenerp-20110222051217-5dygcagn2fbjcx3l

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 22 Feb 2011 04:54:57 +0000 (04:54 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110219050636-1btpvj9zqjimxijv
bzr revid: launchpad_translations_on_behalf_of_openerp-20110220043504-mcl5q57u3gd76v17
bzr revid: launchpad_translations_on_behalf_of_openerp-20110221045124-bqt3wvc41vqbii6y
bzr revid: launchpad_translations_on_behalf_of_openerp-20110222045457-58g74ycfoa1jbk08

13 years ago[IMP] generic call of wizard to import and login
Thibault Francois [Mon, 21 Feb 2011 17:29:35 +0000 (18:29 +0100)]
[IMP] generic call of wizard to import and login

bzr revid: tfr@openerp.com-20110221172935-feq9vje1d600jklm

13 years ago[IMP] orm.fields_view_get: allow passing a view_id from a different model for creativ...
Olivier Dony [Mon, 21 Feb 2011 17:27:57 +0000 (18:27 +0100)]
[IMP] orm.fields_view_get: allow passing a view_id from a different model for creative inheritance

There are cases where several objects would like to use a single view, but
by default they cannot because a view belongs to only one model.
With this change, it becomes possible to do inheritance "by copy", reusing
a view from another model without having to redefine it, just by specifying
its view_id in the relevant actions. If the original view needs to be modified,
it is also possible to explicitly inherit the parent view from the other
model, and the effect will be what is expected: the child view can be
specified in an action, and will be the result of the inheritance applied
on the parent view; but on the other hande the parent view itself is
unaffected when used in the context of its own model.

bzr revid: odo@openerp.com-20110221172757-qepq5osjqgd9uf8x

13 years ago[IMP] sync_google_contact: differentiate phone_number
Bhumika(OpenERP) sbh@tinyerp.com [Mon, 21 Feb 2011 11:32:37 +0000 (17:02 +0530)]
[IMP] sync_google_contact: differentiate phone_number

bzr revid: sbh@tinyerp.com-20110221113237-vae4owojf8b1l5kd

13 years ago[MERGE] merged latest fixes from 6.0 branch up to rev 3348
Olivier Dony [Mon, 21 Feb 2011 10:32:35 +0000 (11:32 +0100)]
[MERGE] merged latest fixes from 6.0 branch up to rev 3348

Rev 3348 is odo@openerp.com-20110221101549-vp0ha2g91yl30cmk.

bzr revid: odo@openerp.com-20110221103235-6tdy5tpb6zvkbzs3

13 years ago[FIX] res.currency: make code->name change more explicit, plus fix sample currency...
Olivier Dony [Mon, 21 Feb 2011 10:15:49 +0000 (11:15 +0100)]
[FIX] res.currency: make code->name change more explicit, plus fix sample currency names

bzr revid: odo@openerp.com-20110221101549-vp0ha2g91yl30cmk

13 years ago[FIX] Base_module_creator : Corrected the action creation of custom report with corre...
Jay Vora (OpenERP) [Mon, 21 Feb 2011 07:49:13 +0000 (13:19 +0530)]
[FIX] Base_module_creator : Corrected the action creation of custom report with correct Model. (Ref : Case 4102)

bzr revid: jvo@tinyerp.com-20110221074913-xhpn3b88l1oq29m7

13 years ago[FIX] MRP : Raw Procurement creates a purchase order with wrong supplier and price...
Dukai Gábor [Mon, 21 Feb 2011 07:25:45 +0000 (12:55 +0530)]
[FIX] MRP : Raw Procurement creates a purchase order with wrong supplier and price(when there are more than 1 suppliers)

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

bzr revid: jvo@tinyerp.com-20110221072545-hwfs99sgrrm60gxm

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 21 Feb 2011 05:44:48 +0000 (05:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110219151700-ii7rijowfg3tsh52
bzr revid: launchpad_translations_on_behalf_of_openerp-20110221054420-5jxr5u4720nlqtmq
bzr revid: launchpad_translations_on_behalf_of_openerp-20110219151759-31ubz5n3dvyoqqyr
bzr revid: launchpad_translations_on_behalf_of_openerp-20110220055913-v8xfcniiufvbk0e1
bzr revid: launchpad_translations_on_behalf_of_openerp-20110221054448-5twe13tpw94r8klj

13 years ago[MERGE] Merge with lp:openobject-addons
Bhumika(OpenERP) sbh@tinyerp.com [Mon, 21 Feb 2011 05:06:04 +0000 (10:36 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110221050604-fi187hisvw3uvdtm

13 years ago[MERGE] bug fix 719859
Thibault Francois [Fri, 18 Feb 2011 15:40:15 +0000 (16:40 +0100)]
[MERGE] bug fix 719859

bzr revid: tfr@openerp.com-20110218154015-aycasqulr3mizxvs

13 years ago[FIX] document: search() must filter out documents in disallowed directories
Olivier Dony [Fri, 18 Feb 2011 14:10:12 +0000 (15:10 +0100)]
[FIX] document: search() must filter out documents in disallowed directories

Permissions on ir.attachments must not only respect the access rights
of the object they are attached to, but must also be careful about
directory permissions as introduced by the document module.

Minor fix in copy() method to avoid reading all fields of the
attachment including the binary data itself, when only the name
is needed. Also made the "(copy)" suffix translatable.

bzr revid: odo@openerp.com-20110218141012-a7wjqn2f48iioca9

13 years ago[FIX] ir.attachment: search() must filter out all records that are not accessible
Olivier Dony [Fri, 18 Feb 2011 13:14:54 +0000 (14:14 +0100)]
[FIX] ir.attachment: search() must filter out all records that are not accessible

Due to the way ir.attachment permissions depend on the permissions of the
document they are attached too, normal filtering rules do not work for all
cases and a correct search() method is needed. This patch fixes some cases
that were not covered by search() yet.
An additional patch will be needed in the document module to also check
for access rights of the parent directory (a concept that does not exist
without the document module).

bzr revid: odo@openerp.com-20110218131454-0y4czja86w3ynaxb

13 years ago[FIX] anonymization: set float and integer values to 0
olt@tinyerp.com [Fri, 18 Feb 2011 13:11:50 +0000 (14:11 +0100)]
[FIX] anonymization: set float and integer values to 0

bzr revid: olt@tinyerp.com-20110218131150-87jc6cs04od5aeeq

13 years ago[IMP] crm_lead : Added on change for the optin, optout as per suggetion of tfr
Jigar Amin [Fri, 18 Feb 2011 11:40:32 +0000 (17:10 +0530)]
[IMP] crm_lead : Added on change for the optin, optout as per suggetion of tfr

bzr revid: jam@tinyerp.com-20110218114032-hzxzmtfmf23ebkx7

13 years ago[MERGE] bug fix 720631
Thibault Francois [Fri, 18 Feb 2011 11:00:57 +0000 (12:00 +0100)]
[MERGE] bug fix 720631

bzr revid: tfr@openerp.com-20110218110057-orsu81f30qxnu6z3

13 years ago[MERGE] Fix duplicate contact problem
Bhumika(OpenERP) sbh@tinyerp.com [Fri, 18 Feb 2011 10:37:28 +0000 (16:07 +0530)]
[MERGE] Fix duplicate contact problem

bzr revid: sbh@tinyerp.com-20110218103728-fodyr6jcl52342d0

13 years ago[FIX] project : improved the _() code for better translation
Jigar Amin [Fri, 18 Feb 2011 10:31:07 +0000 (16:01 +0530)]
[FIX] project : improved the _() code for better translation

bzr revid: jam@tinyerp.com-20110218103107-ayu4zzly3msnh3bd

13 years ago[MERGE] fix bug 712370
Thibault Francois [Fri, 18 Feb 2011 10:28:20 +0000 (11:28 +0100)]
[MERGE] fix bug 712370

bzr revid: tfr@openerp.com-20110218102820-e4wh2naz5p0mt1b2

13 years ago[MERGE] fix bug 718600
Thibault Francois [Fri, 18 Feb 2011 10:27:32 +0000 (11:27 +0100)]
[MERGE] fix bug 718600

bzr revid: tfr@openerp.com-20110218102732-w5gncaa7qbqj655k

13 years ago[ADD] google_base_contact: Added google id field to search addresses using unique id.
Ujjvala Collins (OpenERP) [Fri, 18 Feb 2011 10:22:57 +0000 (15:52 +0530)]
[ADD] google_base_contact: Added google id field to search addresses using unique id.

bzr revid: uco@tinyerp.com-20110218102257-wbbgplwj67vk6s5t

13 years ago[MERGE] fix bug 718634
Thibault Francois [Fri, 18 Feb 2011 10:20:42 +0000 (11:20 +0100)]
[MERGE] fix bug 718634

bzr revid: tfr@openerp.com-20110218102042-pwd6txbveeizsq4l

13 years ago[MERGE] fix bug 715790
Thibault Francois [Fri, 18 Feb 2011 10:16:55 +0000 (11:16 +0100)]
[MERGE] fix bug 715790

bzr revid: tfr@openerp.com-20110218101655-zm438bcqgiz7m8w0

13 years ago[FIX] base_calendar : unknown type of event invitation creating problem and not showi...
RME (OpenERP) [Fri, 18 Feb 2011 10:09:57 +0000 (15:39 +0530)]
[FIX] base_calendar : unknown type of event invitation creating problem and not showing list view with records

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

bzr revid: rme@tinyerp.com-20110218100957-ep77acwk5kgna885

13 years ago[REF] sync_goolge_contact: Refactored code to stop creating multiple address entries.
Ujjvala Collins (OpenERP) [Fri, 18 Feb 2011 10:05:46 +0000 (15:35 +0530)]
[REF] sync_goolge_contact: Refactored code to stop creating multiple address entries.

bzr revid: uco@tinyerp.com-20110218100546-zgjv4gk7nj6d45xi

13 years ago[MERGE] xrg webdav fix patch26
Thibault Francois [Fri, 18 Feb 2011 10:04:13 +0000 (11:04 +0100)]
[MERGE] xrg webdav fix patch26

bzr revid: tfr@openerp.com-20110218100413-srm6jo0xxfr4756q

13 years ago[FIX] document : defined duplicate access rights
RME (OpenERP) [Fri, 18 Feb 2011 09:55:59 +0000 (15:25 +0530)]
[FIX] document : defined duplicate access rights

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

bzr revid: rme@tinyerp.com-20110218095559-iuw8qu70acv7us18

13 years ago[MERGE, FIX] MERGE ADDONS 1, fix create user with a sales teams is member of the...
Thibault Francois [Fri, 18 Feb 2011 09:54:19 +0000 (10:54 +0100)]
[MERGE, FIX] MERGE ADDONS 1, fix create user with a sales teams is member of the sales team

bzr revid: tfr@openerp.com-20110218095419-8ukt8gmq4s4zbal9

13 years ago[FIX] document : Access rights having problem so that dash board not available in...
RME (OpenERP) [Fri, 18 Feb 2011 09:39:09 +0000 (15:09 +0530)]
[FIX] document : Access rights having problem so that dash board not available in web-client

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

bzr revid: rme@tinyerp.com-20110218093909-xbvqojd2h5u8xp74

13 years ago[MERGE]
Bhumika(OpenERP) sbh@tinyerp.com [Fri, 18 Feb 2011 09:24:47 +0000 (14:54 +0530)]
[MERGE]

bzr revid: sbh@tinyerp.com-20110218092447-aaqysfgd9d65leek

13 years ago[IMP] sync_google_contact: Improved import contacts wizard.
Ujjvala Collins (OpenERP) [Fri, 18 Feb 2011 09:17:13 +0000 (14:47 +0530)]
[IMP] sync_google_contact: Improved import contacts wizard.

bzr revid: uco@tinyerp.com-20110218091713-0y2whxh32gzj1grl

13 years ago[FIX] lp:712370
RME (OpenERP) [Fri, 18 Feb 2011 09:13:13 +0000 (14:43 +0530)]
[FIX] lp:712370

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

bzr revid: rme@tinyerp.com-20110218091313-1ei8tiyj8xw1vg4w

13 years ago[BUG/FIX] lp:720631
jam-openerp [Fri, 18 Feb 2011 07:36:11 +0000 (13:06 +0530)]
[BUG/FIX] lp:720631

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

bzr revid: jam@tinyerp.com-20110218073611-mj4db2k6fpk32nt5

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 18 Feb 2011 05:45:05 +0000 (05:45 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110218054505-dv4tp3yqoxvzmgvs

13 years ago[MERGE]
Sbh (OpenERP) [Fri, 18 Feb 2011 05:34:56 +0000 (11:04 +0530)]
[MERGE]

bzr revid: sbh@tinyerp.com-20110218053456-z7xoejpltat37phl

13 years ago[FIX] sync_google_contact: Fixed string conversion error on import contacts wizard.
Ujjvala Collins (OpenERP) [Fri, 18 Feb 2011 05:27:12 +0000 (10:57 +0530)]
[FIX] sync_google_contact: Fixed string conversion error on import contacts wizard.

bzr revid: uco@tinyerp.com-20110218052712-0s634a2ukucc9cos

13 years ago[MERGE]
Ujjvala Collins (OpenERP) [Fri, 18 Feb 2011 05:15:04 +0000 (10:45 +0530)]
[MERGE]

bzr revid: uco@tinyerp.com-20110218051504-xnc78haihgdu7vja

13 years ago[BUG] lp:719859
jam-openerp [Fri, 18 Feb 2011 04:26:05 +0000 (09:56 +0530)]
[BUG] lp:719859

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

bzr revid: jam@tinyerp.com-20110218042605-i7vql9rj8b75hjsb

13 years ago[IMP] sync_google_contact: Improve the view and fix for create parnter
Sbh (OpenERP) [Thu, 17 Feb 2011 13:31:43 +0000 (19:01 +0530)]
[IMP] sync_google_contact: Improve the view and fix for create parnter

bzr revid: sbh@tinyerp.com-20110217133143-onmd28wb9vlanyfz

13 years ago[IMP] sync_google_contac: check the tools
Sbh (OpenERP) [Thu, 17 Feb 2011 11:51:23 +0000 (17:21 +0530)]
[IMP] sync_google_contac: check the tools

bzr revid: sbh@tinyerp.com-20110217115123-6anxbqji1vt4856t

13 years ago[IMP] sync_google_contact: change name of method
Sbh (OpenERP) [Thu, 17 Feb 2011 11:33:43 +0000 (17:03 +0530)]
[IMP] sync_google_contact: change name of method

bzr revid: sbh@tinyerp.com-20110217113343-dvf53q348e8w6xan

13 years ago[IMP] ADD selection of google group
Sbh (OpenERP) [Thu, 17 Feb 2011 11:28:36 +0000 (16:58 +0530)]
[IMP] ADD selection of google group

bzr revid: sbh@tinyerp.com-20110217112836-sdtc478n0eftaf8i

13 years ago[MERGE] Merge with lp:openobject-addons
Sbh (OpenERP) [Thu, 17 Feb 2011 10:03:36 +0000 (15:33 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110216061002-q3lg8nxnrr013apm
bzr revid: sbh@tinyerp.com-20110217100336-d78qfjz9vobeyvy2

13 years ago[FIX] Product_margin : Added group_by operator fields on list view
Rifakat Haradwala (OpenERP) [Thu, 17 Feb 2011 08:51:14 +0000 (14:21 +0530)]
[FIX] Product_margin : Added group_by operator fields on list view

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

bzr revid: jvo@tinyerp.com-20110217085114-v96nousonbtjkhpo

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 17 Feb 2011 05:39:22 +0000 (05:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110217053922-7bcqrt50o0pdtbrj

13 years ago[MERGE] Merge with lp:openobject-addons
Sbh (OpenERP) [Thu, 17 Feb 2011 04:54:54 +0000 (10:24 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110217045454-8x5zyongbe127jto

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 17 Feb 2011 04:36:49 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110216050027-qh55wef1rwb8hc9y
bzr revid: launchpad_translations_on_behalf_of_openerp-20110215043802-u5lpwzvi9tsp5qbj
bzr revid: launchpad_translations_on_behalf_of_openerp-20110216050338-aj0ab43kdrpgrh0r
bzr revid: launchpad_translations_on_behalf_of_openerp-20110217043649-3o2fe7rz274hzokb

13 years ago[FIX] ir.cron: avoid starting cron engine too early during server startup when ir...
Olivier Dony [Wed, 16 Feb 2011 14:22:42 +0000 (15:22 +0100)]
[FIX] ir.cron: avoid starting cron engine too early during server startup when ir.cron records are touched

bzr revid: odo@openerp.com-20110216142242-gzd3029jq0le5cb0

13 years ago[FIX] orm.browse_record: fields prefetching should ignore m2o pointing to models...
Olivier Dony [Wed, 16 Feb 2011 14:21:28 +0000 (15:21 +0100)]
[FIX] orm.browse_record: fields prefetching should ignore m2o pointing to models not loaded yet

This situation can occur due to custom fields (x_...) that are creating shortcuts between
objects without respecting the module dependencies. For example a custom m2o fields
connecting a partner and a product would fail to be loaded at server startup when only
base is loaded, because product.product is not yet available.
This can usually be simply ignored, as the prefetching is just an optimization.
The custom fields should never be accessed during startup (e.g not function field
should use them), so that should never cause any issue.

bzr revid: odo@openerp.com-20110216142128-a9f4um5ky8cetl38

13 years ago[MERGE] Merge google_contact simple import wizard
Sbh (OpenERP) [Wed, 16 Feb 2011 11:36:46 +0000 (17:06 +0530)]
[MERGE] Merge google_contact simple import wizard

bzr revid: sbh@tinyerp.com-20110216113646-39q71i7zg6u15yqe

13 years ago[REF] sync_google_contact: Simplification of import contact wizard. Removed unnecessa...
Ujjvala Collins (OpenERP) [Wed, 16 Feb 2011 11:15:32 +0000 (16:45 +0530)]
[REF] sync_google_contact: Simplification of import contact wizard. Removed unnecessary files and dependancies.

bzr revid: uco@tinyerp.com-20110216111532-cgf5f788gyiqx409

13 years ago[FIX] anonymization: removed unused import
olt@tinyerp.com [Wed, 16 Feb 2011 08:28:07 +0000 (09:28 +0100)]
[FIX] anonymization: removed unused import

bzr revid: olt@tinyerp.com-20110216082807-nxxysvzjmxvlrx4d

13 years ago[MERGE]
Ujjvala Collins (OpenERP) [Wed, 16 Feb 2011 07:37:42 +0000 (13:07 +0530)]
[MERGE]

bzr revid: uco@tinyerp.com-20110216073742-n46orkopenz9xep9

13 years ago[REM] sync_google_contact: Removed unnecessary import suggested by buildbot.
Ujjvala Collins (OpenERP) [Wed, 16 Feb 2011 07:31:09 +0000 (13:01 +0530)]
[REM] sync_google_contact: Removed unnecessary import suggested by buildbot.

bzr revid: uco@tinyerp.com-20110216073109-zp23dwxber7myd8q

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 16 Feb 2011 06:12:55 +0000 (06:12 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110216061255-r83uvxz4lkqwezaj

13 years ago[MERGE] Merge with lp:openobject-addons
Sbh (OpenERP) [Wed, 16 Feb 2011 06:08:56 +0000 (11:38 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110216060856-r4meg160bnd6b54g

13 years ago[FIX] hr_recruitment : Missing dependency of decimal_precision added
Anup (OpenERP) [Wed, 16 Feb 2011 05:47:16 +0000 (11:17 +0530)]
[FIX] hr_recruitment : Missing dependency of decimal_precision added

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

bzr revid: ach@openerp.com-20110216054716-u76ns4t34hbanv76

13 years ago[IMP] sync_google_contact: Improved wizard to import contacts from gmail.
Ujjvala Collins (OpenERP) [Wed, 16 Feb 2011 05:30:51 +0000 (11:00 +0530)]
[IMP] sync_google_contact: Improved wizard to import contacts from gmail.

bzr revid: uco@tinyerp.com-20110216053051-fccflgr3tq502705

13 years ago[FIX] base_module_record: Return the recording wizard with ir.actions.act_window_clos...
noz (OpenERP) [Tue, 15 Feb 2011 13:26:27 +0000 (18:56 +0530)]
[FIX] base_module_record: Return the recording wizard with ir.actions.act_window_close (Ref: Maintenance case 4031).

bzr revid: noz@tinyerp.com-20110215132627-32a1unx6md3h46lw

13 years ago[MERGE] Merge with lp:openobject-addons
Sbh (OpenERP) [Tue, 15 Feb 2011 12:50:01 +0000 (18:20 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110215125001-kpuo69uh4hy7zdp1

13 years ago[FIX] Product : context transmitted as an argument to the call of price_get()
Jay Vora (OpenERP) [Tue, 15 Feb 2011 10:55:46 +0000 (16:25 +0530)]
[FIX] Product : context transmitted as an argument to the call of price_get()

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

bzr revid: jvo@tinyerp.com-20110215105546-ae4m6ard0twluyra

13 years ago[FIX/IMP] Fetchmail for Claim and Helpdesk : Added message_* methods for Email channe...
Jay Vora (OpenERP) [Tue, 15 Feb 2011 09:42:10 +0000 (15:12 +0530)]
[FIX/IMP] Fetchmail for Claim and Helpdesk : Added message_* methods for Email channeling (Ref : Case 4026)

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

bzr revid: jvo@tinyerp.com-20110215094210-m2g78up3wa7eua7y

13 years ago[ADD] sync_google_contact: store contact id
Sbh (OpenERP) [Tue, 15 Feb 2011 07:31:11 +0000 (13:01 +0530)]
[ADD] sync_google_contact: store contact id

bzr revid: sbh@tinyerp.com-20110215073111-m6yb74bncx5uxwkn

13 years ago[MERGE]
Ujjvala Collins (OpenERP) [Tue, 15 Feb 2011 07:23:33 +0000 (12:53 +0530)]
[MERGE]

bzr revid: uco@tinyerp.com-20110215072333-rj68n6r1vg90g4k9

13 years ago[ADD] sync_google_contact:Add synchronized with openerp to gmail on Create address
Sbh (OpenERP) [Tue, 15 Feb 2011 07:21:21 +0000 (12:51 +0530)]
[ADD] sync_google_contact:Add  synchronized with openerp to gmail on  Create address

bzr revid: sbh@tinyerp.com-20110215072121-01aas21x05xwmh3m

13 years ago[IMP] sync_google_contact: store google_contact_id
Sbh (OpenERP) [Tue, 15 Feb 2011 06:40:49 +0000 (12:10 +0530)]
[IMP] sync_google_contact: store google_contact_id

bzr revid: sbh@tinyerp.com-20110215064049-ugtwota3m55bagmz

13 years ago[ADD] sync_google_contact: Add google_id in res partner
Sbh (OpenERP) [Tue, 15 Feb 2011 06:13:05 +0000 (11:43 +0530)]
[ADD] sync_google_contact: Add google_id in res partner

bzr revid: sbh@tinyerp.com-20110215061305-cd5054y3lrstf1lf

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 15 Feb 2011 05:39:13 +0000 (05:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110209060136-nfjweh4nw0sfdtyb
bzr revid: launchpad_translations_on_behalf_of_openerp-20110210053441-nhro56vsok1xjorb
bzr revid: launchpad_translations_on_behalf_of_openerp-20110211062554-w9k6gkzfxorm7alk
bzr revid: launchpad_translations_on_behalf_of_openerp-20110211062659-b0a6mwp18ipvn64n
bzr revid: launchpad_translations_on_behalf_of_openerp-20110212060645-t8l1wzw8znrsi1ze
bzr revid: launchpad_translations_on_behalf_of_openerp-20110213053327-7uwmixbkd8pmy53a
bzr revid: launchpad_translations_on_behalf_of_openerp-20110214054817-4wgpcwobeghg1dht
bzr revid: launchpad_translations_on_behalf_of_openerp-20110215053913-nqwsr2zc5fhc1prr

13 years ago[MERGE] Merge with lp:openobject-addons
Sbh (OpenERP) [Tue, 15 Feb 2011 05:07:47 +0000 (10:37 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110215050747-fmuvhimbmnmty2o6

13 years ago[MERGE]
Ujjvala Collins (OpenERP) [Tue, 15 Feb 2011 04:45:20 +0000 (10:15 +0530)]
[MERGE]

bzr revid: uco@tinyerp.com-20110215044520-d8w2jy1xhmimtc8w

13 years ago[IMP] Add wizard to check google login and put warning message
Sbh (OpenERP) [Mon, 14 Feb 2011 13:37:07 +0000 (19:07 +0530)]
[IMP] Add wizard to check google login and put warning message

bzr revid: sbh@tinyerp.com-20110214133707-uj3yic3m1lz9oyuz

13 years ago[MERGE] merged bugfixes from 6.0 up to revision 4401
Olivier Dony [Mon, 14 Feb 2011 11:45:07 +0000 (12:45 +0100)]
[MERGE] merged bugfixes from 6.0 up to revision 4401

bzr revid: odo@openerp.com-20110214114507-8uwohpcblsfhgjae

13 years ago[FIX] tools.config: expansion of user and path should work with multiple addons path too
Olivier Dony [Mon, 14 Feb 2011 10:29:14 +0000 (11:29 +0100)]
[FIX] tools.config: expansion of user and path should work with multiple addons path too

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

bzr revid: odo@openerp.com-20110214102914-98gdvyx5y4v2kysx

13 years ago[IMP] sync_google_contact: improve contact wizard
Sbh (OpenERP) [Mon, 14 Feb 2011 07:33:46 +0000 (13:03 +0530)]
[IMP] sync_google_contact: improve contact wizard

bzr revid: sbh@tinyerp.com-20110214073346-wbenzus1eqdqomrw

13 years ago[ADD] add sync_base module and add dependecy sync_google_contact and remove unuse...
Sbh (OpenERP) [Mon, 14 Feb 2011 07:20:49 +0000 (12:50 +0530)]
[ADD] add sync_base module and add dependecy sync_google_contact and remove unuse code

bzr revid: sbh@tinyerp.com-20110214072049-pg9e1onvxifcmvhr

13 years ago[FIX] base_module_record: returning of recording wizard with ir.actions.act_window_close.
sma (Tiny) [Mon, 14 Feb 2011 06:49:33 +0000 (12:19 +0530)]
[FIX] base_module_record: returning of recording wizard with ir.actions.act_window_close.

bzr revid: sma@tinyerp.com-20110214064933-pcor9k7ir043agvp

13 years ago[Fix] sync_google_contact: fix import module name
Sbh (OpenERP) [Mon, 14 Feb 2011 04:28:30 +0000 (09:58 +0530)]
[Fix] sync_google_contact: fix  import module name

bzr revid: sbh@tinyerp.com-20110214042830-jgdsehnwf9nmn7jy

13 years ago[MERGE] Merge with lp:openobject-addons
Sbh (OpenERP) [Mon, 14 Feb 2011 04:17:24 +0000 (09:47 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110214041724-p0gljwopawjsnwe6

13 years ago[MERGE] Merge with lp:openobject-addons
Sbh (OpenERP) [Mon, 14 Feb 2011 04:04:54 +0000 (09:34 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110214040454-nmppvkbfmde5hfzw

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 13 Feb 2011 04:38:32 +0000 (04:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110212050059-ue5zqyqtbezt6fhi
bzr revid: launchpad_translations_on_behalf_of_openerp-20110213043832-py10651pr3tdp702

13 years ago[MERGE]
Ujjvala Collins (OpenERP) [Fri, 11 Feb 2011 13:30:22 +0000 (19:00 +0530)]
[MERGE]

bzr revid: uco@tinyerp.com-20110211133022-8e3hu134wwl0qonv

13 years ago[IMP] google_contact: change name of module to sync_google_contact
Sbh (OpenERP) [Fri, 11 Feb 2011 12:51:26 +0000 (18:21 +0530)]
[IMP] google_contact: change name of module to sync_google_contact

bzr revid: sbh@tinyerp.com-20110211125126-fl7w2p8651ouez79

13 years ago[IMP] google_base_contact: Improve the view and add addres field
Sbh (OpenERP) [Fri, 11 Feb 2011 12:45:56 +0000 (18:15 +0530)]
[IMP] google_base_contact: Improve the view and add addres field

bzr revid: sbh@tinyerp.com-20110211124556-wla2ry5z9h98x0dw

13 years ago[ADD] Add google_base_account module
Sbh (OpenERP) [Fri, 11 Feb 2011 12:37:53 +0000 (18:07 +0530)]
[ADD] Add google_base_account module

bzr revid: sbh@tinyerp.com-20110211123753-vag9bnriwc0a934o

13 years ago[FIX] web_uservoice: update import to openobject.rpc instead of openerp.utils.rpc...
noz (OpenERP) [Fri, 11 Feb 2011 12:25:06 +0000 (17:55 +0530)]
[FIX] web_uservoice: update import to openobject.rpc instead of openerp.utils.rpc (package moved back into core).

bzr revid: noz@tinyerp.com-20110211122506-82fvpswt1ntprva2

13 years ago[MERGE] Merge with lp:openobject-adons
Sbh (OpenERP) [Fri, 11 Feb 2011 05:36:08 +0000 (11:06 +0530)]
[MERGE] Merge with lp:openobject-adons

bzr revid: sbh@tinyerp.com-20110211053608-rxeuw80sbsu97wve

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 11 Feb 2011 04:59:58 +0000 (04:59 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110211045958-qw2uif8guhebh48q

13 years ago[FIX] Purchase : Destination address should not be restricted to be an address of...
Jay Vora (OpenERP) [Thu, 10 Feb 2011 18:48:06 +0000 (00:18 +0530)]
[FIX] Purchase : Destination address should not be restricted to be an address of any partner

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

bzr revid: jvo@tinyerp.com-20110210184806-qg3ivhwlcp69b39v

13 years ago[FIX] Base_module_record : Module creation should create a file called __openerp__...
Jay Vora (OpenERP) [Thu, 10 Feb 2011 16:56:48 +0000 (22:26 +0530)]
[FIX] Base_module_record : Module creation should create a file called __openerp__.py instead of __terp__.py
[RENAME] Anonymization : __terp__.py file Renamed as __openerp__.py
[IMP] Point_of_sale : Improved menu name Cash Register Management

bzr revid: jvo@tinyerp.com-20110210165648-8e83y3u7kxlnqayg

13 years ago[FIX] pad, share, wiki: update import to openobject.rpc instead of openerp.utils...
Xavier Morel [Thu, 10 Feb 2011 16:10:42 +0000 (17:10 +0100)]
[FIX] pad, share, wiki: update import to openobject.rpc instead of openerp.utils.rpc (package moved back into core)

Also removed a few unused imports

bzr revid: xmo@openerp.com-20110210161042-aq414sd3i4p6abka

13 years ago[IMP] rename google_contact to google_contact_sync
Sbh (OpenERP) [Thu, 10 Feb 2011 13:07:30 +0000 (18:37 +0530)]
[IMP] rename  google_contact to  google_contact_sync

bzr revid: sbh@tinyerp.com-20110210130730-ko6g5ycf21p3nxgu

13 years ago[IMP] google_contact: changes sequence
Sbh (OpenERP) [Thu, 10 Feb 2011 11:57:26 +0000 (17:27 +0530)]
[IMP] google_contact: changes sequence

bzr revid: sbh@tinyerp.com-20110210115726-ilft8b8nbw3xwfds

13 years ago[ADD] google_contact: Added a wizard to import google contacts.
Ujjvala Collins (OpenERP) [Thu, 10 Feb 2011 11:28:05 +0000 (16:58 +0530)]
[ADD] google_contact: Added a wizard to import google contacts.

bzr revid: uco@tinyerp.com-20110210112805-kijvixuhavnghuck