Commit Graph

258 Commits

Author SHA1 Message Date
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
Rucha (Open ERP) 189fd8e390 [IMP]: (Work in progress)* Changed demo references according to changes in server, Aim is to add more common names and easy demo.
* Improved xml_id of demo like res_partner_1 instead of specific record name like res_partner_asus so in future we can change that record value easily avoiding confusions in names

bzr revid: rpa@tinyerp.com-20120619071624-3d9mcl9m76gp2s0c
2012-06-19 12:46:24 +05:30
Thibault Delavallée 2e846adbc8 [FIX] crm_lead, hr_recruitment: fixed YML tests.
bzr revid: tde@openerp.com-20120525122234-bhvps7xna1q9m5qf
2012-05-25 14:22:34 +02:00
Thibault Delavallée 5088fecc2f [FIX] crm_lead: fixed a YML test.
bzr revid: tde@openerp.com-20120525120247-a8n0yao7pd23z7xb
2012-05-25 14:02:47 +02:00
Thibault Delavallée d90f5ae2ed [FIX] crm_lead: fixed a YML test.
bzr revid: tde@openerp.com-20120525115116-pnkhqy5vditjqeor
2012-05-25 13:51:16 +02:00
Thibault Delavallée 80f2e0a27b [IMP] crm_lead yml tests.
bzr revid: tde@openerp.com-20120525101713-yu32cpbchjsw2h5y
2012-05-25 12:17:13 +02:00
Thibault Delavallée 24e7ff11f9 [FIX] crm_lead yml test: fixed a test based on a data whose id has changed; fixed mising ',' in crm_claim, crm_fundraising.
bzr revid: tde@openerp.com-20120525073312-anvwpi35szptaw8a
2012-05-25 09:33:12 +02:00
Thibault Delavallée e8d0633ae9 [FIX] crm_lead: fixed a test based on a closed lead.
bzr revid: tde@openerp.com-20120524161925-vs7o7vqajcn04qeo
2012-05-24 18:19:25 +02:00
Thibault Delavallée 23d8090ff9 [FIX] crm_lead yml tests: fixed some tests, propagating changes in lead data.
bzr revid: tde@openerp.com-20120523091940-6lxdk29488lwp9o5
2012-05-23 11:19:40 +02:00
Thibault Delavallée 0eb7d5f4fa [IMP] crm_lead yml tests: removed part about setting a lead into pending; added a re-open oportunity instead. Also updated 'mark lost' part.
bzr revid: tde@openerp.com-20120522095141-e0g3qbpduri507nz
2012-05-22 11:51:41 +02:00
Raphael Collet f056758c54 [FIX] crm: renamed fields opt_in and opt_out in yml test files
bzr revid: rco@openerp.com-20120508084214-l9mg2ljv2sh0ibvw
2012-05-08 10:42:14 +02:00
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Quentin (OpenERP) f7e147206d [FIX] crm: fixed error message in yaml test
bzr revid: qdp-launchpad@openerp.com-20120321091136-0z49ulon0l0auta4
2012-03-21 10:11:36 +01:00
Jigar Amin - OpenERP 6c291f1aa0 [IMP] crm lead filed optput to opt_out to support res_partner mailtemplare opt_out field consiatancy
bzr revid: jam@tinyerp.com-20120307085701-7j6usg7xszop0n61
2012-03-07 14:27:01 +05:30
Mayur Maheshwari (OpenERP) 5e6bec7de6 [FIX]crm,hr_contract,hr_timesheet_sheet,lunch: remove a user_id from record in yml
lp bug: https://launchpad.net/bugs/827287 fixed

bzr revid: mma@tinyerp.com-20120110104057-p16tjp48u1xdp072
2012-01-10 16:10:57 +05:30
Ujjvala Collins (OpenERP) 5ddf1b807c [IMP] crm: Improved yml.
bzr revid: uco@tinyerp.com-20111216131007-r39ddtoek0re5bt6
2011-12-16 18:40:07 +05:30
Ujjvala Collins (OpenERP) 81b0b37641 [IMP] crm: Improved ymls.
bzr revid: uco@tinyerp.com-20111216125312-06ijgxlm150wivuo
2011-12-16 18:23:12 +05:30
Atik Agewan (OpenERP) 8f8992fdf2 [ADD]CRM:update context to fix test case
bzr revid: aag@tinyerp.com-20111216064921-dic8xhtpr5po482s
2011-12-16 12:19:21 +05:30
Atik Agewan (OpenERP) 0380a9a291 [ADD]CRM:Add context to fix test case
bzr revid: aag@tinyerp.com-20111216062722-cw3bpc3x5n4gckfu
2011-12-16 11:57:22 +05:30
Atik Agewan (OpenERP) a8c70fd477 [ADD]CRM:use proper sentence case
bzr revid: aag@tinyerp.com-20111215123030-19icn1v6gc11om29
2011-12-15 18:00:30 +05:30
Atik Agewan (OpenERP) 5b253d6bd0 [ADD]CRM:optimize the code
bzr revid: aag@tinyerp.com-20111215121247-2rtl9ki3du5ni403
2011-12-15 17:42:47 +05:30
Atik Agewan (OpenERP) 0a95b359b9 [ADD]CRM:use proper sentence case
bzr revid: aag@tinyerp.com-20111215115940-r1mc5cjtlxwpblwa
2011-12-15 17:29:40 +05:30
Atik Agewan (OpenERP) 2e522819e6 [ADD]CRM:optimize the code
bzr revid: aag@tinyerp.com-20111215115404-rimjbde55cp926xy
2011-12-15 17:24:04 +05:30
Atik Agewan (OpenERP) 8a5f52a888 [ADD]CRM:optimize the code
bzr revid: aag@tinyerp.com-20111215114947-23puczlqu9o6g13r
2011-12-15 17:19:47 +05:30
Atik Agewan (OpenERP) 56ea272c4c [ADD]CRM:add new file for test crm action rule
bzr revid: aag@tinyerp.com-20111215113939-vbe7ge2hw694dthp
2011-12-15 17:09:39 +05:30
Atik Agewan (OpenERP) c9b5faa1ac [IMP] CRM: I Create Record Ruels And cover _check method
bzr revid: aag@tinyerp.com-20111213131844-diipvx1ix2mmynq0
2011-12-13 18:48:44 +05:30
Atik Agewan (OpenERP) 77169c3e51 [IMP] CRM: phone call - performe Not Held, cancelled, Set to Todo ,Held Opration
bzr revid: aag@tinyerp.com-20111208095930-aikumxjscm5d4hd3
2011-12-08 15:29:30 +05:30
Atik Agewan (OpenERP) b6a4a5e684 [IMP] CRM: crm_meeting - Add code for new meeting invite and confirm
bzr revid: aag@tinyerp.com-20111207114648-fntnm6o7l4ody3w1
2011-12-07 17:16:48 +05:30
Atik Agewan (OpenERP) 55c75c54be [IMP] CRM: crm_phonecall_to_phonecall - update context
bzr revid: aag@tinyerp.com-20111207072335-eq9ponmsp834mfdc
2011-12-07 12:53:35 +05:30
Atik Agewan (OpenERP) 7170412c72 [IMP] CRM: crm_phonecall_to_partner - crate partner by wiz
bzr revid: aag@tinyerp.com-20111207070139-85umali79jzukepd
2011-12-07 12:31:39 +05:30
Atik Agewan (OpenERP) 401271fad8 [IMP] CRM: Update Active id in Context
bzr revid: aag@tinyerp.com-20111207054407-us90huju1qm9dixd
2011-12-07 11:14:07 +05:30
Atik Agewan (OpenERP) 7d6e5d09b7 [IMP] CRM: Merge opportunities by Wizard record - Optimize Code
bzr revid: aag@tinyerp.com-20111206132021-a8a88ocplpj4ygvs
2011-12-06 18:50:21 +05:30
Atik Agewan (OpenERP) 8889e1ba68 [ADD] CRM: create partner From Lead - Optimize Code
bzr revid: aag@tinyerp.com-20111206131617-y8j13ket9x1xv01o
2011-12-06 18:46:17 +05:30
Atik Agewan (OpenERP) 7083f2b49d [ADD] CRM: create partner From Lead
bzr revid: aag@tinyerp.com-20111206123605-6ya63mw6l73fztjr
2011-12-06 18:06:05 +05:30
Atik Agewan (OpenERP) 7e52c28d5f [IMP] CRM: Merge opportunities by Wizard record
bzr revid: aag@tinyerp.com-20111206114541-ghgwoe3zkh74d59s
2011-12-06 17:15:41 +05:30
ron@tinyerp.com 691836ef94 [IMP] crm, crm_partner_assign: checked spelling and put email_from to send email on ymls
bzr revid: ron@tinyerp.com-20111123114459-brutsthu72xoexnl
2011-11-23 17:14:59 +05:30
ron@tinyerp.com a1951c3326 [IMP] crm: checked spelling
bzr revid: ron@tinyerp.com-20111123105006-99y9fy7lp19t2lzm
2011-11-23 16:20:06 +05:30
ron@tinyerp.com 2b01f2b501 [REN] crm: Renamed demo_data to crm_demo.yml
bzr revid: ron@tinyerp.com-20111123093308-w1j5lq0t7qy9w9cl
2011-11-23 15:03:08 +05:30
ron@tinyerp.com 44164a38b8 [ADD, REF]: crm:
* added files crm/test/ui/delete_lead.yml and test/ui/delete_lead.yml,
* renamed file crm/test/ui/onchange_events.yml => crm/test/ui/demo_data.yml,
* Differentiated process of duplicate and unlink lead and created record for onchange event

bzr revid: ron@tinyerp.com-20111122064159-ao94c52img0ulry0
2011-11-22 12:11:59 +05:30
ron@tinyerp.com 58ca719722 [IMP] crm: Improved demo data and add step to segmantion line record
bzr revid: ron@tinyerp.com-20111103130951-zk0a514mdnj5bmq7
2011-11-03 18:39:51 +05:30
ron@tinyerp.com 7b9390159a [REM] crm, crm_helpdesk, crm_claim, crm_fundraising: Removed Unwanted spaces
bzr revid: ron@tinyerp.com-20111103052803-eamc7z5xb8kf5usj
2011-11-03 10:58:03 +05:30
ron@tinyerp.com e9149c52ff [IMP] crm: Put assert checking on merge_opportunity.yml for merge opportunity
bzr revid: ron@tinyerp.com-20111102125111-b70gnc5fezjby964
2011-11-02 18:21:11 +05:30
ron@tinyerp.com 5c1632a9a2 [IMP] crm: Put assert checking on lead2opportunity2win.yml for mass_convert opportunity
bzr revid: ron@tinyerp.com-20111102114454-x3vb5xd8m9youchm
2011-11-02 17:14:54 +05:30
ron@tinyerp.com 865e144c4c [IMP] crm: Put assert checking on communication_with_customer.yml for converted phonecall to partner
bzr revid: ron@tinyerp.com-20111102093739-tdc0014h20cdnqii
2011-11-02 15:07:39 +05:30
ron@tinyerp.com 1e1b32833e [IMP] crm: Put assert checking on cancel_lead.yml
bzr revid: ron@tinyerp.com-20111102065328-f2slcokzkap9pldn
2011-11-02 12:23:28 +05:30
Harry (OpenERP) b4cf6c4d89 [FIX] crm: typo in test case
bzr revid: hmo@tinyerp.com-20111026162806-yasdnpzyn3n9kbss
2011-10-26 21:58:06 +05:30
Harry (OpenERP) 8e325979de [IMP] crm, crm_profile: move segmentation.yml from crm_profile to crm module and add demo data of segmentation in crm module
bzr revid: hmo@tinyerp.com-20111026140133-43p1zdo9sqrzs9te
2011-10-26 19:31:33 +05:30
Harry (OpenERP) 391c3edca8 [IMP] crm_claim: clean test cases
bzr revid: hmo@tinyerp.com-20111025082849-caz28c9qwcqlq2is
2011-10-25 13:58:49 +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
Harry (OpenERP) 340c9c5576 [IMP] crm: clean test cases, APIs of crm.lead, crm.phonecall
bzr revid: hmo@tinyerp.com-20111024133010-ve55lvg2cie206l9
2011-10-24 19:00:10 +05:30
ron@tinyerp.com d5239a04f2 [IMP,ADD] Improved and add new file with comunication_with_customer.yml
bzr revid: ron@tinyerp.com-20111021133856-hdmkvg1j0k9q76dg
2011-10-21 19:08:56 +05:30
ron@tinyerp.com 68c6f3c3a0 [IMP] Improved merge_opportunity.yml
bzr revid: ron@tinyerp.com-20111021100926-bcpv41bsb1bqku6h
2011-10-21 15:39:26 +05:30
ron@tinyerp.com a3db3dcd09 [IMP] Improved mass_leads2opportunity.yml, merge_opportunity.yml, lead2opportunity2win.yml, partner2opportunity.yml
bzr revid: ron@tinyerp.com-20111021100443-my6035x3fem8gc34
2011-10-21 15:34:43 +05:30
ron@tinyerp.com ae326f6909 [MERGE] Merged with lp:addons
bzr revid: ron@tinyerp.com-20111021054113-qitxy96fyx36fi8m
2011-10-21 11:11:13 +05:30
tfr@openerp.com a7d679ed65 [FIX] caldav for crm meeting
bzr revid: tfr@openerp.com-20111020150858-k0fr5rxbzjfrnx9u
2011-10-20 17:08:58 +02:00
ron@tinyerp.com 570c0fabc5 [REN]: crm: 1) Renamed from phonecall2opportunity.yml to phone-call2meeting.yml,
2) Renamed from phonecall2opportunity.yml to phone-call2opportunity.yml,
3) Renamed from schedule_other_phonecall.yml to schedule_other_phone-call.yml,
4) Updated __openerp__.py

bzr revid: ron@tinyerp.com-20111018054530-b06brnnspgalkjmb
2011-10-18 11:15:30 +05:30
ron@tinyerp.com a1ab9fdfe6 [IMP] crm: Improved string on phonecall2opportunity.yml
bzr revid: ron@tinyerp.com-20111018053037-u9s24ffbjusg8cfj
2011-10-18 11:00:37 +05:30
ron@tinyerp.com faea3fa213 [IMP] crm: Improved string on lead2opportunity_win_lost.yml
bzr revid: ron@tinyerp.com-20111018051639-kdy5pvaqeg3witvr
2011-10-18 10:46:39 +05:30