Commit Graph

338 Commits

Author SHA1 Message Date
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
Jigar Amin 9df301fd1b [MERGE]with lp:openobject-addons
bzr revid: jam@tinyerp.com-20110630122751-xd4w6p9e0iy1rga6
2011-06-30 17:57:51 +05:30
Jigar Amin 53d27331d7 [FIX] project :code refectoring - context checking
bzr revid: jam@tinyerp.com-20110628105405-te8gigvwh860c41u
2011-06-28 16:24:05 +05:30
Jigar Amin 53dfea69f8 [BUG/FIX] project : chid task has to be done before parent for scheduling the tasks
bzr revid: jam@tinyerp.com-20110622061923-3lhjlc649ov2llqd
2011-06-22 11:49:23 +05:30
Jigar Amin 57cda8ce28 [FIX] project : passing context on osv calls
bzr revid: jam@tinyerp.com-20110621130735-1e4vy9vtlsy40r6k
2011-06-21 18:37:35 +05:30
Jigar Amin 62c133cac5 [BUG/FIx] project, project_mailgate, fixed the worng method params, imporved the code usabality
lp bug: https://launchpad.net/bugs/707984 fixed

bzr revid: jam@tinyerp.com-20110621070841-r416gq4xhklffayb
2011-06-21 12:38:41 +05:30
tfr@openerp.com be30988624 [FIX] add index on field of task and task work see bug 771941
bzr revid: tfr@openerp.com-20110615153522-9bveafdai5htahtl
2011-06-15 17:35:22 +02:00
tfr@openerp.com 9e0223a90c [MERGE + CLEAN] fix of bug 783374 by dbr
bzr revid: tfr@openerp.com-20110615090826-l6o2ysaf72vzhyx2
2011-06-15 11:08:26 +02:00
Fabien Pinckaers d436944eae [FIX] Misc useability issues
bzr revid: fp@tinyerp.com-20110525092253-odme1r9saxgce2dg
2011-05-25 11:22:53 +02:00
DBR (OpenERP) f59bb5fae4 [FIX] Resubmit the sequence problem of stage in project task
lp bug: https://launchpad.net/bugs/783374 fixed

bzr revid: dbr@tinyerp.com-20110520124216-i4ktm8u2ijooxd7j
2011-05-20 18:12:16 +05:30
DBR (OpenERP) a7dcb53b31 [FIX] Fix the sequence problem of stage in project task
lp bug: https://launchpad.net/bugs/783374 fixed

bzr revid: dbr@tinyerp.com-20110520070712-388h0of0pqryb519
2011-05-20 12:37:12 +05:30
DBR (OpenERP) 0910292059 [FIX] Fix the help for progression bar
lp bug: https://launchpad.net/bugs/751401 fixed

bzr revid: dbr@tinyerp.com-20110516113555-22pqezc5z7npxy9r
2011-05-16 17:05:55 +05:30
Ujjvala Collins (OpenERP) fcbf6f3ed8 [FIX] project: Fixed problem of deletion of project when deleting the analytic account.
bzr revid: uco@tinyerp.com-20110504051543-tzo7mmqc6qi398fh
2011-05-04 10:45:43 +05:30
Ujjvala Collins (OpenERP) d274daf438 [MERGE]
bzr revid: uco@tinyerp.com-20110503120949-k85hwrmgv4l61q4y
2011-05-03 17:39:49 +05:30
AVP(Axelor) cc3d7333c8 [FIX][IMP] all modules improvement.
bzr revid: amp@tinyerp.com-20110429084948-x0pny8n2ersc4h8m
2011-04-29 14:19:48 +05:30
tfr@openerp.com 2c3c064a22 [CLEAN] remove duplicate method _check_dates in project
bzr revid: tfr@openerp.com-20110418120034-jkmu9jar833b2w2d
2011-04-18 14:00:34 +02:00
Ujjvala Collins (OpenERP) 3b31cb4369 [FIX] project: If a project is deleted its related analytic account should also be deleted.
lp bug: https://launchpad.net/bugs/758699 fixed

bzr revid: uco@tinyerp.com-20110414053311-ucmrf4vkl3ogl872
2011-04-14 11:03:11 +05:30
Thibault Francois b11a71fd87 [MERGE] improvement project-issue
bzr revid: tfr@openerp.com-20110407114145-xvr27pjquxwk9ff0
2011-04-07 13:41:45 +02:00
Jigar Amin 28897de5cd [FIX] project : copying project gives traceback
bzr revid: jam@tinyerp.com-20110405060210-lbz2xobgqw4ga3dj
2011-04-05 11:32:10 +05:30
Thibault Francois 6f0188c39e [FIX] project : check cycle algorithm
bzr revid: tfr@openerp.com-20110302225259-qhe6ljiuew92qs3e
2011-03-02 23:52:59 +01:00
Thibault Francois c6bffd6467 [FIX] Duplicate parent and child in copy task
bzr revid: tfr@openerp.com-20110302215414-kiq50mw74tz1d28n
2011-03-02 22:54:14 +01:00
Thibault Francois c009f1505c [IMP] copy task
bzr revid: tfr@openerp.com-20110302214356-8x9yg7qjspj64q4b
2011-03-02 22:43:56 +01:00
Jigar Amin abbcb0c4ea [BUG/FIX] lp:713367 - Creating New task from Template will preserve the previous relation of task of the same project
bzr revid: jam@tinyerp.com-20110302084554-y9owzzncl02gvl6w
2011-03-02 14:15:54 +05:30
Atul Patel (OpenERP) 265ce155b5 [FIX]: Terminology issue in priority field of task object in project module.
bzr revid: atp@tinyerp.com-20110221140510-7jq2dhbbsnzb5ro4
2011-02-21 19:35:10 +05:30
Thibault Francois 14c8efe536 [MERGE] bug fix 720631
bzr revid: tfr@openerp.com-20110218110057-orsu81f30qxnu6z3
2011-02-18 12:00:57 +01:00
Jigar Amin e0c3812e01 [FIX] project : improved the _() code for better translation
bzr revid: jam@tinyerp.com-20110218103107-ayu4zzly3msnh3bd
2011-02-18 16:01:07 +05:30
RME (OpenERP) fed1437ff6 [FIX] lp:712370
lp bug: https://launchpad.net/bugs/712370 fixed

bzr revid: rme@tinyerp.com-20110218091313-1ei8tiyj8xw1vg4w
2011-02-18 14:43:13 +05:30
jam-openerp da004afcc8 [BUG/FIX] lp:720631
lp bug: https://launchpad.net/bugs/720631 fixed

bzr revid: jam@tinyerp.com-20110218073611-mj4db2k6fpk32nt5
2011-02-18 13:06:11 +05:30
Thibault Francois 019c02eaf0 [MERGE] with addons 1 improvement meeting recurrent
bzr revid: tfr@openerp.com-20110118224539-m6j3iv8o0jxg175m
2011-01-18 23:45:39 +01:00
jam-openerp 01888e90a8 [BUG/FIX] project : lp:703969
lp bug: https://launchpad.net/bugs/703969 fixed

bzr revid: jam@tinyerp.com-20110118065742-zkluzsey9e0bzezc
2011-01-18 12:27:42 +05:30
Thibault Francois 3f8ee8018a [MERGE] trunk-addons1
bzr revid: tfr@openerp.com-20110117222546-3dt8h2taqxkjlymk
2011-01-17 23:25:46 +01:00
Sbh (OpenERP) 61a4141a78 [IMP] project: performance issues
bzr revid: sbh@tinyerp.com-20110117131257-bfkuwnme3rwnlfew
2011-01-17 18:42:57 +05:30
Fabien Pinckaers b43cde3fc6 fix
bzr revid: fp@tinyerp.com-20110117074114-48gyv2q01kx7for5
2011-01-17 08:41:14 +01:00
Thibault Francois 5af8021914 [MERGE] lp:~openerp-dev/openobject-addons/trunk-dev-addons1 : Bug fixed by Addons Team 1
project_long_term improverment
Fix yml of project_long_term
Add yml
    * CRM (Recurrent Meeting)
    * CRM (for lead opportunity : stage change, opening, closing, won, lost)

bzr revid: tfr@openerp.com-20110114093428-5u92lg4b4zoeumwv
2011-01-14 10:34:28 +01:00
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
Sbh (OpenERP) fb53d2dff5 [Fix] project : remove parent_id
bzr revid: sbh@tinyerp.com-20110111105840-02jozg91m3ukm7kc
2011-01-11 16:28:40 +05:30
Sbh (OpenERP) 01a21c60e0 [MERGE] Merge project_long_term improverment
bzr revid: sbh@tinyerp.com-20110111091820-znfhmw8s7nst3bgl
2011-01-11 14:48:20 +05:30
jam-openerp fd9319621c [IMP] project_lone_term: In Phase View Task Sequence
bzr revid: jam@tinyerp.com-20110111090625-14js776afn6b5i22
2011-01-11 14:36:25 +05:30
Sbh (OpenERP) de11917266 [Fix] fix the buildbot warning
bzr revid: sbh@tinyerp.com-20110111052710-yhvwofgbz4j110lb
2011-01-11 10:57:10 +05:30
Mustufa Rangwala b6177f80a8 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110110120924-b1vs539xou7wt6l1
bzr revid: mra@mra-laptop-20110110124817-7zne2i3c7hbaxqar
bzr revid: mra@mra-laptop-20110111044415-e0xo335fvdxvh4rw
2011-01-11 10:14:15 +05:30
Sbh (OpenERP) 0496162946 [MERGE] Merge lp:openobject-addons
bzr revid: sbh@tinyerp.com-20110110085357-05jgrdbotorfxkc9
2011-01-10 14:23:57 +05:30
Mustufa Rangwala 0865685512 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110107120501-3cyo4o3y8jlgc0cp
bzr revid: mra@mra-laptop-20110110043524-711jubrometl0d25
2011-01-10 10:05:24 +05:30
Thibault Francois a9476d60a5 [IMP] project : change members tooltip
bzr revid: tfr@openerp.com-20110106154524-64ini2043q7zgk3u
2011-01-06 16:45:24 +01:00
ARA (OpenERP) 96f5598a6a [IMP] Add readonly=true and store=true where company_id is related field in all addons module
bzr revid: ara@tinyerp.com-20110106113221-7rkpjapyqawg25a6
2011-01-06 17:02:21 +05:30
uco (OpenERP) 6c600565a9 [FIX] project: Removed parent_id from project to avoid ambiguity.
lp bug: https://launchpad.net/bugs/697443 fixed

bzr revid: uco@tinyerp.com-20110105124718-ck9vgb1uoqrfj9qb
2011-01-05 18:17:18 +05:30
Sbh (OpenERP) 954e0d5306 [IMP] project,resource: improve tooltips and view
bzr revid: sbh@tinyerp.com-20110105065519-ee1a14p22wu9uncd
2011-01-05 12:25:19 +05:30
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
uco (OpenERP) 43cea783a8 [MERGE]
bzr revid: uco@tinyerp.com-20101220090417-9vzm73sa5owwtygn
2010-12-20 14:34:17 +05:30
Sbh (OpenERP) 06c40ea952 [Fix] project: assing default in task
lp bug: https://launchpad.net/bugs/691122 fixed

bzr revid: sbh@tinyerp.com-20101217123844-0kavik2g090s4kr7
2010-12-17 18:08:44 +05:30
uco (OpenERP) bc983971ed [FIX] project: Corrected 'parent_id' problem for Project.
lp bug: https://launchpad.net/bugs/690109 fixed

bzr revid: uco@tinyerp.com-20101216111348-d0mgywzig45ym69i
2010-12-16 16:43:48 +05:30