Commit Graph

67 Commits

Author SHA1 Message Date
qdc f57787e07e [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00
Christophe Simonis 5a5f811d23 [REVERT] commit 5e5c73e
Branch 8.0 is a **stable** branch. This mean no database schema
changes.
2014-08-22 13:59:22 +02:00
qdc 5e5c73e7ba [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-22 09:49:09 +02:00
Géry Debongnie 366a30db95 [FIX] correct various date issues in reporting
* remove old 'day', 'month', 'field' and replace them by the actual
date/datetime field
* remove weird cast to char when creating the view to prevent crash
when grouping on them
* remove duplicates (such as 'creation_date' and 'create_date')
* fix typing errors (field type date defined as a datetime in the
postgres view)
* fix search view definition
2014-07-30 15:11:22 +02:00
Randhir Mayatra 053a2b2e42 [IMP] remove dependancy of crm on project_issue 2014-06-23 12:33:08 +02:00
Mahendra Barad (OpenERP) 3ed1c1b3a6 [IMP]improved priority and remove unused methods
bzr revid: mba@tinyerp.com-20140214114937-uzli19c8anu40lgn
2014-02-14 17:19:37 +05:30
Thibault Delavallée 98ec74dd62 [IMP] project_issue: added date_last_stage_update in reports; removed month_last_stgae_update in project_task, only date is sufficient because reports already handle this correctly. Updated coding style of tests.
bzr revid: tde@openerp.com-20130710132954-tnr75cf33nti8r1u
2013-07-10 15:29:54 +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
Thibault Delavallée a497545cfd [REF] project_issue: removed state concept, updated views + reports + tracking.
bzr revid: tde@openerp.com-20130626155217-333zsa7hj8wjckcn
2013-06-26 17:52:17 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Chris Biersbach 4b57becf80 [FIX] Forward Port of Changes from 6.1 Revision 7051 to make the issue analysis report work
bzr revid: cbi@openerp.com-20130319103126-07r73qlouykqazjt
2013-03-19 11:31:26 +01:00
Cecile Tonglet 6069f954b2 [FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs (2)
bzr revid: cto@openerp.com-20121217155819-qgsa31xbzjxwji9x
2012-12-17 16:58:19 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Olivier Dony 5db87bea9c [MERGE] Bugfixes from 6.1 until revision 6800
bzr revid: odo@openerp.com-20121206153856-9y9v8ok6yxo6l5f0
2012-12-06 16:38:56 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Stephane Wirtel 91f8b5439c [FIX] project*: Replace the labels with 'Partner' by Contact
bzr revid: stw@openerp.com-20120809105009-0f7mw99dnavgs01s
2012-08-09 12:50:09 +02:00
Antonin Bourguignon 7350bdb271 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120725180118-l6flsrakml2ijxqy
2012-07-25 20:01:18 +02:00
Rajesh Prajapati (OpenERP) 71122ae47a [IMP]tooltip : I have changed the tooltip of fields as suggested
bzr revid: rpr@tinyerp.com-20120713101751-zokuph2bcpcmlfc5
2012-07-13 15:47:51 +05:30
Antonin Bourguignon 3a649f7025 [FIX] can't handle many2many relation in reports
bzr revid: abo@openerp.com-20120711144304-a6ab47s9nmz6yj2l
2012-07-11 16:43:04 +02:00
Antonin Bourguignon 07b310b364 [WIP] replace previous categ (inherited from crm.case.categ - using m2o relation) by a new one (project.category - using m2m relation and many2many_tags widget for display)
the idea is to give the opportunity to 'tag' a project's tasks and issues instead of classifying them in a single category

- display in the kanban view isn't ready yet
- demo data will have to be updated accordingly
- some code in project_issue/project_issue.py has been commented out: probably dead code, will be reviewed

bzr revid: abo@openerp.com-20120711132130-uwlom1xu8rl4cr3k
2012-07-11 15:21:30 +02:00
Thibault Delavallée 65a195861a [REF] project_issue: type_id field is now called stage_id field, to be more coherent. Also moved some methods.
bzr revid: tde@openerp.com-20120523125523-2nfhittdixcu1191
2012-05-23 14:55:23 +02:00
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Xavier ALT 7117c59d38 [FIX] project_issue: issue analysis have to use 'AVG' group operator for AVG Working Hours fields
bzr revid: xal@openerp.com-20120405160759-thqkry6a1i0fyeeb
2012-04-05 18:07:59 +02:00
Kuldeep Joshi (OpenERP) c5727fbb9c [FIX]all anlysis not show active=false
bzr revid: kjo@tinyerp.com-20111108095326-glcdy7gnv0rshkn3
2011-11-08 15:23:26 +05:30
Stephane Wirtel 8eb4f30d90 [MERGE] lp:~openerp-dev/openobject-addons/trunk-usability-project-userid-insteadof-assignedto-tta
bzr revid: stw@openerp.com-20110914093937-p8hn65x5sc8ixod2
2011-09-14 11:39:37 +02:00
Raphael Collet 78725f65fe [IMP] spacing
bzr revid: rco@openerp.com-20110902124332-ogl8zq9372840v3g
2011-09-02 14:43:32 +02:00
Tejas (OpenERP) cfffadc509 [Usability project_isses, renamed the field and changed the core relavend to it, assigned_to to user_id]
bzr revid: tta@openerp.com-20110830084510-0zqh6akkptue5zet
2011-08-30 14:15:10 +05:30
Antony Lesuisse 4f5fa4f0d8 [MERGE] trunk
bzr revid: al@openerp.com-20110828025452-vkkj23005ct60wpb
2011-08-28 04:54:52 +02:00
Antony Lesuisse e83ea8f54c [IMP] res.partner.canal into crm.case.channel
bzr revid: al@openerp.com-20110827233130-end57de3i484r0kb
2011-08-28 01:31:30 +02:00
Olivier Dony 8f9f45ea94 [IMP] all: next pass of review/renaming for new mail API
bzr revid: odo@openerp.com-20110822171659-zxho36a6n628i10q
2011-08-22 19:16:59 +02:00
Harry (OpenERP) 0577796333 [MERGE] merged addons trunk development branch after resolving conflicts
bzr revid: hmo@tinyerp.com-20110421080156-3c8gg29i01089rgo
2011-04-21 13:31:56 +05:30
Thibault Francois b11a71fd87 [MERGE] improvement project-issue
bzr revid: tfr@openerp.com-20110407114145-xvr27pjquxwk9ff0
2011-04-07 13:41:45 +02:00
Yogesh (OpenERP) b931b05bb9 [IMP] replace mailgate_message to email_message in crm, fetchamil and project_issue module.
bzr revid: ysa@tinyerp.com-20110207053304-yak3ruc2os2lah7t
2011-02-07 11:03:04 +05:30
Antony Lesuisse 3472424988 [FIX] project_issue analysis remove where clause from version 5
bzr revid: al@openerp.com-20110125014330-z37iftr6fhlaisdd
2011-01-25 02:43:30 +01:00
Harry (OpenERP) 2115bddc7a [IMP] project_issue: typo
bzr revid: hmo@tinyerp.com-20101012142109-sm2yh0272o6hofpy
2010-10-12 19:51:09 +05:30
rpa (Open ERP) 615bce075b [REM]: crm*: Removed unused fields(perc_done, perc_cancel, avg_answers) + code in reporting
bzr revid: rpa@tinyerp.com-20101005131307-4o487rfg3gynn3sx
2010-10-05 18:43:07 +05:30
Fabien Pinckaers fc0c225828 fix
bzr revid: fp@tinyerp.com-20101004235726-mvx5y41nx2bg4s9f
2010-10-05 01:57:26 +02:00
Fabien Pinckaers 4d11c419bf [IMP] crm data
bzr revid: fp@tinyerp.com-20100928125008-wa6du4et5t43k2r9
2010-09-28 14:50:08 +02:00
rpa (Open ERP) 71a3990a04 [FIX]: Fixed pylint warnings
bzr revid: rpa@tinyerp.com-20100927134403-d0xv04c0kkfkn724
2010-09-27 19:14:03 +05:30
Harry (OpenERP) e3c4cb38d8 [FIX] project_issue: fix regression
bzr revid: hmo@tinyerp.com-20100923061232-uvdojykizm32lypw
2010-09-23 11:42:32 +05:30
Harry (OpenERP) 08e46d8073 [FIX] remove unused fields from report objects.
bzr revid: hmo@tinyerp.com-20100903094909-aviyqmu9xdzjkk8p
2010-09-03 15:19:09 +05:30
PAP(OpenERP) c75affcd1c [IMP] project & its related module with removing of mx.datetime dependancy
bzr revid: mra@mra-laptop-20100812073145-h57aft3vbcxsmvu7
2010-08-12 13:01:45 +05:30
Jay (Open ERP) c5e59dde48 [IMP] Project_issue : minor modifs
bzr revid: jvo@tinyerp.com-20100709112715-qne7f7p3d7sqj8tq
2010-07-09 16:57:15 +05:30
Mustufa Rangwala 26f266785e [IMP] clean project_* code (DHS)
bzr revid: mra@mra-laptop-20100702143706-k5zeko7e9n7ikvk1
2010-07-02 20:07:06 +05:30
Olivier Dony 9f467f3421 [IMP] project_issue: add # emails in reporting
bzr revid: odo@openerp.com-20100629105918-9m432d34067rgi9q
2010-06-29 12:59:18 +02:00
Olivier Dony 6bea3f8799 [IMP] project_issue: simplify reporting view + cleanup
bzr revid: odo@openerp.com-20100629092236-g7lgj8jjq6e7md1b
2010-06-29 11:22:36 +02:00
nel@tinyerp.com 031aca199d [IMP] project issue
bzr revid: nel@tinyerp.com-20100607080133-qpl63e1r8hnsgvc1
2010-06-07 10:01:33 +02:00
nel@tinyerp.com 958cf4bbbe [IMP] project_issue, purchase, sale reports
bzr revid: nel@tinyerp.com-20100604175417-4u3jzricew1j7i96
2010-06-04 19:54:17 +02:00
apa-tiny 1bc40f4204 Merged
bzr revid: apa@tinyerp.com-20100521124701-ler7fz9kz7tw00n6
bzr revid: apa@tinyerp.com-20100521132307-ke022kjh52n5nfhb
2010-05-21 18:53:07 +05:30
rpa (Open ERP) 0424b0a2e6 [REVERT]: project_issue: Reverted project_issue reports
bzr revid: rpa@tinyerp.com-20100521124808-ker6mbusixx74lat
2010-05-21 18:18:08 +05:30