Commit Graph

249 Commits

Author SHA1 Message Date
Sbh (OpenERP) efc7696624 [FIX] crm: Revert back change of Task ID-1796
bzr revid: sbh@tinyerp.com-20110125132051-lqol7xcqi6ozibpv
2011-01-25 18:50:51 +05:30
Fabien Pinckaers 5a2fa0de43 [IMP] remove bad tooltip
bzr revid: fp@tinyerp.com-20110121072724-shq098x2ua69e38x
2011-01-21 08:27:24 +01:00
UCO(OpenERP) 758f918bc8 [Fix] crm : fix the log message
bzr revid: sbh@tinyerp.com-20110117135706-mgwjddzdtoqkl8mi
2011-01-17 19:27:06 +05:30
Sbh (OpenERP) a057f85208 [IMP] crm,project_issue,hr_recruitment: improve the tooltips and renmae the history tab to Communication history
bzr revid: sbh@tinyerp.com-20101223053045-jb6rfbwfr6ul1lin
2010-12-23 11:00:45 +05:30
Sbh (OpenERP) d9f2060af1 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101222040512-6ahyzlwt9fnpdl2r
2010-12-22 09:35:12 +05:30
qdp-launchpad@tinyerp.com fdc4490860 [IMP] crm, marketing_campaign: usability imp. + [REF] procurement: removed unused variable
bzr revid: qdp-launchpad@tinyerp.com-20101220113820-u9a2aewa4bshw9jx
2010-12-20 12:38:20 +01:00
Thibault Francois 1b44e7e0cd [FIX] crm_lead : context=None and used in write method
bzr revid: tfr@openerp.com-20101220093027-k3zojd2l115p0mf9
2010-12-20 10:30:27 +01:00
Thibault Francois 28b9b7101c [MERGE]
bzr revid: tfr@openerp.com-20101220090540-1doq5iyc1fpmy4o1
2010-12-20 10:05:40 +01:00
uco (OpenERP) 4030d7f466 [FIX] crm: Added line to record logs on leads.
bzr revid: uco@tinyerp.com-20101220085314-1ldp2i1j7mlp3yuk
2010-12-20 14:23:14 +05:30
Sbh (OpenERP) 69cadabda6 [Fix] crm: fix problem of duplicate lead
bzr revid: sbh@tinyerp.com-20101217093347-6o4fv1uvnxydlom1
2010-12-17 15:03:47 +05:30
Sbh (OpenERP) 1cf0cba464 [Fix] crm: cannot save new lead after have duplicated it
lp bug: https://launchpad.net/bugs/691006 fixed

bzr revid: sbh@tinyerp.com-20101217082214-9y3my5ytb3mfotnv
2010-12-17 13:52:14 +05:30
Thibault Francois 52bc357b47 [FIX] Cleaning
bzr revid: tfr@openerp.com-20101216120225-vrios8wceyf3cgrd
2010-12-16 13:02:25 +01:00
Thibault Francois 23035d5d9d [MERGE] with addons1
bzr revid: tfr@openerp.com-20101216111937-9zj3ii659hr4i7wm
2010-12-16 12:19:37 +01:00
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
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) 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
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +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
uco (OpenERP) 61440d2346 [IMP] crm: Task ID-1796, historizing lead/opportunity stage changes using write method. Removed code from button click event.
bzr revid: uco@tinyerp.com-20101115121736-n4zlvrwh92gl2xj8
2010-11-15 17:47:36 +05:30
uco (OpenERP) 3949aba444 [FIX] crm: Domain corrected.
bzr revid: uco@tinyerp.com-20101110073540-811txtx09ejma493
2010-11-10 13:05:40 +05:30
uco (OpenERP) 38f0e8c4d9 [REF] crm: Added context in browse method.
bzr revid: uco@tinyerp.com-20101102065349-61s417u4iq49j5xf
2010-11-02 12:23:49 +05:30
uco (OpenERP) e1ddb581a3 [REF] crm: Reverted the changes of on change method. Historize only when 'Next' and 'Previous' buttons are clicked.
bzr revid: uco@tinyerp.com-20101101123059-7z0kpnrz5rkvzon1
2010-11-01 18:00:59 +05:30
uco (OpenERP) 37be991751 [IMP] crm: Historize changes on Stage for Leads and Opportunities.
bzr revid: uco@tinyerp.com-20101101094617-oujei764tfi1hpo5
2010-11-01 15:16:17 +05:30
Fabien Pinckaers f1c40bd6d4 fix_from_xrg_regression
bzr revid: fp@tinyerp.com-20101017182833-dywgmlxltkq1g2rs
2010-10-17 20:28:33 +02:00
Fabien Pinckaers ea969153db [IMP+FIX] improvements patches from xrg
bzr revid: fp@tinyerp.com-20101017173000-m208j7b6kges3zlc
2010-10-17 19:30:00 +02:00
Fabien Pinckaers ab30c4663c fix
bzr revid: fp@tinyerp.com-20101016154628-vkrhn309haxqhbpu
2010-10-16 17:46:28 +02:00
Fabien Pinckaers af51827c9c fix_crm_log
bzr revid: fp@tinyerp.com-20101016152930-vc1hf47s1v9k9gbp
2010-10-16 17:29:30 +02:00
Fabien Pinckaers 70ec348702 fix
bzr revid: fp@tinyerp.com-20101016152855-jsnp47mjsakx8101
2010-10-16 17:28:55 +02:00
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +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) 1d41b5d3e6 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101001052548-x1hbpf0w8ve5z1p8
2010-10-01 10:55:48 +05:30
qdp-launchpad@tinyerp.com e198ff4d4a [IMP] crm, leads and opportunities: when opening a case, the stage shouldn't change unless there is still not a stage set
bzr revid: qdp-launchpad@tinyerp.com-20100930144114-3r5gcu6xsnehk31p
2010-09-30 16:41:14 +02:00
Harry (OpenERP) 0023c6dff7 [MERGE]
bzr revid: hmo@tinyerp.com-20100930064229-7k3abrwvsdab8m3r
2010-09-30 12:12:29 +05:30
qdp-launchpad@tinyerp.com a00ba7134c [MERGE] merged the branch of aag related to act_window (context instead of domain) and mx.Datetime removal)
bzr revid: qdp-launchpad@tinyerp.com-20100929125142-erbui0hrso5vslei
2010-09-29 14:51:42 +02:00
rpa (Open ERP) 509df29e39 [IMP]: crm: Added tooltip for opt-in and opt-out
bzr revid: rpa@tinyerp.com-20100929114707-splmpol0pdfg61ev
2010-09-29 17:17:07 +05:30
aag (OpenERP) 7b2e3875b1 [REMOVE]: mx.Date from trunk
bzr revid: aag@tinyerp.co.in-20100929080501-j7hqsb3qfftp6qbo
2010-09-29 13:35:01 +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) 337dee0987 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100922055033-dglsa09n1d2vwedv
2010-09-22 11:20:33 +05:30
Fabien Pinckaers d6b1c17175 fix
bzr revid: fp@tinyerp.com-20100921163951-0abtsd9apds8lj2e
2010-09-21 18:39:51 +02:00
rpa (Open ERP) 5490c9769a [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100921104052-01ng5nrnv5acdjsu
2010-09-21 16:10:52 +05:30
Fabien Pinckaers a80287f260 move
bzr revid: fp@tinyerp.com-20100921083659-asr13u4eyzjdr4sb
2010-09-21 10:36:59 +02:00
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
Fabien Pinckaers ade81e37c4 merge
bzr revid: fp@tinyerp.com-20100909160447-a00w055sl8c2f6mt
2010-09-09 18:04:47 +02:00
Antony Lesuisse 7f53a6c8d5 crm message_update check for priority
bzr revid: al@openerp.com-20100826153121-krc4wfmbefhyvnp1
2010-08-26 17:31:21 +02:00
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
rpa (Open ERP) b3a53c34ff [IMP]: crm: Minor improvement in order of lead data
bzr revid: rpa@tinyerp.com-20100805135008-h4j2tgai33wv1jbn
2010-08-05 19:20:08 +05:30
Olivier Dony 921bd3ce55 [IMP] crm: allow opening case when sales team has no stage + some cleanup
bzr revid: odo@openerp.com-20100730111216-3g9y1q2lx0genmxa
2010-07-30 13:12:16 +02:00
rpa (Open ERP) 46eda1ff97 [IMP]: crm: Put warning on lead creation for stage in comment
bzr revid: rpa@tinyerp.com-20100730071241-sip39pg464ss1u5a
2010-07-30 12:42:41 +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
Olivier Dony fba2b058c6 [IMP] crm: include additional lead details when forwarding an opportunity that is not linked to a partner + typos and cleanup
bzr revid: odo@openerp.com-20100728172037-7lxqta80loiwulh2
2010-07-28 19:20:37 +02:00
Vir (Open ERP) ec6d487047 [MOD] crm : small change in code and improvements in meeting invitations view
bzr revid: vir@tinyerp.com-20100728111212-v205l9cxjyln1lxj
2010-07-28 16:42:12 +05:30
DBR(Open ERP) 60afe7e093 [MOD] crm_lead : set an error message when stage is not defined
bzr revid: vir@tinyerp.com-20100728060048-wptqdxwrbq8dqk77
2010-07-28 11:30:48 +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) c51750e581 [IMP]: crm: Improvemet in log message, put checking for lead and opportunity as both are the same object
bzr revid: rpa@tinyerp.com-20100720134842-qnxt9djq7e4dtmvh
2010-07-20 19:18:42 +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) b708c94a79 [FIX]: crm: Fixed problem of sending mail to CC separated by semicolon
bzr revid: rpa@tinyerp.com-20100715124623-rpb7ut4tv9n7ql5p
2010-07-15 18:16:23 +05:30
Olivier Dony 7ae4ed20ea [REF/IMP] crm, partner_geo_assign: moved basic partner assignation inside crm, added m2m with assigned opportunities to partner history, changed forward-to-partner to use same visual wizard everywhere
bzr revid: odo@openerp.com-20100714151713-c2hwebfuvcb2s5qd
2010-07-14 17:17:13 +02:00
Olivier Dony 93ba65f5ca [IMP] crm, mail_gateway: switch history message fields to read-only, they are only updated programmatically. + minor cleanup
bzr revid: odo@openerp.com-20100714114248-ish7w76i2dt8t6t6
2010-07-14 13:42:48 +02:00
rpa (Open ERP) de9892393c [IMP]: crm: onchange for lead/opportunity to set country of the relatd partner + Added country in Opportunities analysis
bzr revid: rpa@tinyerp.com-20100714105523-gpc52oenmyhfnh0p
2010-07-14 16:25:23 +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
qdp-launchpad@tinyerp.com e19eb5d3c0 [IMP] crm: leads and opportunities - buttons, stages and probabilities stuff
bzr revid: qdp-launchpad@tinyerp.com-20100712221032-9lcpurgrmo2u4zla
2010-07-13 03:40:32 +05:30
Olivier Dony 8064b86d8d [IMP] crm_lead: reopen cases upon receipt of new email in states pending, done, cancel
bzr revid: odo@openerp.com-20100708140352-tbb36pq8cqq0tqqm
2010-07-08 16:03:52 +02:00
Harry (OpenERP) 9ada619c37 [IMP] set logger messages
bzr revid: hmo@tinyerp.com-20100708101424-hgbmoqco3to16jer
2010-07-08 15:44:24 +05:30
Antony Lesuisse a2175919f1 mailgate, implement email_send, call it from process_email, rename emails_get to message_followers and factorize it
bzr revid: al@openerp.com-20100625220247-r2svcopmhiwpflgg
2010-06-25 22:02:47 +00:00
Olivier Dony 1c2af052b2 [FIX] crm, mail_gateway: review, cleanup and improvements in mail_gateway and crm
bzr revid: odo@openerp.com-20100625174141-an257bdq3yjyagse
2010-06-25 19:41:41 +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 569d0e2d55 fix
bzr revid: fp@tinyerp.com-20100625123754-0b9w35kcbi5sqw93
2010-06-25 14:37:54 +02:00
Olivier Dony 93693b7372 [FIX] crm: don't update description of lead upon new email + a few minor cleanup fixes
bzr revid: odo@openerp.com-20100625120500-yv2mnfhffe85d3v9
2010-06-25 14:05:00 +02:00
Fabien Pinckaers baddab3b5f merge
bzr revid: fp@tinyerp.com-20100625085133-mqja8uzve1bdlyhp
2010-06-25 10:51:33 +02:00
Fabien Pinckaers 413c489090 [IMP] miscelleanous improvments
bzr revid: fp@tinyerp.com-20100625084621-8mztzgdyxrcfv93w
2010-06-25 10:46:21 +02:00
Harry (OpenERP) 59f9be67f7 [IMP] mail_gateway:
* introduce 'email.server.tools' to process_email and send acknowdgement after creating new record
* use 'email.server.tools' model in script and fetchmail module to processing email
* start mailgateway services on crm.lead, project.issue, hr.applicant

bzr revid: hmo@tinyerp.com-20100624195332-7qci6vrimvzple5w
2010-06-25 01:23:32 +05:30
Fabien Pinckaers 08c25d2846 [IMP] better _-openerp__
bzr revid: fp@tinyerp.com-20100624180323-lzbvu2b1ctw65g28
2010-06-24 20:03:23 +02:00
rpa (Open ERP) 903e0c69d1 [IMP]: crm: Improvements in crm as per testing on http://piratepad.net/openerp-mod2-crm-bugs
bzr revid: rpa@tinyerp.com-20100624131401-gju5jnavucp6sc66
2010-06-24 18:44:01 +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) a108da0f14 [IMP]: crm: Removed function_name field from lead(res.partner.function is removed)
bzr revid: rpa@tinyerp.com-20100525132733-5jdxhb33z478k22e
2010-05-25 18:57:33 +05:30
rpa (Open ERP) 48da42cb8d [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100521111609-00rg9sr3l3wvz1az
2010-05-21 16:46:09 +05:30
hmo 734da01824 [MERGE] CRM Improvement: _inhertis from mailgate.Thread
bzr revid: hmo@hmo-20100521102600-xvfwskufugexn5wv
2010-05-21 15:56:00 +05:30
rpa (Open ERP) ec40f7706c [MERGE]: MErge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100521054827-a806xeko73mzyyt7
2010-05-21 11:18:27 +05:30
Fabien Pinckaers 7909755eaa [FIX] typo
bzr revid: fp@tinyerp.com-20100520173435-jg6tracp042y2pla
2010-05-20 19:34:35 +02:00
Fabien Pinckaers e0b5f5c642 [FIX] typo
bzr revid: fp@tinyerp.com-20100520173429-2hd3mhl7vvo2kale
2010-05-20 19:34:29 +02:00
hmo 3aaebcb3a9 [MERGE] merge with master trunk-addons
bzr revid: hmo@hmo-20100520113303-67jlxy1thn3iafdn
2010-05-20 17:03:03 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
rpa (Open ERP) 37aeeae462 [IMP]: Improvements in crm classes for _inherits(mailgate.thread),
* Moved some functions of action rule for crm_case into crm.py to solve the problem of (python)inheritance

bzr revid: rpa@tinyerp.com-20100519134243-75vrkkymk9k3jssr
2010-05-19 19:12:43 +05:30
ksa (Open ERP) 5c10570244 [IMP] task-620 usability Improvement for sales menu in crm ,sale,base_calendar,product
bzr revid: ksa@tinyerp.co.in-20100514113309-grkxy5795dzkf220
2010-05-14 17:03:09 +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) 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) c98956e580 [FIX]: crm: Fixed wrong field name
bzr revid: rpa@tinyerp.com-20100506092808-m1ge5j7qvz7j5o7b
2010-05-06 14:58:08 +05:30
rpa (Open ERP) 59da752714 [IMP]: crm, mail_gateway: Added new python class crm_case to handle all common functions related to case and removed that functions in particular objects
bzr revid: rpa@tinyerp.com-20100505115513-fy2vbtqn887615q3
2010-05-05 17:25:13 +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) 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
Harry (Open ERP) 2c4b096a4b [MERGE]
bzr revid: hmo@tinyerp.com-20100428063021-z66ib99xgpu4nzpg
2010-04-28 12:00:21 +05:30
apa-tiny 9eca155d87 merge
bzr revid: apa@tinyerp.com-20100423072458-vdbjxq9wmd1s4l5x
2010-04-23 12:54:58 +05:30
rch (Open ERP) 1b92fca997 [IMP]: Change data type integer to float in function field which calculate date diff in crm and project issue module.
bzr revid: rch_open_erp-20100422064017-8dl3jiwwmjca90bh
2010-04-22 12:10:17 +05:30
Harry (Open ERP) e669746dbe [FIX] crm: compute days
bzr revid: hmo@tinyerp.com-20100420055754-yjwby6jsw08z9uzp
2010-04-20 11:27:54 +05:30
Stephane Wirtel fa45d444e5 [FIX] crm: If there is at least resource, we take the right id
bzr revid: stephane@openerp.com-20100409143313-wz6tnv234exqi42r
2010-04-09 16:33:13 +02:00
Fabien Pinckaers f8d3d3b84f [IMP] simplified views
bzr revid: fp@tinyerp.com-20100418153244-e8o5p2gxubw4m6t4
2010-04-18 17:32:44 +02:00
Harry (Open ERP) 8ccb3ca7ca [IMP] crm, project_issue: open/close days should calculated base on resource calendar
bzr revid: hmo@tinyerp.com-20100407110820-sxiayfzd4robc2zl
2010-04-07 16:38:20 +05:30
Fabien Pinckaers aca21ec233 [IMP] misc improvement in CRM reported by fhe
bzr revid: fp@tinyerp.com-20100407070345-cfom7eapo0ew633y
2010-04-07 09:03:45 +02:00
ksa (Open ERP) 568eedfc95 [IMP]: crm project_issue: Apply some changes and function
bzr revid: ksa@tinyerp.co.in-20100405095029-mc4vh0k66c8zfj6m
2010-04-05 15:20:29 +05:30
ksa (Open ERP) 59be5d42e2 [IMP]: crm project_issue: implement compute day function in this module
bzr revid: ksa@tinyerp.co.in-20100405084054-vdc6tz5i8dtr1it9
2010-04-05 14:10:54 +05:30
rpa (Open ERP) 470ee954cd [IMP]: crm: Improvement in Days to open, days to close function in lead
bzr revid: rpa@tinyerp.com-20100405061250-3rl3rd0ku8qzdnbb
2010-04-05 11:42:50 +05:30
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) 3979618024 [IMP]: crm: Minor code improvements
bzr revid: rpa@tinyerp.com-20100323055546-f0589lfdc4kipfhk
2010-03-23 11:25:46 +05:30
ksa (Open ERP) e189ccd665 [IMP]: crm: Apply doc string + optimization
bzr revid: ksa@tinyerp.co.in-20100322104026-ek83y39e88bx9zrw
2010-03-22 16:10:26 +05:30
Harry (Open ERP) 4f64d9ca92 [IMP] crm : set normal priority
bzr revid: hmo@tinyerp.com-20100322081344-hea0pq1lvtrsoaq0
2010-03-22 13:43:44 +05:30
Harry (Open ERP) 586a4ef79a [MERGE] from lp:~openerp/openobject-addons/trunk/
bzr revid: hmo@tinyerp.com-20100317060145-grxjqr8b90u4nn5d
2010-03-17 11:31:45 +05:30
Antony Lesuisse b6b93ef9d0 lead view update, name vs partner_name
mailgate do not depends on netsvc, don't catch exceptions silently, fix email regex (allow underscores and modern tlds)

bzr revid: al@openerp.com-20100317043034-u7pqd2f80eur286r
2010-03-17 05:30:34 +01:00
Stephane Wirtel 2eca4b9e66 [FIX] crm: Add the function_name field in the crm.lead object, this
field will contain a text instead of a function 
[IMP] project_issue: Add the worklogs (timesheet_lines) on the object
and modify the layout of the screen

bzr revid: stephane@openerp.com-20100316162454-q8oqs0hono5b2mvj
2010-03-16 17:24:54 +01:00
KSA (OpenERP) 0f0e3ccb96 [IMP]: crm(lead): Added 2 function fields to compute days to Open and days to close the lead
bzr revid: rpa@tinyerp.com-20100310062559-l73a200pue9mezyk
2010-03-10 11:55:59 +05:30
Fabien Pinckaers 6655ee290c [IMP] CRM views
bzr revid: fp@tinyerp.com-20100228132156-zw29a51luyuwxz2x
2010-02-28 14:21:56 +01:00
Fabien Pinckaers d1c38fce70 [imp] demo data project_gtd
bzr revid: fp@tinyerp.com-20100228112056-s66m6eomo58o39dc
2010-02-28 12:20:56 +01:00
Fabien Pinckaers 0ec35b56e5 modifs
bzr revid: fp@tinyerp.com-20100228105724-zs6204yhhh4kg5bt
2010-02-28 11:57:24 +01:00
Harry (Open ERP) 05fdaa58a7 [IMP] crm: immprovement on lead,opportunity
bzr revid: hmo@tinyerp.com-20100225065542-v5f9z5mbqnmd5ua2
2010-02-25 12:25:42 +05:30
Fabien Pinckaers c81ff6dd2e [IMP] better views for crm
bzr revid: fp@tinyerp.com-20100219171516-o0qlqs1e4kc2mwoj
2010-02-19 18:15:16 +01:00
rpa (Open ERP) 7c39e7237b [IMP]: crm: Minor improvements
bzr revid: rpa@openerp.co.in-20100205113828-vj3yehjnou4c7jn6
2010-02-05 17:08:28 +05:30
Harry (Open ERP) b4d109af31 [IMP] crm: lead and opportunity form
bzr revid: hmo@tinyerp.com-20100203122244-5p46alko2qwnmx87
2010-02-03 17:52:44 +05:30
uco (OpenERP) dd5b2c0963 [IMP, ADD] crm: Added search view for helpdesk. Improved wizards.
bzr revid: uco@tinyerp.co.in-20100202075019-fmntqwfo96dll50g
2010-02-02 13:20:19 +05:30
uco (OpenERP) 36ee3bb0c9 [IMP] crm: Removed unused import statements. Improved spacing.
bzr revid: uco@tinyerp.co.in-20100201123746-c5mlbizvane0eo8f
2010-02-01 18:07:46 +05:30
sbh (Open ERP) b6d6d6167b [IMP] crm: add the phonecall_id and opportunity_id in meeting and remove the lead_category data
bzr revid: sbh@tinyerp.com-20100129100759-iudc6wsbr4n7zube
2010-01-29 15:37:59 +05:30
Harry (Open ERP) 758cd9b751 [MERGE]
bzr revid: hmo@tinyerp.com-20100119070748-35odwc7zsfy03njd
2010-01-19 12:37:48 +05:30
sbh (Open ERP) 736463117b [IMP]: Set the object_id domain to all cases
bzr revid: sbh@tinyerp.com-20100119044102-fbsgrnhpm2hhv9yv
2010-01-19 10:11:02 +05:30
sbh (Open ERP) 8ab93952e8 [IMP]: Changed the name of category object to all cases
bzr revid: sbh@tinyerp.com-20100119043147-gpl1opa5vm5bzwp9
2010-01-19 10:01:47 +05:30
sbh (Open ERP) f1489df74b [Fix]: Fix the problem of model name in case
bzr revid: sbh@tinyerp.com-20100118104823-zz9i21fs7jhv4ovl
2010-01-18 16:18:23 +05:30
sbh (Open ERP) 92b81da2e1 [IMP]: Create one object of type,category,stage for all crm case objects
bzr revid: sbh@tinyerp.com-20100118100352-jdlv6dejcwh05tuc
2010-01-18 15:33:52 +05:30
uco (OpenERP) baf8f06d9c [REF]: Removed _links_get and AVAILABLE_PRIORITY from all files and added import crm.
bzr revid: uco@tinyerp.co.in-20100113133409-ay3y74ys5n3qo5s0
2010-01-13 19:04:09 +05:30
sbh (Open ERP) 69aa1da34a [IMP]: add the onchange_categ_id to all crm cases
bzr revid: sbh@tinyerp.com-20100113103148-7ljsennudeajlvj4
2010-01-13 16:01:48 +05:30
sbh (Open ERP) a878fa0903 [IMP]: rename then name category2_id field to type_id and remove the msg_new function
bzr revid: sbh@tinyerp.com-20100113093724-ggajsvixeg99n0gn
2010-01-13 15:07:24 +05:30
sbh (Open ERP) 9e7cd31f0e merge
bzr revid: sbh@tinyerp.com-20100113060937-yyj1m6h2r8yxngsj
2010-01-13 11:39:37 +05:30
sbh (Open ERP) 1f5242ca73 [Fix]: crm: fix the problem of category2 for all object
bzr revid: sbh@tinyerp.com-20100113044435-4w4sieat2g9gczw1
2010-01-13 10:14:35 +05:30
sbh (Open ERP) b0f53ed22d [IMP]: Create category2 object for all cases
bzr revid: sbh@tinyerp.com-20100113043109-49cyut2k5r73kjom
2010-01-13 10:01:09 +05:30
sbh (Open ERP) 98883513a4 [IMP]: remove the lead_id from crm_opportunity and fix the problem of crm_opportunity
bzr revid: sbh@tinyerp.com-20100113041026-07512jiwuinr08we
2010-01-13 09:40:26 +05:30
sbh (Open ERP) 6a2a90d5ea [Fix] crm: Fix the problem of lead wizard
bzr revid: sbh@tinyerp.com-20100112101150-nsof11qkh4d40adi
2010-01-12 15:41:50 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
sbh (Open ERP) a53ea67391 [REM]:crm: remove section_id and set the sales_department
bzr revid: sbh@tinyerp.com-20100112073202-gu1u7xyhzb8bzwyi
2010-01-12 13:02:02 +05:30
uco (OpenERP) 0ce261f492 [IMP]: Instead of having very different object that uses the same table (crm.case.category), develop new tables for the obejcts that needs cateogry.
bzr revid: uco@tinyerp.co.in-20100112064323-f9qehbacvy19pdfg
2010-01-12 12:13:23 +05:30
sbh (Open ERP) 4e47fe90c1 [Add]:crm: add case_id in crm_lead
bzr revid: sbh@tinyerp.com-20100112063652-xhdu22oa0tf0nn76
2010-01-12 12:06:52 +05:30
uco (OpenERP) 0defede5d6 [IMP]: Changed inheritance of crm_lead and crm_opportunity.
bzr revid: uco@tinyerp.co.in-20100111125742-mb80wjo05nhmo1o7
2010-01-11 18:27:42 +05:30
Harry (Open ERP) 3478962de6 [ADD] mail_gate : new module for mail_gate and Remove the gateway stuff from crm
bzr revid: hmo@tinyerp.com-20100103065757-h4yakktaegxpqtm7
2010-01-03 12:27:57 +05:30
Harry (Open ERP) 77820727d3 [IMP] crm, sale_crm, crm_project : Major Improvement on CRM base on https://bugs.launchpad.net/openobject-addons/+bug/499366
lp bug: https://launchpad.net/bugs/499366 fixed

bzr revid: hmo@tinyerp.com-20091231125720-ywnu9pf4f90dfvth
2009-12-31 18:27:20 +05:30
sbh (Open ERP) b7a46bf63d [Add] crm: distinct objects for all different type of casesand create new object for bug
bzr revid: sbh@tinyerp.com-20091230102044-dx1cvixfr48dtc9z
2009-12-30 15:50:44 +05:30