Commit Graph

124 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
Richard Mathot 52a37be447 [FIX] project_issue: reviewer_id doesn(t exist
(partial revert of 44a5268c00)
2014-08-06 10:30:52 +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
Thibault Delavallée 27fa618882 [REV] Partial revert of search view changes: indeed the graph view is not already capable of handling group_by on any field, declaring them is still necessary. 2014-07-04 16:44:55 +02:00
Thibault Delavallée 44a5268c00 [IMP] addons: search view cleaning / improvements due to the new search view display 2014-07-01 11:28:08 +02:00
Géry Debongnie 62900fe01b Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged
Conflicts:
	addons/crm/crm_case_section_view.xml
2014-05-26 10:06:31 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Prashant Panchal (OpenERP) ca2bee0865 [IMP]add groups 'base.group_multi_salesteams' 2014-05-09 16:16:07 +05:30
Gery Debongnie b201e0d111 [IMP] removes old tree view in reporting and replaces it by the new graph view in pivot mode by default (addon project_issue)
bzr revid: ged@openerp.com-20131231145953-8jo2yrf64xa3hdnb
2013-12-31 15:59:53 +01:00
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 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
Quentin (OpenERP) 33f27b362b [MERGE] forward port of addons v7 up to revision 9045
bzr revid: qdp-launchpad@openerp.com-20130422153449-c62emljfa4a49758
2013-04-22 17:34:49 +02:00
Olivier Dony feefb0ad36 [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts
The goal is to match both the Company and its contacts
when searching for the Company

bzr revid: odo@openerp.com-20130420022642-6qe8pp4ifexjms65
2013-04-20 04:26:42 +02:00
Christophe Matthieu 454d3a0d4b [IMP] crm.case.section,salesteams: add groups multi_salesteams
bzr revid: chm@openerp.com-20130325165125-a5t5fdbnz9rqw1jp
2013-03-25 17:51:25 +01:00
Foram Katharotiya (OpenERP) f188aeb65a [IMP] remove error of graph view in project_issue
bzr revid: fka@tinyerp.com-20121019094908-2c8dt206qe784a80
2012-10-19 15:19:08 +05:30
Nimesh (Open ERP) 8c42299413 [REMOVE] remove create button form all posgress report.
bzr revid: nco@tinyerp.com-20120927083839-ruhpxzwgdyasodfe
2012-09-27 14:08:39 +05:30
Ajay Chauhan (OpenERP) ea0f6bfd50 [IMP] project_issue: made state field invisible in form & tree view & deleted from search view
bzr revid: cha@tinyerp.com-20120904132623-58h3r440ji5ahtp9
2012-09-04 18:56:23 +05:30
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +02: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
Twinkle Christian (OpenERP) fc1b1749a8 [IMP]Remove type field from the modules
bzr revid: tch@tinyerp.com-20120809060516-zgx3gdyv6wdshfyw
2012-08-09 11:35:16 +05:30
Quentin (OpenERP) e1b50e304d [MEGUEZ] merged the clean search view branch
bzr revid: qdp-launchpad@openerp.com-20120731150358-jqd3eoz06imzlx01
2012-07-31 17:03:58 +02:00
Twinkle Christian (OpenERP) cb1c6c08af [IMP]Improve search view in all modules
bzr revid: tch@tinyerp.com-20120731112804-a0akxtqr1z0uew6w
2012-07-31 16:58:04 +05:30
Turkesh Patel (Open ERP) 329518efbe [IMP] project_issue: improved search view.
bzr revid: tpa@tinyerp.com-20120723064537-yfxt2pjhrwx4ma6h
2012-07-23 12:15:37 +05:30
Antonin Bourguignon ae109b6fc8 [FIX] project issue's report view
bzr revid: abo@openerp.com-20120711151322-km011c1fqkm6im5a
2012-07-11 17:13:22 +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
Quentin (OpenERP) bec922210e [MERGE] merged the dev branch with the review of all search views
bzr revid: qdp-launchpad@openerp.com-20120622134218-3xvna12bloz3zddx
2012-06-22 15:42:18 +02:00
Purnendu Singh (OpenERP) ca7d45dc6b [IMP] project_*: Update search views
bzr revid: psi@tinyerp.com-20120618132437-2yuhcs84vmc768go
2012-06-18 18:54:37 +05:30
Purnendu Singh (OpenERP) 6c1c93e6d8 [MERGE] merge wiht MMA branch to get all his changes in project branch
bzr revid: psi@tinyerp.com-20120604125117-q6xge3w03gzyh99l
2012-06-04 18:21:17 +05:30
Divyesh Makwana (Open ERP) 8459c8af3c [IMP] project_issue : fix the view error.
bzr revid: mdi@tinyerp.com-20120604090437-ynq8w2a7w1y0c9mh
2012-06-04 14:34:37 +05:30
Mayur Maheshwari (OpenERP) 03dc0d1eee [MERGE]:merge with main project branch
bzr revid: mma@tinyerp.com-20120601123737-fh6412cdyke7bqdd
bzr revid: mma@tinyerp.com-20120601124150-2grs2hqdkye6ww2n
2012-06-01 18:11:50 +05:30
Divyesh Makwana (Open ERP) e98eb11510 [Merge] Merge with main branch.
bzr revid: mdi@tinyerp.com-20120601094937-575f84vxwljlgkpv
bzr revid: mdi@tinyerp.com-20120601123900-0ozu8nlq02upa8xb
bzr revid: mdi@tinyerp.com-20120601124121-oz0cr3gv4acejs7b
2012-06-01 18:11:21 +05:30
Divyesh Makwana (Open ERP) d9bd1faea5 [IMP] project_issue : Added missing filter string and removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120528094752-sy2vtk9dcsep1rd5
2012-05-28 15:17:52 +05:30
Mayur Maheshwari (OpenERP) 472f45c061 [MERGE]: merged with main addons
bzr revid: mma@tinyerp.com-20120528054052-3q481r64ih3xplrx
2012-05-28 11:10:52 +05:30
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
Mayur Maheshwari (OpenERP) 41a5c186e4 [IMP]all: remved default filters and select=1
bzr revid: mma@tinyerp.com-20120521125014-7hf0ir1j11f3pc6b
2012-05-21 18:20:14 +05:30
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
Fabien Pinckaers 70e0dcf44e merge: better year/month OR separations
bzr revid: fp@tinyerp.com-20111111153030-cl0riz63sg1qr860
2011-11-11 16:30:30 +01:00
Khushbu c01fd15d7c [IMP] project_issue: Improve view and rename label of type_id field
bzr revid: kmo@tinyerp.com-20111111081152-c850olx1holeql9k
2011-11-11 13:41:52 +05:30
Jagdish Panchal (Open ERP) 0ce0b6e89c [IMP] improvement Analysis project
bzr revid: jap@tinyerp.com-20111110050105-hqy8ksm01216b6zd
2011-11-10 10:31:05 +05:30
DBR (OpenERP) 477a7f1d4e [IMP] Improve the search views
bzr revid: dbr@tinyerp.com-20110920105829-ythiwkwv437qti30
2011-09-20 16:28:29 +05:30
Fabien Pinckaers b27cf6f57a fi
bzr revid: fp@tinyerp.com-20110917143233-fur6fnaeppfcuisf
2011-09-17 16:32:33 +02:00
Fabien Pinckaers 05d6d35cc8 [Merge]
bzr revid: fp@tinyerp.com-20110917110317-34apz3spz1h9azjl
2011-09-17 13:03:17 +02:00
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 ee7e30dc19 [FIX] incorrect domain syntax
bzr revid: rco@openerp.com-20110902122031-1ca4qzsimhgl0mzm
2011-09-02 14:20:31 +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 e83ea8f54c [IMP] res.partner.canal into crm.case.channel
bzr revid: al@openerp.com-20110827233130-end57de3i484r0kb
2011-08-28 01:31:30 +02:00
Raphael Collet 87f239fb33 [MERGE] remove extended filters
bzr revid: rco@openerp.com-20110804102635-2ixo1tmogsulj83u
2011-08-04 12:26:35 +02:00
Tejas (OpenERP) 72a32d4ced [Usability] Removed the extended filter from addons
bzr revid: tta@openerp.com-20110727124004-u5a349pmzrr1rta2
2011-07-27 18:10:04 +05:30