Commit Graph

456 Commits

Author SHA1 Message Date
Thibault Delavallée b9c07b1019 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121120090512-82lyg9jotfvlim0n
2012-11-20 10:05:12 +01:00
Thibault Delavallée 87d4e235a4 [MERGE] [FIX] hr_recruitment: fixed message_update, broken since a few weeks
Also fixed tools.misc.command_re -> tools.command_re
Also fixed fetchmail behavior when managing replies that could lead to messages having a good parent_id, but not attached to the correct document, if headers did not hold model and res_id data.

bzr revid: tde@openerp.com-20121120090237-cekj1kzvsb772hv1
2012-11-20 10:02:37 +01:00
Thibault Delavallée f35df2fdc8 [FIX] crm: fixed a call to command_re, now in tools.mail.
bzr revid: tde@openerp.com-20121119132141-6zikqzuxlxap550f
2012-11-19 14:21:41 +01:00
Cedric Snauwaert e298cdfa82 [MERGE]merge with latest addons trunk
bzr revid: csn@openerp.com-20121119125613-211aykfipa9l59q3
2012-11-19 13:56:13 +01:00
Thibault Delavallée 101b1003b1 [IMP] crm: re-added message subtypes.
bzr revid: tde@openerp.com-20121116095041-3tu0mqhzrgsfjaei
2012-11-16 10:50:41 +01:00
Antonin Bourguignon 6db4b0b211 [IMP] remove restrictions on lead deletion
After a short conversation with fp, al, odo, abo: it seems that it would be nice for usability's sake to remove restrictions on leads deletion, in the CRM module.
This condition on leads' state was introduced several years ago by fp to avoid unfortunate misclicks. It has been followed by another one bypassing the first one in case where the sales team had the allow_unlink flag set.

Since the Delete button has been thrown away in the More menu, it shouldn't get misclicked anymore, preventing damages in the CRM pipe. This will simplify access rights for users: if you want to delete a lead, you can, whatever its state, whatever its sales team.

Access restriction is still possible though by creating a record rule with a domain on the lead.state.

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

bzr revid: abo@openerp.com-20121112180144-utqcm39etuuzxdsu
2012-11-12 19:01:44 +01:00
Antonin Bourguignon ab8b6fae11 [FIX] the double partner creation in lead2opportunity (introduced in revno 7251.1.122 revid:odo@openerp.com-20120823200629-1m1eym62l7aabzgl)
lp bug: https://launchpad.net/bugs/1065751 fixed

bzr revid: abo@openerp.com-20121107163037-bmywme6nnhlxaaic
2012-11-07 17:30:37 +01:00
Antonin Bourguignon 48bf8e72da [IMP] minor imp of code style
bzr revid: abo@openerp.com-20121107161142-c5iqr501mxbghy82
2012-11-07 17:11:42 +01:00
pankita shah (Open ERP) b0b9b61915 [FiX] get types fron context
bzr revid: shp@tinyerp.com-20121107125615-3hwvihesuqyblta4
2012-11-07 18:26:15 +05:30
Antonin Bourguignon efd48ffbef [WIP] fix the duplicate partner creation when converting a lead to opportunity
lp bug: https://launchpad.net/bugs/1065751 fixed

bzr revid: abo@openerp.com-20121106175142-eoozcwd8xz5412mk
2012-11-06 18:51:42 +01:00
Fabien Pinckaers 0acbe74789 [MERGE] English typos
bzr revid: fp@openerp.com-20121102173701-b424fq3bn7ferxbd
2012-11-02 18:37:01 +01:00
Fabien Pinckaers f47bf0fd0b [MERGE] addons 16 sale
bzr revid: fp@openerp.com-20121102162611-3nt9oo1zcyzjh81l
2012-11-02 17:26:11 +01:00
Fabien Pinckaers 67fc9a997c [MERGE] crm improvements
bzr revid: fp@tinyerp.com-20121102091325-cesxnckhwg77tx6w
2012-11-02 10:13:25 +01:00
pankita shah (Open ERP) ccddcef5da [FIX] set the domain
bzr revid: shp@tinyerp.com-20121031121720-8w2kml7l5mihdjop
2012-10-31 17:47:20 +05:30
pankita shah (Open ERP) 2a03bc48b9 [IMP] or condition
bzr revid: shp@tinyerp.com-20121030093057-ybd2uhr926dnyt9u
2012-10-30 15:00:57 +05:30
Jigar Amin ee4cd1af53 [FIX] crm lead country id shoud respect the state
bzr revid: jam@tinyerp.com-20121030090806-kdhfku7g8c108s8j
2012-10-30 14:38:06 +05:30
pankita shah (Open ERP) 5569c20aa1 [FIXED] remove opportunity condition
bzr revid: shp@tinyerp.com-20121030070726-5s6ou598as1p4shb
2012-10-30 12:37:26 +05:30
Antonin Bourguignon 7a8d675302 [IMP] code style
remove mutable default
remove useless whitespaces

bzr revid: abo@openerp.com-20121029181156-ao52q3uun3ilp2qk
2012-10-29 19:11:56 +01:00
Antonin Bourguignon 97208c971b [IMP] avoid tabs (4 spaces) in the middle of help text
bzr revid: abo@openerp.com-20121029173714-qpr4rrhll576jxmm
2012-10-29 18:37:14 +01:00
pankita shah (Open ERP) 084a4217a7 [FIX] fixed when select type opportunuty then opportunuty in draft mode
bzr revid: shp@tinyerp.com-20121029132313-5ctreoq9nv2fxvxc
2012-10-29 18:53:13 +05:30
pankita shah (Open ERP) 55ce6a560f [FIX] when user select lead and get draft mode
bzr revid: shp@tinyerp.com-20121029124226-cjn6s3sj434rm5q7
2012-10-29 18:12:26 +05:30
Twinkle Christian (OpenERP) 56eb30846e [MERGE]Merge with project branch
bzr revid: tch@tinyerp.com-20121029060656-brq1zbwvzf29vp76
2012-10-29 11:36:56 +05:30
Ajay Chauhan (OpenERP) 26a0484b6f [MERGE] merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20121025111831-22x83vr8u9lpms5v
2012-10-25 16:48:31 +05:30
ajay javiya (OpenERP) 1ef9c07654 [REM]:Remove unwanted code
bzr revid: aja@tinyerp.com-20121025102636-gsbkpfs2q85yo3lu
2012-10-25 15:56:36 +05:30
ajay javiya (OpenERP) 8bc8b450ef [IMP]:Improve onchange
bzr revid: aja@tinyerp.com-20121025100629-dxjw5wsgi10pv2zz
2012-10-25 15:36:29 +05:30
ajay javiya (OpenERP) 9954cd3d08 [IMp]:Improve code in crm
bzr revid: aja@tinyerp.com-20121025094231-ggp3s17n7r5ndkt5
2012-10-25 15:12:31 +05:30
Twinkle Christian (OpenERP) c5b625c692 [IMP]Improve tooltip in opportunity
bzr revid: tch@tinyerp.com-20121023120257-z078b6vqjlxdy43p
2012-10-23 17:32:57 +05:30
Mayur Maheshwari (OpenERP) 8346293d72 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121015090200-irfaskfn9i1p68j9
bzr revid: mma@tinyerp.com-20121016052513-vl56jxtp7xbpa2ry
2012-10-16 10:55:13 +05:30
Divyesh Makwana (Open ERP) c25b2fe8ee [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20121015053013-nxfzocsq58bhqzzu
2012-10-15 11:00:13 +05:30
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
Divyesh Makwana (Open ERP) 9024355b3d [IMP] crm : Added a tooltip for 'date_deadline'.
bzr revid: mdi@tinyerp.com-20121012063031-dt8kamlt4k4d6i5f
2012-10-12 12:00:31 +05:30
Amit Patel 93dc1c41b7 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121010113227-o0wsd7p5qxdujmxr
2012-10-10 17:02:27 +05:30
Olivier Dony e9d314646d [FIX] mail.thread subclasses: convert body to plaintext in message_new, as body is now HTML
Also disable the updating of the body when new messages
are received for project.issue records, because this
might discard important information that was manually
entered.

bzr revid: odo@openerp.com-20121009155420-72xvyhhiwd696upv
2012-10-09 17:54:20 +02:00
Jigar Amin 45eb7b676b [FIX] crm : Oppoertunity to Meeting state field id Depricated not needed anymore.
bzr revid: jam@tinyerp.com-20121005090740-jgun1jodxng11owe
2012-10-05 14:37:40 +05:30
Sanjay Gohel (Open ERP) 43951ef5b4 [IMP]rename field and improve code for removing error
bzr revid: sgo@tinyerp.com-20121003093742-waibinp6s7t6ismv
2012-10-03 15:07:42 +05:30
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Antonin Bourguignon 32c5c47e5a [MERGE] latest trunk
bzr revid: abo@openerp.com-20120928095331-dhql9jyfpn1909wi
2012-09-28 11:53:31 +02:00
Antonin Bourguignon 4a2b87353e [IMP] remove var mail_message: never used in this mehod
bzr revid: abo@openerp.com-20120926154329-rvqoutsculjlqyzu
2012-09-26 17:43:29 +02:00
Antonin Bourguignon 392d0ff664 [IMP] code style, comments
bzr revid: abo@openerp.com-20120926154232-yzg3rlpknaqqpzza
2012-09-26 17:42:32 +02:00
Antonin Bourguignon cfbc27678b [IMP] handling of chatter's message subject in merged leads
bzr revid: abo@openerp.com-20120926135405-7eqilcdlm27bfp6x
2012-09-26 15:54:05 +02:00
Antonin Bourguignon 9c4ba8c380 [IMP] this whitespace is useful after all
it makes the merge message in the chatter easier to read

bzr revid: abo@openerp.com-20120926130655-f5bbhrcoe2jzvylu
2012-09-26 15:06:55 +02:00
Antonin Bourguignon 6db70bca9b [MERGE] trunk
bzr revid: abo@openerp.com-20120926124657-toscth2ej963selt
2012-09-26 14:46:57 +02:00
Antonin Bourguignon b6f7d8b15d [IMP] rephrase a few comments, remove some useless whitespaces
bzr revid: abo@openerp.com-20120926124443-x4kufirera7jm4ul
2012-09-26 14:44:43 +02:00
Fabien Pinckaers d6daf0ff88 [MERGE]
bzr revid: fp@tinyerp.com-20120926085454-0tk5yhd664es3kk1
2012-09-26 10:54:54 +02:00
Divyesh Makwana (Open ERP) c4e443e0d6 [FIX] crm : When I have created new Lead without selecting customer, After that convert to opportunity and that time I have select Link to an exisiting customer and select customer and create Opportunity. In that Opportunity Form view i can not see email and phone of that customer.
bzr revid: mdi@tinyerp.com-20120926045904-0lool27m8jkw2s5p
2012-09-26 10:29:04 +05:30
Fabien Pinckaers 0eee48d30a [MERGE] auto-follow Sales Team, Projet, HR Manager
bzr revid: fp@tinyerp.com-20120927191059-pug5mrft8f06uwux
2012-09-27 21:10:59 +02:00
Atul Patel (OpenERP) 1c1978fbb7 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120927041011-e90b4710saidnlcf
2012-09-27 09:40:11 +05:30
Atul Patel (OpenERP) d050d743ee [FIX]: override write method into hr module..
bzr revid: atp@tinyerp.com-20120926184445-3o03o0n4oxgprern
2012-09-27 00:14:45 +05:30
Atul Patel (OpenERP) f7c2177157 [IMP]: Improve write method for project
bzr revid: atp@tinyerp.com-20120926162225-io7szog9omvd0sx6
2012-09-26 21:52:25 +05:30
Atul Patel (OpenERP) ae0d1d99a3 [FIX]: Fix override write() method for sales team
bzr revid: atp@tinyerp.com-20120926160233-1vvmf21nspprr4qp
2012-09-26 21:32:33 +05:30