Commit Graph

162 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
Randhir Mayatra 053a2b2e42 [IMP] remove dependancy of crm on project_issue 2014-06-23 12:33: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) 138ffedbf0 [MERGE]: Merged with addons 2014-05-09 18:47:56 +05:30
Prashant Panchal (OpenERP) ca2bee0865 [IMP]add groups 'base.group_multi_salesteams' 2014-05-09 16:16:07 +05:30
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
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 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
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
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Thibault Delavallée d50b159f81 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130405111048-kqxll4mdwnsq2r8o
2013-04-05 13:10:48 +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
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
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
vta vta@openerp.com 264d2c3365 [MERGE] Trunk.
bzr revid: vta@openerp.com-20120730123628-49rirhupbwqfzr0r
2012-07-30 14:36:28 +02:00
Antonin Bourguignon 7350bdb271 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120725180118-l6flsrakml2ijxqy
2012-07-25 20:01:18 +02:00
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
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 ae109b6fc8 [FIX] project issue's report view
bzr revid: abo@openerp.com-20120711151322-km011c1fqkm6im5a
2012-07-11 17:13:22 +02:00
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
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