Commit Graph

25 Commits

Author SHA1 Message Date
Antonin Bourguignon d928b07ace [IMP] rephrase some error and warning messages in caldav and crm
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters

bzr revid: abo@openerp.com-20120806170732-nr7hhhgww1br2hem
2012-08-06 19:07:32 +02:00
Pinakin Nayi (OpenERP) ea721d65af [IMP]crm-warning-msg
bzr revid: pna@tinyerp.com-20120712055038-06rgow7j1sgae6v6
2012-07-12 11:20:38 +05:30
Sbh (Openerp) 1305494f22 [Fix] crm_partner_assign:Fix the issue of address
bzr revid: sbh@tinyerp.com-20120322102104-ke4it4b2mos390gm
2012-03-22 15:51:04 +05:30
Bhumika (OpenERP) 79ff0e3424 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120321065319-pj7o5oz8pdr0v2jm
2012-03-21 12:23:19 +05:30
Olivier Dony 4ecac7d5b4 [FIX] crm_partner_assign: geolocalization was bad for large countries e.g. US or Russia
Add one more step considering a slightly larger
range around the lead within the same country,
before considering the whole country at once.
Courtesy of Dhara Shah

bzr revid: odo@openerp.com-20120309020415-f7jg21ud1lu2l61f
2012-03-09 03:04:15 +01:00
Olivier Dony 84e927120c [FIX] crm_partner_assign: google map is confused by certain country names
bzr revid: odo@openerp.com-20120309015804-1se24wx6fx9g0a3o
2012-03-09 02:58:04 +01:00
Olivier Dony 230708ac01 [FIX] crm_partner_assign: partial revert of recent commit, care for missing city/zip
bzr revid: odo@openerp.com-20120309011056-tj3iwk2j9r3anp3z
2012-03-09 02:10:56 +01:00
Jigar Amin - OpenERP ca5a69de4f [IMP] crm : crm_partner_assign cleanup address dependancy
bzr revid: jam@tinyerp.com-20120306134846-yp4llvi8kbg14n0w
2012-03-06 19:18:46 +05:30
Olivier Dony da84f36eb4 [FIX] all: update context_today calls after API change
See also server revision 4053
revision-id: odo@openerp.com-20120214122413-rznpdyqajrzswk4o

bzr revid: odo@openerp.com-20120214122520-f4lyaoolw1sik7zo
2012-02-14 13:25:20 +01:00
Olivier Dony 5fc1a9fc7b [FIX] all: use newly introduced fields.date.context_today
Following the introduction of fields.date.context_today,
correct the main cases where we need to use the user's
timezone instead of the default UTC one.
There are probably many minor cases where this may be
useful, but those cases should be easy to fix now
that there is a common way to fix them.

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

bzr revid: odo@openerp.com-20120213180741-4hvd4p7wsep0fomf
2012-02-13 19:07:41 +01:00
Fabien Pinckaers 20c91167a3 [IMP] Partnership Analysis, Activation Status
bzr revid: fp@tinyerp.com-20120209161544-t6ypbbb4g9r2dd4z
2012-02-09 17:15:44 +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
ron@tinyerp.com e2c80d7ca8 [FIX] crm: Click on Ge Assing button Traceback generate , put comments created demo data of crm_lead for onchange event
bzr revid: ron@tinyerp.com-20111123054347-0mo8pkly1857beff
2011-11-23 11:13:47 +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
Harry (OpenERP) 8e36eb8163 [FIX] crm, crm_partner_assign: rename assign_partner with _lead_set_partner in crm.lead method to avoid confilts process of set customer and assign partner and remove button_convert_oppotunity, use action of crm.action_crm_lead2opportunity_partner into lead view
bzr revid: hmo@tinyerp.com-20111026162727-3znzbz8wg375w8k5
2011-10-26 21:57:27 +05:30
Harry (OpenERP) 477e4c09b4 [IMP] crm_partner_assign: clean test case and APIs
bzr revid: hmo@tinyerp.com-20111026092133-xdrikqkxs4e5usw3
2011-10-26 14:51:33 +05:30
Quentin (OpenERP) f02dc603db [FIX] crm_partner_assign: switch latitude and longitude fields
bzr revid: qdp-launchpad@openerp.com-20110808124110-vi2q17dbvsadale4
2011-08-08 14:41:10 +02:00
Thibault Francois e70d9106c2 [ADD] partner assignement + [FIX] assign in the country then closest
bzr revid: tfr@openerp.com-20110310095321-0dv7e4yr3ezul89r
2011-03-10 10:53:21 +01:00
Thibault Francois 6d01d1b175 [FIX] click on geo assign don't change assigned salesman, now it do it
bzr revid: tfr@openerp.com-20110224112125-804wumb2n0s9whts
2011-02-24 12:21:25 +01:00
Thibault Francois b578de61c0 [IMP] assign salesman to opportunity and put is email in cc whil geoassignement
bzr revid: tfr@openerp.com-20110204103435-nzy8zhbp2yeyh935
2011-02-04 11:34:35 +01:00
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
rpa (Open ERP) 0aa7ad9d0b [FIX]: crm_partner_assign: Fixed a problem when there is no partner found
bzr revid: rpa@tinyerp.com-20101008105641-lk93kad5hbf3hrx0
2010-10-08 16:26:41 +05:30
Fabien Pinckaers c9635b3f03 Partner Assignation Improvement
bzr revid: fp@tinyerp.com-20100921101544-kn582esckm4ekzps
2010-09-21 12:15:44 +02:00
Fabien Pinckaers 7b315f70c3 moved
bzr revid: fp@tinyerp.com-20100921083731-vxl42pk01j9maz79
2010-09-21 10:37:31 +02:00