Commit Graph

82 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
Denis Ledoux d9339e1e2d [FIX] sale, crm_claim, crm_helpdesk: report menus
crm claims and helpdesk reports should be in Sales Report menu, not in project
The sales report menu is now defined in sales_team, which is a common dependance between crm and sales, instead of redefining this menu in each modules
2014-07-22 19:13:13 +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
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
Gery Debongnie 041a9795bb [IMP] removes old tree view in reporting and replaces it by the new graph view in pivot mode by default (addon crm_helpdesk)
bzr revid: ged@openerp.com-20140102084739-l4lqem7hzgnll8lo
2014-01-02 09:47:39 +01:00
Christophe Matthieu 2fd37179ba [IMP] sale,crm: add groups group_multi_salesteams for filter and groupby
bzr revid: chm@openerp.com-20130521142753-silv9ee2nltyuy8f
2013-05-21 16:27:53 +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
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
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
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
Olivier Dony a7193cb193 [FIX] crm: fix some missing bits after the big refactoring
bzr revid: odo@openerp.com-20120823193130-4u42mhyih43k32nb
2012-08-23 21:31:30 +02:00
Twinkle Christian (OpenERP) 2d6aae609b [IMP]Remove type field from the views
bzr revid: tch@tinyerp.com-20120808121950-r4tux6lfej82bi2h
2012-08-08 17:49:50 +05:30
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) 7c6a92fe52 [IMP] crm_helpdesk: improved search views.
bzr revid: tpa@tinyerp.com-20120720090447-106h9k49evywj6fl
2012-07-20 14:34:47 +05:30
Quentin (OpenERP) c9ef276770 [REF] search views: removed filter_domain if only one element was inside + made some small usability changes
bzr revid: qdp-launchpad@openerp.com-20120622102959-fhc1oe2w8in8y6v2
2012-06-22 12:29:59 +02:00
Rajesh Prajapati (OpenERP) 2f826d6cba [IMP]crm_* : improve search code in xml
bzr revid: rpr@tinyerp.com-20120619091620-vq00fp13dl02sruj
2012-06-19 14:46:20 +05:30
Rajesh Prajapati (OpenERP) cc617d663f [IMP]crm_* : improve search code in xml
bzr revid: rpr@tinyerp.com-20120619064251-r1oolovp41h6ymw8
2012-06-19 12:12:51 +05:30
Divyesh Makwana (Open ERP) 023c314f19 [IMP] Improved some typos in filter string.
bzr revid: mdi@tinyerp.com-20120606051255-62wyp3k4kmfkr9o2
2012-06-06 10:42:55 +05:30
Divyesh Makwana (Open ERP) d18cb96c97 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120528062205-ukjcxs41f917dsk2
2012-05-28 11:52:05 +05:30
Divyesh Makwana (Open ERP) dcad4713ae [IMP] crm_helpdesk : Removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120522063531-re45k20jiwn2q3s0
2012-05-22 12:05:31 +05:30
Divyesh Makwana (Open ERP) a3a7ec567f [IMP] crm_helpdesk : added missing filter string in search view.
bzr revid: mdi@tinyerp.com-20120521102741-j36and6ks2yh0ged
2012-05-21 15:57:41 +05:30
Saurang Suthar (OpenERP) 2ad3b32160 [IMP]:improved title Minimum Salesman by Salesperson everywhere
bzr revid: ssu@tinyerp.com-20120504121326-nqpx2eyqc1qrp04w
2012-05-04 17:43:26 +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
Raphael Collet 8a66d6191b [IMP] crm, crm_claim, crm_fundraising, crm_helpdesk, crm_partner_assign: remove group_extended
bzr revid: rco@openerp.com-20120425115139-3tpfec3kqn7zltkb
2012-04-25 13:51:39 +02:00
Meera Trambadia (OpenERP) ac3d63985a [IMP] crm_claim, crm_helpdesk:-changed sequence for 'Claims' and 'Helpdesk' analysis menu
bzr revid: mtr@tinyerp.com-20120229064624-x12p7quzulm5cs2p
2012-02-29 12:16:24 +05:30
Meera Trambadia (OpenERP) c1465fa47e [IMP] crm_claim, crm_helpdesk:-added 'Project' menu and changed parent menu of 'Claims' and 'Helpdesk' analysis
bzr revid: mtr@tinyerp.com-20120229062514-tg0pnjv86ibobma4
2012-02-29 11:55:14 +05:30
Raphael Collet fac6c3538e [MERGE] lp:885610 (fix all analysis reports by filtering out non-active items)
bzr revid: rco@openerp.com-20111129103537-bi1v2c42ukoa48tw
2011-11-29 11:35:37 +01:00
Fabien Pinckaers 2883f49f91 merge: better year/month OR separations
bzr revid: fp@tinyerp.com-20111111152234-04mikqjz330uxfgn
2011-11-11 16:22:34 +01:00
Khushboo Bhatt (Open ERP) 8d5c382475 [IMP]crm:improvement analysis report
bzr revid: kbh@tinyerp.com-20111110131732-pg373l78545leqxe
2011-11-10 18:47:32 +05:30
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
DBR (OpenERP) 82b56b64a1 [IMP]crm_helpdesk : Improve the filter
bzr revid: dbr@tinyerp.com-20110919103653-cdw9nt96xgsy5zgj
2011-09-19 16:06:53 +05:30
DBR (OpenERP) 88acb39c5f [IMP]sales_crm : Improve the search view
bzr revid: dbr@tinyerp.com-20110919070909-em15z9u8epr93jh5
2011-09-19 12:39:09 +05:30
Fabien Pinckaers 05d6d35cc8 [Merge]
bzr revid: fp@tinyerp.com-20110917110317-34apz3spz1h9azjl
2011-09-17 13:03:17 +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
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
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
Xavier Morel 4e6a9ea55c [REM] all @col and @colspan attributes on groups in search views: search views are not laid out by columns, therefore these attributes do not belong
bzr revid: xmo@openerp.com-20110315140859-uh9w3exdit84qz47
2011-03-15 15:08:59 +01:00
Xavier Morel 6ff62c43da [IMP] remove apparently unused 'separator' attribute on some filter elements, tightening the RNG
bzr revid: xmo@openerp.com-20110314175430-zmitioduzwmn9de4
2011-03-14 18:54:30 +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
Sbh (OpenERP) 0f2f58c338 [MERGE] merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101209044643-hnxu2bwgddkgol5g
2010-12-09 10:16:43 +05:30
Xavier Morel f21577dde9 [REM] all @default attributes: they should not be there and they aren't handled by the GTK client (as far as I know)
bzr revid: xmo@openerp.com-20101208102305-yd96zmg10exredgq
2010-12-08 11:23:05 +01:00
uco (OpenERP) 0a884868e6 [FIX] crm: 'Company' field should be in multi company group.
lp bug: https://launchpad.net/bugs/683047 fixed

bzr revid: uco@tinyerp.com-20101207085439-gf95l6lozbxgg20a
2010-12-07 14:24:39 +05:30