odoo/odoo.git
11 years ago[MERGE] branch with improvements of refunds handling in account_voucher + whipping...
Quentin (OpenERP) [Fri, 10 Aug 2012 15:23:31 +0000 (17:23 +0200)]
[MERGE] branch with improvements of refunds handling in account_voucher + whipping of some dead code (in account_voucher too)

bzr revid: qdp-launchpad@openerp.com-20120810152331-h837mhhvdq8x0j1y

11 years ago[FIX] pos: Fix runbot breakage: use new XML id for unreference_product + move to...
Olivier Dony [Fri, 10 Aug 2012 15:12:04 +0000 (17:12 +0200)]
[FIX] pos: Fix runbot breakage: use new XML id for unreference_product + move to pos_data file

bzr revid: odo@openerp.com-20120810151204-t6c0wmiusf9un7gq

11 years ago[FIX] small "or" in some x2x popup
niv-openerp [Fri, 10 Aug 2012 14:50:48 +0000 (16:50 +0200)]
[FIX] small "or" in some x2x popup

bzr revid: nicolas.vanhoren@openerp.com-20120810145048-ctnvl0w5r5h439f7

11 years ago[MERGE]
Stephane Wirtel [Fri, 10 Aug 2012 14:49:30 +0000 (16:49 +0200)]
[MERGE]

bzr revid: stw@openerp.com-20120810144930-hco5k1lvttsh17o8

11 years ago[IMP] auth_openid: forward port of patches made on 6.1 branch
Christophe Simonis [Fri, 10 Aug 2012 14:43:33 +0000 (16:43 +0200)]
[IMP] auth_openid: forward port of patches made on 6.1 branch

    revid:chs@openerp.com-20120802102525-2uyr5za46swxs0n7
        [FIX] auth_openid: Due to multiprocessus we must use a FileStore instead of a MemStore to store openid associations.
        [FIX] auth_openid: GoogleApps: avoid crash when handle not found in store.
        [IMP] auth_openid: flake8.

    revid:chs@openerp.com-20120403093926-4222u3cs3qc10xew
        [FIX] auth_openid: use correct api for login users

    revid:chs@openerp.com-20120403093627-easttnf2qoemeoli
        [FIX] auth_openid: allow login from direct http request

bzr revid: chs@openerp.com-20120810144333-o8zejl4pmdldab6j

11 years ago[FIX] account_voucher: fixed yaml tests in order to reflect the new behavior of compu...
Quentin (OpenERP) [Fri, 10 Aug 2012 14:37:07 +0000 (16:37 +0200)]
[FIX] account_voucher: fixed yaml tests in order to reflect the new behavior of computed writeoff amount (does not use abs() anymore)

bzr revid: qdp-launchpad@openerp.com-20120810143707-8vma2dld7mkolbh1

11 years ago[FIX] small bug in some m2m
niv-openerp [Fri, 10 Aug 2012 14:22:53 +0000 (16:22 +0200)]
[FIX] small bug in some m2m

bzr revid: nicolas.vanhoren@openerp.com-20120810142253-8ly58vsbqum6o7ng

11 years ago[MERGE] latust trunk
Antonin Bourguignon [Fri, 10 Aug 2012 14:08:56 +0000 (16:08 +0200)]
[MERGE] latust trunk

bzr revid: abo@openerp.com-20120810140856-xl6sj3xu9t4bee6c

11 years ago[IMP] help menutips for PoS
Fabien Pinckaers [Fri, 10 Aug 2012 13:55:48 +0000 (15:55 +0200)]
[IMP] help menutips for PoS

bzr revid: fp@tinyerp.com-20120810135548-w2cgv11ynu6l8n5l

11 years ago[FIX] problem with tipsy & quick create in m2o
niv-openerp [Fri, 10 Aug 2012 13:48:15 +0000 (15:48 +0200)]
[FIX] problem with tipsy & quick create in m2o

bzr revid: nicolas.vanhoren@openerp.com-20120810134815-qt91cbf1rndvxn0a

11 years ago[MERGE] impex tests: added test module to unittest import/export.
Vo Minh Thu [Fri, 10 Aug 2012 13:45:44 +0000 (15:45 +0200)]
[MERGE] impex tests: added test module to unittest import/export.

bzr revid: vmt@openerp.com-20120810134544-f08mjga83ghlmnp7

11 years ago[IMP] point of sale backend, useability improvements
Fabien Pinckaers [Fri, 10 Aug 2012 13:45:17 +0000 (15:45 +0200)]
[IMP] point of sale backend, useability improvements

bzr revid: fp@tinyerp.com-20120810134517-tenqseu6otf0rdin

11 years ago[IMP] mail: support multi routing + cleanup/lint
Olivier Dony [Fri, 10 Aug 2012 13:19:19 +0000 (15:19 +0200)]
[IMP] mail: support multi routing + cleanup/lint

bzr revid: odo@openerp.com-20120810131919-1zkxu41eq9oy4c74

11 years ago[FIX/IMP] account_voucher: changed/fixed/improved the way to handle refunds payments...
Quentin (OpenERP) [Fri, 10 Aug 2012 12:40:56 +0000 (14:40 +0200)]
[FIX/IMP] account_voucher: changed/fixed/improved the way to handle refunds payments through vouchers. Now, the refund have to be encoded as a negative of the right type (if the amount is -200 in a customer payment, it means your paying a customer refund of 200)

bzr revid: qdp-launchpad@openerp.com-20120810124056-9rpa4ugnxhdtqhhb

11 years ago[REF] account_voucher: remove useless and unused code (classes account.statement...
Quentin (OpenERP) [Fri, 10 Aug 2012 12:35:25 +0000 (14:35 +0200)]
[REF] account_voucher: remove useless and unused code (classes account.statement.from.invoice and account.voucher.unreconcile)

bzr revid: qdp-launchpad@openerp.com-20120810123525-lhijvv2khh0xqw38

11 years ago[IMP] account: invoice form view usability improvement (display 'Refund' in place...
Quentin (OpenERP) [Fri, 10 Aug 2012 12:26:21 +0000 (14:26 +0200)]
[IMP] account: invoice form view usability improvement (display 'Refund' in place of 'Invoice' when needed)

bzr revid: qdp-launchpad@openerp.com-20120810122621-dbhx84hse3fylajw

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues4-hr-pso
Stephane Wirtel [Fri, 10 Aug 2012 12:22:47 +0000 (14:22 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues4-hr-pso

bzr revid: stw@openerp.com-20120810122247-zh355i7xjn93habu

11 years ago[FIX]: orm: reverted a change in a previous commit (where a try/except was removed).
Vo Minh Thu [Fri, 10 Aug 2012 12:09:36 +0000 (14:09 +0200)]
[FIX]: orm: reverted a change in a previous commit (where a try/except was removed).

bzr revid: vmt@openerp.com-20120810120936-13lewpbjn7euveg0

11 years ago[FIX] remove the option from the user_id fields
Antonin Bourguignon [Fri, 10 Aug 2012 10:32:00 +0000 (12:32 +0200)]
[FIX] remove the option from the user_id fields
we want users to be openable !

bzr revid: abo@openerp.com-20120810103200-9nm8vbh7dsds5box

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues4-survey-pso
Stephane Wirtel [Fri, 10 Aug 2012 10:05:13 +0000 (12:05 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues4-survey-pso

bzr revid: stw@openerp.com-20120810100513-35f25v8rz3ynwbrv

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Fri, 10 Aug 2012 10:03:27 +0000 (12:03 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120810100327-aggitnea3uefcv2m

11 years ago[IMP] correction of some comments
niv-openerp [Fri, 10 Aug 2012 09:45:22 +0000 (11:45 +0200)]
[IMP] correction of some comments

bzr revid: nicolas.vanhoren@openerp.com-20120810094522-4dpdw06ql3ex0ig3

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues4-crm-pso
Stephane Wirtel [Fri, 10 Aug 2012 09:13:32 +0000 (11:13 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues4-crm-pso

bzr revid: stw@openerp.com-20120810091332-c80h6kh3gc88mpt7

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues4-warehouse-pso
Stephane Wirtel [Fri, 10 Aug 2012 09:12:18 +0000 (11:12 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues4-warehouse-pso

bzr revid: stw@openerp.com-20120810091218-t1w5ejk29dg730y1

11 years ago[MERGE]
Stephane Wirtel [Fri, 10 Aug 2012 08:37:33 +0000 (10:37 +0200)]
[MERGE]

bzr revid: stw@openerp.com-20120810083733-hm0fq46jeonb4eaq

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Fri, 10 Aug 2012 07:34:44 +0000 (09:34 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120810073444-hm8lfcpnoelmunf3

11 years ago[IMP] Removed unnecessary conditions.
Thibault Delavallée [Fri, 10 Aug 2012 07:32:42 +0000 (09:32 +0200)]
[IMP] Removed unnecessary conditions.

bzr revid: tde@openerp.com-20120810073242-5nc7h84x9r17kabl

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 10 Aug 2012 04:58:41 +0000 (04:58 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120810045841-5b2hoy7t0d4sotjr

11 years agopage minor fixes
Antony Lesuisse [Fri, 10 Aug 2012 00:31:04 +0000 (02:31 +0200)]
page minor fixes

bzr revid: al@openerp.com-20120810003104-9kjue6bigt2ayfsu

11 years agopage mostly ok
Antony Lesuisse [Fri, 10 Aug 2012 00:09:08 +0000 (02:09 +0200)]
page mostly ok

bzr revid: al@openerp.com-20120810000908-ujg81v4mgm22glem

11 years ago[IMP] PoS backend
Fabien Pinckaers [Thu, 9 Aug 2012 21:23:11 +0000 (23:23 +0200)]
[IMP] PoS backend

bzr revid: fp@tinyerp.com-20120809212311-q2b86eww9ppvdv8s

11 years ago[FIX] project,hr: improved alias creation/duplication
Olivier Dony [Thu, 9 Aug 2012 17:17:26 +0000 (19:17 +0200)]
[FIX] project,hr: improved alias creation/duplication

bzr revid: odo@openerp.com-20120809171726-ade5v5171r2r2hxp

11 years ago[FIX] mail.alias: fix mail routing, improved logging
Olivier Dony [Thu, 9 Aug 2012 17:16:55 +0000 (19:16 +0200)]
[FIX] mail.alias: fix mail routing, improved logging

bzr revid: odo@openerp.com-20120809171655-isxma6sczw5mkn1y

11 years ago[FIX] project_issue: typo in earlier refactoring
Olivier Dony [Thu, 9 Aug 2012 17:15:39 +0000 (19:15 +0200)]
[FIX] project_issue: typo in earlier refactoring

bzr revid: odo@openerp.com-20120809171539-pmz33xfr39h1i8jj

11 years ago[FIX] remove the option from the user_id fields
Antonin Bourguignon [Thu, 9 Aug 2012 16:35:29 +0000 (18:35 +0200)]
[FIX] remove the  option from the user_id fields
we want users to be openable !
also improve indentation and remove some useless whitespaces

bzr revid: abo@openerp.com-20120809163529-8adlpszt3n6lhszi

11 years ago[IMP] opportunity form
Fabien Pinckaers [Thu, 9 Aug 2012 16:32:14 +0000 (18:32 +0200)]
[IMP] opportunity form

bzr revid: fp@tinyerp.com-20120809163214-q2sbhmb0ifk7vcq9

11 years ago[ADD] board: add sass file
Christophe Simonis [Thu, 9 Aug 2012 16:12:40 +0000 (18:12 +0200)]
[ADD] board: add sass file

bzr revid: chs@openerp.com-20120809161240-luarnamf2muqw1ut

11 years ago[MERGE] merge of modules board and web_dashboard
Christophe Simonis [Thu, 9 Aug 2012 16:09:54 +0000 (18:09 +0200)]
[MERGE] merge of modules board and web_dashboard

bzr revid: chs@openerp.com-20120809160954-i6f7ahro4wo99d9r

11 years ago[MERGE] merge of modules board and web_dashboard
Christophe Simonis [Thu, 9 Aug 2012 16:08:03 +0000 (18:08 +0200)]
[MERGE] merge of modules board and web_dashboard

bzr revid: chs@openerp.com-20120809160803-vvmczno3t9bm85lg

11 years ago[IMP] opportunity view
Fabien Pinckaers [Thu, 9 Aug 2012 15:48:49 +0000 (17:48 +0200)]
[IMP] opportunity view

bzr revid: fp@tinyerp.com-20120809154849-etl88u1njryc8vfz

11 years agomerge upstream
Christophe Simonis [Thu, 9 Aug 2012 15:37:13 +0000 (17:37 +0200)]
merge upstream

bzr revid: chs@openerp.com-20120809153713-vs4wxxwghatzvmc7

11 years ago[IMP] board: reapply mit css changes made on web_dashboard
Christophe Simonis [Thu, 9 Aug 2012 15:36:05 +0000 (17:36 +0200)]
[IMP] board: reapply mit css changes made on web_dashboard

bzr revid: chs@openerp.com-20120809153605-trlhbmj3rw3ku0td

11 years ago[IMP] merge of modules board and web_dashboard
Christophe Simonis [Thu, 9 Aug 2012 15:30:27 +0000 (17:30 +0200)]
[IMP] merge of modules board and web_dashboard

bzr revid: chs@openerp.com-20120809153027-3sl125kda0jtdrcg

11 years agomerge upstream
Christophe Simonis [Thu, 9 Aug 2012 15:29:39 +0000 (17:29 +0200)]
merge upstream

bzr revid: chs@openerp.com-20120809152939-3dummyonbx1qdsbo

11 years ago[IMP] merge web_dashboard module into board module of addons branch
Christophe Simonis [Thu, 9 Aug 2012 15:20:43 +0000 (17:20 +0200)]
[IMP] merge web_dashboard module into board module of addons branch
[IMP] extract dashboard part of web into board module

bzr revid: chs@openerp.com-20120809152043-0yfm6l2zt44eiqrb

11 years ago[IMP] kanban_image() helper is now tolerant to m2o id's
Fabien Meghazi [Thu, 9 Aug 2012 15:06:01 +0000 (17:06 +0200)]
[IMP] kanban_image() helper is now tolerant to m2o id's

bzr revid: fme@openerp.com-20120809150601-zmxrxmxhmegg79dt

11 years ago[FIX] res.partners small and medium images has no default value
Fabien Meghazi [Thu, 9 Aug 2012 15:01:26 +0000 (17:01 +0200)]
[FIX] res.partners small and medium images has no default value

bzr revid: fme@openerp.com-20120809150126-9rrikeyqi5uww5pd

11 years ago[IMP] binary/image controller uses json for id parameter
Fabien Meghazi [Thu, 9 Aug 2012 14:59:18 +0000 (16:59 +0200)]
[IMP] binary/image controller uses json for id parameter

bzr revid: fme@openerp.com-20120809145918-f66m3sy9v2ybkk11

11 years ago[FIX] res.users small and medium images has no default value
Fabien Meghazi [Thu, 9 Aug 2012 14:50:19 +0000 (16:50 +0200)]
[FIX] res.users small and medium images has no default value

bzr revid: fme@openerp.com-20120809145019-zcwxrzdt3mzukfez

11 years ago[IMP] merge mit
Fabien Pinckaers [Thu, 9 Aug 2012 14:45:24 +0000 (16:45 +0200)]
[IMP] merge mit

bzr revid: fp@tinyerp.com-20120809144524-t2in8vgwfvtbypj7

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Thu, 9 Aug 2012 14:39:19 +0000 (16:39 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120809143919-qrn9nm5ut5vlm8hw

11 years ago[FIX] res.users small and medium images has no default value
Fabien Meghazi [Thu, 9 Aug 2012 14:31:53 +0000 (16:31 +0200)]
[FIX] res.users small and medium images has no default value

bzr revid: fme@openerp.com-20120809143153-goevnqtq1l6f0y73

11 years ago[merge] trunk
Fabien Pinckaers [Thu, 9 Aug 2012 14:29:23 +0000 (16:29 +0200)]
[merge] trunk

bzr revid: fp@tinyerp.com-20120809142923-qgk5ckssel2k36mk

11 years ago[IMP] binary/image should be backward compatible when id url parameter is empty
Fabien Meghazi [Thu, 9 Aug 2012 14:23:46 +0000 (16:23 +0200)]
[IMP] binary/image should be backward compatible when id url parameter is empty

bzr revid: fme@openerp.com-20120809142346-79xiq48qbgx7743i

11 years ago[FIX] Used json with binary/image controller
Fabien Meghazi [Thu, 9 Aug 2012 13:48:51 +0000 (15:48 +0200)]
[FIX] Used json with binary/image controller

bzr revid: fme@openerp.com-20120809134851-3yl6skfch2q1f7q0

11 years ago[MERGE] trunk
Antony Lesuisse [Thu, 9 Aug 2012 13:47:03 +0000 (15:47 +0200)]
[MERGE] trunk

bzr revid: al@openerp.com-20120809134703-a048me2itv73dygr

11 years agoRestyling of the dashboard
Minh Tran [Thu, 9 Aug 2012 13:46:12 +0000 (15:46 +0200)]
Restyling of the dashboard

bzr revid: mit@openerp.com-20120809134612-lt4l62nzezlfbkgq

11 years agopage work in progress view
Antony Lesuisse [Thu, 9 Aug 2012 13:29:01 +0000 (15:29 +0200)]
page work in progress view

bzr revid: al@openerp.com-20120809132901-0zjj2zeji8bsk962

11 years agopage work in progress model
Antony Lesuisse [Thu, 9 Aug 2012 13:11:41 +0000 (15:11 +0200)]
page work in progress model

bzr revid: al@openerp.com-20120809131141-m9xqa24u96sbgna7

11 years ago[IMP] kanban_image uses json for id and is now tolerant to m2o id's
Fabien Meghazi [Thu, 9 Aug 2012 12:54:19 +0000 (14:54 +0200)]
[IMP] kanban_image uses json for id and is now tolerant to m2o id's

bzr revid: fme@openerp.com-20120809125419-j4l0063qyy6antqu

11 years ago[IMP]: point_of_sale: Translated PoS product names in English
Rucha (Open ERP) [Thu, 9 Aug 2012 12:54:12 +0000 (18:24 +0530)]
[IMP]: point_of_sale: Translated PoS product names in English

bzr revid: rpa@tinyerp.com-20120809125412-is3y1fpjyo01c5b1

11 years ago[IMP] kanban_image is tolerant to m2o id's
Fabien Meghazi [Thu, 9 Aug 2012 12:53:30 +0000 (14:53 +0200)]
[IMP] kanban_image is tolerant to m2o id's

bzr revid: fme@openerp.com-20120809125330-a8iy3xvxfnltnmmd

11 years ago[IMP]: point_of_sale: Translated PoS category name in English and added images for...
Rucha (Open ERP) [Thu, 9 Aug 2012 12:53:25 +0000 (18:23 +0530)]
[IMP]: point_of_sale: Translated PoS category name in English and added images for all categories

bzr revid: rpa@tinyerp.com-20120809125325-vt5cew4b6mgpjtga

11 years ago[MERGE] Merged HSA's branch for sale_crm improvement
pso (OpenERP) [Thu, 9 Aug 2012 12:36:06 +0000 (18:06 +0530)]
[MERGE] Merged HSA's branch for sale_crm improvement

bzr revid: pso@tinyerp.com-20120809123606-7jrxaxqs9tqhvl2r

11 years ago[MERGE] Merged with main branch
pso (OpenERP) [Thu, 9 Aug 2012 12:23:58 +0000 (17:53 +0530)]
[MERGE] Merged with main branch

bzr revid: pso@tinyerp.com-20120809122358-031mjff70sgr62rb

11 years ago[IMP] config wizard for showing linkedin feature
Fabien Pinckaers [Thu, 9 Aug 2012 12:22:11 +0000 (14:22 +0200)]
[IMP] config wizard for showing linkedin feature

bzr revid: fp@tinyerp.com-20120809122211-uleqculnz66510jw

11 years ago[MERGE] Merged with main branch
pso (OpenERP) [Thu, 9 Aug 2012 12:20:55 +0000 (17:50 +0530)]
[MERGE] Merged with main branch

bzr revid: pso@tinyerp.com-20120809122055-453uxykuk0smrwsu

11 years ago[MERGE] Merged with main branch
pso (OpenERP) [Thu, 9 Aug 2012 12:19:23 +0000 (17:49 +0530)]
[MERGE] Merged with main branch

bzr revid: pso@tinyerp.com-20120809121923-fyl377g9ggp55hq9

11 years ago[FIX] web_linkedin: proper import of the web addons in embedded mode (otherwise it...
Vo Minh Thu [Thu, 9 Aug 2012 12:15:37 +0000 (14:15 +0200)]
[FIX] web_linkedin: proper import of the web addons in embedded mode (otherwise it might clash with web.py).

bzr revid: vmt@openerp.com-20120809121537-z0pqr9c64bd1kcps

11 years ago[IMP] deprecated feature: added protection against read/write on non-existing columns...
Thibault Delavallée [Thu, 9 Aug 2012 12:09:26 +0000 (14:09 +0200)]
[IMP] deprecated feature: added protection against read/write on non-existing columns. The ORM already throws warnings, no need to crash in addition :) .

bzr revid: tde@openerp.com-20120809120926-ngl31imcggzz9wzt

11 years ago[MERGE] Merged PNA's branch for warehouse improvements
pso (OpenERP) [Thu, 9 Aug 2012 12:04:19 +0000 (17:34 +0530)]
[MERGE] Merged PNA's branch for warehouse improvements

bzr revid: pso@tinyerp.com-20120809120419-0zppjkwxpowdr9h3

11 years ago[REV] reverted previous commit (7212) that removes footer field on res.partner.bank...
Quentin (OpenERP) [Thu, 9 Aug 2012 12:04:09 +0000 (14:04 +0200)]
[REV] reverted previous commit (7212) that removes footer field on res.partner.bank, because specs changed

bzr revid: qdp-launchpad@openerp.com-20120809120409-lmubwp2k7wig83hz

11 years ago[REV] reverted previous commit (4314) that removes footer field on res.partner.bank...
Quentin (OpenERP) [Thu, 9 Aug 2012 12:01:34 +0000 (14:01 +0200)]
[REV] reverted previous commit (4314) that removes footer field on res.partner.bank, because specs changed

bzr revid: qdp-launchpad@openerp.com-20120809120134-mx2nfg8k4xn7yfms

11 years ago[REM] point of sale: removed references to check_dtls, unexistent field.
Thibault Delavallée [Thu, 9 Aug 2012 11:23:34 +0000 (13:23 +0200)]
[REM] point of sale: removed references to check_dtls, unexistent field.

bzr revid: tde@openerp.com-20120809112334-i35nbq54zhkqo1dc

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Thu, 9 Aug 2012 11:23:02 +0000 (13:23 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120809112302-w57ereet70oie923

11 years ago[FIX] accountfollowup
Jigar Amin - OpenERP [Thu, 9 Aug 2012 11:07:59 +0000 (16:37 +0530)]
[FIX] accountfollowup

bzr revid: jam@tinyerp.com-20120809110759-mf8dx41sxxq1cbnf

11 years ago[FIX] project*: Replace the labels with 'Partner' by Contact
Stephane Wirtel [Thu, 9 Aug 2012 10:50:09 +0000 (12:50 +0200)]
[FIX] project*: Replace the labels with 'Partner' by Contact

bzr revid: stw@openerp.com-20120809105009-0f7mw99dnavgs01s

11 years ago[IMP] Survey: Improvements
Hardik Sanchawat (OpenERP) [Thu, 9 Aug 2012 10:48:50 +0000 (16:18 +0530)]
[IMP] Survey: Improvements

bzr revid: pso@tinyerp.com-20120809104850-um0g0taitgdfylfu

11 years ago[FIX]: mrp,sale: Fixed field name for image
Rucha (Open ERP) [Thu, 9 Aug 2012 10:28:41 +0000 (15:58 +0530)]
[FIX]: mrp,sale: Fixed field name for image

bzr revid: rpa@tinyerp.com-20120809102841-sbz3bu28hbqkl8dc

11 years ago[FIX] account: show the product on the account.invoice.line
Stephane Wirtel [Thu, 9 Aug 2012 10:24:31 +0000 (12:24 +0200)]
[FIX] account: show the product on the account.invoice.line

bzr revid: stw@openerp.com-20120809102431-mxzx6c2iagwjp28f

11 years ago[IMP]Remove type field from the modules
Twinkle Christian (OpenERP) [Thu, 9 Aug 2012 10:12:39 +0000 (15:42 +0530)]
[IMP]Remove type field from the modules

bzr revid: tch@tinyerp.com-20120809101239-7kunyf8xa181ekzf

11 years ago[MERGE] Merged PNA's branch for hr_* modules improvements
pso (OpenERP) [Thu, 9 Aug 2012 10:05:48 +0000 (15:35 +0530)]
[MERGE] Merged PNA's branch for hr_* modules improvements

bzr revid: pso@tinyerp.com-20120809100548-oxcpgg48we0p9w63

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-sloppy-rng-jam-remove-type-tch
Jigar Amin - OpenERP [Thu, 9 Aug 2012 09:59:19 +0000 (15:29 +0530)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-sloppy-rng-jam-remove-type-tch

bzr revid: jam@tinyerp.com-20120809095919-we1286cc5ts9ap1x

11 years ago[FIX] import_google: bad inheritance of the crm_meeting_form view
Stephane Wirtel [Thu, 9 Aug 2012 09:57:33 +0000 (11:57 +0200)]
[FIX] import_google: bad inheritance of the crm_meeting_form view

bzr revid: stw@openerp.com-20120809095733-b4pjaww2muo5ncze

11 years ago[FIX] small problem in kanban view in opportunities
niv-openerp [Thu, 9 Aug 2012 09:52:25 +0000 (11:52 +0200)]
[FIX] small problem in kanban view in opportunities

bzr revid: nicolas.vanhoren@openerp.com-20120809095225-m2mjw452887ir6xo

11 years ago[IMP]Remove type field from the modules
Twinkle Christian (OpenERP) [Thu, 9 Aug 2012 09:50:04 +0000 (15:20 +0530)]
[IMP]Remove type field from the modules

bzr revid: tch@tinyerp.com-20120809095004-e5f2eat7ieytmn70

11 years ago[IMP]issur4-warehouse-imp
Pinakin Nayi (OpenERP) [Thu, 9 Aug 2012 09:44:38 +0000 (15:14 +0530)]
[IMP]issur4-warehouse-imp

bzr revid: pna@tinyerp.com-20120809094438-aamnemh4fdjidus4

11 years ago[FIX] forgot testing code in web linkedin
niv-openerp [Thu, 9 Aug 2012 09:44:25 +0000 (11:44 +0200)]
[FIX] forgot testing code in web linkedin

bzr revid: nicolas.vanhoren@openerp.com-20120809094425-jgner67ra7rlqyw7

11 years ago[IMP]Remove type field from the modules
Twinkle Christian (OpenERP) [Thu, 9 Aug 2012 09:36:19 +0000 (15:06 +0530)]
[IMP]Remove type field from the modules

bzr revid: tch@tinyerp.com-20120809093619-4fbbz1c6w2jyw6oc

11 years ago[IMP]Remove type field from the modules
Twinkle Christian (OpenERP) [Thu, 9 Aug 2012 09:21:13 +0000 (14:51 +0530)]
[IMP]Remove type field from the modules

bzr revid: tch@tinyerp.com-20120809092113-1855ug75bpbwvd65

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-res_bank_remove_footer-mdi
Stephane Wirtel [Thu, 9 Aug 2012 09:12:27 +0000 (11:12 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-res_bank_remove_footer-mdi

bzr revid: stw@openerp.com-20120809091227-rit1oj5vqzppo5q6

11 years ago[MERGE] lp:~openerp-dev/openobject-server/trunk-res_bank_remove_footer-mdi
Stephane Wirtel [Thu, 9 Aug 2012 09:11:51 +0000 (11:11 +0200)]
[MERGE] lp:~openerp-dev/openobject-server/trunk-res_bank_remove_footer-mdi

bzr revid: stw@openerp.com-20120809091151-tmm6047xbyfc8x2b

11 years ago[IMP] new tag
Fabien Pinckaers [Thu, 9 Aug 2012 09:10:51 +0000 (11:10 +0200)]
[IMP] new tag

bzr revid: fp@tinyerp.com-20120809091051-8fnmf31mr32yn0w0

11 years ago[FIX] f -> field
Thibault Delavallée [Thu, 9 Aug 2012 08:41:48 +0000 (10:41 +0200)]
[FIX] f -> field

bzr revid: tde@openerp.com-20120809084148-a3wf9cihllhhmo82

11 years ago[IMP] orm: added a deprecated attribute on fields. If not False, is a string, and...
Thibault Delavallée [Thu, 9 Aug 2012 08:31:03 +0000 (10:31 +0200)]
[IMP] orm: added a deprecated attribute on fields. If not False, is a string, and make the ORM print a warning telling the field is deprecated.
Use: 'my_field': fields.char('Old field', size=64, deprecated="This field will be removed as of version 42 of OpenERP. Please update your module to use 'my_new_field' instead.")

bzr revid: tde@openerp.com-20120809083103-pjc9ynvmtojnfnah

11 years ago[IMP]Remove type field from the modules
Twinkle Christian (OpenERP) [Thu, 9 Aug 2012 07:23:21 +0000 (12:53 +0530)]
[IMP]Remove type field from the modules

bzr revid: tch@tinyerp.com-20120809072321-fix11926u4pw3to6

11 years ago[IMP]issur4-hr-imp
Pinakin Nayi (OpenERP) [Thu, 9 Aug 2012 07:12:00 +0000 (12:42 +0530)]
[IMP]issur4-hr-imp

bzr revid: pna@tinyerp.com-20120809071200-nvqphqv9swzqs2pu

11 years ago[IMP]Remove type field from the modules
Twinkle Christian (OpenERP) [Thu, 9 Aug 2012 07:10:34 +0000 (12:40 +0530)]
[IMP]Remove type field from the modules

bzr revid: tch@tinyerp.com-20120809071034-vvqp0m3yp25pij7g

11 years ago[IMP]Remove type field from the modules
Twinkle Christian (OpenERP) [Thu, 9 Aug 2012 06:56:33 +0000 (12:26 +0530)]
[IMP]Remove type field from the modules

bzr revid: tch@tinyerp.com-20120809065633-9zivhonm3pt82rxu

11 years ago[FIX]self.element itself gives form element so no need to find in it.
Kunal Chavda (OpenERP) [Thu, 9 Aug 2012 06:29:09 +0000 (11:59 +0530)]
[FIX]self.element itself gives form element so no need to find in it.

bzr revid: kch@tinyerp.com-20120809062909-fdsqvowhnz1nwgcl