Commit Graph

609 Commits

Author SHA1 Message Date
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
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
Thibault Francois 03068fb1ee [FIX] context in search button + remove context type = lead in action + field type required
bzr revid: tfr@openerp.com-20110218132035-98sozsfsbiqi78ap
2011-02-18 14:20:35 +01:00
Thibault Francois 8ef765cee4 [MERGE, FIX] MERGE ADDONS 1, fix create user with a sales teams is member of the sales team
bzr revid: tfr@openerp.com-20110218095419-8ukt8gmq4s4zbal9
2011-02-18 10:54:19 +01:00
Ujjvala Collins (OpenERP) 3cc1e3a311 [FIX] crm: Fixed problem of email field when meeting is scheduled from opportunity. Corrected separator string on meetings.
lp bug: https://launchpad.net/bugs/715708 fixed

bzr revid: uco@tinyerp.com-20110210045803-48y5wl6am3gfihc5
2011-02-10 10:28:03 +05:30
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 6ca06b7027 [FIX] crm View, onchange, history
bzr revid: tfr@openerp.com-20110208133640-4o0trrfk68yx7vu0
2011-02-08 14:36:40 +01:00
Thibault Francois a92107f509 [fix] previous stage in claim fix + change config menu in crm
bzr revid: tfr@openerp.com-20110208095219-9kjijssbnyygxvty
2011-02-08 10:52:19 +01:00
Thibault Francois 6c81b6a9c1 [fix] previous stage in claim fix + change config menu in crm
bzr revid: tfr@openerp.com-20110208094831-f1f001t453f660a4
2011-02-08 10:48:31 +01:00
tfr 8cbf5bc1f1 [FIX] previous stage didn't worked
bzr revid: tfr@openerp.com-20110206231647-dg5f50am7wsuuz7g
2011-02-07 00:16:47 +01:00
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
Sbh (OpenERP) bacd2755dc [Fix] crm: fix lead is link with a partner, deleting this partner do not erase phone number email
bzr revid: sbh@tinyerp.com-20110203101220-nyj0rkabjvjvj49m
2011-02-03 15:42:20 +05:30
Sbh (OpenERP) ce13b728a3 [FIX] crm :fix the browse error
bzr revid: sbh@tinyerp.com-20110202052836-2idkatgyzds85gb0
2011-02-02 10:58:36 +05:30
Sbh (OpenERP) 81f52634b3 [Fix] crm: Link User to Sales Team
lp bug: https://launchpad.net/bugs/710650 fixed

bzr revid: sbh@tinyerp.com-20110201112658-5045wvkefu84n7kh
2011-02-01 16:56:58 +05:30
Fabien Pinckaers 2cac449aa4 [IMP] access rights
bzr revid: fp@tinyerp.com-20101228082954-2zyamf4zt8eorxo3
2010-12-28 09:29:54 +01:00
Sbh (OpenERP) 281af8c6ea [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101221041917-h2zvll8cxnpc2b8q
2010-12-21 09:49:17 +05:30
Mustufa Rangwala b0f61a9546 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101214130232-wqsim6966u1hilu9
bzr revid: mra@mra-laptop-20101217043732-ri8dfx38pacpruye
2010-12-17 10:07:32 +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 cf13a034f3 [FIX] crm : next and previous fix behavior
bzr revid: tfr@openerp.com-20101216105445-cqx8duv6hmto43mn
2010-12-16 11:54:45 +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
Thibault Francois 1c501f8912 [IMP] stage view : type depend on module installed, and stage view give the opportunity to choose the sales team
bzr revid: tfr@openerp.com-20101214131959-gzire7hxl07o1g3q
2010-12-14 14:19:59 +01:00
uco (OpenERP) 690fbff411 [MERGE]
bzr revid: uco@tinyerp.com-20101214073712-b51lj9zyba9p1bp9
2010-12-14 13:07:12 +05:30
qdp-launchpad@tinyerp.com 8053f16315 [MERGE] merged with branch 3
bzr revid: qdp-launchpad@tinyerp.com-20101213205054-nncswx7rxxuaa3q4
2010-12-13 21:50:54 +01:00
qdp-launchpad@tinyerp.com a4f83694b9 [IMP] crm, hr_evaluation, sale_layout: usability imp.
bzr revid: qdp-launchpad@tinyerp.com-20101213135755-hxuvcgadyg522ykd
2010-12-13 14:57:55 +01:00
Thibault Francois f856489f5b [FIX] crm_view.xml : section_ids in view
bzr revid: tfr@openerp.com-20101213093959-z97zekyeg75q0svw
2010-12-13 10:39:59 +01:00
Thibault Francois d34186d12f [FIX] crm : next/previous_stage behavior
bzr revid: tfr@openerp.com-20101210175455-hvoh7pqjnak6b1wh
2010-12-10 18:54:55 +01:00
uco (OpenERP) 724cdc4b91 [REF] crm: Refactored stage changes.
bzr revid: uco@tinyerp.com-20101210062435-rj0x2wbsdzb3m1t4
2010-12-10 11:54:35 +05:30
uco (OpenERP) 5433192d09 [FIX] crm: Corrected the stage problem for leads, opportunities and claims.
lp bug: https://launchpad.net/bugs/677493 fixed

bzr revid: uco@tinyerp.com-20101209125635-8zgbxs6lu6u9fa0c
2010-12-09 18:26:35 +05:30
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) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +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
ssi 8d3797a58a [FIX]CRM: undefined search screen on m2o Stages
lp bug: https://launchpad.net/bugs/674411 fixed

bzr revid: ssi@tinyerp.com-20101115123516-ltvt8uf4b2v6zi7h
2010-11-15 18:05:16 +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
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +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) 61b776b330 [IMP]: crm*: Improvement in section and stage relation, Improved domain of stage_id
bzr revid: rpa@tinyerp.com-20101006121146-pua39253fb2rcgp1
2010-10-06 17:41:46 +05:30
rpa (Open ERP) 4787a78cdd [IMP,REM]: crm*: Improvements for sections and stages:
* Removed many2one field section_id from stage
* Added many2many field stage_ids in sales team(section)
* Improvement in stage_previous, state_next

bzr revid: rpa@tinyerp.com-20101001123719-h7rmqkgt15abjbfb
2010-10-01 18:07:19 +05:30
Fabien Pinckaers 40df5056bd fix
bzr revid: fp@tinyerp.com-20100928220325-3iu91eq36z8th7cq
2010-09-29 00:03:25 +02:00
Fabien Pinckaers 4d11c419bf [IMP] crm data
bzr revid: fp@tinyerp.com-20100928125008-wa6du4et5t43k2r9
2010-09-28 14:50:08 +02:00
rpa (Open ERP) 71a3990a04 [FIX]: Fixed pylint warnings
bzr revid: rpa@tinyerp.com-20100927134403-d0xv04c0kkfkn724
2010-09-27 19:14:03 +05:30
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) 38c2087056 [IMP]: crm: Added help text for probability
bzr revid: rpa@tinyerp.com-20100920122258-s3btrq93v4qa1wjw
2010-09-20 17:52:58 +05:30
rpa (Open ERP) 82241c40ef [IMP]: crm: Minor improvements for stage and categories
bzr revid: rpa@tinyerp.com-20100920120600-1vly7d3sq2zisne9
2010-09-20 17:36:00 +05:30
qdp (OpenERP) 4d57c49b01 [IMP]: crm: Improvement in listing sales teams in selection as properly sorted by hierarchy
bzr revid: rpa@tinyerp.com-20100914114555-gpme5douyiuoy8to
2010-09-14 17:15:55 +05:30
Olivier Dony ef099febfd [IMP] crm.message_followers(): use correct field to get the salesman's email
bzr revid: odo@openerp.com-20100817192358-82ddpbk4kqhz5xwd
2010-08-17 21:23:58 +02:00
qdp-launchpad@tinyerp.com 7838abef1f [IMP] crm: crm objects have to use the email_cc field to compute the CC where to forward the incoming mails, instead of the list of mails build by the mailgate
bzr revid: qdp-launchpad@tinyerp.com-20100817130044-45z233rdzd2wu2v5
2010-08-17 15:00:44 +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
DHS(OpenERP) 092d59adff [REF] Corrections of OpenERP instead of Open ERP
bzr revid: jvo@tinyerp.com-20100810113506-hm4ocvh4rd68dmu2
2010-08-10 17:05:06 +05:30
Olivier Dony 78e3af7ace [IMP] crm: allow selection of crm.case.stage items that have no sales team assigned even when a sales team is selected
bzr revid: odo@openerp.com-20100728171310-mwxvxya3k4pnslbc
2010-07-28 19:13:10 +02:00
JMA(OpenERP) ec3827535f [FIX] crm, mail_gateway: fixes send reminder.
bzr revid: vra@tinyerp.com-20100728100830-9d3kpm45e7ghn3n6
2010-07-28 15:38:30 +05:30
rpa (Open ERP) a069671a8a [FIX]: crm: Name in domain for base_action_rule
bzr revid: rpa@tinyerp.com-20100726105949-fop8p9d2vdq6iwef
2010-07-26 16:29:49 +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) 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
qdp-launchpad@tinyerp.com 3f683ab45e [IMP] crm: imrpved tooltip
bzr revid: qdp-launchpad@tinyerp.com-20100712221859-o0ojx74ivxulexv8
2010-07-13 03:48:59 +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
rpa (Open ERP) 64040825e3 [FIX]: crm: Minor fixes
bzr revid: rpa@tinyerp.com-20100710102248-cwu8khzyylh0txzs
2010-07-10 15:52:48 +05:30
rpa (Open ERP) dc0b929b09 [ADD]: crm: * Added new objects for custom crm case and sections
* Added a wizard to create Menus for custom cases

bzr revid: rpa@tinyerp.com-20100710100016-n1tjsrvfnjgmifig
2010-07-10 15:30:16 +05:30
rpa (Open ERP) defcf7f5aa [IMP]: crm: Added a checkbox in sales team to change responsible on escalation
bzr revid: rpa@tinyerp.com-20100709102744-6mndtddixj72wcdn
2010-07-09 15:57:44 +05:30
rpa (Open ERP) 0a71188f44 [REF]: base_action_rule: Code cleaning + View improvement
bzr revid: rpa@tinyerp.com-20100706114625-b950gbemt6kux67n
2010-07-06 17:16:25 +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
rpa (Open ERP) c463d29838 [REVERT]: crm, mail_gateway: reverted _history refactoring
bzr revid: rpa@tinyerp.com-20100702053819-q4ss32b91wffvqg3
2010-07-02 11:08:19 +05:30
rpa (Open ERP) f2132a56e9 [REF]: mail_gateway, crm: Refactoring of _history for detailed history maintenance
bzr revid: rpa@tinyerp.com-20100701104631-12v4ii33woqj50bq
2010-07-01 16:16:31 +05:30
Olivier Dony ff27ca8040 [IMP] crm/report: simplify and fix reporting views + cleanup
bzr revid: odo@openerp.com-20100629090834-e2c9p4yzxed8enjm
2010-06-29 11:08:34 +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) 7af197d09d [IMP]: crm: While changing stage, If the stage has on_change=True and Probability set the case probability should be changed accordingly + Improved label
bzr revid: rpa@tinyerp.com-20100624125907-givvt2bn6dotmrgs
2010-06-24 18:29:07 +05:30
JMA (OpenERP) 291f6cc29b [MERGE] Merge the changes from main trunk branch.
bzr revid: jma@tinyerp.com-20100614104704-tg3nf2v0v167m78z
2010-06-14 16:17:04 +05:30
JMA (OpenERP) 4cf1362e3b [FIX] Security fixes for sql injections
bzr revid: jma@tinyerp.com-20100610133419-fwbc1xp0xoq77n90
2010-06-10 19:04:19 +05:30
Vir (Open ERP) 3b06f1f5be [MOD/IMP] crm : In lead,opportunity views type field added. sales : advance invoice wizard, when user create advance invoice form view open
bzr revid: vir@tinyerp.com-20100610130407-42ibe5pxl2n8k42u
2010-06-10 18:34:07 +05:30
RGA(Open ERP) 335d13ff37 [MOD] project_issue,crm : usability improvements
bzr revid: vir@tinyerp.com-20100609054931-tejn3w41z3g8awlf
2010-06-09 11:19:31 +05:30
rpa (Open ERP) aa3732272d [IMP]: mailgate, crm: Added subject of sent mail as mailgate.message name
bzr revid: rpa@tinyerp.com-20100525130306-5rcy4n1gw0a0f360
2010-05-25 18:33:06 +05:30
rpa (Open ERP) 252987ae32 [IMP]: mail_gateway: Improvement in (email) history for attachments
bzr revid: rpa@tinyerp.com-20100525063530-736inv1bz9xzo9j8
2010-05-25 12:05:30 +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
hmo 90f1e9d101 [MERGE] merged from lp:~openerp-dev/openobject-addons/ysa-dev-addons2
bzr revid: hmo@hmo-20100520122700-lejy1xv9yuts4icw
2010-05-20 17:57:00 +05:30
hmo 3aaebcb3a9 [MERGE] merge with master trunk-addons
bzr revid: hmo@hmo-20100520113303-67jlxy1thn3iafdn
2010-05-20 17:03:03 +05:30
rpa (Open ERP) f30e575df8 [IMP]: crm, base_action_rule, mailgateway: Minor Improvement + typo
bzr revid: rpa@tinyerp.com-20100520100305-qj9u0fltesw968nv
2010-05-20 15:33:05 +05:30
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
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
Mantavya Gajjar aa6f8bdced [REM]: move smtpclient from addons->extra addons
bzr revid: mga@tinyerp.com-20100518053214-zdhvnr03rl804xe7
2010-05-18 11:02:14 +05:30
Ysa (Open ERP) 01ca3b7d31 [MERGE] Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: ysa@tinyerp.co.in-20100514135151-e4k8yj9uosp9vumz
2010-05-14 19:21:51 +05:30
rpa (Open ERP) 594d903416 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20100514060432-30wqa3vwrdxul0y7
2010-05-14 11:34:32 +05:30
rpa (Open ERP) 8866e54ca9 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100513132630-9d4y5ucn35m7tbvj
2010-05-13 18:56:30 +05:30
Fabien Pinckaers aa96aaa125 [IMP] Section -> Sales Team
bzr revid: fp@tinyerp.com-20100513114529-0hhx6o1wtr5n8jif
2010-05-13 13:45:29 +02:00
atp (Open ERP) 4f2caf3615 [IMP]: crm: Usability Improvement in case section(Sale teams)form. and some minor changes in yaml.
bzr revid: atp@tinyerp.co.in-20100513052042-xdwu6fbyh20pe8q3
2010-05-13 10:50:42 +05:30
rpa (Open ERP) dc9d606f5d [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20100512103052-bmdp7815dvz40jo9
2010-05-12 16:00:52 +05:30
rpa (Open ERP) aa2f468046 [IMP]: crm, mail_gateway: Moved __history from crm_case to mailgate.thread
bzr revid: rpa@tinyerp.com-20100512101256-rpwela63e3l76503
2010-05-12 15:42:56 +05:30
rpa (Open ERP) c25343dacb [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100512064423-75gxtb5livda3429
2010-05-12 12:14:23 +05:30
Ysa (Open ERP) f3c27f6bb8 [MERGE] Merge with lp:openobject-addons
bzr revid: ysa@tinyerp.co.in-20100512054951-f53bbw4ywnzcjq0e
2010-05-12 11:19:51 +05:30
Stephane Wirtel 9f92862f80 [FIX] crm: Change the help message for the active field in the case
bzr revid: stephane@openerp.com-20100511165354-jlab2xsh2t58p8yc
2010-05-11 18:53:54 +02:00
Stephane Wirtel 74451deac2 [FIX] crm: Lead -> Opportunity: Use the right email address
bzr revid: stephane@openerp.com-20100511101248-80pmbxul0w9t6fwn
2010-05-11 12:12:48 +02:00
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) 63a1163638 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20100430052230-70m61aljlqvisra8
2010-04-30 10:52:30 +05:30
rpa (Open ERP) 6886efda6f [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100430051527-33e075ou12zwxo0a
2010-04-30 10:45:27 +05:30
Stephane Wirtel 9b900ea28a [FIX] crm: The history method of the crm.case object can receive the
cases' ids but the model of the cases must be defined in the context

bzr revid: stephane@openerp.com-20100429154640-eva2lramdssyyz8o
2010-04-29 17:46:40 +02:00
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
rpa (Open ERP) 69dc656f51 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100429045756-9hkmlrl8cnme2672
2010-04-29 10:27:56 +05:30
Stephane Wirtel fd822d8b1d [FIX] crm: Change the sequence of the priorities
bzr revid: stephane@openerp.com-20100428072002-eu0s9bbx1x0um3jc
2010-04-28 09:20:02 +02:00
Harry (Open ERP) 2c4b096a4b [MERGE]
bzr revid: hmo@tinyerp.com-20100428063021-z66ib99xgpu4nzpg
2010-04-28 12:00:21 +05:30
atp (Open ERP) 657d64ced9 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: atp@tinyerp.co.in-20100427071133-nycpp6bl65615oia
2010-04-27 12:41:33 +05:30
Harry (Open ERP) d8426d2276 [MERGE] merged from lp:~openerp/openobject-addons/trunk/
bzr revid: hmo@tinyerp.com-20100423123717-4aqty73sc1a6vex5
2010-04-23 18:07:17 +05:30
Harry (Open ERP) 95fc4188ce [MERGE] merged from lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: hmo@tinyerp.com-20100423121545-b1zyx0aet9exgizu
2010-04-23 17:45:45 +05:30
Harry (Open ERP) 77f7fad17f [MERGE] merged from lp:~openerp/openobject-addons/trunk/
bzr revid: hmo@tinyerp.com-20100423121205-wjpmxcpcv8a3r1nq
2010-04-23 17:42:05 +05:30
atp (Open ERP) ec5512954d [IMP]: crm: Rename case section by sales team and add list of members (man2many field res.users).
bzr revid: atp@tinyerp.co.in-20100423093930-skd91d2nwgy1qfk0
2010-04-23 15:09:30 +05:30
Stephane Wirtel ff924e342c [FIX] crm: If an opportunity is cancelled or closed, we change the probability to 0 or 100%
bzr revid: stephane@openerp.com-20100422115011-424lf40u5rj9mb5a
2010-04-22 13:50:11 +02:00
rpa (Open ERP) 52a76b72ee [IMP]: crm: Improvement for case unlink: Deleting case should also delete its history and logs
bzr revid: rpa@tinyerp.com-20100420062202-k1ezgmdft6j1hfd6
2010-04-20 11:52:02 +05:30
Harry (Open ERP) d8994f04d0 [MERGE]
bzr revid: hmo@tinyerp.com-20100420055117-faxraazs6238y8yo
2010-04-20 11:21:17 +05:30
rpa (Open ERP) ad93fc9bd9 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100419091626-vovtoh7uqka2e4iy
2010-04-19 14:46:26 +05:30
Fabien Pinckaers cbb3ffed6f merge
bzr revid: fp@tinyerp.com-20100418153419-ubeoywe9jq3crmb5
2010-04-18 17:34:19 +02:00
Fabien Pinckaers f8d3d3b84f [IMP] simplified views
bzr revid: fp@tinyerp.com-20100418153244-e8o5p2gxubw4m6t4
2010-04-18 17:32:44 +02:00
Mantavya Gajjar 5aa72a05f1 [REVIEW]: improvement in to the crm module
improvement in crm for email integration

bzr revid: mga@tinyerp.com-20100417210721-9munqmiyynacaia4
2010-04-18 02:37:21 +05:30
rpa (Open ERP) ad122fc908 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100416050540-9s0mmz9fmx4t23eu
2010-04-16 10:35:40 +05:30
rpa (Open ERP) 49a3ed8291 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100416045037-wwe1wl1l88f1n0fm
2010-04-16 10:20:37 +05:30
Mantavya Gajjar 021087c8ce [IMP]: CRM email integration Improvement
Generate client side email threats for each case

bzr revid: mga@tinyerp.com-20100415154220-8xuzn32det2jd4oo
2010-04-15 21:12:20 +05:30
Harry (Open ERP) da864056e4 [MERGE]
bzr revid: hmo@tinyerp.com-20100412105657-0iuijig508lqt4l0
2010-04-12 16:26:57 +05:30
Ysa (Open ERP) 23958f40bf [MERGE] Merge with lp:openobject-addons
bzr revid: ysa@tinyerp.co.in-20100407122754-z5mdmqk95j5urvmc
2010-04-07 17:57:54 +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
rpa (Open ERP) 667e0e5827 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100407051420-w2wmp5tsterf5nk4
2010-04-07 10:44:20 +05:30
Fabien Pinckaers b3f8b9e9cc merge
bzr revid: fp@tinyerp.com-20100406163210-baxw860xradvzmqf
2010-04-06 18:32:10 +02:00
Harry (Open ERP) 85c42e9270 [MERGE]
bzr revid: hmo@tinyerp.com-20100406123429-hu7m4lnflo0amjr5
2010-04-06 18:04:29 +05:30
rpa (Open ERP) 74650c60cd [IMP]: crm: Improvement in crm.py removed unused functions, Improvement in docstring: put proper description and params + code improvement
bzr revid: rpa@tinyerp.com-20100406102015-yle99yjrshjg7j20
2010-04-06 15:50:15 +05:30
ksa (Open ERP) cadaff60b3 [IMP]: crm: Apply changes in crm
bzr revid: ksa@tinyerp.co.in-20100406094603-3up90zudqg7nhze3
2010-04-06 15:16:03 +05:30
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
Harry (Open ERP) fc90459495 [MERGE]
bzr revid: hmo@tinyerp.com-20100402120216-rhjcihck33zefoi4
2010-04-02 17:32:16 +05:30
Fabien Pinckaers 12d76c10ec [IMP] crm deadlines
bzr revid: fp@tinyerp.com-20100402075140-0ih2h9m3pd017s0c
2010-04-02 09:51:40 +02:00
rpa (Open ERP) 51e47526d3 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100330113004-bbt7q33gr5n6lc6g
bzr revid: rpa@tinyerp.com-20100331062815-fagu2jvqh3z0xtre
bzr revid: rpa@tinyerp.com-20100401054503-f14hbpyz7c5sm34m
2010-04-01 11:15:03 +05:30
Harry (Open ERP) fbeab98cf1 [MERGE+IMP] crm: utf-8 problems in mailagte
bzr revid: hmo@tinyerp.com-20100331141442-wsdldsd0ckja2c6i
2010-03-31 19:44:42 +05:30
Harry (Open ERP) 5f80bdb7e6 [FIX]crm : fixed problems regardig email_from/email_to
bzr revid: hmo@tinyerp.com-20100330133413-35za8j33reo3eoyg
2010-03-30 19:04:13 +05:30
Harry (Open ERP) b36be96596 [FIX] crm: set default email_from, email_to in crm history on send/receive mail
bzr revid: hmo@tinyerp.com-20100330104029-l9j4v0dtiuv3rn7y
2010-03-30 16:10:29 +05:30
Harry (Open ERP) c0b1ea7cbe [MERGE] merge from lp:~openerp/openobject-addons/trunk/
bzr revid: hmo@tinyerp.com-20100330052204-b7glbzkzqpev6q10
2010-03-30 10:52:04 +05:30
olt@tinyerp.com 16f184db93 [FIX] crm: 'email_last' not defined
bzr revid: olt@tinyerp.com-20100329144145-2zhm6s080xeoe3kw
2010-03-29 16:41:45 +02:00
ksa (Open ERP) d07c7bc4d6 [IMP]: crm: Apply Doc String
bzr revid: ksa@tinyerp.co.in-20100323125125-2ehrrtyh7tvi9vc4
2010-03-23 18:21:25 +05:30
rpa (Open ERP) c184f21599 [REF]: crm: Separated osv_memory wizard for add cc from crm.py into wizard folder
bzr revid: rpa@tinyerp.com-20100323114455-hdla4728nv6cyx69
2010-03-23 17:14:55 +05:30
rpa (Open ERP) 35095a09ed [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/crm-improvement
bzr revid: rpa@tinyerp.com-20100323060204-bd8wmgeqz966se2k
2010-03-23 11:32:04 +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
Mantavya Gajjar 7fabf72b8b [REVIEW]: code review
bzr revid: mga@mga-20100322130805-gvqgd1fqk1fdrq4n
2010-03-22 18:38:05 +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) 426074796c [IMP] crm: send mail wizard
bzr revid: hmo@tinyerp.com-20100322103341-eyn3c15vaz90hms2
2010-03-22 16:03:41 +05:30
ksa (Open ERP) 9de897fdb1 [REM]: crm: Removed wrong commit changes
bzr revid: ksa@tinyerp.co.in-20100322095230-eg71k9wd7nnfzphp
2010-03-22 15:22:30 +05:30
ksa (Open ERP) bf7b27b4f8 [REM]: crm:Remove wrong commit changes
bzr revid: ksa@tinyerp.co.in-20100322094556-z321hgds7qgcl48j
2010-03-22 15:15:56 +05:30
Harry (Open ERP) feb52a3a20 [FIX+IMP] crm: crm send mail wizard
bzr revid: hmo@tinyerp.com-20100322073406-wr8masbwghfv0l3w
2010-03-22 13:04:06 +05:30
rpa (Open ERP) 0f6344b448 [IMP, REF]: crm: Renamed send new mail wizard to send mail wizard as its used for reply also + Improvement access rules
bzr revid: rpa@tinyerp.com-20100319111535-6h2he0v814u1lh09
2010-03-19 16:45:35 +05:30
rpa (Open ERP) a4739f750d [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100318051757-bsw2454f87yhfref
2010-03-18 10:47:57 +05:30
Harry (Open ERP) d920775050 [FIX] crm: crash send new email wizard
lp bug: https://launchpad.net/bugs/539207 fixed

bzr revid: hmo@tinyerp.com-20100317095254-glwv4kwumpfc0834
2010-03-17 15:22:54 +05:30
Fabien Pinckaers 4f77a10054 merge
bzr revid: fp@tinyerp.com-20100317062116-odz1ombttmkgb68x
2010-03-17 07:21:16 +01:00
rpa (Open ERP) 53243af916 [MERGE]: Merge with trunk addons
bzr revid: rpa@tinyerp.com-20100311055433-24arsb4vmfuxmv5k
2010-03-11 11:24:33 +05:30
Fabien Pinckaers c8b1ffac18 merge
bzr revid: fp@tinyerp.com-20100310152352-9a1yga9rt7aqebvv
2010-03-10 16:23:52 +01:00
Harry (Open ERP) 3b8faf7c1a [FIX] crm: mailgate script
bzr revid: hmo@tinyerp.com-20100310065507-xdvcw4032plufn56
2010-03-10 12:25:07 +05:30
rpa (Open ERP) 4859b71922 [FIX]: crm: solved problem of datetime in crm.py
bzr revid: rpa@tinyerp.com-20100310062130-gocgnacbvmztyw66
2010-03-10 11:51:30 +05:30
rpa (Open ERP) 9d06d1140d [IMP]: crm: added function for history from mailgateway
bzr revid: rpa@tinyerp.com-20100309141454-gxonhn0uocr8xrvm
2010-03-09 19:44:54 +05:30
Harry (Open ERP) b4c290acd2 [FIX] crm: lead crash on changing stage using next/previous button
bzr revid: hmo@tinyerp.com-20100309130406-tydf3pljplnjb7q3
2010-03-09 18:34:06 +05:30
Fabien Pinckaers 0129ecbcf7 [IMP] project issue form
bzr revid: fp@tinyerp.com-20100309095619-r2d676mg94jhsc1u
2010-03-09 10:56:19 +01:00
Harry (Open ERP) a5a3c0b665 [IMP] crm: remove date from _order
bzr revid: hmo@tinyerp.com-20100308115100-2uzkp76d14lw9dlb
2010-03-08 17:21:00 +05:30
sbh (Open ERP) b5a6ac94ad [IMP] crm: add the tooltip and change the label of on_change field and add the view of Resource Type
bzr revid: sbh@tinyerp.com-20100305120455-r2koda2zojjauak7
2010-03-05 17:34:55 +05:30
rpa (Open ERP) a21749ed4d [IMP]: crm: Added section_id in partner
bzr revid: rpa@openerp.co.in-20100305104027-5t3sxvh73609r9ei
2010-03-05 16:10:27 +05:30
sbh (Open ERP) 110771a391 [IMP] crm,report_crm: Fix the probelm probability aand add the company_id in all report
bzr revid: sbh@tinyerp.com-20100305092014-id3njiugtdj2hb0a
2010-03-05 14:50:14 +05:30
rpa (Open ERP) 13a0206be5 [IMP]: base_action_rule: Improved view of Rule lines
bzr revid: rpa@openerp.co.in-20100303060434-0egdpy7wwcm3631h
2010-03-03 11:34:34 +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
Harry (Open ERP) 73035b7149 [IMP] crm: add probability field in crm.case.stage instead of crm.case.categ
bzr revid: hmo@tinyerp.com-20100223103515-eonqz3zkwfnrsoyw
2010-02-23 16:05:15 +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
KSA (OpenERP) fa2d8ca0ed [IMP]: crm, product: Generic Improvment in view + search view
bzr revid: rpa@openerp.co.in-20100216135741-ie0fd5x06cpfz5wv
2010-02-16 19:27:41 +05:30
rpa (Open ERP) e4d6b133b4 [IMP]: crm_project: Added button + function for previous/next stage in issue's view
bzr revid: rpa@openerp.co.in-20100216124327-0dm39filbiyq34qy
2010-02-16 18:13:27 +05:30
Harry (Open ERP) ee87ba0a2b [ADD] base_action_rule: new module to define diffrent actions for any objects
bzr revid: hmo@tinyerp.com-20100215144224-o4sztjze8yksfsdz
2010-02-15 20:12:24 +05:30
Harry (Open ERP) eeff1edbcb [FIX] crm: In format body, do not replace specific char
lp bug: https://launchpad.net/bugs/521830 fixed

bzr revid: hmo@tinyerp.com-20100215082547-80kxpzy7nmzy5zgf
2010-02-15 13:55:47 +05:30
Harry (Open ERP) 01e4480005 [FIX] crm: mailgate related problem
bzr revid: hmo@tinyerp.com-20100215075447-j4tcz1b0z8ao0mjj
2010-02-15 13:24:47 +05:30
uco (OpenERP) 4cd8792dea [MERGE]
bzr revid: uco@tinyerp.co.in-20100210050658-an47b3hg26gtmv17
2010-02-10 10:36:58 +05:30
Harry (Open ERP) 5938a24148 [IMP] crm, project: change field type in user prefernce
bzr revid: hmo@tinyerp.com-20100209134822-uqn63nxt2zvme59j
2010-02-09 19:18:22 +05:30
uco (OpenERP) cc0b6a7706 [IMP] base_action_rule,crm: Added button for activating/deactivating rules. Added remind_user function for general purpose. Changes in crm according to action rules.
bzr revid: uco@tinyerp.co.in-20100208103414-a40idgngbwuqjuui
2010-02-08 16:04:14 +05:30
uco (OpenERP) b082152d90 [MERGE]
bzr revid: uco@tinyerp.co.in-20100208052430-5zelz4rvs60yxr54
2010-02-08 10:54:30 +05:30
rpa (Open ERP) 7c39e7237b [IMP]: crm: Minor improvements
bzr revid: rpa@openerp.co.in-20100205113828-vj3yehjnou4c7jn6
2010-02-05 17:08:28 +05:30
uco (OpenERP) 242cd6f61a [MERGE]
bzr revid: uco@tinyerp.co.in-20100204114453-log8yp501mhft10e
bzr revid: uco@tinyerp.co.in-20100205050021-o0yoabk636qcbg3v
bzr revid: uco@tinyerp.co.in-20100205104039-bu44robd34nug0mk
2010-02-05 16:10:39 +05:30
rpa (Open ERP) 1e1ef3397c [FIX]: crm: Fixed problem in mail reply wizard
bzr revid: rpa@openerp.co.in-20100205090829-b030umfdsgqj63do
2010-02-05 14:38:29 +05:30
rpa (Open ERP) 3392c4e4a1 [IMP]: crm: Improvement in send new mail and add cc wizard
bzr revid: rpa@openerp.co.in-20100205072214-lvq3n3gwatau2pda
2010-02-05 12:52:14 +05:30
rpa (Open ERP) 5f8fc5b40b [IMP]: crm(leads): Put proper onchange for partner and partner address, Removed context for default state
bzr revid: rpa@openerp.co.in-20100205063934-g53n2cmhv9lwajpj
2010-02-05 12:09:34 +05:30
uco (OpenERP) 529d44a80e [IMP] crm, base_action_rule : Improved methods.
bzr revid: uco@tinyerp.co.in-20100204072645-6nvg0b3j11f1hyxe
2010-02-04 12:56:45 +05:30
uco (OpenERP) 309ca5e6f2 [IMP] crm, base_action_rule : Small Change in methods.
bzr revid: uco@tinyerp.co.in-20100204053604-ae7yhrlrb7s7c4w1
2010-02-04 11:06:04 +05:30
uco (OpenERP) 1c2bd4c353 [MERGE]
bzr revid: uco@tinyerp.co.in-20100203131837-ev4fqk1w35vs0yhk
bzr revid: uco@tinyerp.co.in-20100204050020-dstaqr69sn2z3mq2
2010-02-04 10:30:20 +05:30
uco (OpenERP) 243e3d2fe0 [IMP] base_action_rule, crm: Improved scheduling methods.
bzr revid: uco@tinyerp.co.in-20100203124410-h0pvp8oeayoz7of5
2010-02-03 18:14:10 +05:30
Mantavya Gajjar 729b92e046 [MERGE]: merging from same branch
bzr revid: mga@tinyerp.com-20100203124320-hr3iri1u931hdu9b
2010-02-03 18:13:20 +05:30
sbh (Open ERP) ace9d94715 [IMP] crm: change the name of field name in wizard
bzr revid: sbh@tinyerp.com-20100203122619-r52yovo10ooszj6o
2010-02-03 17:56:19 +05:30
Mantavya Gajjar 5a4bfb89ef [CHANGE]: organised imports
bzr revid: mga@tinyerp.com-20100203120051-edrk1ho6ka019ftb
2010-02-03 17:30:51 +05:30
uco (OpenERP) 4073fd445f [IMP] crm: Removed date_action_last field from all views of all objects related to crm.case.
bzr revid: uco@tinyerp.co.in-20100203112855-gq150a2sd516kqui
2010-02-03 16:58:55 +05:30
uco (OpenERP) 904c896e0c [IMP] base_action_rule, crm: Improved base_action_rule. Removed crm.case.rule from crm and added objects of base.actio.rule.
bzr revid: uco@tinyerp.co.in-20100203102809-h622irvspyflvw0e
2010-02-03 15:58:09 +05:30
Mantavya Gajjar 02fbc7d73b [FIX]: merging from same branch
bzr revid: mga@tinyerp.com-20100203062555-40kpj0gsbk1ra0nr
2010-02-03 11:55:55 +05:30
Mantavya Gajjar 57125a1002 [FIX]: oncrease a size of the name filed to take max subject size
See http://www.rfc-editor.org/rfc/rfc2822.txt about email messages
and http://www.rfc-editor.org/rfc/rfc2821.txt about SMTP.

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

bzr revid: mga@tinyerp.com-20100203062304-y9z4xrs4gopde87m
2010-02-03 11:53:04 +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