Commit Graph

52 Commits

Author SHA1 Message Date
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
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
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
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
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) 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) 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
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
rpa (Open ERP) ed9dc2a01c [FIX]: crm, sale_crm: Fixed pylint warnings
bzr revid: rpa@tinyerp.com-20101011060213-yd9g5nfzg4wg0i4o
2010-10-11 11:32:13 +05:30
rpa (Open ERP) 7eb77dafb9 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101011051327-28nxc8ok6ofxxn19
2010-10-11 10:43:27 +05:30
fp b103f989db fix
bzr revid: fp@fp-laptop-20101010194841-wcmfw8c955iqu6ng
2010-10-10 21:48:41 +02:00
fp 8cb8b0af2b [IMP] useability improvmeents misc
bzr revid: fp@fp-laptop-20101010173239-4563xgh24q2jt0lt
2010-10-10 19:32:39 +02:00
qdp-launchpad@tinyerp.com 911e541195 [MERGE] merged with main addons branch
bzr revid: qdp-launchpad@tinyerp.com-20101008160635-ucfw3c7uwudt4csb
2010-10-08 18:06:35 +02:00
Fabien Pinckaers 900be54ed6 [IMP] misc useability improvements
bzr revid: fp@tinyerp.com-20101008144049-2deun7vlgd6ek1be
2010-10-08 16:40:49 +02:00
rpa (Open ERP) efee86963f [IMP]: crm: Improvement in lead to opportunity wizard for partner selection
bzr revid: rpa@tinyerp.com-20101007135352-8w96zvhrvqlhzk0w
2010-10-07 19:23:52 +05:30
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) ff4535b42c [IMP]: crm: Improvement for contact name, Convert to Partner and Create partner
bzr revid: rpa@tinyerp.com-20100920070707-esfbui7owilrwwfe
2010-09-20 12:37:07 +05:30
rpa (Open ERP) 7419a9981c [IMP]: crm*: Improvement in labels: Name => Contact Name, Communication History => History
* rename Success Probability -> Success Rate (%)
* The name of the opportunity proposed must be Partner Name instead of the contact name

bzr revid: rpa@tinyerp.com-20100917121318-12qglf1a6dbxssj8
2010-09-17 17:43:18 +05:30
rpa (Open ERP) 22da750884 [IMP]: crm: Converting lead to opportunity wizard will prompt for option that will either convert to opportunity or merge with existing opportunity
bzr revid: rpa@tinyerp.com-20100729111522-jcds5mrqcgmxx8ci
2010-07-29 16:45:22 +05:30
rpa (Open ERP) 2926ac88a0 [IMP]: crm: Added selection in opportunity to phonecall wizard for phonecall type + Some minor Fixes
bzr revid: rpa@tinyerp.com-20100719131155-yl80i3mtq0g6tfuo
2010-07-19 18:41:55 +05:30
rpa (Open ERP) 390cfdbc40 [FIX]: crm: When a lead linked to an existing partner is converted to an opportunity, the salesman of the opportunity must be the assigned salesman of the partner by default
bzr revid: rpa@tinyerp.com-20100719113305-04nntaswzogagf55
2010-07-19 17:03:05 +05:30
rpa (Open ERP) 0046c4bfc0 [IMP]: crm: We should be able to convert a lead to an opportunity when it is pending
bzr revid: rpa@tinyerp.com-20100715134316-ot4y5jrud2j5jc73
2010-07-15 19:13:16 +05:30
Harry (OpenERP) 9ada619c37 [IMP] set logger messages
bzr revid: hmo@tinyerp.com-20100708101424-hgbmoqco3to16jer
2010-07-08 15:44:24 +05:30
Olivier Dony 8a7fe0ed1b [IMP] crm, mail_gateway:
- added display and tracking of CC for mail history, also changed long headers to fields.text (no arbitrary limit)
- improved crm views
- made _history() method of mailgate.thread public
- some additional cleanup

bzr revid: odo@openerp.com-20100702163101-tiapsrpnf4hli6il
2010-07-02 18:31:01 +02:00
Fabien Pinckaers 3045489954 [IMP] better view
bzr revid: fp@tinyerp.com-20100625172851-k4lsqh2qygxvt4aw
2010-06-25 19:28:51 +02:00
Fabien Pinckaers 413c489090 [IMP] miscelleanous improvments
bzr revid: fp@tinyerp.com-20100625084621-8mztzgdyxrcfv93w
2010-06-25 10:46:21 +02:00
rpa (Open ERP) 92922b8dee [REM]: crm: Removed case log and history objects + Unused view of cases
bzr revid: rpa@tinyerp.com-20100519092625-ueo5u2qai12uus8v
2010-05-19 14:56:25 +05:30
rpa (Open ERP) 60c59e5b0d [IMP]: crm: Usability Improvements:
* schedule meeting - remove domain to view all meetings before planning a new meeting 
 * recurrent rule : should be hide
 * Out Bound Phone: put TODO instead of Open
 * After rescheduling phone call, search view is improved

bzr revid: rpa@tinyerp.com-20100506134429-w6jupregsj9qif3m
2010-05-06 19:14:29 +05:30
rpa (Open ERP) 0b04a19490 [IMP]: crm: Merged crm.opportunity in crm.lead and changes related to this merge
bzr revid: rpa@tinyerp.com-20100429113501-sk1qwdn4lbpjkmqj
2010-04-29 17:05:01 +05:30
Stephane Wirtel 9fb8e1684b [FIX] crm: Add the history and the logs when we convert a lead to an opportunity
bzr revid: stephane@openerp.com-20100422114641-c75fmwcgtb31hmcv
2010-04-22 13:46:41 +02:00
Fabien Pinckaers f8d3d3b84f [IMP] simplified views
bzr revid: fp@tinyerp.com-20100418153244-e8o5p2gxubw4m6t4
2010-04-18 17:32:44 +02:00
rpa (Open ERP) 59a46cb75d [IMP]: crm: Improvement in lead to opportunity wizard for partner id
bzr revid: rpa@tinyerp.com-20100325121835-5ocfd3p3p5gbeelg
2010-03-25 17:48:35 +05:30
rpa (Open ERP) a0e644c1d9 [IMP]: crm: Improvement for lead to opportunity wizard
bzr revid: rpa@tinyerp.com-20100325061940-1jqy6b08r48upmck
2010-03-25 11:49:40 +05:30
rpa (Open ERP) 70e4f3e6f4 [IMP]: crm: Implemented type=choice for lead to opportunity wizard, removed old wizard
bzr revid: rpa@tinyerp.com-20100323141201-8ral0ueq1r8uzy69
2010-03-23 19:42:01 +05:30
rpa (Open ERP) 815b276826 [IMP]: mailgateway script: Improvement for attachment,
[IMP]: crm: Improvement in lead to opportunity wizard for leads history lines

bzr revid: rpa@tinyerp.com-20100323061825-fw7np8dhnzvi0t93
2010-03-23 11:48:25 +05:30
rpa (Open ERP) 111f00867e [IMP]: crm: Put old wizard of lead to opportunity because of choice problem in osv_memory wizard
bzr revid: rpa@tinyerp.com-20100319105001-i57t1dyur6y18k6c
2010-03-19 16:20:01 +05:30
ksa (Open ERP) 03fedcaab9 [IMP]: crm: Improvement in Lead to Partner and phonecall to partner wizard
bzr revid: ksa@tinyerp.co.in-20100318112349-w1nlurgxhcl6p7j8
2010-03-18 16:53:49 +05:30
rpa (Open ERP) ffc05c3d71 [IMP]: crm: Implemented view_init in lead to opportunity
bzr revid: rpa@tinyerp.com-20100318090014-x6rto1sezw1edh69
2010-03-18 14:30:14 +05:30
rpa (Open ERP) a81819bf12 [IMP]: crm: Minor improvement in lead to opportunity wizard
bzr revid: rpa@tinyerp.com-20100318070541-igwhez64av41pyds
2010-03-18 12:35:41 +05:30
rpa (Open ERP) bd9e9ef507 [REF]: crm: * Improvement in lead, opportunity wizard
* Improved code quality
* Put proper docstring

bzr revid: rpa@tinyerp.com-20100317125711-z59f06w4x8fdefl1
2010-03-17 18:27:11 +05:30