Commit Graph

22 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
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Gery Debongnie 8621b5cc89 [IMP] removes the hardcoded day, month, year values in crm.lead.report.assign model and updates the corresponding view (addon crm_partner_assign)
bzr revid: ged@openerp.com-20140129103929-f26368pjhswxvzci
2014-01-29 11:39:29 +01:00
ajay javiya (OpenERP) f14eddbbe9 [IMP]:Remove State field from crm,hr_recruitment and project task/issue , Rename delay to open to Delay to Assign ,delay to close on Last Updates Dates,stage in searchview
bzr revid: aja@tinyerp.com-20130614092545-oxrhw0x3xewkhdjf
2013-06-14 14:55:45 +05:30
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02: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 e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Divyesh Makwana (Open ERP) 1997c06b2e [IMP] crm_partner_assign : Change the field defination of 'categ_id' to many2many and its related changes.
bzr revid: mdi@tinyerp.com-20120706113834-gf1kzma4gyy6pomx
2012-07-06 17:08:34 +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
ksa (Open ERP) a5cdde747e [IMP]: remove stage type for crm partner assign
bzr revid: ksa@tinyerp.co.in-20110817093917-48x76ms56rwu3mdr
2011-08-17 15:09:17 +05:30
tfr@openerp.com e4b1ae8c1a [CLEAN] remove what
bzr revid: tfr@openerp.com-20110719080104-yay3vyv8ldk2hav5
2011-07-19 10:01:04 +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
Thibault Francois 609d962b97 [CHANGE] change opp assign reporter with assign date instead of creation date + remove find similar partner with lead name
bzr revid: tfr@openerp.com-20110401122520-389zigbr34qe9u2m
2011-04-01 14:25:20 +02:00
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) 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 bf1c253a1d merge
bzr revid: fp@tinyerp.com-20100921164216-nel6o6b446jd900q
2010-09-21 18:42:16 +02:00
Fabien Pinckaers e5f3ab4a4a modifs
bzr revid: fp@tinyerp.com-20100921164126-qazwqt0zxmuvoj2e
2010-09-21 18:41:26 +02:00
Fabien Pinckaers d6b1c17175 fix
bzr revid: fp@tinyerp.com-20100921163951-0abtsd9apds8lj2e
2010-09-21 18:39:51 +02:00
Fabien Pinckaers c9635b3f03 Partner Assignation Improvement
bzr revid: fp@tinyerp.com-20100921101544-kn582esckm4ekzps
2010-09-21 12:15:44 +02:00