Commit Graph

714 Commits

Author SHA1 Message Date
Fabien Pinckaers 48f8823bad [IMP] replaced all oe_form_topbar with the new <header> style
bzr revid: fp@tinyerp.com-20120604121139-zqoqbou9v2fdue5h
2012-06-04 14:11:39 +02:00
Fabien Pinckaers c45b53a446 [IMP] phonecall view
bzr revid: fp@openerp.com-20120604044906-9hvhybk38od4dlei
2012-06-04 06:49:06 +02:00
Thibault Delavallée 7a553f429b [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120511124643-y1rsa0ouh3e6xq1k
2012-05-11 14:46:43 +02:00
Raphael Collet 5e3be53a7d [IMP] adapt po files to label changes, to ease translations
bzr revid: rco@openerp.com-20120510130012-utuullgkp7cg6bgs
2012-05-10 15:00:12 +02:00
Thibault Delavallée 5caa26fa26 [MERGE] Merged with main addons
bzr revid: tde@openerp.com-20120430082139-p0q9c33x63dnsul1
2012-04-30 10:21:39 +02:00
Mayur Maheshwari (OpenERP) c71446957f [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120426091833-ocminkwzjkntdkde
2012-04-26 14:48:33 +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
Mayur Maheshwari (OpenERP) 9e59ce8812 [IMP]all: Improve all typos
bzr revid: mma@tinyerp.com-20120424060532-ohrf0sxwq8rpq6ls
2012-04-24 11:35:32 +05:30
Thibault Delavallée 318ef517ab [REF] mail.message.common model: renamed subtype to content_subtype. Purpose: make a distinction between content and message model. Type and subtype will be used to distinguish messages, content_subtype to distinguish the content itself.
bzr revid: tde@openerp.com-20120420093645-tt78zzrmq2nxomvb
2012-04-20 11:36:45 +02:00
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Bhumika (OpenERP) 79ff0e3424 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120321065319-pj7o5oz8pdr0v2jm
2012-03-21 12:23:19 +05:30
Stephane Wirtel f817f3f340 [FIX] In the case where the user has no signature, we set up a default value to avoid to have a body with 'False'.
bzr revid: stephane@openerp.com-20120312103025-dn5q7hml9sy5u0t7
2012-03-12 11:30:25 +01:00
Jigar Amin - OpenERP 7829ce4bb7 [FIX] Opportunity to phonecall wizard removed the contact name field
bzr revid: jam@tinyerp.com-20120306111830-dc3jbmybtjyg6xrn
2012-03-06 16:48:30 +05:30
Jigar Amin - OpenERP e88e09aff5 [IMP/FIX] res_partner_addres model clean up for crm, lead, phonecall, meeting
bzr revid: jam@tinyerp.com-20120305110346-6vn4he5imzlu53iv
2012-03-05 16:33:46 +05:30
Bhumika (OpenERP) 24521ba5c7 [Fix] sale,crm: remove res.partner.address
bzr revid: sbh@tinyerp.com-20120229124142-bd4zb7ta0fjppr4i
2012-02-29 18:11:42 +05:30
Kuldeep Joshi (OpenERP) 580bd71dc7 [FIX] base_module_record,base_module_doc_rst: change to osv.osv_memory
bzr revid: kjo@tinyerp.com-20120202102713-a0y7medo4izgrd71
2012-02-02 15:57:13 +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
Fabien Pinckaers 9e3384638d [IMP] log a call from kanban view
bzr revid: fp@tinyerp.com-20111228220209-ncrdrvcx018cl2jo
2011-12-28 23:02:09 +01:00
Thibault Delavallée a665620c73 [MERGE] crm: fixed bug 907316: undefined context in opportunity creation wizard
bzr revid: tde@openerp.com-20111222091055-szsz2lca1499gg61
2011-12-22 10:10:55 +01:00
Kuldeep Joshi (OpenERP) 2392723380 [FIX] crm: pass context to the method
lp bug: https://launchpad.net/bugs/907316 fixed

bzr revid: kjo@tinyerp.com-20111222055739-akhfwnvag2xnwy3f
2011-12-22 11:27:39 +05:30
Kuldeep Joshi (OpenERP) 10c2cb58c0 [FIX] crm: default action is set log call and stay on kanban view afterlog call register from opportunity view
lp bug: https://launchpad.net/bugs/906214 fixed

bzr revid: kjo@tinyerp.com-20111220121015-vh02lp1c6nny05oo
2011-12-20 17:40:15 +05:30
Fabien Pinckaers 37accdb246 fix
bzr revid: fp@tinyerp.com-20111211205349-95t1olwdxf6k50k7
2011-12-11 21:53:49 +01:00
ron@tinyerp.com 0bb3d29d20 [IMP] crm : Add arguments phone, contact_name, desc in schedule_phonecall function because of changes of field values in wizard to change on dependent models fields
bzr revid: ron@tinyerp.com-20111125062703-h5vq581a1ni93z7m
2011-11-25 11:57:03 +05:30
ron@tinyerp.com 03ac39321e [IMP] crm: Improved opportunity_to_phonecall view
bzr revid: ron@tinyerp.com-20111125055239-6x69ybduwkkcj65r
2011-11-25 11:22:39 +05:30
ron@tinyerp.com fcc8ad4c5f [MERGE] Merged with lp:addons
bzr revid: ron@tinyerp.com-20111125044020-68ej7soko8u5q463
2011-11-25 10:10:20 +05:30
ron@tinyerp.com 9bca7fa4d7 [FIX] crm: Traceback generated when converting opportunity from Scheduled Calls
bzr revid: ron@tinyerp.com-20111123091314-9remtt8bw59iki98
2011-11-23 14:43:14 +05:30
ron@tinyerp.com 1098a57e13 [FIX] crm: Put action_cancel method for closing wizard of schedule call to opportunity
bzr revid: ron@tinyerp.com-20111123065501-l6pj4oymx21qx7f2
2011-11-23 12:25:01 +05:30
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
ron@tinyerp.com fee0a8a8f5 [REF] crm: Organized view of crm.phonecall and add remain fields on sedule onether call(contact_name, phone, note)
bzr revid: ron@tinyerp.com-20111121094635-7z9rrig0xfcup7uj
2011-11-21 15:16:35 +05:30
ron@tinyerp.com 472ad4e944 [MERGE] Merged with lp:addons
bzr revid: ron@tinyerp.com-20111121054903-kikfpfc4kg2n1b6w
2011-11-21 11:19:03 +05:30
Fabien Pinckaers 1492aeaea4 [IMP] log a call/schedule a call
bzr revid: fp@tinyerp.com-20111108153223-ovef7iy5ofi911pi
2011-11-08 16:32:23 +01:00
ron@tinyerp.com b62ace082d [IMP] crm: Fixed, Traceback generated when converting to phonecall to opportunity and opportunity to phonecall
bzr revid: ron@tinyerp.com-20111102132155-vsx88zcemuqjbucs
2011-11-02 18:51:55 +05:30
ron@tinyerp.com f9550c9f2c [FIX, REF] crm : Fixed Tracback for converting phonecall to partner from wizard and donot need to loop for create partner so removed it
bzr revid: ron@tinyerp.com-20111102072721-xeq9ofkve0n8lk79
2011-11-02 12:57:21 +05:30
ron@tinyerp.com 9feccaa193 [IMP] crm : Improved revison-5419 for schedule another phonecall from wizard
bzr revid: ron@tinyerp.com-20111102053058-80m1gdkrdyskzmj6
2011-11-02 11:00:58 +05:30
ron@tinyerp.com 1627d5e2c1 [FIX] crm : Fixed while converting opportunity from phonecall wizard
bzr revid: ron@tinyerp.com-20111101131421-2cb2x5oc9yufuc3q
2011-11-01 18:44:21 +05:30
Harry (OpenERP) 24cbb648a5 [IMP] crm: add new action action_crm_lead2opportunity_partner
bzr revid: hmo@tinyerp.com-20111026162901-2gkhsyjk6646utyt
2011-10-26 21:59:01 +05:30
Harry (OpenERP) 36061f54a3 [IMP+FIX] crm: clean test case, correct issues, added demo data of section for Sales Marketing Team, rename lead_form.yml with onchange_events.yml
bzr revid: hmo@tinyerp.com-20111025073957-e6m4fr70g6e29k0s
2011-10-25 13:09:57 +05:30
Harry (OpenERP) 340c9c5576 [IMP] crm: clean test cases, APIs of crm.lead, crm.phonecall
bzr revid: hmo@tinyerp.com-20111024133010-ve55lvg2cie206l9
2011-10-24 19:00:10 +05:30
Harry (OpenERP) c6a71b8dbb [IMP] crm: clear apis
bzr revid: hmo@tinyerp.com-20111021070111-tzgqm0jo3gor9jvm
2011-10-21 12:31:11 +05:30
tfr@openerp.com 876f1b6806 [CLEAN] remove old wizard interface + remove open history event, not used anymore
bzr revid: tfr@openerp.com-20111019122735-wy60y1o3czp25phw
2011-10-19 14:27:35 +02:00
Hardik Ansodariy (OpenERP) 47ccc4e421 [imp] improved lead and opportunity
bzr revid: han@tinyerp.com-20111013093804-phr519y2k9vcy17d
2011-10-13 15:08:04 +05:30
Olivier Dony 8b7800750c [MERGE] Fixes related to server removal of osv_memory
bzr revid: odo@openerp.com-20110927213803-rj2hujpigijhvvpl
2011-09-27 23:38:03 +02:00
Olivier Dony 674f3d794e [FIX] crm: fix wizards for proper inheritance
bzr revid: odo@openerp.com-20110927172015-qoeaund7u2knrct5
2011-09-27 19:20:15 +02:00
Kuldeep Joshi (OpenERP) ed37664ec9 [FIX] merge opportunity fix
bzr revid: kjo@tinyerp.com-20110926091424-0nibn122kicrp768
2011-09-26 14:44:24 +05:30
Fabien Pinckaers 44719f5d5f fix
bzr revid: fp@tinyerp.com-20110924091726-gnqdy6oqqt7ytq64
2011-09-24 11:17:26 +02:00
Bharat (OpenERP) cb01834474 [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915112258-0q44o8srvpkcwxhd
2011-09-15 16:52:58 +05:30
Stephane Wirtel c1ad93498d [MERGE] lp:~openerp-dev/openobject-addons/trunk-usability-bug_when_merging_opportunities-aar
bzr revid: stw@openerp.com-20110914125814-2djnda3zlanzhfas
2011-09-14 14:58:14 +02:00
Stephane Wirtel 4b9d94d3b9 [FIX] Clean and Rewrite the code of the previous commit
bzr revid: stw@openerp.com-20110914103959-c2kbbmosrkv3w6ge
2011-09-14 12:39:59 +02:00
Olivier Dony 59b200ea85 [IMP] crm: cleanup `add note` wizard
bzr revid: odo@openerp.com-20110912171530-2p5l211791schp6d
2011-09-12 19:15:30 +02:00
Amit Parmar (OpenERP) 28986d87fb [IMP] improve the opportunity merging and its attachments
bzr revid: aar@tinyerp.com-20110912125106-xmh53poxaytd4frt
2011-09-12 18:21:06 +05:30
Olivier Dony 98165a1522 [IMP] crm: mail composition wizard - better defaults
bzr revid: odo@openerp.com-20110907171127-shibkhmoi7ptbw1u
2011-09-07 19:11:27 +02:00
Bharat (OpenERP) e5b15924cd [IMP] improved the function name and made code compatible according to osv.osv_memory for wizard_history_event
bzr revid: bde@tinyerp.com-20110907124054-jochp9iishedo2ig
2011-09-07 18:10:54 +05:30
Olivier Dony e9d94b824e [IMP]: crm,mail: minor fixes after review
bzr revid: odo@openerp.com-20110906080014-6texz097jepfrwsp
2011-09-06 10:00:14 +02:00
Amit Parmar (OpenERP) ee8fb1c6f7 [IMP] solve bug when merge opportunities
bzr revid: aar@tinyerp.com-20110906070258-hcyvgcmvy9bkiuaz
2011-09-06 12:32:58 +05:30
Bharat (OpenERP) e4ba5e6c5a [CONVERT] converted wizards from wizard.interface to osv.osv_memory for crm module
bzr revid: bde@tinyerp.com-20110830065610-hkl82810ljccy3fs
2011-08-30 12:26:10 +05:30
Antony Lesuisse 71443ad49f [MERGE] trunk
bzr revid: al@openerp.com-20110827211948-kmap692ves3ixo4k
2011-08-27 23:19:48 +02:00
Olivier Dony 2f543db06e [IMP] mail: cleanup/rename API + adapt dependencies (wip)
bzr revid: odo@openerp.com-20110825122757-0mqr0gbol25t0n41
2011-08-25 14:27:57 +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) b99b42a51d [IMP]: remove stage type in lead and opportunity report
bzr revid: ksa@tinyerp.co.in-20110817054625-xh1v2s9bdkoxaqd4
2011-08-17 11:16:25 +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
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
tfr@openerp.com 52fd99498c [MERGE + clean] bug fix lp:689566
bzr revid: tfr@openerp.com-20110629110531-baxztn7ro4cznbtn
2011-06-29 13:05:31 +02:00
Ashutosh Srivastava (Open ERP) b84340d46e crm :remove comment
bzr revid: asr@tinyerp.com-20110628104635-e7w3eupitogc8p04
2011-06-28 16:16:35 +05:30
Ashutosh Srivastava (Open ERP) b0e033f261 [FIX] crm : Inconsistency when scheduling a call from an opportunity
lp bug: https://launchpad.net/bugs/689566 fixed

bzr revid: asr@tinyerp.com-20110628102536-cgjyefsqyme82qfk
2011-06-28 15:55:36 +05:30
tfr@openerp.com 37e5b6aa27 [MERGE] trunk
bzr revid: tfr@openerp.com-20110627094420-4hgyyo72orq3dp0u
2011-06-27 11:44:20 +02:00
tfr@openerp.com 2b5a65155e [MERGE] with trunk
bzr revid: tfr@openerp.com-20110616153244-82785aneylz1h3tu
2011-06-16 17:32:44 +02:00
Bhumika (OpenERP) c827143085 [Fix] crm: correct the indeation
bzr revid: sbh@tinyerp.com-20110601120047-knq61e9m0sotf5b0
2011-06-01 17:30:47 +05:30
Bhumika (OpenERP) aaacdac704 [MERGE] Merge with lp:~openerp-dev/openobject-addons/trunk-calendar
bzr revid: sbh@tinyerp.com-20110601111119-7nggxba11p0bp5wb
2011-06-01 16:41:19 +05:30
Bhumika (OpenERP) 3a6010b706 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20110601103949-lhzpnstpexkxca91
2011-06-01 16:09:49 +05:30
tfr@openerp.com d6d2af63d6 [MERGE] jam correction + last correction by tfr
bzr revid: tfr@openerp.com-20110517132830-p42ps4qd0rkxsjf3
2011-05-17 15:28:30 +02:00
Jigar Amin 966212d0f6 [IMP] crm : added partner field to schedule call wizard for info
bzr revid: jam@tinyerp.com-20110516054802-isw0trjwv6n3uzmt
2011-05-16 11:18:02 +05:30
Bhumika (OpenERP) 4b6fa91c17 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20110512050143-5tbc55oop00ksr4u
2011-05-12 10:31:43 +05:30
tfr@openerp.com c79040b08e [IMP] merge opp, merging data in the module responsible of those data
bzr revid: tfr@openerp.com-20110506081447-k6mglb3ipzfd1bns
2011-05-06 10:14:47 +02:00
Rifakat Haradwala (Open ERP) 3f694e2e6d [FIX]: crm: changes regarding
*Merge opportunities wizard
*Convert opportunities wizard, fix for cr and uid parameter passing

bzr revid: rha@tinyerp.com-20110505115242-dsp2161zun8r2wmd
2011-05-05 17:22:42 +05:30
AVP(Axelor) cc3d7333c8 [FIX][IMP] all modules improvement.
bzr revid: amp@tinyerp.com-20110429084948-x0pny8n2ersc4h8m
2011-04-29 14:19:48 +05:30
Harry (OpenERP) 5be7bbd5c3 [MERGE] merged with trunk development branch
bzr revid: hmo@tinyerp.com-20110428111210-llk36qlgkdz1ls54
2011-04-28 16:42:10 +05:30
Ujjvala Collins (OpenERP) 92c356a2b9 [IMP] crm: Phone calls, usability improvements.
bzr revid: uco@tinyerp.com-20110427092202-2zhwtcyyyccbipk2
2011-04-27 14:52:02 +05:30
Harry (OpenERP) cf032c0bf0 [MERGE] correction of backlog1
bzr revid: hmo@tinyerp.com-20110421095844-73673t3zs2clyeba
2011-04-21 15:28:44 +05:30
Rifakat Haradwala (Open ERP) 4b2f93cb34 [FIX]: removed method _history() and called history() instead
bzr revid: rha@tinyerp.com-20110421091915-fw1sr549av69mm4b
2011-04-21 14:49:15 +05:30
Harry (OpenERP) 1a404f0c96 [IMP] crm: send_mail_to_salesman method , call schedule_with_attach instead of direct send email
bzr revid: hmo@tinyerp.com-20110421080908-c3oc32kkwdygb2e4
2011-04-21 13:39:08 +05:30
Harry (OpenERP) 0577796333 [MERGE] merged addons trunk development branch after resolving conflicts
bzr revid: hmo@tinyerp.com-20110421080156-3c8gg29i01089rgo
2011-04-21 13:31:56 +05:30
Harry (OpenERP) baaf0aafcb [MERGE] correction
bzr revid: hmo@tinyerp.com-20110421065428-wbuau1oayr5s24yz
2011-04-21 12:24:28 +05:30
Rifakat Haradwala (Open ERP) b511ca0034 [FIX] crm: fixed attachment problem as list
bzr revid: rha@tinyerp.com-20110421053450-2pj6x32de396uqoh
2011-04-21 11:04:50 +05:30
tfr@openerp.com e0c7efa201 [MERGE] fix few crm issue
bzr revid: tfr@openerp.com-20110420152955-8pae1j13cgfqpv2h
2011-04-20 17:29:55 +02:00
Rifakat Haradwala (Open ERP) e217bb0e39 [REM] crm: removed crm_send_email.py as it is unused
bzr revid: rha@tinyerp.com-20110420120459-f2ek7ifx0x0lgzhe
2011-04-20 17:34:59 +05:30
Ujjvala Collins (OpenERP) 55977b08c8 [REF]: Corrections for views.
bzr revid: uco@tinyerp.com-20110420091739-iyg7ezi3gybyir51
2011-04-20 14:47:39 +05:30
Husen Daudi 0843403790 improved label in phone calls
bzr revid: hda@hda-laptop-20110419132435-slnz5spllnu7iaud
2011-04-19 18:54:35 +05:30
Husen Daudi 281230ad87 fixed typo
bzr revid: hda@hda-laptop-20110419131359-pku1mofjrao121j1
2011-04-19 18:43:59 +05:30
Rifakat Haradwala (Open ERP) 44bcca9f2f [IMP] email.compose.message: useability improvements
bzr revid: rha@tinyerp.com-20110419115850-8vsbd9yv3vhedgss
2011-04-19 17:28:50 +05:30
Anup (OpenERP) 47fbcd34a8 [FIX] crm : Confusing Typo in Schedule Phone call wizard changed.
bzr revid: ach@tinyerp.com-20110419112523-0nvutph0kqqx9fiy
2011-04-19 16:55:23 +05:30
Anup (OpenERP) 53c757663c [FIX] crm : Typos fixed in wizards
bzr revid: ach@tinyerp.com-20110419101605-zveh2v8hm3uygdgt
2011-04-19 15:46:05 +05:30
Ujjvala Collins (OpenERP) 15a1e0a842 [IMP] crm: Changed wizard for schedule other calls in phonecall view.
bzr revid: uco@tinyerp.com-20110419100053-livarukvnah2xoox
2011-04-19 15:30:53 +05:30
Ujjvala Collins (OpenERP) 13865d8ab4 [IMP] crm: Improved Schedule/Log Call wizard on opportunity.
bzr revid: uco@tinyerp.com-20110419053723-zagnlflbfcji4x4x
2011-04-19 11:07:23 +05:30
Husen Daudi 2a428b21b8 changed wizard title
bzr revid: hda@hda-laptop-20110414072210-33vw15ha0o9fmb51
2011-04-14 12:52:10 +05:30
Rifakat Haradwala (Open ERP) a353b5e927 [IMP] email.message.common:
*removed context email_model and email_res_id from related modules as there is no need
*improvements for email.message.common 
*removed fields track_campaign_item and message_id and imp for email_template

bzr revid: rha@tinyerp.com-20110413104145-htrse705w3aak2f3
2011-04-13 16:11:45 +05:30
Bhumika (OpenERP) 5da2329d03 [Fix] crm: fix the buildbot warning
bzr revid: sbh@tinyerp.com-20110413060915-g4yyry312tvtoc6e
2011-04-13 11:39:15 +05:30
Bhumika (OpenERP) f886532a45 [Fix] crm: Fix the string
bzr revid: sbh@tinyerp.com-20110413051704-snm72vjkly632eyj
2011-04-13 10:47:04 +05:30
Bhumika (OpenERP) 8334cc2c59 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20110413045550-zlcq9sjo6txa65nz
2011-04-13 10:25:50 +05:30
Thibault Francois 047b10f0ff [FIX] mass convert oldest lead
bzr revid: tfr@openerp.com-20110411085120-xdjn8z046ak9enen
2011-04-11 10:51:20 +02:00
Rifakat Haradwala (Open ERP) f53ee6053a [IMP] email.message.common: implemented active_id and active_model in default_get() and fix reference of fields subject and body
bzr revid: rha@tinyerp.com-20110407125024-4354406jcb4ih2k9
2011-04-07 18:20:24 +05:30
Thibault Francois 1a45ff614d [MERGE] crm improvement
bzr revid: tfr@openerp.com-20110407092730-bjm0pwq9mewpvzc0
2011-04-07 11:27:30 +02:00
Thibault Francois 06bf22682c [FIX] find partner with email or opp with email
bzr revid: tfr@openerp.com-20110406085252-6cddo7mke2ijr3ao
2011-04-06 10:52:52 +02:00
RME (OpenERP) f1f16b884e [FIX] crm : partner form having convert to opportunity wizard's name improper
bzr revid: rme@tinyerp.com-20110405120237-6i304fb39sivoxxn
2011-04-05 17:32:37 +05:30
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
odoo f3433d30aa [FIX] do not send email if email_to is false, do not link with contact if no partner
bzr revid: odoo@ns307129.ovh.net-20110330114324-4ry4pixddj8jppd7
2011-03-30 13:43:24 +02:00
Thibault Francois 3b24b3ce06 [IMP] send notification to salesman
bzr revid: tfr@openerp.com-20110329151909-k2nh055fjj9ugqgh
2011-03-29 17:19:09 +02:00
Thibault Francois 0703c5d506 [IMP, FIX] partner look up, only name =, convert merge only with one opp, don't merge cancelled and done, fix history loss, take info from oldest opp
bzr revid: tfr@openerp.com-20110329134022-80wkml8mbgwp9igy
2011-03-29 15:40:22 +02:00
Thibault Francois 49a52d542a [IMP, FIX] partner look up, only name =, convert merge only with one opp, don't merge cancelled and done, fix history loss, take info from oldest opp
bzr revid: tfr@openerp.com-20110329131242-z8rtt70fj7u8ishi
2011-03-29 15:12:42 +02:00
Thibault Francois adc1e1b818 [FIX] do not assign to partner if do not link is selected
bzr revid: tfr@openerp.com-20110329084822-fdvagtj4j8q62nbt
2011-03-29 10:48:22 +02:00
odoo 2638641b89 [FIX] crm: when looking for existing partners, consider digits as a meaningful part of the name
bzr revid: odoo@ns307129.ovh.net-20110328141053-mqul5io5na9wf2j6
2011-03-28 16:10:53 +02:00
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
Thibault Francois 3c56db7251 [FIX] assign random contact : not anymore
bzr revid: tfr@openerp.com-20110324160929-2xqdk28abdzi8sol
2011-03-24 17:09:29 +01:00
Thibault Francois e48220bf9d [FIX] no warning in mass convert if merge
bzr revid: tfr@openerp.com-20110316143616-h5bs0klfnbqcd6ob
2011-03-16 15:36:16 +01:00
Thibault Francois 84fca70681 [ADD] Mass convert lead 2 opp
bzr revid: tfr@openerp.com-20110316143025-92c4khhhwjlc3c86
2011-03-16 15:30:25 +01:00
Thibault Francois f193393d01 [fix] clean
bzr revid: tfr@openerp.com-20110315130313-yqgoo5h9r38bru42
2011-03-15 14:03:13 +01:00
Thibault Francois 8389acb312 [FIX] red field
bzr revid: tfr@openerp.com-20110315125831-6iu67dryicrol1nm
2011-03-15 13:58:31 +01:00
Bhumika (OpenERP) 1c74497dfc [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20110304043927-9q3rkvmjwwawvn07
2011-03-04 10:09:27 +05:30
Harry (OpenERP) 975c088bb8 [MERGE] merged with trunk-addons-deveopment branch
bzr revid: hmo@tinyerp.com-20110303052728-q2xcuqcbh7lxkmnx
2011-03-03 10:57:28 +05:30
Thibault Francois d492e36d36 [MERGE] crm : bug fix 726455
bzr revid: tfr@openerp.com-20110302095850-7pxb1lq32fj87lku
2011-03-02 10:58:50 +01:00
Thibault Francois 9da7e92f30 [MERGE] bug fix 722579
bzr revid: tfr@openerp.com-20110301113415-cblv1h29s8ug3z79
2011-03-01 12:34:15 +01:00
Yogesh (OpenERP) 230b03e26f [IMP] improce email.compose wizard code. and change active_id to email_res_id.
bzr revid: ysa@tinyerp.com-20110301095057-sb8tsgovwpt852yj
2011-03-01 15:20:57 +05:30
Yogesh (OpenERP) 67e07f8bd3 [IMP] email.compose.message wizard:- improve code.
bzr revid: ysa@tinyerp.com-20110301065748-2mc5hygt3gcd0p70
2011-03-01 12:27:48 +05:30
Thibault Francois 6ef20247f0 [ADD] Mass mailing + Mass forward
bzr revid: tfr@openerp.com-20110228171827-32ftmy34psg9c600
2011-02-28 18:18:27 +01:00
Yogesh (OpenERP) 9e752fb7f3 [FIX] fix problem
bzr revid: ysa@tinyerp.com-20110228114650-sjis2yc17xrgq8ed
2011-02-28 17:16:50 +05:30
Yogesh (OpenERP) d5494f5ea4 [IMP] emails,crm,project,project_scrum :- improve email.compose.wizard and add blank value add in selection box of template_id field in wizard. if template_id blank then default value set based on current record.
bzr revid: ysa@tinyerp.com-20110228113919-d7quaz8uqmjnkuzh
2011-02-28 17:09:19 +05:30
RME (OpenERP) 8ae87e3568 [FIX] crm : attachment_ids(o2m) having No-Name and that's why it choose name as 'unknown'
lp bug: https://launchpad.net/bugs/726455 fixed

bzr revid: rme@tinyerp.com-20110228110804-mcmqi5ooykhnynoy
2011-02-28 16:38:04 +05:30
Harry (OpenERP) 35df09c028 [FIX] crm: set False value in email_from instead of None Value
bzr revid: hmo@tinyerp.com-20110225115715-di6jxycn7wvvs5d1
2011-02-25 17:27:15 +05:30
Harry (OpenERP) 85e8c93460 [MERGE] merged with trunk-addons-development
bzr revid: hmo@tinyerp.com-20110225074706-pjzvvfqe1200zwji
2011-02-25 13:17:06 +05:30
Harry (OpenERP) 896c250760 [MERGE] merged from ysa-email-framework-addons branch
bzr revid: hmo@tinyerp.com-20110225065704-8glt9lxi5oqjrgf0
2011-02-25 12:27:04 +05:30
Yogesh (OpenERP) 204ecec4f2 [IMP] crm, emails,crm_partner_assign:- change model name crm_send_new_email_attachment with crm_add_note_email_attachment in crm module, and bug fix of web-client wizard not close must return thy type:ir.action.act_window.close' in button click
bzr revid: ysa@tinyerp.com-20110225065403-expnty80rkb9m2jr
2011-02-25 12:24:03 +05:30
Yogesh (OpenERP) df503eaf0d [IMP] crm,crm_partner_assing:- inherit email.compose.message instead of crm.send.mail and fix some problem.
bzr revid: ysa@tinyerp.com-20110225062346-tt0xn3mv6a90dozx
2011-02-25 11:53:46 +05:30
Bhumika (OpenERP) eb5afa06d4 [Fix] fix buildbot warning
bzr revid: sbh@tinyerp.com-20110225053455-jmbafszv2jy3i7sm
2011-02-25 11:04:55 +05:30
Bhumika (OpenERP) c4b9f8f781 [Fix] fix buildbot warning
bzr revid: sbh@tinyerp.com-20110225052042-7ejedxroblhl38j7
2011-02-25 10:50:42 +05:30
Thibault Francois 33765897a3 [MERGE][FIX] merge from trunk + fixes conflict
bzr revid: tfr@openerp.com-20110224150309-nujh3109r295yc9b
2011-02-24 16:03:09 +01:00
Thibault Francois 8392b4d3d0 [FIX] hard code template
bzr revid: tfr@openerp.com-20110224142216-x61sd77ad269cquk
2011-02-24 15:22:16 +01:00
Harry (OpenERP) 2137084ff4 [MERGE]
bzr revid: hmo@tinyerp.com-20110224105709-cfck7d0iyclfijws
2011-02-24 16:27:09 +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
Harry (OpenERP) 05d250b121 [MERGE]
bzr revid: hmo@tinyerp.com-20110224092200-wqls7m3mj1znale5
2011-02-24 14:52:00 +05:30
stw@openerp.com a966a3a593 [FIX] partner and adress creation (by stw) + add send email button
bzr revid: tfr@openerp.com-20110222162403-1y8jaec31mp05d50
2011-02-22 17:24:03 +01:00
Thibault Francois 0811ebc782 [FIX] MERGE opportunity acess right
bzr revid: tfr@openerp.com-20110222151800-958p80hjopv1ggt1
2011-02-22 16:18:00 +01:00
Harry (OpenERP) 2effe90a19 [MERGE] merged from trunk-addons-development branch
bzr revid: hmo@tinyerp.com-20110222052739-jjyzcrqv0pr29qwq
2011-02-22 10:57:39 +05:30
Yogesh (OpenERP) 40db9a2378 [IMP] email.compose.message :- improve context value in related module.
bzr revid: ysa@tinyerp.com-20110222050737-hq5uv88etuu06yow
2011-02-22 10:37:37 +05:30
Yogesh (OpenERP) 99b8e78d0f [IMP] integrate email.compose.message wizard with project_scrum module.
bzr revid: ysa@tinyerp.com-20110221115700-yiz0x5ypgu5v3rb1
2011-02-21 17:27:00 +05:30
Yogesh (OpenERP) 368808a4bb [IMP] crm :- inherit email.compose.message wizard and override default_get method and set default value to related module.
bzr revid: ysa@tinyerp.com-20110221103907-l114g3ugjr57yxnd
2011-02-21 16:09:07 +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
Thibault Francois 655b917b82 [FIX]
bzr revid: tfr@openerp.com-20110217153543-vw7r3nmu7lr5ytsn
2011-02-17 16:35:43 +01:00
Thibault Francois 35ba1c6c9e [FIX] read unlik opportunities
bzr revid: tfr@openerp.com-20110217134106-dpg4gjpkxrp8xsfj
2011-02-17 14:41:06 +01:00
Thibault Francois d972df33da [FIX] delete unlink opportunity in field opportunity_ids in wizard
bzr revid: tfr@openerp.com-20110217125731-9qp6uw5srjl7ibzo
2011-02-17 13:57:31 +01:00
Thibault Francois dc6edddf75 [FIX] create partner do not open partner view anymore but fill the partner_id field in lead form + view in m2m has only critical information
bzr revid: tfr@openerp.com-20110209164237-xiq0fqysijuqzh5f
2011-02-09 17:42:37 +01:00
Thibault Francois bf5c7f5171 [IMP] Merge attachement + complete information of opportunity
bzr revid: tfr@openerp.com-20110209150712-i79q4z43jev56tpi
2011-02-09 16:07:12 +01:00
Thibault Francois a0e3a22dda [FIX] merge opportunity add in m2m ok
bzr revid: tfr@openerp.com-20110209141545-l01rbb9rt4ls24h2
2011-02-09 15:15:45 +01:00
Yogesh (OpenERP) 659900e4d5 [IMP] add argument in email_send method of addons module.
bzr revid: ysa@tinyerp.com-20110209091848-tb1d9qcj9bz3iq2b
2011-02-09 14:48:48 +05:30
Thibault Francois df43d8939c [REMOVE] no attachement in note
bzr revid: tfr@openerp.com-20110208171430-rho6bmj9h93w62b0
2011-02-08 18:14:30 +01:00
Thibault Francois 6ca06b7027 [FIX] crm View, onchange, history
bzr revid: tfr@openerp.com-20110208133640-4o0trrfk68yx7vu0
2011-02-08 14:36:40 +01:00
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
Ujjvala Collins (OpenERP) 9e81867da1 [FIX] crm: Fixed browse record attribute error appear when Merge opportunities wizard is called.
bzr revid: uco@tinyerp.com-20110207054225-amubedubzz8vzwrx
2011-02-07 11:12:25 +05:30
tfr 68a53bd4a8 [FIX] merge opportunities according to specification
bzr revid: tfr@openerp.com-20110207004729-fa7stlyq9qnctjgi
2011-02-07 01:47:29 +01:00
tfr 810204d16a [IMP] Convert to opportunity convert if no opportunity for a given partner
bzr revid: tfr@openerp.com-20110206215240-cvsliu757hh5hq5z
2011-02-06 22:52:40 +01:00
tfr fac1d52e2e [IMP] Convert to opportunity merge with opportunity with the link partner
bzr revid: tfr@openerp.com-20110206212834-pkhlzurbdxznntsd
2011-02-06 22:28:34 +01:00
Thibault Francois ad1aad1eac [FIX] convert before merging
bzr revid: tfr@openerp.com-20110206185459-2waxg7itl5j2puvz
2011-02-06 19:54:59 +01:00
Sbh (OpenERP) 50c30e573e [MERGE]
bzr revid: sbh@tinyerp.com-20110204134351-xqi7k1222183x7e5
2011-02-04 19:13:51 +05:30
Ujjvala Collins (OpenERP) 4d1df18faf [IMP] crm: Simplified convert to opportunity wizard and accordingly changed ymls.
bzr revid: uco@tinyerp.com-20110204130556-8q3eahvrrbmdiwj0
2011-02-04 18:35:56 +05:30
Ujjvala Collins (OpenERP) b3850d1e78 [FIX] crm: Fixed merge opportunity wizard problem occurred in form view.
bzr revid: uco@tinyerp.com-20110204105626-qwhzwg5vvyk5iwlm
2011-02-04 16:26:26 +05:30
Yogesh (OpenERP) 6bdf56a973 [MERGE] Merge with lp:openobject-addons
bzr revid: ysa@tinyerp.com-20110204092456-t9lequsjqs7pk1vz
2011-02-04 14:54:56 +05:30
YSA (Openerp) bbdac458fd [IMP] call email_send method of email.message object insted of tools.
bzr revid: ysa@tinyerp.com-20110204061819-bb3p94bs7og680je
2011-02-04 11:48:19 +05:30
Ujjvala Collins (OpenERP) 1837358d31 [IMP] crm: Rewrite merge opportunities wizard.
bzr revid: uco@tinyerp.com-20110203065614-6xq0c6qctl7pem85
2011-02-03 12:26:14 +05:30
Sbh (OpenERP) a117201fee [MERGE] Merge bug fix lp:710558
bzr revid: sbh@tinyerp.com-20110203050110-yf4l2b49sk8sbgqo
2011-02-03 10:31:10 +05:30
Olivier Dony 1da43ed8ba [MERGE] merged latest bugfixes from 6.0 into trunk (up to rev 4375)
bzr revid: odo@openerp.com-20110201142528-5w9ns20flxmetf3i
2011-02-01 15:25:28 +01:00
Atul Patel (OpenERP) ed8b73b1b6 [IMP]: usability Improvement
bzr revid: atp@tinyerp.com-20110201053243-m4es7u9p19sef7py
2011-02-01 11:02:43 +05:30
Atul Patel (OpenERP) 3147efbd8f [IMP]: Minor Improvement just changed icon.
bzr revid: atp@tinyerp.com-20110131084419-pluxe4iiqgkpwn2u
2011-01-31 14:14:19 +05:30
Thibault Francois 5a20b4cf7b [FIX] crm : stage well assign according to the sales team if there is one, or according all stage if no sales team
bzr revid: tfr@openerp.com-20110125101505-08sisemudvj7xsi2
2011-01-25 11:15:05 +01:00
Atul Patel (OpenERP) 2639859999 [FIX]: Remove Graph view from opportunity to phonecall wizard.
bzr revid: atp@tinyerp.com-20110113084052-4eu1qxkecksu31d0
2011-01-13 14:10:52 +05:30
Fabien Meghazi 1e844a56c7 [FIX] crm: phonecall view taking half width on web client
bzr revid: fme@openerp.com-20110110104122-yowzu7iluwsilpa3
2011-01-10 11:41:22 +01:00
Fabien Meghazi e164ef41dd [IMP] crm: make opportunity2phone call view web client friendly
bzr revid: fme@openerp.com-20110110103814-bitls55q0npsppcb
2011-01-10 11:38:14 +01:00
Sbh (OpenERP) a329a57bdd [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101230131110-8l42t3b4hituf7aj
bzr revid: sbh@tinyerp.com-20101231045926-gqkspd1jgoglv2qj
2010-12-31 10:29:26 +05:30
uco (OpenERP) c27b78a2a0 [FIX] crm: Corrected error on Merge Opportunity wizard.
bzr revid: uco@tinyerp.com-20101230113311-1viwgkqgo9qlr2w0
2010-12-30 17:03:11 +05:30
qdp-launchpad@tinyerp.com 32589e25b4 [MERGE] merged the xrg branch containing several bugfixes
bzr revid: qdp-launchpad@tinyerp.com-20101230115309-drnbznu04hx52cbj
2010-12-30 12:53:09 +01:00
Sbh (OpenERP) d13abf368f [Merge] lp:~openerp-dev/openobject-addons/uco-dev-addons1
bzr revid: sbh@tinyerp.com-20101229063508-rg8rmi6237nocp64
2010-12-29 12:05:08 +05:30
uco (OpenERP) c3098f4f43 [FIX] account..l10n_ch: Pass return {'type': 'ir.actions.act_window_close'} instead of return {} in osv_memory/normal wizards.(lp:691544)
bzr revid: uco@tinyerp.com-20101228104445-h5q9jg8mq7dmdc51
2010-12-28 16:14:45 +05:30
François Degrave 53ea5a328b [IMP] security groups for HR + 'group by' in extended views in some views (stock moves, mrp, documents)
bzr revid: fde@openerp.com-20101227104651-23h1xm7hh2qnr7m7
2010-12-27 11:46:51 +01:00
P. Christeas 11bab66faa crm: remove trailing whitespace, utf8 apostrophe.
bzr revid: p_christ@hol.gr-20101227085032-bkun8ia2sije5l2p
2010-12-27 10:50:32 +02:00
uco (OpenERP) c2c55d4ddc [FIX] crm: Fixed log message problem when creating opportunity from lead.
lp bug: https://launchpad.net/bugs/691481 fixed

bzr revid: uco@tinyerp.com-20101220091355-5e4d47gphs7uzgop
2010-12-20 14:43:55 +05:30
uco (OpenERP) 690fbff411 [MERGE]
bzr revid: uco@tinyerp.com-20101214073712-b51lj9zyba9p1bp9
2010-12-14 13:07:12 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 8c367ee00e [REF] crm: Convert opportunity should take its own stages.
bzr revid: uco@tinyerp.com-20101210070325-nacfa48sncs343v1
2010-12-10 12:33:25 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
Sbh (OpenERP) 59aadd371a [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101203084745-zl9kfm7ghyvf9gtk
2010-12-03 14:17:45 +05:30
Fabien Pinckaers ddb433cb79 fix
bzr revid: fp@tinyerp.com-20101127163712-90hr1ixzh8ne4t2x
2010-11-27 17:37:12 +01:00
Olivier Dony 808fd94a32 [FIX] crm: fixed invalid <act_window view_id=> now that server was fixed
bzr revid: odo@openerp.com-20101127033610-skuaou1v7zx9e36k
2010-11-27 04:36:10 +01:00
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
uco (OpenERP) fc80c9a5eb [MERGE]: Merged with team1.
bzr revid: uco@tinyerp.com-20101110074011-271q113upbcysg52
2010-11-10 13:10:11 +05:30
uco (OpenERP) 07a3bdfce2 [FIX] crm: Fixed category field error while creating opportunity from partners.
lp bug: https://launchpad.net/bugs/670904 fixed

bzr revid: uco@tinyerp.com-20101110072844-j4qijhhnqlo7uirf
2010-11-10 12:58:44 +05:30
sbh (Open ERP) 2018c06f61 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101110050433-7xnwrghhehabhe6o
2010-11-10 10:34:33 +05:30
Xavier Morel 3f7d531425 [IMP] crm: wording of log item, management of formatting
bzr revid: xmo@openerp.com-20101108144527-4auv4hjn87djjik2
2010-11-08 15:45:27 +01:00
Xavier Morel 23f885ffc5 [IMP] crm: further renamings for clarity in crm_lead2opportunity.action_apply, make management of opportunity view objects more uniform
bzr revid: xmo@openerp.com-20101108144120-69qy918gw0zoywcz
2010-11-08 15:41:20 +01:00
Xavier Morel e1bffa3cb8 [IMP] crm: better use of browse in crm_lead2opportunity.action_apply
bzr revid: xmo@openerp.com-20101108143821-oy8f8ffg81m53f59
2010-11-08 15:38:21 +01:00
Xavier Morel b0baf241a8 [IMP] crm: use clearer names in crm_lead2opportunity.action_apply
bzr revid: xmo@openerp.com-20101108143116-s38iw3o71yqvjt8n
2010-11-08 15:31:16 +01:00
Xavier Morel a814d89175 [IMP] crm: cleanup doc of crm_lead2opportunity.action_apply, remove unneeded temp variable
bzr revid: xmo@openerp.com-20101108142500-zulaa5xpd7rvad3c
2010-11-08 15:25:00 +01:00
Xavier Morel ce0af9fc2a [FIX] cleanup trailing whitespace
bzr revid: xmo@openerp.com-20101108142251-yye0ycby12o6sakf
2010-11-08 15:22:51 +01:00