Commit Graph

146 Commits

Author SHA1 Message Date
Rifakat Haradwala (Open ERP) 7ed0659f6e [IMP] mail: improvement for message_new() and related modules
bzr revid: rha@tinyerp.com-20110420060605-7q1z5917g1b7wapw
2011-04-20 11:36:05 +05:30
Rifakat Haradwala (Open ERP) 4fe15ff183 [FIX] crm, crm_claim, crm_helpdesk, hr_recruitent, project_issue, project_mailgate: fix double attachment creation error as removing attachment from message_new()
bzr revid: rha@tinyerp.com-20110406111647-8xcyc2ershxj6q1a
2011-04-06 16:46:47 +05:30
Rifakat Haradwala (Open ERP) 5bebe7d2f1 [IMP] crm, email_thread.py: changes in message_new() arguments and improvements
bzr revid: rha@tinyerp.com-20110406074701-70vye5ey1sgg3b2v
2011-04-06 13:17:01 +05:30
Rifakat Haradwala (Open ERP) 4d3b805cf9 [IMP] mail: improvements in email message form view and removed msg.get_unixfrom() causing errors and corrected it in email_thread.py
bzr revid: rha@tinyerp.com-20110404104203-g6ksbb0q6zz5y9sp
2011-04-04 16:12:03 +05:30
Rifakat Haradwala (Open ERP) 9a9c100595 [Merge]: merge with lp:~openerp-dev/openobject-addons/emails-framework-addons
bzr revid: rha@tinyerp.com-20110330092614-sgnniorxit17zvxn
2011-03-30 14:56:14 +05:30
Harry (OpenERP) cf7c73310d [MERGE] merged with trunk addods development branch
bzr revid: hmo@tinyerp.com-20110329122736-78igudbed2jz7lf4
2011-03-29 17:57:36 +05:30
Rifakat Haradwala (Open ERP) 2fe7c51e36 [REM] email.smtp_server: removed email.smtp_server and did changes in email module
bzr revid: rha@tinyerp.com-20110321133156-y57yw6sekshnw9ns
2011-03-21 19:01:56 +05:30
Rifakat Haradwala (Open ERP) 455fb2d6b3 [IMP] email: email cleanup
bzr revid: rha@tinyerp.com-20110318134419-78qmipdipsryqgnz
2011-03-18 19:14:19 +05:30
RME (OpenERP) 1d456d5a4e [FIX] crm_claim : change in stage should create history
lp bug: https://launchpad.net/bugs/735348 fixed

bzr revid: rme@tinyerp.com-20110316123821-f9ynbn08gupmf33u
2011-03-16 18:08:21 +05:30
RME (OpenERP) fe654d2269 [IMP] crm_claim : changed message string And remove useless code
bzr revid: rme@tinyerp.com-20110316092849-nr6bjtzspmydh8fd
2011-03-16 14:58:49 +05:30
RME (OpenERP) 21c468bc0d [IMP] crm_claim : history of change in stage should be appear in the claim's history
bzr revid: rme@tinyerp.com-20110315134632-i7267ccjhyzwzyf8
2011-03-15 19:16:32 +05:30
Harry (OpenERP) ec73645c4c [MERGE] merged trunk-addons-development branch
bzr revid: hmo@tinyerp.com-20110228075715-o0wm18nhd910aubc
bzr revid: hmo@tinyerp.com-20110301055553-adkdzxqxj1fcroh6
2011-03-01 11:25:53 +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) c3c9ce4621 [IMP] crm_claim :- call email.message.send.wizard in oprtunity instead of crm.send.mail wizard.
bzr revid: ysa@tinyerp.com-20110218111736-csyf3cgc51biy8az
2011-02-18 16:47:36 +05:30
Jay Vora (OpenERP) 7cccb71fa1 [FIX/IMP] Fetchmail for Claim and Helpdesk : Added message_* methods for Email channeling (Ref : Case 4026)
lp bug: https://launchpad.net/bugs/708616 fixed

bzr revid: jvo@tinyerp.com-20110215094210-m2g78up3wa7eua7y
2011-02-15 15:12:10 +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 d5ef9b0b3c [FIX] crm : button mark won, lost, close, open behave like we define in http://pad.openerp.com/stages-behavior
bzr revid: tfr@openerp.com-20101216102840-5haeomzrga2rs1lw
2010-12-16 11:28:40 +01:00
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) 724cdc4b91 [REF] crm: Refactored stage changes.
bzr revid: uco@tinyerp.com-20101210062435-rj0x2wbsdzb3m1t4
2010-12-10 11:54:35 +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
Fabien Pinckaers ddb433cb79 fix
bzr revid: fp@tinyerp.com-20101127163712-90hr1ixzh8ne4t2x
2010-11-27 17:37:12 +01:00
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 0f8c05a451 fix and merge
bzr revid: fp@tinyerp.com-20100928215348-v9evn3bbt0f87fse
2010-09-28 23:53:48 +02:00
Fabien Pinckaers 4d11c419bf [IMP] crm data
bzr revid: fp@tinyerp.com-20100928125008-wa6du4et5t43k2r9
2010-09-28 14:50:08 +02:00
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
rpa (Open ERP) 9ca0f71dfc [IMP]: crm: Added id in fields list so that we can search for several ids from custom filter
bzr revid: rpa@tinyerp.com-20100806132650-kajex5m977uut3ia
2010-08-06 18:56:50 +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) 7ad4315a4b [IMP]: crm, crm_claim: Improvement for stage_id domain problem
bzr revid: rpa@tinyerp.com-20100713120533-7s3073chf43zn4oo
2010-07-13 17:35:33 +05:30
rpa (Open ERP) 40a073ad72 [IMP]: crm_claim: Improvements in crm_claim as per testing on http://piratepad.net/openerp-mod2-crm-bugs
bzr revid: rpa@tinyerp.com-20100624131538-oavcx3r8kx2l58u4
2010-06-24 18:45:38 +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
nel@tinyerp.com c6eae9c717 [IMP] claim
bzr revid: nel@tinyerp.com-20100615124114-b3l2s343ueiz883e
2010-06-15 14:41:14 +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) a77041f56b [IMP,FIX]: crm_claim: Improvement in claims for inheriting python class crm case from crm + Improvement in reports, Added missing fields
bzr revid: rpa@tinyerp.com-20100506064400-fws6rmpe6f860enb
2010-05-06 12:14:00 +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) fb104caa8a [REM]: crm: Moved claims from crm
[ADD]: crm_claim: Added new module for claims

bzr revid: rpa@tinyerp.com-20100428114159-8z26jqc11g9t61a0
2010-04-28 17:11:59 +05:30