Commit Graph

215 Commits

Author SHA1 Message Date
dle@openerp.com 2d925d5c27 [FIX]crm: crm merge tests testing new merge behaviour (opps before leads)
bzr revid: dle@openerp.com-20130329130615-gbjqw0x2ybeekext
2013-03-29 14:06:15 +01:00
Antony Lesuisse 2df511c1e3 [FIX] crm stage display on lead, default stages, rename test files
bzr revid: al@openerp.com-20130321112647-5f3maiqmp6ficpwr
2013-03-21 12:26:47 +01:00
dle@openerp.com beb4032c0d [FIX]Remove space in crm lead merge tests.
bzr revid: dle@openerp.com-20130206134614-uzeb1vacqezh8n1a
2013-02-06 14:46:14 +01:00
dle@openerp.com dc3af97631 [FIX]crm lead: merge lead/opps concatened description test
bzr revid: dle@openerp.com-20130206131848-u1r7lc9r89a2zc3r
2013-02-06 14:18:48 +01:00
Thibault Delavallée 23a53651db [FIX] crm: fixed tests about lead to opportunity conversion.
bzr revid: tde@openerp.com-20130201141150-drwhe2n71e5hul30
2013-02-01 15:11:50 +01:00
Raphael Collet 29ee76d744 [MERGE] from trunk
bzr revid: rco@openerp.com-20121219130953-tq0e2mzw145j1ewx
2012-12-19 14:09:53 +01:00
Antonin Bourguignon 1df211b693 [IMP] rename methods in crm_lead and crm_phonecall:
in these classes, the method convert_partner() is now named handle_partner_assignation()
also the method in crm_phonecall has received the same refactoring than the one in crm_lead
documentation has been improved
these two method are a pure code duplication and would deserve a refactoring

bzr revid: abo@openerp.com-20121205192146-rogbsln3atcm1lvt
2012-12-05 20:21:46 +01:00
Antonin Bourguignon 825472c6a7 [IMP] remove the make_partner() method which wasn't in use anywhere anymore
bzr revid: abo@openerp.com-20121205171815-ztd21cjrfi0cy1vr
2012-12-05 18:18:15 +01:00
Antonin Bourguignon d304fedd60 [IMP] there is no 'lead2partner' wizard anymore
bzr revid: abo@openerp.com-20121205164045-agkbtpkoiv6fim3o
2012-12-05 17:40:45 +01:00
Arnaud Pineux 638dcfce34 [IMP] base_action_rule : delete unused fields and add explanation
lp bug: https://launchpad.net/bugs/944197 fixed

bzr revid: api@openerp.com-20121204153617-ju3yyj2tt3d84jl9
2012-12-04 16:36:17 +01:00
Antonin Bourguignon 26ef6d145f [IMP] tests for lead2opp conversion; properly use m2m operations instead of a simple list of ids
bzr revid: abo@openerp.com-20121130192537-2ammzl0irumnau2g
2012-11-30 20:25:37 +01:00
Antonin Bourguignon 6d0aaa0dde [FIX] forgot a .id
bzr revid: abo@openerp.com-20121130191345-bixfvf7cp7g2w8fp
2012-11-30 20:13:45 +01:00
Antonin Bourguignon 448888985b [IMP] tests for the salesmen assignations; properly use m2m operations instead of a simple list of ids (which doesn't work - and it should be corrected in several other tests)
bzr revid: abo@openerp.com-20121130185917-3jxajrp7c3usp5hv
2012-11-30 19:59:17 +01:00
Antonin Bourguignon 94197bdf2a [IMP] tests for the salesmen assignations
bzr revid: abo@openerp.com-20121130181718-0hpl4vvvw84g97ua
2012-11-30 19:17:18 +01:00
Antonin Bourguignon a38bdc15c5 [IMP] introduce tests for the salesmen assignations
bzr revid: abo@openerp.com-20121130170034-7f5ytzptsks997oq
2012-11-30 18:00:34 +01:00
Antonin Bourguignon aabe51a5ed [IMP] test messages
bzr revid: abo@openerp.com-20121130154850-9nqciuno6euckoo4
2012-11-30 16:48:50 +01:00
Antonin Bourguignon 6c53679c84 [IMP] tests for the merge feature
bzr revid: abo@openerp.com-20121130151413-07ezgnoaiuopsd90
2012-11-30 16:14:13 +01:00
Antonin Bourguignon e7de389f4b [WIP] introduce tests for the merge feature
bzr revid: abo@openerp.com-20121130125105-f1ewkix6t6saiu8l
2012-11-30 13:51:05 +01:00
Antonin Bourguignon 26492d98d5 [IMP] properly cycle through the salesmen (round-robin) while converting leads into opps with salesmen assignation
bzr revid: abo@openerp.com-20121127165401-s8fgs553gr2amj3u
2012-11-27 17:54:01 +01:00
Antonin Bourguignon 6974be3d6d [IMP] remove dead code from crm_partner_to_opportunity and crm_phonecall_to_opportunity
fp and al judged that phonecall2opp wizard was just a 'one more click' step
instead of the wizard, a phonecall will directly be converted into an opp when clicking on the 'Convert to opp' button (todo)
tests have been adapted, but some tests are still missing like 'merge lead with opp' or 'merge leads together' (todo)
documentation has been improved

bzr revid: abo@openerp.com-20121114184134-m37k9mwsq2hclgii
2012-11-14 19:41:34 +01:00
Antonin Bourguignon e6bfe6583e [IMP] rename lead2partner (again) into crm.partner.binding; also rephrase the documentation
bzr revid: abo@openerp.com-20121113172235-j6ngsolg0wbu84yg
2012-11-13 18:22:35 +01:00
Antonin Bourguignon 3b2b5f31b9 [WIP] rename 'lead2partner' into 'generate.partner' for more clarity
bzr revid: abo@openerp.com-20121112133033-urh3emybeabfvdxm
2012-11-12 14:30:33 +01:00
Antonin Bourguignon 5b5951143c [IMP] remove dead code from the deprecated phonecall2partner wizard view
bzr revid: abo@openerp.com-20121112121505-0oaozvs14xr8i1gv
2012-11-12 13:15:05 +01:00
Antonin Bourguignon 9c3aefeb02 [IMP] indentation
bzr revid: abo@openerp.com-20121108175841-mf5c1jhywj07cvvk
2012-11-08 18:58:41 +01:00
Antonin Bourguignon fa8f714a59 [WIP] imp crm tests
bzr revid: abo@openerp.com-20121108140100-wmpa3ko8cpo840zq
2012-11-08 15:01:00 +01:00
Antonin Bourguignon 9aec783e3c [IMP] test message
bzr revid: abo@openerp.com-20121001094202-iw6xwrq7fd0zwg21
2012-10-01 11:42:02 +02:00
Antonin Bourguignon fbab999fe2 [FIX] a lot of typos in yml tests
also put the phonecall tests apart in a separated yml file

bzr revid: abo@openerp.com-20120927165708-7pu4ka5e0obb8g0l
2012-09-27 18:57:08 +02:00
Antonin Bourguignon d92fe7019a [FIX] typos in demo data
bzr revid: abo@openerp.com-20120927161435-53b1vef565j0g2vb
2012-09-27 18:14:35 +02:00
Vo Minh Thu 53bd6a6c58 [FIX] project_issue, crm: removed colon in YAML comment.
bzr revid: vmt@openerp.com-20120914140148-sqoxc9yb0den8fa4
2012-09-14 16:01:48 +02:00
Vo Minh Thu 8723e937e1 [MERGE] removed a few warnings.
bzr revid: vmt@openerp.com-20120914133045-syjyr7ozlm3gxle4
2012-09-14 15:30:45 +02:00
Turkesh Patel (Open ERP) a02f31c34c [IMP] crm: improved yml test case to sen mail.
bzr revid: tpa@tinyerp.com-20120907105543-jfxuqmnjckvmi4wx
2012-09-07 16:25:43 +05:30
Olivier Dony 971756e016 [FIX] crm: correct mass conversion wizard defaults, fixes crm tests
bzr revid: odo@openerp.com-20120824161320-mdfqibfe53v2op79
2012-08-24 18:13:20 +02:00
Fabien Pinckaers 06f60b3517 [FIX] body_text --> body, not ure it's good enough
bzr revid: fp@tinyerp.com-20120817120606-t97l9x2dguuv7kmp
2012-08-17 14:06:06 +02:00
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +02:00
Fabien Pinckaers 282f2535bc [IMP] mail cleaning
bzr revid: fp@tinyerp.com-20120816154823-84cnif2cw99vn0qu
2012-08-16 17:48:23 +02:00
Rucha (Open ERP) 0591aaa554 [IMP]: crm: Improved phonecall demo
bzr revid: rpa@tinyerp.com-20120807075000-b5efil1mkifvz712
2012-08-07 13:20:00 +05:30
Rucha (Open ERP) d418856b87 [IMP]: crm: Improved Opportuinity demo
bzr revid: rpa@tinyerp.com-20120806132804-gf12ufog0qjsdu0q
2012-08-06 18:58:04 +05:30
Rucha (Open ERP) 4aba76d2dc [IMP]: crm: Improved lead demo
bzr revid: rpa@tinyerp.com-20120801132846-ufwyjn98t8hbp1pw
2012-08-01 18:58:46 +05:30
Rucha (Open ERP) 9b569c06c5 [IMP]: crm*: Improved xml_id of meeting demo
bzr revid: rpa@tinyerp.com-20120730104625-7nj00iup0hnqdr4b
2012-07-30 16:16:25 +05:30
Rucha (Open ERP) a6b7f2d146 [IMP]: crm*: Improved xml_id of demo phonecalls so it can be generic
bzr revid: rpa@tinyerp.com-20120730102947-l10htd1qpqfbmchp
2012-07-30 15:59:47 +05:30
Rucha (Open ERP) f10270c64a [IMP]: crm*: Improved xml_id of demo cases so it can be generic
bzr revid: rpa@tinyerp.com-20120730102352-wv3g29qk556mx5zc
2012-07-30 15:53:52 +05:30
Rucha (Open ERP) 450c60762c [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120727045438-740vzcigf5phqqej
2012-07-27 10:24:38 +05:30
Stephane Wirtel 51d739f609 [REF] crm: Remove the opt-in option
bzr revid: stw@openerp.com-20120726130023-tqcvgdz5qt7x08lp
2012-07-26 15:00:23 +02:00
Rucha (Open ERP) 953cd056b4 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120725053226-e67t7qdy472jc3ev
2012-07-25 11:02:26 +05:30
Thibault Delavallée 48983282d5 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120720143530-5dddw99ggts6v2j8
2012-07-20 16:35:30 +02:00
Stephane Wirtel ae8b2f65ed [FIX] merge of lp:~openerp-dev/openobject-addons/trunk-addons_issue_hr-cha and fix
bzr revid: stw@openerp.com-20120720121246-ltdbylsj8aveiz13
2012-07-20 14:12:46 +02:00
Thibault Delavallée 204f325952 [FIX] crm_lead: yml test: as crm_add_note has been removed, change a test from add_note to message_append_note.
bzr revid: tde@openerp.com-20120711075557-w5jnzq7l5ou3q6sa
2012-07-11 09:55:57 +02:00
Rucha (Open ERP) a6ff1de18a [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120709065757-9myg5025dqps8q65
2012-07-09 12:27:57 +05:30
Raphael Collet 50dbf218c2 [FIX] crm: fix stupid test (wrong search on ir.model)
bzr revid: rco@openerp.com-20120705091443-2lkfftu0slyb6dl4
2012-07-05 11:14:43 +02:00
Rucha (Open ERP) 0aaef8a06e [IMP]: Improved partner demo xml_id referenced based on changes in server
bzr revid: rpa@tinyerp.com-20120620120305-g88c9cp55csnsvoc
2012-06-20 17:33:05 +05:30