Commit Graph

603 Commits

Author SHA1 Message Date
Turkesh Patel (Open ERP) 486b3e8ec1 [IMP] remove alias_id field from view when catchall domain is not set.
bzr revid: tpa@tinyerp.com-20120627100931-3cug0k2cvd2fe0qy
2012-06-27 15:39:31 +05:30
ajay javiya (OpenERP) 2ca7cac3c2 [IMP]:Improve mail.alias in crm module
bzr revid: aja@tinyerp.com-20120627083552-xfbrng224lvtudv6
2012-06-27 14:05:52 +05:30
Jigar Amin - OpenERP b8a5dc28d0 [FIX] Coding imp
bzr revid: jam@tinyerp.com-20120627062412-482k3z8frrwvf80c
2012-06-27 11:54:12 +05:30
ajay javiya (OpenERP) d1e5f1d5d6 [Add]: Implement mail.alias feature for crm
bzr revid: aja@tinyerp.com-20120626112109-bt72oh4z6m6vuutq
2012-06-26 16:51:09 +05:30
Thibault Delavallée 466ac94a8d [CLEAN] Slighty cleaned code.
bzr revid: tde@openerp.com-20120529145535-6vfk1bx9roncs5xd
2012-05-29 16:55:35 +02:00
Thibault Delavallée fd0a1c46ea [REM] Removed crm_base and crm_case code.
bzr revid: tde@openerp.com-20120529140237-l6nbgca82s57do5d
2012-05-29 16:02:37 +02:00
Thibault Delavallée 585aac4c8c [IMP] project.task: second step towards cleaning.
bzr revid: tde@openerp.com-20120525162016-qyp3yiknuxeq8qeo
2012-05-25 18:20:16 +02:00
Thibault Delavallée 9ffe2179a0 [IMP] crm: cleaned code, fixed a wrong notification method call.
bzr revid: tde@openerp.com-20120525151959-82ibeur9d01gnesm
2012-05-25 17:19:59 +02:00
Thibault Delavallée 3ac8271356 [FIX] project_issue: fixed issue with cancelled state due to bad defautl data.
bzr revid: tde@openerp.com-20120525134619-8m8rdb9mj8wyq0bp
2012-05-25 15:46:19 +02:00
Thibault Delavallée 0841412f9e [IMP] crm_case, crm_lead: (default) stage, stage_find: updated code to be more easily usable by external classes.
bzr revid: tde@openerp.com-20120524142616-9gn6o8yj1pbzxnx0
2012-05-24 16:26:16 +02:00
Thibault Delavallée 0cecb7a89b [IMP] crm_case_stage: added a 'type' selection field, to separated stages dedicated to leads to fields dedicated to opportunities (or for both). Updated views.
bzr revid: tde@openerp.com-20120524091024-2xt5gvbe7xa8w1uy
2012-05-24 11:10:24 +02:00
Thibault Delavallée ba2e64a886 [FIX] Fixed method missing due to crm_base / crm_case separation; fixed a strange bug with a yml test in crm_lead (must be investigated); fixed a data file called twice.
bzr revid: tde@openerp.com-20120523162903-hc7oewrx2twzs6u4
2012-05-23 18:29:03 +02:00
Thibault Delavallée 00dac2501a [FIX] Duplicated some methods to separated crm_base and crm_case.
bzr revid: tde@openerp.com-20120523160057-b2ukyz1zfxplridw
2012-05-23 18:00:57 +02:00
Thibault Delavallée ec51f2961f [REF] crm_base, crm_case: cleaned methods repartition, moved unused methods from crm_base to crm_case to clearly separate things.
bzr revid: tde@openerp.com-20120523155124-w5knuwwvyyfup2vs
2012-05-23 17:51:24 +02:00
Thibault Delavallée db6029987a [CLEAN] crm.py: cleaned code.
bzr revid: tde@openerp.com-20120523154343-7q5hy1l11kj93aam
2012-05-23 17:43:43 +02:00
Thibault Delavallée 664001ab5f [IMP] [FIX] stage_find: when restricting a search to a sales team, case_default (common) stages are now also taken into account. Also rewrite case_open to use the generic case_set method.
bzr revid: tde@openerp.com-20120523101001-z4jw3y4e1vllob08
2012-05-23 12:10:01 +02:00
Thibault Delavallée 7364f5a356 [IMP] crm_stage: added a 'fold' boolean value, stating whether this stage should be folded or not (for example in kanban view, or in statusbar). crm_lead: updated group_by_full, to fetch stages related to the section_id in context, if any. Also added in context when searching for a particular sales team.
bzr revid: tde@openerp.com-20120522141127-3b3owsdu880c1keq
2012-05-22 16:11:27 +02:00
Thibault Delavallée 1fcb9ca114 [MERGE] Merged with main addons (especially commit about buttons in topbar).
bzr revid: tde@openerp.com-20120522100055-5fwe47gzue09sazy
2012-05-22 12:00:55 +02:00
Fabien Pinckaers ee566d388c [IMP] merged topbar status widgets
bzr revid: fp@tinyerp.com-20120522085037-oktkq3td2hg9lvzr
2012-05-22 10:50:37 +02:00
Thibault Delavallée fcebcc6c8f [FIX] crm_base: re-added get_section method.
bzr revid: tde@openerp.com-20120522084202-cpuk5cx1a5jw7qiw
2012-05-22 10:42:02 +02:00
Thibault Delavallée 2044b442f6 [IMP] crm_base, crm_case: cleaned and re-added case_pending, following previous changes. Also adde some comments.
bzr revid: tde@openerp.com-20120522084028-2nu7sqk40xqf2c3m
2012-05-22 10:40:28 +02:00
Thibault Delavallée 4790f4a175 [FIX] crm_base: case_pending now calls case_pending_send_note instead of case_reset_send_note.
bzr revid: tde@openerp.com-20120522083017-9hv0loxlso806nzk
2012-05-22 10:30:17 +02:00
Thibault Delavallée f5b1301b89 [IMP] [REV] crm_base: re-added pending state (because some documents will use the pending state, such as phonecalls). Also refactored code, by using a case_set method.
bzr revid: tde@openerp.com-20120522082857-457tf7v1v60qeb6f
2012-05-22 10:28:57 +02:00
Thibault Delavallée 53ae33f00b [DOC] crm.py: added some comments.
bzr revid: tde@openerp.com-20120522081413-etmjf2tk3vk5cj6a
2012-05-22 10:14:13 +02:00
Thibault Delavallée 272ab4a01d [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120522075156-psy9wce50hplu4dw
2012-05-22 09:51:56 +02:00
Thibault Delavallée 273eaf67c6 [IMP] crm_lead: added default value for stage. Will certainly be updated.
bzr revid: tde@openerp.com-20120521161545-rmkktn1p4wt2u9zk
2012-05-21 18:15:45 +02:00
Thibault Delavallée e369f04ad0 [IMP] crm_case: updated crm_close, crm_cancel and crm_reset to use case_set generic method.
bzr revid: tde@openerp.com-20120521153143-6y5arw5rpx13sqr7
2012-05-21 17:31:43 +02:00
Thibault Delavallée f7e053f078 [IMP] crm (crm_case, crm_lead): fixed case_oen in crm_base/crm_case (writes date_open if was in draft); deleted case_open in crm_lead as its behavior is now the default crm_case behavior; updated opportunities form view (re-added a Open button, when in draft; rearranged buttons).
bzr revid: tde@openerp.com-20120521142317-3cwzxc2vdn1h3sjo
2012-05-21 16:23:17 +02:00
Thibault Delavallée 4ef4b635f7 [IMP] crm_base, crm_case: calls to case_open now also set the date_open field.
bzr revid: tde@openerp.com-20120521140705-c49ocb442ac10b5l
2012-05-21 16:07:05 +02:00
Thibault Delavallée d6387061b1 [IMP] crm_case: added a case_set generic method for case_XXX methods. Will be cleaned. Also added a case_get generic method for case_XXX methods. Will be cleaned.
bzr revid: tde@openerp.com-20120521140135-yvlt353o7vkkcy9u
2012-05-21 16:01:35 +02:00
Fabien Pinckaers 70a1ed47d3 [IMP] Removing context_XXX_id for default searches; replaced by save as default search in the new search widget
bzr revid: fp@tinyerp.com-20120521135856-hc0kzrpgrxozpq9r
2012-05-21 15:58:56 +02:00
Thibault Delavallée 5d4c1497d7 [IMP] crm_case: case_open/close/reset/cancel now update the stage instead of the state. Also cleaned code and added context propagation. Also updated crm_lead_data and crm_lead_demo because of pending removal.
bzr revid: tde@openerp.com-20120521124046-964ofzo6hr3vj5q7
2012-05-21 14:40:46 +02:00
Thibault Delavallée 56c59b89d6 [REF] crm: crm_base: moved send_notes methods to a Notifications subpart
bzr revid: tde@openerp.com-20120521120155-ifo2v6leo5zw99y9
2012-05-21 14:01:55 +02:00
Thibault Delavallée 2c5c71356d [REM] crm.py: removed references to 'pending' state.
bzr revid: tde@openerp.com-20120521100043-xst0mqbl5es69ah1
2012-05-21 12:00:43 +02:00
Purnendu Singh (OpenERP) ac6982fad3 [MERGE] merge with mdi branch to get effect of hiding state of the objects which are having stage
bzr revid: psi@tinyerp.com-20120508131950-b2widdo25en9n4v9
2012-05-08 18:49:50 +05:30
Divyesh Makwana (Open ERP) c5c3de39ce [IMP] crm, hr_recruitment, project : Improved tooltip of state fields in all stage object.
bzr revid: mdi@tinyerp.com-20120504104413-p0shlocoxzoaxboh
2012-05-04 16:14:13 +05:30
Amit Patel (OpenERP) 9704684ab0 [IMP]
bzr revid: apa@tinyerp.com-20120501111134-y0t7kk8yqo8r0l3o
2012-05-01 16:41:34 +05:30
Amit Patel (OpenERP) 8d3365c1ba [IMP]
bzr revid: apa@tinyerp.com-20120427095137-5v5dnze0jokg7u3f
2012-04-27 15:21:37 +05:30
Amit Patel (OpenERP) 2b04f2f320 [IMP]:crm:Buttons of records must match to the order of the status bar. from left to right.
bzr revid: apa@tinyerp.com-20120427091500-w02yddph6z1yhep5
2012-04-27 14:45:00 +05:30
Purnendu Singh (OpenERP) d3df8f51b9 [MERGE, IMP] crm: Improve data and merge with mma branch
bzr revid: psi@tinyerp.com-20120419133309-hn30exz1qnu0zxzz
2012-04-19 19:03:09 +05:30
Mayur Maheshwari (OpenERP) 529a02cc58 [IMP]crm: Improve state field as function field according to stage changes and added a group technical feature in state field
bzr revid: mma@tinyerp.com-20120419060131-ojhyh5og0p4cplyz
2012-04-19 11:31:31 +05:30
Roberto López López (OpenERP) 1e4780cdcd [fix] review
bzr revid: rlo@openerp.com-20120418090617-s3zfme3x3ouvzczb
2012-04-18 11:06:17 +02:00
Mayur Maheshwari (OpenERP) 4f8154a290 [MERGE]Merge with lp:~openerp-dev/openobject-addons/trunk-state_sync_with_kanban
bzr revid: mma@tinyerp.com-20120418085135-fr5x720kxvk2mjig
2012-04-18 14:21:35 +05:30
Mayur Maheshwari (OpenERP) 7967ba417d [IMP]crm: Improved a state field based on stage
bzr revid: mma@tinyerp.com-20120406091623-9nqb5lryhueku068
2012-04-06 14:46:23 +05:30
Thibault Delavallée eb5a1e881a [FIX] Fixed missing method causing possible crash.
bzr revid: tde@openerp.com-20120403085225-5s6evnotpwg4foju
2012-04-03 10:52:25 +02:00
Thibault Delavallée 945b454aab [IMP] Cleaned crm and crm_lead.py in order to prepare the merge process.
bzr revid: tde@openerp.com-20120402171414-fhytlo3hs84kfjs3
2012-04-02 19:14:14 +02:00
Bhumi Thakkar (Open ERP) b655344971 [MERGE] merge trunk-social-tde branch.
bzr revid: bth@tinyerp.com-20120402110518-q9vjn5m7jujsejhx
2012-04-02 16:35:18 +05:30
Thibault Delavallée f98c468905 [MERGE] Merged with main addons
bzr revid: tde@openerp.com-20120402085718-vkbvudzpa4e1t9m8
2012-04-02 10:57:18 +02:00
Thibault Delavallée f38c7212ca [MERGE] Merged with framework social branch
bzr revid: tde@openerp.com-20120329163949-2bkxm15nvjw4hv2u
2012-03-29 18:39:49 +02:00
Thibault Delavallée 003a2df5f0 [FIX] crm_lead: fixed missing argument in message_append_note
bzr revid: tde@openerp.com-20120321085910-w8ya3nfg4ivzqt6e
2012-03-21 09:59:10 +01:00
Thibault Delavallée 744feff959 [MERGE] Merged with main addons
bzr revid: tde@openerp.com-20120321085121-52hkn31qqk2tqx52
2012-03-21 09:51:21 +01:00
Thibault Delavallée 9dc9cb5a1a [IMP] crm.py: improved case_escalate_send_note (now defined as a default function, possibly logging the new section_id). Removed the 'crm.phonecall' thing never used in context in case_reset.
bzr revid: tde@openerp.com-20120320132026-9scjqjqh3dgo3r5m
2012-03-20 14:20:26 +01: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
Georges Grogero 0fbc4084ff [IMP] Improved default message in crm_base. Inheriting classes only have to redefine a case_get_note_msg_prefix if using the default crm_base messages.
bzr revid: tdelavallee@gmail.com-20120315205128-qeedjxrmscu4fafm
2012-03-15 21:51:28 +01:00
Thibault Delavallée 1a0a7310a8 [IMP] crm: crm_base: case_XXX_send_note methods now contain default messages that can be customized with a prefix in context.
bzr revid: tde@openerp.com-20120315170727-joeor9yrna6vca13
2012-03-15 18:07:27 +01:00
Bhumi Thakkar (Open ERP) 39c03d296c [FIX] called case_reset_send_note method from crm_case class.
bzr revid: bth@tinyerp.com-20120315133252-lg6x6u5qkrzzjqey
2012-03-15 19:02:52 +05:30
Bhumi Thakkar (Open ERP) ed07444999 [FIX] renamed methods' name and notifications changed for meeting and phonecall and remove need_action_user_id field from view and language improved in notification message.
bzr revid: bth@tinyerp.com-20120313105528-6e1ag1w5a5sbzsnj
2012-03-13 16:25:28 +05:30
Bhumi Thakkar (Open ERP) be5a0f4aa3 [FIX] rename method name for meeting creation notification and escalate notification method is replaced from crm_base to crm_case.
bzr revid: bth@tinyerp.com-20120312131525-0rr3sr1peh30r8ee
2012-03-12 18:45:25 +05:30
Bhumi Thakkar (Open ERP) edba2af7a2 [FIX] Improved language in notifications(present perfect simple with passive form) and imrpoved coding style.
bzr revid: bth@tinyerp.com-20120312103420-hy4ln4pw0376173r
2012-03-12 16:04:20 +05:30
Olivier Dony a68bbb65f4 [FIX] crm: typo + duplicate line due to bad merge + bad hardcoded models
bzr revid: odo@openerp.com-20120308155835-j9j5jh89p80i0ma5
2012-03-08 16:58:35 +01:00
Bhumi Thakkar (Open ERP) 821b3a773a [FIX] minor changes for call reset notification function.
bzr revid: bth@tinyerp.com-20120306132848-1jskbzll692kn2bs
2012-03-06 18:58:48 +05:30
Bhumi Thakkar (Open ERP) d9dca412cc [FIX] changes in reset functions.
bzr revid: bth@tinyerp.com-20120306105017-w2znwg19b713v1cb
2012-03-06 16:20:17 +05:30
Bhumi Thakkar (Open ERP) da087c47b0 [IMP] notification for crm meeting and crm phonecall.
bzr revid: bth@tinyerp.com-20120306091855-b7kx0wxxcu81uw0d
2012-03-06 14:48:55 +05:30
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

lp bug: https://launchpad.net/bugs/525808 fixed

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
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
Bhumi Thakkar (Open ERP) 4fd9980327 [IMP] Call notifications methods from crm base.
bzr revid: bth@tinyerp.com-20120229102249-xci8gnbic0npnovs
2012-02-29 15:52:49 +05:30
Bhumi Thakkar (Open ERP) b815d29b48 [MERGE] merge trunk-social-tde branch.
bzr revid: bth@tinyerp.com-20120229053432-ps03fdczspj8zr9w
2012-02-29 11:04:32 +05:30
Thibault Delavallée d682be4242 [FIX] crm: fixed 2 write calls not using a list of ids, causing issues with mail.thread
bzr revid: tde@openerp.com-20120228140407-uwqetqg3tb0d2try
2012-02-28 15:04:07 +01:00
Bhumi Thakkar (Open ERP) e04c1215ea [IMP] put a date for schedule a call notification,meeting notification with date in crm lead and notification with need action in crm meeting,conert phonecall into opportunity notification put.
bzr revid: bth@tinyerp.com-20120228133804-cbynhdwlw4pf1wg2
2012-02-28 19:08:04 +05:30
Bhumi Thakkar (Open ERP) 18e423d9a2 [IMP] add notification for meeting and phonecall action.replaced notifications methods from crm_case class to crm_base class.
bzr revid: bth@tinyerp.com-20120227105012-01d441d3pqrkvhk7
2012-02-27 16:20:12 +05:30
Bhumi Thakkar (Open ERP) 99a3eeed4c [IMP] replace *args with context=None in crm.py and crm_lead.py,craeate methods in crm.py and crm_lead.py file _case_open_notification,_case_close_notification,_case_cancel_notification,_case_pending_notification,_case_escalate_notification,remove message_ids field from crm_lead.py file and crm_lead_view.xml file,add type : 'email' in 'schedule_with_attach' method in mail_message.py file
bzr revid: bth@tinyerp.com-20120223104641-ej8bbbzgwt4v670h
2012-02-23 16:16:41 +05:30
Thibault Delavallée b8612374d7 [IMP] crm_case: removed generic notification when changing state. Messages are now delegated to upper modules, that will have to write consistent and useful notifications.
bzr revid: tde@openerp.com-20120220111705-4q7x3ukgvnz3vhe1
2012-02-20 12:17:05 +01:00
fp 8aff5209ea [IMP] improved error message, constraints must allways propose a solution
bzr revid: fp@fp-laptop-20111231075720-4kak7o320td4wxqc
2011-12-31 08:57:20 +01:00
Kuldeep Joshi (OpenERP) 6615565745 [FIX] crm : change the search condition of crm_case_categ
lp bug: https://launchpad.net/bugs/907510 fixed

bzr revid: kjo@tinyerp.com-20111222102053-rrpyuj9jbswjtuyv
2011-12-22 15:50:53 +05:30
Raphael Collet 27e90e2d30 [IMP] crm: remove suspicion of dead code
bzr revid: rco@openerp.com-20111220152931-0jrscthuq7c932iv
2011-12-20 16:29:31 +01:00
ron@tinyerp.com fcc8ad4c5f [MERGE] Merged with lp:addons
bzr revid: ron@tinyerp.com-20111125044020-68ej7soko8u5q463
2011-11-25 10:10:20 +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 472ad4e944 [MERGE] Merged with lp:addons
bzr revid: ron@tinyerp.com-20111121054903-kikfpfc4kg2n1b6w
2011-11-21 11:19:03 +05:30
Fabien Pinckaers 4d5fb290d7 [IMP] misc fixes related to on_changes and fields_view_get
bzr revid: fp@tinyerp.com-20111114213319-9sgjo9sy4sx1phd7
2011-11-14 22:33:19 +01:00
Fabien Pinckaers 025f32ffff [FIX] email on helpdesk
lp bug: https://launchpad.net/bugs/881061 fixed

bzr revid: fp@tinyerp.com-20111111143225-i9sce7akzp42h318
2011-11-11 15:32:25 +01:00
Fabien Pinckaers 3d9b149dcc [imp] merge + cleaning: contract managemeent, not perfect yet, but good enough -> to replace static email one day
bzr revid: fp@tinyerp.com-20111108225337-5muyehnvgqasv44i
2011-11-08 23:53:37 +01:00
Jigar Amin - OpenERP 76333bf445 [BUG/FIX] crm : On Change Partne Address Method shoud Return rspective values
lp bug: https://launchpad.net/bugs/881061 fixed

bzr revid: jam@tinyerp.com-20111025091837-6v4iarudj7v7984k
2011-10-25 14:48:37 +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
Jigar Amin - OpenERP 0602dbe5fe [BUG/FIX] crm, mail- refectore crm remind_user code according to email module for crm_helpdesk remind user
lp bug: https://launchpad.net/bugs/868135 fixed

bzr revid: jam@tinyerp.com-20111005090532-brsg9356j1ccses7
2011-10-05 14:35:32 +05:30
Fabien Pinckaers ff61502272 [IMP] some view should not have group_by...
bzr revid: fp@tinyerp.com-20111001211529-0g2jccon81tbjrry
2011-10-01 23:15:29 +02:00
Olivier Dony 1d3ff0e52f [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110927165219-ux50zxkszwpcfssd
2011-09-27 18:52:19 +02:00
Olivier Dony d81837fac6 [MERGE] synch with latest trunk
bzr revid: odo@openerp.com-20110922162538-x7xucux66zma5bp8
2011-09-22 18:25:38 +02:00
Mayur Maheshwari (OpenERP) 364f9aefa9 [IMP]stock,purchase_requisition,crm:statusbar Improvement is Done
bzr revid: mma@tinyerp.com-20110914131111-3o0jykg61r5eq98c
2011-09-14 18:41:11 +05:30
Olivier Dony 196c11d41e [MERGE] latest trunk
bzr revid: odo@openerp.com-20110913132843-eo7vevh8h9924hm2
2011-09-13 15:28:43 +02:00
Olivier Dony 30cc28efbb [FIX] crm: button/action methods must not return None
bzr revid: odo@openerp.com-20110913085249-tyv40pa84t4n2n01
2011-09-13 10:52:49 +02:00
Vo Minh Thu 31f8cea190 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20110831092639-sfivx3hubd7ujwv0
2011-08-31 11:26:39 +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
Vo Minh Thu 6d5b0edf34 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20110826073904-kpr0zvgmmcttimto
2011-08-26 09:39:04 +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
Antony Lesuisse c8dcb4e685 [FIX] crm fix crm_claim
bzr revid: al@openerp.com-20110825045455-95a8nt7ep6sonk3a
2011-08-25 06:54:55 +02:00
Antony Lesuisse 42b36f710e [MERGE] remove stage type ksa, and MASSIVE crm_lead cleanup
bzr revid: al@openerp.com-20110825041037-0jerocl9x8psve2c
2011-08-25 06:10:37 +02:00
Antony Lesuisse 039a6852d0 [IMP] crm tooltip on saleteam working time
bzr revid: al@openerp.com-20110825002936-8gpd07pmgraex07o
2011-08-25 02:29:36 +02:00
Antony Lesuisse 544ceeeb4a [MERGE] rename team leader and improve tooltips
bzr revid: al@openerp.com-20110825001947-qkbxdlrli2ig1t6n
2011-08-25 02:19:47 +02:00
Olivier Dony b0bed63351 [IMP] mail.thread: renaming methods to avoid collisions with objects that use the mixin
bzr revid: odo@openerp.com-20110823175809-hw81fkptg90702vh
2011-08-23 19:58:09 +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
Mayur Maheshwari (OpenERP) 517620e407 [IMP]crm:field name is renamed
bzr revid: mma@tinyerp.com-20110818065756-kkqu0bqm1u4mz0b5
2011-08-18 12:27:56 +05:30
ksa (Open ERP) 925d4eab9c [REM]: remove unuse space
bzr revid: ksa@tinyerp.co.in-20110817125947-3b5yiwo10g7v7leu
2011-08-17 18:29:47 +05:30
ksa (Open ERP) 5e581e6188 [IMP]: for stage type of mark lost and mark won
bzr revid: ksa@tinyerp.co.in-20110817124134-jkpomynnsu5r51wp
2011-08-17 18:11:34 +05:30
ksa (Open ERP) d7746c8403 [IMP]: change state for that improve method stage_change
bzr revid: ksa@tinyerp.co.in-20110817123220-uyv6wfjh51tcdkjw
2011-08-17 18:02:20 +05:30
ksa (Open ERP) 568b5315e1 [IMP]: method for find percentage for stage in crm
bzr revid: ksa@tinyerp.co.in-20110817122209-1u82d7otgjyo8df8
2011-08-17 17:52:09 +05:30
ksa (Open ERP) 45ecce84a6 [REM]: type field for case stage
bzr revid: ksa@tinyerp.co.in-20110817103135-l9ts7x7s3wljz9fq
2011-08-17 16:01:35 +05:30
ksa (Open ERP) bc6a9c631e [IMP]: remove stage type for crm when use method for set stage from cancel to open
bzr revid: ksa@tinyerp.co.in-20110817102104-776rgzg3hit5oya7
2011-08-17 15:51:04 +05:30
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
Vo Minh Thu 847ddda540 [FIX] changed super(osv,self) to super(the-model,self).
bzr revid: vmt@openerp.com-20110816103248-ufdcbkwh2u6c05u7
2011-08-16 12:32:48 +02:00
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
Raphael Collet be0809a670 [MERGE] remove address_id from user
bzr revid: rco@openerp.com-20110803100602-75dcx4dqsh3sragi
2011-08-03 12:06:02 +02:00
RavishchanraMurari (Open ERP) 304de3d738 remove_address_id
bzr revid: rmu@tinyerp.com-20110803054215-v0vbxrm7ceef9p4q
2011-08-03 11:12:15 +05:30
RavishchanraMurari (Open ERP) caa3c07094 email.addresss_id_repalce_by_user_email
bzr revid: rmu@tinyerp.com-20110728061156-swmn5jz78zb3w4vd
2011-07-28 11:41:56 +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
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
tfr@openerp.com be10c98ff3 [CLEAN] remove print
bzr revid: tfr@openerp.com-20110629134636-qyk3xgafn420khhj
2011-06-29 15:46:36 +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
DBR (OpenERP) efc308e690 [FIX] Fix the problem of reconfirm
lp bug: https://launchpad.net/bugs/802539 fixed

bzr revid: dbr@tinyerp.com-20110628050350-yt7muh597au50xpr
2011-06-28 10:33:50 +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) 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 d27ae843a3 [FIX] duplicate and edit all bug + refactor crm_case crm_base meeting phonecall
bzr revid: tfr@openerp.com-20110531133232-aiclel28l79p25bj
2011-05-31 15:32:32 +02:00
Jigar Amin 4ebbe5d4b6 [IMP] crm_phoncall : remove the visibilty of the draft from phonecall
bzr revid: jam@tinyerp.com-20110516061745-zlhzw0gjabqn6vh1
2011-05-16 11:47:45 +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
Stephane Wirtel 7582068093 [FIX] crm: Specify the email of the user
bzr revid: stephane@openerp.com-20110426142912-cj02g100ko5gfv4f
2011-04-26 16:29:12 +02:00
Stephane Wirtel 63573d48d8 [FIX] Use the last description where the name is not a state of a CRM case
bzr revid: stephane@openerp.com-20110422114111-pb1boou0lf3q9rlh
2011-04-22 13:41:11 +02:00
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
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) 96c65e3dbe [FIX]: improvements for attachment as dictionary
bzr revid: rha@tinyerp.com-20110420095458-0w53lpa10sv7wnep
2011-04-20 15:24:58 +05:30
Jigar Amin 0d9276a6c9 [FIX] crm : lp:747776 added condition for the ids
lp bug: https://launchpad.net/bugs/747776 fixed

bzr revid: jam@tinyerp.com-20110419121132-ttcra01mxigd2tp1
2011-04-19 17:41:32 +05:30
Harry (OpenERP) 37a916b539 [MERGE] cleanup email module and rename it with mail module
bzr revid: hmo@tinyerp.com-20110406054513-bn5e5sys9ugm1vq5
2011-04-06 11:15:13 +05:30
Harry (OpenERP) 131daf04aa [FIX] mail: In email.therad, fixed message_new and message_update method
bzr revid: hmo@tinyerp.com-20110406043752-nqpgav3h6f0rk8v1
2011-04-06 10:07:52 +05:30
Rifakat Haradwala (Open ERP) dfb7539e98 [IMP]: improvements
bzr revid: rha@tinyerp.com-20110331090350-uud2kept28bs1xv0
2011-03-31 14:33:50 +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
Rucha (Open ERP) 117d3f75a0 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110317095800-l0sc4mj3uktsm8wa
2011-03-17 15:28:00 +05:30
Thibault Francois 9fb3e10ee7 [MERGE] bug fix 722723
bzr revid: tfr@openerp.com-20110304125334-ht2v8t21lwq7q7md
2011-03-04 13:53:34 +01:00
Thibault Francois 4cead9e021 [FIX] exception raise when not reply to remove, email send to user not to reply_to of the sales team
bzr revid: tfr@openerp.com-20110304121336-lcj3586ayaalq19v
2011-03-04 13:13:36 +01:00
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 edd32485de [FIX] raise an exception on case.email only if need to remind partner
bzr revid: tfr@openerp.com-20110302122907-ex23dr1jzuuyjghs
2011-03-02 13:29:07 +01:00
Atul Patel (OpenERP) f6306b53ea [FIX]crm: set salesteam responsible user as remind user for send remind user action.
bzr revid: atp@tinyerp.com-20110302102838-hwg2fqahjpxkoxnz
2011-03-02 15:58:38 +05:30
Bhumika (OpenERP) 2eb5727a4f [Fix] crm : if contact is exist then call onchange_partner_address_id
bzr revid: sbh@tinyerp.com-20110301125042-n3wlq2mldeq4mdm8
2011-03-01 18:20:42 +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
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
Harry (OpenERP) bbbbf1359a [MERGE] merged with trunk-addons-development branch
bzr revid: hmo@tinyerp.com-20110224131516-zooy75ufkl0783kr
2011-02-24 18:45:16 +05:30
Atul Patel (OpenERP) 13b59bec4c [FIX]: crm - send reminder uses wrong "from" email
bzr revid: atp@tinyerp.com-20110223060737-88tydzckko1b4j8m
2011-02-23 11:37:37 +05:30
Thibault Francois 522b5269e2 [fix] bug 715797
bzr revid: tfr@openerp.com-20110222141501-snphwxigo668uk1y
2011-02-22 15:15:01 +01:00