Commit Graph

38 Commits

Author SHA1 Message Date
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
niv-openerp 492facf3c5 [fix] problem with osv defining the "id" field, it must always be readonly
bzr revid: nicolas.vanhoren@openerp.com-20111012111142-2ejg2u85364al7jy
2011-10-12 13:11:42 +02:00
Olivier Dony 5bfc6ff3fe [IMP] crm.fundraising: implement message_new to properly initialize values when new message arrives
bzr revid: odo@openerp.com-20110907162710-toc4du4vh1w34142
2011-09-07 18:27:10 +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
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
ksa (Open ERP) 73742c80a3 [IMP]: remove stage type for crm fundraising
bzr revid: ksa@tinyerp.co.in-20110817085404-uaezg715cn4e5310
2011-08-17 14:24:04 +05:30
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
Rifakat Haradwala (Open ERP) 455fb2d6b3 [IMP] email: email cleanup
bzr revid: rha@tinyerp.com-20110318134419-78qmipdipsryqgnz
2011-03-18 19:14:19 +05:30
Yogesh (OpenERP) ece864e532 [IMP] email.compose.message :- add the email_model=model name pass in context in xml file and change the active_model to email_model in default_get method. Global list define of email_model in crm and module are install then add the model name in this list.
bzr revid: ysa@tinyerp.com-20110224101305-iagvga1j6o6h4k0k
2011-02-24 15:43:05 +05:30
Yogesh (OpenERP) ffe7340159 [IMP] remove unused import statement.
bzr revid: ysa@tinyerp.com-20110218124846-uas68so40m2bvi4n
2011-02-18 18:18:46 +05:30
Yogesh (OpenERP) d1dcd5a16f [IMP] remove duplicate code in crm, crm_claim. crm_helpdesk, event, hr_recruitment, project_issu relate to send mail wizard.and improve email.message.send wizard.
bzr revid: ysa@tinyerp.com-20110218124509-srcrk6lz4p4f3wlw
2011-02-18 18:15:09 +05:30
Yogesh (OpenERP) 107467047c [IMP] imporve action_send_mail method in related module. hr_recruitment :- call email.message.send.wizard in oprtunity instead of crm.send.mail wizard.
bzr revid: ysa@tinyerp.com-20110218115120-flg9m13lady8yk40
2011-02-18 17:21:20 +05:30
Yogesh (OpenERP) dceabef2ac [IMP] crm_fundraising :- call email.message.send.wizard in oprtunity instead of crm.send.mail wizard.
bzr revid: ysa@tinyerp.com-20110218112334-90fu3nuz9i9ryvbd
2011-02-18 16:53:34 +05:30
Yogesh (OpenERP) 0c7876ac29 [IMP] replace mailgate.message to email.message in addons module.
bzr revid: ysa@tinyerp.com-20110207055157-yr9co24w84kv0yvy
2011-02-07 11:21:57 +05:30
Thibault Francois 1c501f8912 [IMP] stage view : type depend on module installed, and stage view give the opportunity to choose the sales team
bzr revid: tfr@openerp.com-20101214131959-gzire7hxl07o1g3q
2010-12-14 14:19:59 +01: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 4d11c419bf [IMP] crm data
bzr revid: fp@tinyerp.com-20100928125008-wa6du4et5t43k2r9
2010-09-28 14:50:08 +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
rpa (Open ERP) e387dbf8e9 [IMP]: crm*: Improvements
bzr revid: rpa@tinyerp.com-20100920113327-unij93lplhbx99ns
2010-09-20 17:03:27 +05:30
rpa (Open ERP) 852d148e1d [FIX]: crm*: Fixed problem of duplicating cases with history and date open/close
lp bug: https://launchpad.net/bugs/615257 fixed

bzr revid: rpa@tinyerp.com-20100817125400-je0u3im8x945cxig
2010-08-17 18:24:00 +05:30
Vir (Open ERP) 4432523968 [MOD] Modification in Sale configuration menu items, [Remove] res_partner_som object links from crm_clain,crm_fundraising,crm_helpdesk
bzr revid: vir@tinyerp.com-20100729070711-vca2ye9f5d5ro4ke
2010-07-29 12:37:11 +05:30
rpa (Open ERP) 6e93201b13 [IMP]: crm, crm_claim, crm_fundraising, crm_helpdesk: Improvement for log messages
bzr revid: rpa@tinyerp.com-20100722110056-udb2qy6gtwbr5whe
2010-07-22 16:30:56 +05:30
rpa (Open ERP) 9be80caf25 [IMP]: crm: Improvement for email cc help text
bzr revid: rpa@tinyerp.com-20100719114925-dja1ttwhdi8ot96o
2010-07-19 17:19:25 +05:30
rpa (Open ERP) 80fdc4995b [IMP]: crm: Put proper tooltip for email cc
bzr revid: rpa@tinyerp.com-20100719084144-yk2bj1xcrwjc6vad
2010-07-19 14:11:44 +05:30
rpa (Open ERP) c5021c95f1 [IMP]: mail_gateway: Added a function field in mailgate message to provide a better visual display for case history like launchpad bugs
bzr revid: rpa@tinyerp.com-20100716104121-a2mnuneefl4knjn9
2010-07-16 16:11:21 +05:30
rpa (Open ERP) 8a2aee7d1a [FIX]: crm, crm_claim, crm_helpdesk, crm_fundraising: Improvement in tooltips
bzr revid: rpa@tinyerp.com-20100715131856-iyc19cuv0brtpcpb
2010-07-15 18:48:56 +05:30
rpa (Open ERP) 1316ff71c5 [IMP]: crm_fundraising: Improvements in crm fundraising as per testing
bzr revid: rpa@tinyerp.com-20100624131640-sx7coof4pktp9t9n
2010-06-24 18:46:40 +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
rpa (Open ERP) 3c77d58db0 [IMP]: Improvement in other crm modules for _inherits(mailgate thread)
bzr revid: rpa@tinyerp.com-20100520061637-8r0x83z2357aox7x
2010-05-20 11:46:37 +05:30
rpa (Open ERP) b03b10a559 [IMP]: Minor Code improvements (For tooptips) in crm modules
bzr revid: rpa@tinyerp.com-20100512131601-b1vkwfe2f6ker8eq
2010-05-12 18:46:01 +05:30
rpa (Open ERP) ba6b04d599 [IMP]: crm: Improvements in tooltips
bzr revid: rpa@tinyerp.com-20100510130729-ncctg8dtzper8zhz
2010-05-10 18:37:29 +05:30
rpa (Open ERP) 0b3051c170 [IMP]: crm: Usability Improvements in search views and filters
bzr revid: rpa@tinyerp.com-20100510070703-15tllshsqgyguq82
2010-05-10 12:37:03 +05:30
rpa (Open ERP) 15c36ff8a7 [IMP,FIX]: crm_fundraising: Improvement in fundraising for inheriting python class crm case from crm + Improvement in reports, Added missing fields + Fixed demo data
bzr revid: rpa@tinyerp.com-20100506070927-3yaaon8bi5ncdc2s
2010-05-06 12:39:27 +05:30
rpa (Open ERP) ee4052bc1a [IMP]: crm: Major changes in crm
* Removed crm.case
* Inherited other cases from mailgate.thread 
* Changes in lead and opportunity: Removed dependency from crm.case and added for mailgate.thread
* still lot of things to fix(TODO): meeting, phonecall/reports

bzr revid: rpa@tinyerp.com-20100503123048-642v3gt4gorubmrs
2010-05-03 18:00:48 +05:30
rpa (Open ERP) 6f33cfb8b5 [REM]: crm: Removed fundraising from crm
[ADD]: crm_fundraising: Added new module for fundraising

bzr revid: rpa@tinyerp.com-20100428111014-v9ruvr62t3pjr7gs
2010-04-28 16:40:14 +05:30