Commit Graph

1180 Commits

Author SHA1 Message Date
Christophe Simonis ea659cbd87 [MERGE] forward port of branch 7.0 up to 16a545b 2015-06-24 12:34:03 +02:00
Christophe Combelles 16a545b1ba [ADD] project: add name to the filter to create context with search_default_Member 2015-06-24 10:03:08 +02:00
Denis Ledoux 30674c3ed6 [MERGE] forward port of branch 7.0 up to e151e8f 2014-12-23 13:50:25 +01:00
Lionel Sausin (Numérigraphe) 10984ad49a [FIX] project: don't use planned_hours in project gantt
The gantt view does not have enough data to properly display a project's length
based on only the planned hours.
It also makes it impossible to change the project's length using drag & drop.
It's safer to simply display the start and end dates recorded in the project
Fixes #2632
2014-12-18 17:48:18 +01:00
Martin Trigaux 1f878f152a [MERGE] forward port of branch 7.0 up to 680f955 2014-07-22 13:39:15 +02:00
Dhs-odoo 8320f01fef [FIX] project : do not show canceled projects in task
fixes #938, opw 610318
2014-07-22 11:29:33 +02:00
Martin Trigaux 3bdb00eaf7 [FIX] project: default_groups_ref expects the format module.xml_id (opw 610098) 2014-07-14 16:39:13 +02:00
Christophe Simonis db6fb31870 [MERGE] forward port of branch 7.0 up to revid 9954 chs@openerp.com-20140403153129-jq9zc7ityoy25c73
bzr revid: chs@openerp.com-20140403155904-ya5mas5s3g7ivihb
2014-04-03 17:59:04 +02:00
Amit Dodiya d17ba501ef [FIX] task: added domain in project_id field on task view to restrict user for selecting closed project
bzr revid: ado@tinyerp.com-20140328113218-v9gxvylwdtefuj80
2014-03-28 17:02:18 +05:30
Gery Debongnie e6c2dd738b [IMP] changes the xml description of the graphs to use the new graph view (and to make sure the result is as close as possible) (addon project)
bzr revid: ged@openerp.com-20131224102922-g7nbwftaktd4g2v4
2013-12-24 11:29:22 +01:00
Thibault Delavallée a8beece158 [IMP] [REV] crm, addons: still stage/state tweaking
- crm: Mark Won / Lost buttons are back
- crm: now using the new 'fold_field' option to fold some stages on the fold
field of stages. Back to saas-1 bebavhior.
- project, project_issue: task and issue also use the fold_field option.
- project: fixed 'X Tasks' display on the project vignette: now always displaying
'X Tasks at plural form to simplify the view.

bzr revid: tde@openerp.com-20131127095300-9onzlt5pl9u82zt6
2013-11-27 10:53:00 +01:00
Christophe Simonis bb1e256f5b [MERGE] forward port of branch saas-2 up to revid 9010 dle@openerp.com-20131125143003-vjtzj1c5051pdnk3
bzr revid: chs@openerp.com-20131125150054-b135qshkx6icakgk
2013-11-25 16:00:54 +01:00
Thibault Delavallée 000c38816d [MERGE] [IMP] Addons: updated some field labels to avoid duplicates to ease
the import / export process

Aso includes
- project: deprecated priority field: use sequence instead
- base_calendar: calendar.event: deprecated organizer field: use organize_id instead

bzr revid: tde@openerp.com-20131125093741-hx9hpj85xqfalvqw
2013-11-25 10:37:41 +01:00
Thibault Delavallée d56d97ec62 [REV] project: like before for CRM (see previous commit) reverted
most changes about stages.

Override in project_mrp is back therefore.

bzr revid: tde@openerp.com-20131023113716-jw8jh1jvn4dgpcyr
2013-10-23 13:37:16 +02:00
Thibault Delavallée 878ceca988 [REV] stages: removed bar_fold and bar_color fields.
After some experiments, having colors does not seem to give an
usable result on statusbar widget. Indeed we need to have the
current stage highlited, and maybe something to tell that some
stages have a special meaning and/or are the end of the pipe.
The closed field already gives that meaning.

Moreover the issue with the statusbar widget is that it indicates
state and action. Having both dimensions with colors / icons
is quite difficult to understand. We therefore stand on a simpler
version of the widget, only with stages and the current stage
highlighted.

bzr revid: tde@openerp.com-20131021104912-8ybhw0svdoghheh3
2013-10-21 12:49:12 +02:00
Thibault Delavallée 6c54232c98 [IMP] Stage/State update part 2
- stages: added some fields
-- closed: indicates whether this stage close the working process, for
example task ended, lead lost, applicant hired
-- bar_fold: whether to hide the state in the statusbar; this is different
from fold that is used for kanban views. Viewing a pipe or a specific
record are effectively different things and should use different fields.
-- bar_color: field to customize the stage in the statusbar (still WIP)

- impacted addons: crm, project, project_issue, hr_recruitment
- removed 'closed' addition in project_mrp as this is now in base project
module

bzr revid: tde@openerp.com-20131018132120-h0pv01q2bagtp99x
2013-10-18 15:21:20 +02:00
niv-openerp c1e33b4d88 [IMP] project: minor modification in a view, uses a new type of field instead of a button
bzr revid: nicolas.vanhoren@openerp.com-20131008135650-lvhbo0e0stkx3is2
2013-10-08 15:56:50 +02:00
niv-openerp 7bbf319ec2 wip
bzr revid: nicolas.vanhoren@openerp.com-20131007115606-lw4cw2p7qu84epfx
2013-10-07 13:56:06 +02:00
niv-openerp 9ff4c7c8fa wip
bzr revid: nicolas.vanhoren@openerp.com-20131004153804-ac1r0qkmzkxykz23
2013-10-04 17:38:04 +02:00
Denis Ledoux db84e912bd [MERGE] Forward-port of latest saas-1 bugfixes, up to rev. 8781 rev-id: dle@openerp.com-20130923165651-0jt823r5wy37enw6
bzr revid: dle@openerp.com-20130923171310-mav1riq3d2rebmv2
2013-09-23 19:13:10 +02:00
Denis Ledoux 274cf1e293 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9475 rev-id: dle@openerp.com-20130923162428-g0s3o9tid09ogfv3
bzr revid: dle@openerp.com-20130923165651-0jt823r5wy37enw6
2013-09-23 18:56:51 +02:00
Martin Trigaux a8c7f45c36 [FIX] project: allow deleting project members from kanban view instead of opening the user view (opw #590451)
bzr revid: mat@openerp.com-20130920140059-hhupk5qsawaoxms4
2013-09-20 16:00:59 +02:00
Thibault Delavallée 8b48cc9520 [MERGE] addons: added groups when quick creating user in various addons.
bzr revid: tde@openerp.com-20130904141122-uaxlnu7qxzri4q3a
2013-09-04 16:11:22 +02:00
Thibault Delavallée ed0a829cb3 [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons.
bzr revid: tde@openerp.com-20130904141053-yustqiuzynbettq8
2013-09-04 16:10:53 +02:00
Amit Bhavsar (Open ERP) 0d01453f81 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130813110637-nwi1lao9wegqz5ro
2013-08-13 16:36:37 +05:30
Thibault Delavallée 688bf37eeb [MERGE] Addons: various improvements
[IMP] hr
- hr.employee_category: now called 'Tag'
- hr.holidays: improved help on 'limit' field
[IMP] product
- product.pricelist.item: added a default method on 'base' field
- pricelist view: added type in context
[IMP] purchase: modified buttons presence based on state
[IMP] project: added avatar of members in form view

Coming from an old addons-style task.

bzr revid: tde@openerp.com-20130723113539-zdqb4hiuwsr6tc48
2013-07-23 13:35:39 +02:00
Thibault Delavallée 85b1d336e3 [CLEAN] project: misc cleaning before merging
bzr revid: tde@openerp.com-20130719090058-wngpyzf7oz3rnftp
2013-07-19 11:00:58 +02:00
Thibault Delavallée 8c9c9de979 [FIX] Fixed commit about adding stage_id in search view: overridden domain because of a crashotherwise.
bzr revid: tde@openerp.com-20130711120651-2c52hgui1jh1ogsl
2013-07-11 14:06:51 +02:00
Thibault Delavallée ea0fe404a9 [IMP] project, project_issue: added search ons tage for task and issue.
bzr revid: tde@openerp.com-20130711120236-ryzz7wkzxyb8shds
2013-07-11 14:02:36 +02:00
Thibault Delavallée 4b0baa3615 [CLEAN] project, project_issue, project_mrp: misc cleaning of code + fixed bug in project_mrp + re-added commentred tests in project_mrp
bzr revid: tde@openerp.com-20130710122526-tf87avul7huqgigg
2013-07-10 14:25:26 +02:00
Amit Bhavsar (Open ERP) 98f39f9d22 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130701111430-t5qp9hm97rkmjpsp
2013-07-01 16:44:30 +05:30
Amit Bhavsar (Open ERP) d7e416f9b5 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130701110915-2tuac4fnmuc8jxh0
2013-07-01 16:39:15 +05:30
Thibault Delavallée 4864807395 [FIX] project_*: various fixes in views.
bzr revid: tde@openerp.com-20130627075424-j9ggzi62b24yk3g7
2013-06-27 09:54:24 +02:00
Thibault Delavallée 9e17dd58d8 [FIX] project: fixed various report views + some filters.
bzr revid: tde@openerp.com-20130626142242-aztr40zazsl20eif
2013-06-26 16:22:42 +02:00
Thibault Delavallée 8fbfc997ae [REF] project: stage/status refactoring
Removed concept of state on project.task (and propagated report)
Removed python inheritance towards base_stage (specific code will be re-added)

bzr revid: tde@openerp.com-20130626132519-988nfq8pw8h8c8e8
2013-06-26 15:25:19 +02:00
Amit Bhavsar (Open ERP) b9ed060fa8 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130624141146-sq4rh2q3rqz67mcj
2013-06-24 19:41:46 +05:30
Amit Bhavsar (Open ERP) 8448894328 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130618071357-uoiim5scph6ffg86
2013-06-18 12:43:57 +05:30
Thibault Delavallée 7b7dfb955f [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130617095141-74uttqtw60iorl5g
2013-06-17 11:51:41 +02:00
Foram Katharotiya (OpenERP) 09c62b0d02 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20130613071422-9iw22gkm33epbkpb
2013-06-13 12:44:22 +05:30
Amit Bhavsar (Open ERP) 7c6f6e89b5 [MERGE] merge with latest trunk
bzr revid: vja@tinyerp.com-20130429093627-cpxq3uybwsssrqr5
bzr revid: vja@tinyerp.com-20130430115558-p1aw1zszcur21fj5
bzr revid: vja@tinyerp.com-20130517054712-9o7u266nfm8atgjv
bzr revid: amb@tinyerp.com-20130529122717-lpk7tn30qek2i5yt
2013-05-29 17:57:17 +05:30
Paramjit Singh Sahota f12c4b2e8c [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130522114502-6w2unbb2eb5x3hxb
bzr revid: psa@tinyerp.com-20130523051153-lbazjc3px9suxr9n
bzr revid: psa@tinyerp.com-20130524044719-zfmsyxxqhaxlpxpb
2013-05-24 10:17:19 +05:30
Thibault Delavallée 3f5c738084 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130522110325-hos9ocph7yo9ae7w
bzr revid: tde@openerp.com-20130522143206-uv1f6lj6xsenzj6u
2013-05-22 16:32:06 +02:00
Thibault Delavallée 0d01d958fa [MERGE] [FORWARD] Forward port of saas-1 branch until revision 8711 (that includes forward-port of 7.0 until 9143)
Revision ID: tde@openerp.com-20130521152657-v48pj2m0692rw9b5

bzr revid: tde@openerp.com-20130522102605-bbc5vrfhfro4ab90
2013-05-22 12:26:05 +02:00
Thibault Delavallée a05b0bebbe [FORWARD] Forward port of 7.0 branch until revision 9143.
bzr revid: tde@openerp.com-20130521122359-b5vii7gv8arluz06
2013-05-21 14:23:59 +02:00
Cedric Snauwaert 231103feeb [FIX]project: show tasks of project that are in template state when clicking on the show task button from the project.
bzr revid: csn@openerp.com-20130516101616-g4unvwc2e1dxb5dc
2013-05-16 12:16:16 +02:00
Paramjit Singh Sahota c237d20396 [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130516083633-84z2gotvl6pp16jk
2013-05-16 14:06:33 +05:30
Martin Trigaux b9c7ca1e6b [IMP] remove block that was removed at revision 8664
bzr revid: mat@openerp.com-20130515121746-pudb44lma3a1lv0y
2013-05-15 14:17:46 +02:00
Martin Trigaux 23b50c8da1 [MERGE] sync with latest trunk
bzr revid: mat@openerp.com-20130515111755-af33z1frq6jc6hpo
2013-05-15 13:17:55 +02:00
Martin Trigaux 5aeaef4c32 [IMP]project: remove required=0 to mandatory field
bzr revid: mat@openerp.com-20130515105049-vbvx5lt3nbs08rfe
2013-05-15 12:50:49 +02:00
Thibault Delavallée 6d06f75efc [IMP] project, hr, crm: improved form views about email aliases... another iteration of improvement.
bzr revid: tde@openerp.com-20130510102147-fq98n6qf88a45ti0
2013-05-10 12:21:47 +02:00