odoo/odoo.git
12 years agomerge
Fabien Pinckaers [Tue, 25 Oct 2011 23:37:20 +0000 (01:37 +0200)]
merge

bzr revid: fp@tinyerp.com-20111025233720-8ykqhdgprgcv73py

12 years ago[FIX] Complete refactoring of project_long_term, with following changes:
Fabien Pinckaers [Tue, 25 Oct 2011 23:31:41 +0000 (01:31 +0200)]
[FIX] Complete refactoring of project_long_term, with following changes:
  do not use resources but users on phases:
     - to be consistent with project members and task responsible
     - if the user is linked to a resource, it uses the calendar of the resource (holidays for example)
  better YML tests
  Complete rewrite of the scheduling mechanism:
    - Schedule phases:
        - write project.user.allocation based on scheduling
        - schedule resources based on members on the project
        - new constraint: force some users on a phase
    - Schedule tasks:
        - set user if no user on task
        - set start and end date
  some useability improvements

We still have to work on better Gantt view but I think the scheduling is
working correctly now.

bzr revid: fp@tinyerp.com-20111025233141-cgctwe8spxhko2gn

12 years ago[FIX] Fixed partner kanban view (Missing <field/> tags)
Fabien Meghazi [Tue, 25 Oct 2011 20:48:47 +0000 (22:48 +0200)]
[FIX] Fixed partner kanban view (Missing <field/> tags)

[ADD] Added partners image for kanban view

bzr revid: fme@openerp.com-20111025204847-qjalrra46mgxmvvn

12 years ago[FIX] Fixed project.issue kanban view
Fabien Meghazi [Tue, 25 Oct 2011 19:26:39 +0000 (21:26 +0200)]
[FIX] Fixed project.issue kanban view

Also fixed some indenting

bzr revid: fme@openerp.com-20111025192639-062sauerwzqhik67

12 years ago[FIX] Password fields values are not hidden
Fabien Meghazi [Tue, 25 Oct 2011 18:50:30 +0000 (20:50 +0200)]
[FIX] Password fields values are not hidden

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

bzr revid: fme@openerp.com-20111025185030-vw69honpjoaekh2v

12 years ago[IMP] Improved project.task kanban view
Fabien Meghazi [Tue, 25 Oct 2011 16:58:10 +0000 (18:58 +0200)]
[IMP] Improved project.task kanban view

[ADD] Added static folder structure for the pad image

[FIX] Added relation for field user_email. Using user_id for gravatar won't work.

bzr revid: fme@openerp.com-20111025165810-eu5718pd0p2dagib

12 years ago[IMP] Kanban: add underscore to rendering context of kanban boxes
Fabien Meghazi [Tue, 25 Oct 2011 16:51:28 +0000 (18:51 +0200)]
[IMP] Kanban: add underscore to rendering context of kanban boxes

bzr revid: fme@openerp.com-20111025165128-ud1b2lsoe3uhlsjm

12 years ago[MERGE] lp:876481
Quentin (OpenERP) [Tue, 25 Oct 2011 16:37:11 +0000 (18:37 +0200)]
[MERGE] lp:876481

bzr revid: qdp-launchpad@openerp.com-20111025163711-a24d5znm24c0ujun

12 years ago[FIX] json_node_to_xml: whitespaces wrongly inserted around text nodes causing bugs...
Fabien Meghazi [Tue, 25 Oct 2011 16:35:31 +0000 (18:35 +0200)]
[FIX] json_node_to_xml: whitespaces wrongly inserted around text nodes causing bugs in kanban views.

bzr revid: fme@openerp.com-20111025163531-nxr8gb4j2f7wne2a

12 years ago[imp] made m2m support readonly
niv-openerp [Tue, 25 Oct 2011 16:20:31 +0000 (18:20 +0200)]
[imp] made m2m support readonly

bzr revid: nicolas.vanhoren@openerp.com-20111025162031-wsjaebu713nht3i1

12 years ago[IMP] account: find() method of account.fiscalyear will now filter correctly on compa...
Quentin (OpenERP) [Tue, 25 Oct 2011 16:20:01 +0000 (18:20 +0200)]
[IMP] account: find() method of account.fiscalyear will now filter correctly on company_id if needed

bzr revid: qdp-launchpad@openerp.com-20111025162001-6um2vm5f277bf0n2

12 years ago[MERGE] merged dev branch with small small small change in payslip data in order...
Quentin (OpenERP) [Tue, 25 Oct 2011 15:57:35 +0000 (17:57 +0200)]
[MERGE] merged dev branch with small small small change in payslip data in order to have the report 'payslip details' displaying the categories in a suitable order. we should probably improve that later by adding a new field 'sequence' on this object.

bzr revid: qdp-launchpad@openerp.com-20111025155735-r5spuocw8039fvrg

12 years ago[MERGE] lp:878149
Quentin (OpenERP) [Tue, 25 Oct 2011 15:44:45 +0000 (17:44 +0200)]
[MERGE] lp:878149

bzr revid: qdp-launchpad@openerp.com-20111025154445-kvn3k3jbj1zzbhw8

12 years ago[MERGE] lp:877136
Quentin (OpenERP) [Tue, 25 Oct 2011 15:41:58 +0000 (17:41 +0200)]
[MERGE] lp:877136

bzr revid: qdp-launchpad@openerp.com-20111025154158-rbnf5e142ow3wodt

12 years ago[MERGE] lp:878125
Quentin (OpenERP) [Tue, 25 Oct 2011 15:36:43 +0000 (17:36 +0200)]
[MERGE] lp:878125

bzr revid: qdp-launchpad@openerp.com-20111025153643-1e06754gk64phl93

12 years ago[FIX] lp:878756 Inheritancy problem in view based on the changed label 'not invoices...
Quentin (OpenERP) [Tue, 25 Oct 2011 15:21:55 +0000 (17:21 +0200)]
[FIX] lp:878756  Inheritancy problem in view based on the changed label 'not invoices' => 'not invoiced' introduced in revision 5397

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

bzr revid: qdp-launchpad@openerp.com-20111025152155-kw420cspz7upw5zv

12 years ago[MERGE] lp880793
Quentin (OpenERP) [Tue, 25 Oct 2011 15:09:06 +0000 (17:09 +0200)]
[MERGE] lp880793

bzr revid: qdp-launchpad@openerp.com-20111025150906-0ujasdwhl8esg62k

12 years ago[MERGE] merged the dev branch with unrealized gain/loss on foreign currency
Quentin (OpenERP) [Tue, 25 Oct 2011 14:55:00 +0000 (16:55 +0200)]
[MERGE] merged the dev branch with unrealized gain/loss on foreign currency

bzr revid: qdp-launchpad@openerp.com-20111025145500-r99v3ips3dn9fbrp

12 years ago[ADD] title to all viewmanager variants
Xavier Morel [Tue, 25 Oct 2011 14:37:38 +0000 (16:37 +0200)]
[ADD] title to all viewmanager variants

Uses the string of the current view arch by default, overridden with action name by ViewManagerAction.

Mostly of use for/with o2m and m2m fields

bzr revid: xmo@openerp.com-20111025143738-yugscol5kabg8whv

12 years ago[FIX] Fixed product kanban view
Fabien Meghazi [Tue, 25 Oct 2011 14:13:28 +0000 (16:13 +0200)]
[FIX] Fixed product kanban view

bzr revid: fme@openerp.com-20111025141328-dl3w7wg05spblo9i

12 years ago[REN] 'New' button of ListView to 'Create'
Xavier Morel [Tue, 25 Oct 2011 13:24:12 +0000 (15:24 +0200)]
[REN] 'New' button of ListView to 'Create'

bzr revid: xmo@openerp.com-20111025132412-4vx57uf1vipcyfkq

12 years ago[ADD] search: prefix to the view title when the current view is searchable:
Xavier Morel [Tue, 25 Oct 2011 13:23:26 +0000 (15:23 +0200)]
[ADD] search: prefix to the view title when the current view is searchable:

bzr revid: xmo@openerp.com-20111025132326-83i1t2adn4o5vsjo

12 years ago[FIX] Fixed hr.applicant kanban view
Fabien Meghazi [Tue, 25 Oct 2011 13:22:54 +0000 (15:22 +0200)]
[FIX] Fixed hr.applicant kanban view

bzr revid: fme@openerp.com-20111025132254-gfx5kcnip0281szl

12 years ago[MERGE]: Merge with latest trunk
Rucha (Open ERP) [Tue, 25 Oct 2011 12:56:04 +0000 (18:26 +0530)]
[MERGE]: Merge with latest trunk

bzr revid: rpa@tinyerp.com-20111025125604-h4pupjuxlvzqffzs

12 years ago[imp] changed default mode of o2m to tree (was tree,form)
niv-openerp [Tue, 25 Oct 2011 12:42:51 +0000 (14:42 +0200)]
[imp] changed default mode of o2m to tree (was tree,form)

bzr revid: nicolas.vanhoren@openerp.com-20111025124251-uy67cprw499wcb7c

12 years ago[FIX] Fixed HR Employee kanban view. Required fields not specified.
Fabien Meghazi [Tue, 25 Oct 2011 12:39:39 +0000 (14:39 +0200)]
[FIX] Fixed HR Employee kanban view. Required fields not specified.

No need for a gravatar because we already use the photo image field

bzr revid: fme@openerp.com-20111025123939-82kv144cwurgxtb6

12 years ago[merge] desactivated right-click menu in gantt view
niv-openerp [Tue, 25 Oct 2011 12:22:46 +0000 (14:22 +0200)]
[merge] desactivated right-click menu in gantt view

bzr revid: nicolas.vanhoren@openerp.com-20111025122246-egwyol1qrnr14mxv

12 years ago[IMP]: account: Added help text on new menu and fields for unrealized gain or loss
Rucha (Open ERP) [Tue, 25 Oct 2011 12:20:55 +0000 (17:50 +0530)]
[IMP]: account: Added help text on new menu and fields for unrealized gain or loss

bzr revid: rpa@tinyerp.com-20111025122055-h9cjx6z7op70fndt

12 years ago[ADD] Kanban: Added kanban_image function in rendering context.
Fabien Meghazi [Tue, 25 Oct 2011 11:51:34 +0000 (13:51 +0200)]
[ADD] Kanban: Added kanban_image function in rendering context.

bzr revid: fme@openerp.com-20111025115134-rsxpaupi8rmtib0v

12 years ago[IMP]merge with main branch of view editor.
Vidhin Mehta (OpenERP) [Tue, 25 Oct 2011 11:25:48 +0000 (16:55 +0530)]
[IMP]merge with main branch of view editor.

bzr revid: vme@tinyerp.com-20111025112548-eakr7fio6diovn2m

12 years ago[IMP] sort some imports in launcher script
Xavier Morel [Tue, 25 Oct 2011 11:14:50 +0000 (13:14 +0200)]
[IMP] sort some imports in launcher script

bzr revid: xmo@openerp.com-20111025111450-1hkci8y2nrqxif55

12 years ago[IMP] merge split map and filter into a single listcomp
Xavier Morel [Tue, 25 Oct 2011 11:12:13 +0000 (13:12 +0200)]
[IMP] merge split map and filter into a single listcomp

bzr revid: xmo@openerp.com-20111025111213-6ryfsuv1jzfetxmu

12 years ago[IMP]implement save and move functionality with all type of views and tag.
Vidhin Mehta (OpenERP) [Tue, 25 Oct 2011 11:10:12 +0000 (16:40 +0530)]
[IMP]implement save and move functionality with all type of views and tag.

bzr revid: vme@tinyerp.com-20111025111012-o991yy8rm666yk91

12 years ago[IMP] remove redundant empty string in fetching of root 'logging' logger
Xavier Morel [Tue, 25 Oct 2011 11:09:05 +0000 (13:09 +0200)]
[IMP] remove redundant empty string in fetching of root 'logging' logger

bzr revid: xmo@openerp.com-20111025110905-6yqz2gyppb574xod

12 years ago[FIX] various fixes to setup.py and non-embedded launcher script, courtesy of Xavier...
Xavier Morel [Tue, 25 Oct 2011 11:08:06 +0000 (13:08 +0200)]
[FIX] various fixes to setup.py and non-embedded launcher script, courtesy of Xavier Manach

bzr revid: xmo@openerp.com-20111025110806-ajcr4mdxj9fgx35f

12 years ago[ADD] global select/unselect toggle on lists
Xavier Morel [Tue, 25 Oct 2011 10:59:25 +0000 (12:59 +0200)]
[ADD] global select/unselect toggle on lists

bzr revid: xmo@openerp.com-20111025105925-7ghxlljq6ugupxx5

12 years ago[MERGE] share, needs style fixing
Antony Lesuisse [Tue, 25 Oct 2011 10:06:07 +0000 (12:06 +0200)]
[MERGE] share, needs style fixing

bzr revid: al@openerp.com-20111025100607-fub4h85n8w20omth

12 years ago[MERGE]: Merge with lp:openobject-addons
Atik Agewan (OpenERP) [Tue, 25 Oct 2011 09:50:53 +0000 (15:20 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: aag@tinyerp.com-20111025095053-0qv8rkdcrkt27l7f

12 years ago[FIX] Kanban: if the name of the column is long, folding is ugly the text overflow...
Fabien Meghazi [Tue, 25 Oct 2011 09:44:19 +0000 (11:44 +0200)]
[FIX] Kanban: if the name of the column is long, folding is ugly the text overflow the colum

bzr revid: fme@openerp.com-20111025094419-3org5d0cy7895lil

12 years ago[FIX] share: add missing file
Christophe Simonis [Tue, 25 Oct 2011 09:40:09 +0000 (11:40 +0200)]
[FIX] share: add missing file

bzr revid: chs@openerp.com-20111025094009-s9mgam03rww08s08

12 years ago[FIX] disgusting hack to skip around race condition
Xavier Morel [Tue, 25 Oct 2011 08:51:12 +0000 (10:51 +0200)]
[FIX] disgusting hack to skip around race condition

When clicking on an action button, form view first saves then executes
the action. In doing so, it causes the o2m field to call
ListView#reload_content twice without waiting for the reloading to
end, generating a race condition in ListView.List#render_dataset.

As a result, the read_slice callback fills the list twice (once for
each #reload_content call), resulting in everything being duplicated.

Clear the content of the records collection before adding stuff.

note: collections should dedup on ids.

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

bzr revid: xmo@openerp.com-20111025085112-q38q8m0k2mopwadg

12 years ago[IMP] improve css and view.
Yogesh (OpenERP) [Tue, 25 Oct 2011 08:49:51 +0000 (14:19 +0530)]
[IMP] improve css and view.

bzr revid: ysa@tinyerp.com-20111025084951-0ty7vt1kfw0nrykr

12 years ago[IMP] Removed hard-coded AMIGrAve's face from kanban view. Compute gravatar url using...
Fabien Meghazi [Tue, 25 Oct 2011 08:37:43 +0000 (10:37 +0200)]
[IMP] Removed hard-coded AMIGrAve's face from kanban view. Compute gravatar url using md5.

bzr revid: fme@openerp.com-20111025083743-d9g90sy1g9cx2ueg

12 years ago[ADD] Added jQuery.MD5
Fabien Meghazi [Tue, 25 Oct 2011 08:36:48 +0000 (10:36 +0200)]
[ADD] Added jQuery.MD5

bzr revid: fme@openerp.com-20111025083648-x5nd1mv7z7nee7cl

12 years ago[IMP]: account: Improvement in computation of adjusted balance field, added computati...
Rucha (Open ERP) [Tue, 25 Oct 2011 07:24:09 +0000 (12:54 +0530)]
[IMP]: account: Improvement in computation of adjusted balance field, added computation of unrealized gain/loss

bzr revid: rpa@tinyerp.com-20111025072409-y2gn417jh6psa0a6

12 years ago[ADD] missing deferred propagation in ListView.reload_content
Xavier Morel [Tue, 25 Oct 2011 07:06:26 +0000 (09:06 +0200)]
[ADD] missing deferred propagation in ListView.reload_content

bzr revid: xmo@openerp.com-20111025070626-pxxp6virhhomb7kl

12 years ago[FIX]
Yogesh (OpenERP) [Tue, 25 Oct 2011 06:43:23 +0000 (12:13 +0530)]
[FIX]

bzr revid: ysa@tinyerp.com-20111025064323-ds0o146bi1r83kd5

12 years ago[IMP] Remove unnecessary code in checkbutton select all/none in list view.
kbh [Tue, 25 Oct 2011 06:24:29 +0000 (11:54 +0530)]
[IMP] Remove unnecessary code in checkbutton select all/none in list view.

bzr revid: kbh@bde-desktop-20111025062429-dvx4x0h1caqwg21i

12 years ago[IMP] Remove unnecessary code in checkbutton select all/none in list view.
kbh [Tue, 25 Oct 2011 06:01:42 +0000 (11:31 +0530)]
[IMP] Remove unnecessary code in checkbutton select all/none in list view.

bzr revid: kbh@bde-desktop-20111025060142-47y025oqteocdgj3

12 years ago[FIX] account_voucher : TypeError: onchange_date() takes at most 8 arguments (10...
Divyesh Makwana (Open ERP) [Tue, 25 Oct 2011 05:54:32 +0000 (11:24 +0530)]
[FIX] account_voucher : TypeError: onchange_date() takes at most 8 arguments (10 given)

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

bzr revid: mdi@tinyerp.com-20111025055432-adv4jirt7295z1hh

12 years ago[MERGE] Merge with trunk upto revision no 1349.
Yogesh (OpenERP) [Tue, 25 Oct 2011 05:02:37 +0000 (10:32 +0530)]
[MERGE] Merge with trunk upto revision no 1349.

bzr revid: ysa@tinyerp.com-20111017051054-5l3pjg5sytilkjwg
bzr revid: ysa@tinyerp.com-20111018045137-msfhlnn9lofb26xv
bzr revid: ysa@tinyerp.com-20111019050434-b2uyjsget3ezfmpp
bzr revid: ysa@tinyerp.com-20111020045022-drhcz2yd62can1sy
bzr revid: ysa@tinyerp.com-20111021044543-1b1v2m4t32rifd33
bzr revid: ysa@tinyerp.com-20111024050516-2hasbf5q4v1j64kk
bzr revid: ysa@tinyerp.com-20111024130602-iixh5nvuio1nhs7x
bzr revid: ysa@tinyerp.com-20111025050237-xvf583083lg1hrrj

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 25 Oct 2011 04:53:15 +0000 (04:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111025045315-1mgz3k00tjs6iv7x

12 years ago[IMP] try session instead of openerp,db and we would rename Session into Connection
Antony Lesuisse [Mon, 24 Oct 2011 22:54:31 +0000 (00:54 +0200)]
[IMP] try session instead of openerp,db and we would rename Session into Connection

bzr revid: al@openerp.com-20111024225431-g9eaqophnw3k8hh4

12 years ago[IMP] Kanban: Groups order can be shuffled due to a race condition
Fabien Meghazi [Mon, 24 Oct 2011 15:30:29 +0000 (17:30 +0200)]
[IMP] Kanban: Groups order can be shuffled due to a race condition

bzr revid: fme@openerp.com-20111024153029-yv9ezid4zn0lu7b6

12 years ago[FIX] handling of invisible attribute in search view
Xavier Morel [Mon, 24 Oct 2011 15:26:12 +0000 (17:26 +0200)]
[FIX] handling of invisible attribute in search view

bzr revid: xmo@openerp.com-20111024152612-3mh7nj8k8g5gcsp9

12 years ago[imp] m2o now supports readonly mode
niv-openerp [Mon, 24 Oct 2011 15:20:56 +0000 (17:20 +0200)]
[imp] m2o now supports readonly mode

bzr revid: nicolas.vanhoren@openerp.com-20111024152056-2nfx7zk4kc9py17k

12 years ago[IMP] use empty box/check mark for page boolean fields, instead of cross vs check...
Xavier Morel [Mon, 24 Oct 2011 15:20:13 +0000 (17:20 +0200)]
[IMP] use empty box/check mark for page boolean fields, instead of cross vs check mark

bzr revid: xmo@openerp.com-20111024152013-nhi8kwra46se0yva

12 years ago[IMP] make notebooks in page view identical to those of normal form view
Xavier Morel [Mon, 24 Oct 2011 15:11:58 +0000 (17:11 +0200)]
[IMP] make notebooks in page view identical to those of normal form view

as requested by fp

bzr revid: xmo@openerp.com-20111024151158-7hqox4k6xrjujxnb

12 years ago[fix] small problem with the context menu of m2o when there is not item selected
niv-openerp [Mon, 24 Oct 2011 15:10:39 +0000 (17:10 +0200)]
[fix] small problem with the context menu of m2o when there is not item selected

bzr revid: nicolas.vanhoren@openerp.com-20111024151039-k9jlntcj3n56h13d

12 years agoFor import addons web modules, we need includes addons path in sys.path
xavinsky [Mon, 24 Oct 2011 15:01:44 +0000 (17:01 +0200)]
For import addons web modules, we need includes addons path in sys.path

Default addons path didn't works in Debian.
And config file or command line didn't affect the sys.path

sys.path.insert must be do after path_addons evaluation by config or param.

I add some formating path and test path with clearest error message.

bzr revid: xavier.manach@xcg-consulting.fr-20111024150144-kwby5dwi1gla4gmr

12 years agoError when the log_config path is false.
xavinsky [Mon, 24 Oct 2011 14:34:08 +0000 (16:34 +0200)]
Error when the log_config path is false.
And it is false in default configuration for now.
Then I switch to logging.basicConfig if path is bad.

bzr revid: xavier.manach@xcg-consulting.fr-20111024143408-9zarpka33m3te2pf

12 years ago[FIX] automatically open options box if the file fails to parse entirely
Xavier Morel [Mon, 24 Oct 2011 14:27:44 +0000 (16:27 +0200)]
[FIX] automatically open options box if the file fails to parse entirely

bzr revid: xmo@openerp.com-20111024142744-zeal912gqf9bvrrp

12 years agorename openerp-web.py to openerp-web
xavinsky [Mon, 24 Oct 2011 14:25:43 +0000 (16:25 +0200)]
rename openerp-web.py to openerp-web
as openerp-server, openerp-client

bzr revid: xavier.manach@xcg-consulting.fr-20111024142543-sottvrs1chqlw0t4

12 years agofix : setup scripts value error.
xavinsky [Mon, 24 Oct 2011 14:24:42 +0000 (16:24 +0200)]
fix : setup scripts value error.

bzr revid: xavier.manach@xcg-consulting.fr-20111024142442-zrc1po1ouhgauzxd

12 years agofix lp:876308
xavinsky [Mon, 24 Oct 2011 14:18:27 +0000 (16:18 +0200)]
fix lp:876308

package 'addons/base' not exist.
I use standart method find_packages from setuptools
for fill packages setup.

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

bzr revid: xavier.manach@xcg-consulting.fr-20111024141827-e7l1dtefonxe6h3n

12 years ago[ADD] open/close arrow next to import options
Xavier Morel [Mon, 24 Oct 2011 14:17:37 +0000 (16:17 +0200)]
[ADD] open/close arrow next to import options

bzr revid: xmo@openerp.com-20111024141737-bk2rg08wvll1hgno

12 years ago[IMP] import: only show second step once file has been uploaded
Xavier Morel [Mon, 24 Oct 2011 14:06:58 +0000 (16:06 +0200)]
[IMP] import: only show second step once file has been uploaded

bzr revid: xmo@openerp.com-20111024140658-8t9csv9i6gd30luj

12 years ago[ADD] dropdown arrow next to import autocompletes
Xavier Morel [Mon, 24 Oct 2011 13:55:21 +0000 (15:55 +0200)]
[ADD] dropdown arrow next to import autocompletes

bzr revid: xmo@openerp.com-20111024135521-aikh791r9j94moal

12 years ago[FIX] Display 'don't import' placeholder when no value selected
Xavier Morel [Mon, 24 Oct 2011 13:44:13 +0000 (15:44 +0200)]
[FIX] Display 'don't import' placeholder when no value selected

bzr revid: xmo@openerp.com-20111024134413-kgcgemdzquwtn0ns

12 years ago[IMP] Fixed the issue of checkbutton select all/none in tree view.
kbh [Mon, 24 Oct 2011 13:29:59 +0000 (18:59 +0530)]
[IMP] Fixed the issue of checkbutton select all/none in tree view.

bzr revid: kbh@bde-desktop-20111024132959-y9b3scfye91nut1c

12 years ago[IMP]: account: Remaining improvement in field name and string for unrealized gain...
Rucha (Open ERP) [Mon, 24 Oct 2011 12:51:47 +0000 (18:21 +0530)]
[IMP]: account: Remaining improvement in field name and string for unrealized gain/loss

bzr revid: rpa@tinyerp.com-20111024125147-eptl0gf7dzn1b3nz

12 years ago[IMP]: account: Revised field name and string for unrealized gain/loss, before it...
Rucha (Open ERP) [Mon, 24 Oct 2011 12:39:54 +0000 (18:09 +0530)]
[IMP]: account: Revised field name and string for unrealized gain/loss, before it was "Gains and Losses", but as per usability and functionality "Gain or Loss" suits well

bzr revid: rpa@tinyerp.com-20111024123954-8cwlh7kwu1ffvs25

12 years ago[IMP]: account: Added computation for adjusted balance (foreign balance / exchange...
Rucha (Open ERP) [Mon, 24 Oct 2011 12:28:12 +0000 (17:58 +0530)]
[IMP]: account: Added computation for adjusted balance (foreign balance / exchange rate)

bzr revid: rpa@tinyerp.com-20111024122812-0en1905g27usan7k

12 years agomulit_company_in group_by
RavishchanraMurari (Open ERP) [Mon, 24 Oct 2011 12:14:15 +0000 (17:44 +0530)]
mulit_company_in group_by

bzr revid: rmu@tinyerp.com-20111024121415-wkjyjzl6ydqz3t7o

12 years agomerge_web_trunk
RavishchanraMurari (Open ERP) [Mon, 24 Oct 2011 12:10:59 +0000 (17:40 +0530)]
merge_web_trunk

bzr revid: rmu@tinyerp.com-20111024121059-cu4z9cfx5jy9b65y

12 years ago[ADD] res.currency data: definition of Chilean Peso
Olivier Dony [Mon, 24 Oct 2011 12:02:19 +0000 (14:02 +0200)]
[ADD] res.currency data: definition of Chilean Peso

bzr revid: odo@openerp.com-20111024120219-k0a1l6ekjsrgc2p0

12 years ago[IMP]: account: Instead of dummy char fields, added new fields to compute un realized...
Rucha (Open ERP) [Mon, 24 Oct 2011 10:20:11 +0000 (15:50 +0530)]
[IMP]: account: Instead of dummy char fields, added new fields to compute un realized gain and loss, improvement in view

bzr revid: rpa@tinyerp.com-20111024102011-mwbwf707847onw7p

12 years ago[FIX] hide context menu. merge latest trunk.
Vaibhav (OpenERP) [Mon, 24 Oct 2011 10:10:15 +0000 (15:40 +0530)]
[FIX] hide context menu. merge latest trunk.

bzr revid: vda@tinyerp.com-20111024101015-19l1vhvcvfiiwkkq

12 years ago[IMP] account: optimized code for calculating the level of accounts
Meera Trambadia (OpenERP) [Mon, 24 Oct 2011 09:56:00 +0000 (15:26 +0530)]
[IMP] account: optimized code for calculating the level of accounts

bzr revid: mtr@tinyerp.com-20111024095600-w547t7m3r7hs6rmg

12 years ago[FIX] adapt sugarcrm-import with new mail system and new stage structure + Improve...
tfr@openerp.com [Mon, 24 Oct 2011 09:48:12 +0000 (11:48 +0200)]
[FIX] adapt sugarcrm-import with new mail system and new stage structure + Improve logging

bzr revid: tfr@openerp.com-20111024094812-jts3o1re1o738fjw

12 years ago[MERGE] branch merged with lp:openobject-addons
Meera Trambadia (OpenERP) [Mon, 24 Oct 2011 09:46:20 +0000 (15:16 +0530)]
[MERGE] branch merged with lp:openobject-addons

bzr revid: mtr@tinyerp.com-20111024094620-7v8fr3ryttd5vuh7

12 years ago[FIX] Do not use node.parentElement (sorry all)
Fabien Meghazi [Mon, 24 Oct 2011 09:21:40 +0000 (11:21 +0200)]
[FIX] Do not use node.parentElement (sorry all)

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

bzr revid: fme@openerp.com-20111024092140-zvrtzmy9cppjyaj2

12 years ago[FIX] Fixed the issue of checkbutton select all/none in tree view.
kbh [Mon, 24 Oct 2011 09:17:30 +0000 (14:47 +0530)]
[FIX] Fixed the issue of checkbutton select all/none in tree view.

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

bzr revid: kbh@bde-desktop-20111024091730-dkzafro2f9e0k7tf

12 years ago[IMP] Kanban: set appropriate debug property on qweb instance
Fabien Meghazi [Mon, 24 Oct 2011 08:55:54 +0000 (10:55 +0200)]
[IMP] Kanban: set appropriate debug property on qweb instance

bzr revid: fme@openerp.com-20111024085554-ya7vpm2gpqqi5shj

12 years ago[ADD] pagination buttons at the bottom of the list view
Xavier Morel [Mon, 24 Oct 2011 08:48:53 +0000 (10:48 +0200)]
[ADD] pagination buttons at the bottom of the list view

bzr revid: xmo@openerp.com-20111024084853-kcq2dflsk36r6pby

12 years ago[fix] css problem in database screen when we use a too high resolution
niv-openerp [Mon, 24 Oct 2011 08:40:05 +0000 (10:40 +0200)]
[fix] css problem in database screen when we use a too high resolution

bzr revid: nicolas.vanhoren@openerp.com-20111024084005-et884p0px0l08ge8

12 years ago[merge] [FIX] FieldBoolean: allow click event to propagate the value to the model...
Fabien Meghazi [Mon, 24 Oct 2011 08:23:38 +0000 (10:23 +0200)]
[merge] [FIX] FieldBoolean: allow click event to propagate the value to the model in all cases

bzr revid: fme@openerp.com-20111024082338-anop000q7iy0o2mr

12 years ago[merge] [FIX] FieldBoolean: attribute should be ignore
Fabien Meghazi [Mon, 24 Oct 2011 08:08:10 +0000 (10:08 +0200)]
[merge] [FIX] FieldBoolean:  attribute should be ignore

bzr revid: fme@openerp.com-20111024080810-0ziia6wgo1hkamr6

12 years ago[IMP] Fixed the issue of buttons 'First', '<', '>', 'Last' would be nice at the...
Turkesh Patel (Open ERP) [Mon, 24 Oct 2011 06:09:26 +0000 (11:39 +0530)]
[IMP]  Fixed the issue of buttons 'First', '<', '>', 'Last' would be nice at the bottom, too

bzr revid: tpa@tinyerp.com-20111024060926-f47bcg8jkmx449z2

12 years ago[IMP]: account: Usability improvements and improved xml ids for new view for gain...
Rucha (Open ERP) [Mon, 24 Oct 2011 05:57:43 +0000 (11:27 +0530)]
[IMP]: account: Usability improvements and improved xml ids for new view for gain and loss

bzr revid: rpa@tinyerp.com-20111024055743-dlfwgdsng1xdwi9s

12 years ago[MERGE]: Merge with ksa's development branch
Rucha (Open ERP) [Mon, 24 Oct 2011 05:39:19 +0000 (11:09 +0530)]
[MERGE]: Merge with ksa's development branch

bzr revid: rpa@tinyerp.com-20111024053919-gbya17tsa96a07dd

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 24 Oct 2011 05:18:26 +0000 (05:18 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111024051826-pkcngzrh3j8f3mg9

12 years ago[FIX] kanban keep server ordering
Antony Lesuisse [Sat, 22 Oct 2011 20:38:43 +0000 (22:38 +0200)]
[FIX] kanban keep server ordering

bzr revid: al@openerp.com-20111022203843-rfl716jden5m0pa9

12 years ago[IMP] board simplier home dashboard (needs rng update)
Antony Lesuisse [Sat, 22 Oct 2011 20:29:11 +0000 (22:29 +0200)]
[IMP] board simplier home dashboard (needs rng update)

bzr revid: al@openerp.com-20111022202911-og0x16dtavlopg2x

12 years ago[IMP] dashboard static homepage
Antony Lesuisse [Sat, 22 Oct 2011 20:20:19 +0000 (22:20 +0200)]
[IMP] dashboard static homepage

bzr revid: al@openerp.com-20111022202019-ng9s1fdy72yf26gu

12 years ago[FIX] kanban highly probable typo
Antony Lesuisse [Sat, 22 Oct 2011 19:21:34 +0000 (21:21 +0200)]
[FIX] kanban highly probable typo

bzr revid: al@openerp.com-20111022192134-5pgkstool1qqgkch

12 years ago[FIX] project kanban view
Antony Lesuisse [Sat, 22 Oct 2011 19:20:44 +0000 (21:20 +0200)]
[FIX] project kanban view

bzr revid: al@openerp.com-20111022192044-8d3pdajgw0e8upc5

12 years ago[FIX] project kanban view
Antony Lesuisse [Sat, 22 Oct 2011 15:55:30 +0000 (17:55 +0200)]
[FIX] project kanban view

bzr revid: al@openerp.com-20111022155530-riqenl9r1hqwijss

12 years ago[FIX] ldap_users new exceptions
Antony Lesuisse [Sat, 22 Oct 2011 15:19:03 +0000 (17:19 +0200)]
[FIX] ldap_users new exceptions

bzr revid: al@openerp.com-20111022151903-b01npyybffeftw06

12 years ago[FIX] users_ldap to use new exceptions
Antony Lesuisse [Sat, 22 Oct 2011 15:15:35 +0000 (17:15 +0200)]
[FIX] users_ldap to use new exceptions

bzr revid: al@openerp.com-20111022151535-44c124ymzs7kd1wx