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
Géry Debongnie 6f563d6284 [FIX] correctly type date field in crm_lead_report
opening_date and date_closed were cast to char but are supposed to be
dates.  When you try to group crm_lead_report by one of them, postgres
was not happy.  Now, it properly tells postgres that they are of type
date.
2014-07-30 15:11:22 +02:00
Jeremy Kersten faba7cd5aa [IMP] Crm: Add tracking mixin to manage utm campaign and add this mixin to mass_mailing, crm_lead and sale_order 2014-07-08 17:33:00 +02:00
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Gery Debongnie ab9300e995 [REF] removes some useless lines that should have been removed earlier when reworking the reporting views in addon crm
bzr revid: ged@openerp.com-20140207135134-wqklenfb1qarwv63
2014-02-07 14:51:34 +01:00
Gery Debongnie 3d6a575d03 [IMP] changes the crm_lead graph view in reporting, to use the new groupby interval features of graph view (addon crm)
bzr revid: ged@openerp.com-20140124122439-t8vvgy9zebbhhy2a
2014-01-24 13:24:39 +01:00
Thibault Delavallée b49d94408f [FIX] crm: added date_last_stage_update in crm + report
bzr revid: tde@openerp.com-20130717141336-ul8xwlveh3c1w9y9
2013-07-17 16:13:36 +02:00
Thibault Delavallée 0e9fd3d5d5 [IMP] crm: removed state field. Refactored code according to the new guidelines.
bzr revid: tde@openerp.com-20130716151003-c2df3nzgo1by0hyi
2013-07-16 17:10:03 +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
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Quentin (OpenERP) fa7db1d68b [IMP] crm: optimized the crm lead analysis report to lower the response time. Removed the field email that was the reason of the bad performances besides being a bit useless
bzr revid: qdp-launchpad@openerp.com-20121129112229-b4n9cb23b7e10n41
2012-11-29 12:22:29 +01:00
Divyesh Makwana (Open ERP) 789103e93b [IMP] crm, sale_crm : Change the field defination of 'categ_id' to many2many and its related changes.
bzr revid: mdi@tinyerp.com-20120706110621-nkgcqllbw1wpf1r6
2012-07-06 16:36:21 +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
Vo Minh Thu 85295192d8 [IMP] crm: avoid circular import (which is not supported by the AddonsImportHook).
bzr revid: vmt@openerp.com-20120109151055-fmt3vgi3cffhb5zb
2012-01-09 16:10:55 +01: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
Olivier Dony ecfa2d532e [IMP] crm: improved/cleaned up CRM Lead/Opp Analysis
bzr revid: odo@openerp.com-20111027121315-xiuin0sbzoyvr8hk
2011-10-27 14:13:15 +02:00
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
Antony Lesuisse 71443ad49f [MERGE] trunk
bzr revid: al@openerp.com-20110827211948-kmap692ves3ixo4k
2011-08-27 23:19:48 +02:00
Xavier Morel b6735a35f7 [FIX] invalid syntax for domains introduced in ksa@tinyerp.co.in-20110816133353-kfgzeotfuwoe0jle
bzr revid: xmo@openerp.com-20110825125650-buy9ifz2j6g20mj0
2011-08-25 14:56:50 +02:00
ksa (Open ERP) 170ee9bf72 [IMP]: remove stage type in lead and opportunity
bzr revid: ksa@tinyerp.co.in-20110816133353-kfgzeotfuwoe0jle
2011-08-16 19:03:53 +05:30
Olivier Dony 50507512cb [MERGE] latest trunk
This was a helluva merge, with hundreds of conflicts resolved manually!!
I hope I did not break too many things, but a full review of the mail-related
features (where most of the conflicts occurred) must still be done before
this feature branch can be merged.

bzr revid: odo@openerp.com-20110809234428-3dsvxrt6t54ju0cf
2011-08-10 01:44:28 +02:00
Raphael Collet 46a3d648e5 [FIX] crm/report: create fields creation_month and deadline_month for group_by buttons on Leads Analysis
bzr revid: rco@openerp.com-20110805132841-1wt6lzb3wbtkqut7
2011-08-05 15:28:41 +02:00
Olivier Dony 3e6b0297d0 [IMP] crm*: update crm modules to new mail module (wip)
bzr revid: odo@openerp.com-20110722182337-5irz3g2qva0cf45e
2011-07-22 20:23:37 +02:00
niv-openerp 34f8f7fff7 [fix] some type correction in crm_lead_report
bzr revid: nicolas.vanhoren@openerp.com-20110714131724-m7ocv24z3j666ah2
2011-07-14 15:17:24 +02:00
Harry (OpenERP) 85e8c93460 [MERGE] merged with trunk-addons-development
bzr revid: hmo@tinyerp.com-20110225074706-pjzvvfqe1200zwji
2011-02-25 13:17:06 +05:30
Thibault Francois a001b29366 [MERGE] my-addons
bzr revid: tfr@openerp.com-20110214163231-41oa4q6mrczj0015
2011-02-14 17:32:31 +01: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
jam-openerp 0b22866de5 [FIX] Performance Issue : fixes the dates field for analysis reports
lp bug: https://launchpad.net/bugs/693833 fixed

bzr revid: jam@tinyerp.com-20110117132654-frq1v6jmuflx8iks
2011-01-17 18:56:54 +05:30
uco (OpenERP) 5433192d09 [FIX] crm: Corrected the stage problem for leads, opportunities and claims.
lp bug: https://launchpad.net/bugs/677493 fixed

bzr revid: uco@tinyerp.com-20101209125635-8zgbxs6lu6u9fa0c
2010-12-09 18:26:35 +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
rpa (Open ERP) 4787a78cdd [IMP,REM]: crm*: Improvements for sections and stages:
* Removed many2one field section_id from stage
* Added many2many field stage_ids in sales team(section)
* Improvement in stage_previous, state_next

bzr revid: rpa@tinyerp.com-20101001123719-h7rmqkgt15abjbfb
2010-10-01 18:07:19 +05:30
Fabien Pinckaers 40df5056bd fix
bzr revid: fp@tinyerp.com-20100928220325-3iu91eq36z8th7cq
2010-09-29 00:03:25 +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
mtr ee989c3b7a [IMP] crm:-converted negative value of 'Overpassed Deadline' field of Opportunities Analysis to positive
bzr revid: mtr@mtr-20100923051622-geplxssm3pej1moy
2010-09-23 10:46:22 +05:30
Fabien Pinckaers bf1c253a1d merge
bzr revid: fp@tinyerp.com-20100921164216-nel6o6b446jd900q
2010-09-21 18:42:16 +02:00
Fabien Pinckaers d6b1c17175 fix
bzr revid: fp@tinyerp.com-20100921163951-0abtsd9apds8lj2e
2010-09-21 18:39:51 +02:00
Antony Lesuisse 683cf35070 openerp local commit
bzr revid: al@openerp.com-20100914133635-9yuqmkxqdkmde2ql
2010-09-14 13:36:35 +00:00
rpa (Open ERP) 1417b374c3 [IMP]: crm: Added probable revenue in opportunities analysis
bzr revid: rpa@tinyerp.com-20100719135320-yv322stesi4xxwmn
2010-07-19 19:23:20 +05:30
rpa (Open ERP) de9892393c [IMP]: crm: onchange for lead/opportunity to set country of the relatd partner + Added country in Opportunities analysis
bzr revid: rpa@tinyerp.com-20100714105523-gpc52oenmyhfnh0p
2010-07-14 16:25:23 +05:30
rpa (Open ERP) 0d5c37b531 [FIX]: crm: Fixed table name crm_opportunity in report query
bzr revid: rpa@tinyerp.com-20100708065047-1qeejljvkp8zqj4x
2010-07-08 12:20:47 +05:30
rpa (Open ERP) 58858da1a1 [IMP]: crm: Improvement in lead and opportunity reports
bzr revid: rpa@tinyerp.com-20100707131815-8s3qwdxhd6f0mv3t
2010-07-07 18:48:15 +05:30
Olivier Dony a8847cc10a [IMP] crm: minor cleanup
bzr revid: odo@openerp.com-20100629105408-aa5z08wviw4zkxaa
2010-06-29 12:54:08 +02:00
Olivier Dony ff27ca8040 [IMP] crm/report: simplify and fix reporting views + cleanup
bzr revid: odo@openerp.com-20100629090834-e2c9p4yzxed8enjm
2010-06-29 11:08:34 +02:00
Fabien Pinckaers 413c489090 [IMP] miscelleanous improvments
bzr revid: fp@tinyerp.com-20100625084621-8mztzgdyxrcfv93w
2010-06-25 10:46:21 +02:00
rpa (Open ERP) 903e0c69d1 [IMP]: crm: Improvements in crm as per testing on http://piratepad.net/openerp-mod2-crm-bugs
bzr revid: rpa@tinyerp.com-20100624131401-gju5jnavucp6sc66
2010-06-24 18:44:01 +05:30
Fabien Pinckaers 920e5f5c5f [FIX] improve mailgateway system, removed thread_id
bzr revid: fp@tinyerp.com-20100623202929-332dlnhgjk01dbme
2010-06-23 22:29:29 +02:00