Commit Graph

47 Commits

Author SHA1 Message Date
Denis Ledoux cbba7eb4da [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9796 revid:launchpad_translations_on_behalf_of_openerp-20140128070310-721zmkmw0ocyz6im
bzr revid: dle@openerp.com-20140128100949-mfa2geyx6rklwtcg
2014-01-28 11:09:49 +01:00
Anael Closson 4a32b57779 [FIX] conditions inverted in involves not forgotten a
bzr revid: acl@openerp.com-20140124125444-rhigcae80phfixh8
2014-01-24 13:54:44 +01:00
Denis Ledoux 1fb1a6f2af [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9789 revid:dle@openerp.com-20140124120102-we2yxio553ws2yz4
bzr revid: dle@openerp.com-20140120174449-tui0a24zgn9bien2
bzr revid: dle@openerp.com-20140121125538-ke7i6kaz486hwgl8
bzr revid: dle@openerp.com-20140122134115-0ogjemlqe327xoac
bzr revid: dle@openerp.com-20140123103655-mf2zslfbgue97ed2
bzr revid: dle@openerp.com-20140124121027-uk9zy4dx9tqlsblr
2014-01-24 13:10:27 +01:00
Martin Trigaux dec3b8176e [MERGE] [FIX] plugin: fixing issues with push_message method (opw 593592)
retrieve 'message_id' key from dict produced by message_parse instead of 'message-id'
add author_id, message_from and message_id info
set message with content as html, do not add body_html field which is inexistant in mail.message model

bzr revid: mat@openerp.com-20140122134728-558gkuhjpi2bc277
2014-01-22 14:47:28 +01:00
Ravi Gohil (OpenERP) 8b20bb442c [FIX] plugin: Email pushed from Outlook plugin does not have body content and 'Author' and 'From' are set blank and/or incorrectly. (Maintenance Case: 593592,602431)
bzr revid: rgo@tinyerp.com-20140122125231-zarrt1rzx6pyerf6
2014-01-22 18:22:31 +05:30
Ravi Gohil (OpenERP) c8847e8c03 [FIX] plugin: Email pushed from Outlook plugin does not have body content and 'Author' and 'From' are set blank and/or incorrectly. (Maintenance Case: 593592,602431)
bzr revid: rgo@tinyerp.com-20131223100511-es892f01mpw7hpqp
2013-12-23 15:35:11 +05:30
Ravi Gohil (OpenERP) 62035e967e [FIX] plugin: Email pushed using Outlook plugin does not have body content. (Maintenance Case: 593592)
bzr revid: rgo@tinyerp.com-20130703111059-rphs9m0twt5w1me2
2013-07-03 16:40:59 +05:30
Christophe Simonis 01e2e03214 [MERGE] openerp.modules.migration: do not shadow AttributeError that may occure when executing the migrate() function
bzr revid: odo@openerp.com-20130508102347-5cnvli102hgrzxml
bzr revid: chs@openerp.com-20130508120951-0r17kb14yxr4r2l2
2013-05-08 14:09:51 +02:00
dle@openerp.com 4a7a2d9f8f [FIX]plugin: plugin_handler, push_message, if model is res.partner then we set the type to 'comment' instead of 'email' to avoid the behaviour in mail/res_partner.py message_post
bzr revid: dle@openerp.com-20130429130557-0huoifszlg6g56ny
2013-04-29 15:05:57 +02:00
Raphael Collet 894eeef8e0 [MERGE] from trunk
bzr revid: rco@openerp.com-20130411073708-gaxl2332umtedmg6
2013-04-11 09:37:08 +02:00
Raphael Collet 96ad608854 [IMP] general: use registry[X] instead registry.get(X) when X is dynamic
bzr revid: rco@openerp.com-20130329143720-80pkd4csemlk1aqz
2013-03-29 15:37:20 +01:00
Quentin (OpenERP) 927c9ee432 [MERGE] fix of outlook plugin. It's now working with outlook 2010 (not yet with 2013, the work is still in progress for that version)
bzr revid: qdp-launchpad@openerp.com-20130325092738-gfskosss5xs8jffj
2013-03-25 10:27:38 +01:00
ajay javiya (OpenERP) 2264cf3f21 [IMP]:Outlook blugin for 32 and 64bit
bzr revid: aja@tinyerp.com-20130220050050-oqk1tvi41uib20fc
2013-02-20 10:30:50 +05:30
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Harry (OpenERP) 21a6ba3519 [FIX] plugin: first search message_id than search parent message if not found
bzr revid: hmo@tinyerp.com-20120913082535-syibk95l0kmz60nw
2012-09-13 13:55:35 +05:30
Harry (OpenERP) fab90cb7d4 [FIX] plugin: fix issue
bzr revid: hmo@tinyerp.com-20120913075223-5s0eeg4a7dlqat1m
2012-09-13 13:22:23 +05:30
Harry (OpenERP) a8d177d97a [FIX] plugin: fix issue in document_get method
bzr revid: hmo@tinyerp.com-20120913074631-vbjgdywt03x8eqbp
2012-09-13 13:16:31 +05:30
Harry (OpenERP) 989ce9204b [FIX] plugin: should call message_process instead of message_new for new message
bzr revid: hmo@tinyerp.com-20120913071724-re6w0fy6jspldsjh
2012-09-13 12:47:24 +05:30
Harry (OpenERP) 0efb0d57e7 [MERGE] plugin issue
bzr revid: hmo@tinyerp.com-20120913061616-cnwe72xppx6hvevw
2012-09-13 11:46:16 +05:30
Pinakin Nayi (OpenERP) 77efac80dd [IMP]thunderbird create partner pass context
bzr revid: pna@tinyerp.com-20120912051647-p3nk3iu5at4byxyc
2012-09-12 10:46:47 +05:30
Pinakin Nayi (OpenERP) ba4a192eeb [IMP]thunderbird method change
bzr revid: pna@tinyerp.com-20120911120759-oh7ppu9lhvigj8ng
2012-09-11 17:37:59 +05:30
Pinakin Nayi (OpenERP) 6125b3bd91 [IMP]thunderbird partner push mail
bzr revid: pna@tinyerp.com-20120907133706-dhjr12dox3u0g1n0
2012-09-07 19:07:06 +05:30
Harry (OpenERP) b2dcd27b18 [MERGE]
bzr revid: hmo@tinyerp.com-20120907104042-g3yeh0wdht6wea8q
2012-09-07 16:10:42 +05:30
pso (OpenERP) 367da1a551 [IMP] By selecting link to an existing partner, it should not create partner
bzr revid: pso@tinyerp.com-20120827115945-utqjnay7avspfzi0
2012-08-27 17:29:45 +05:30
Olivier Dony 406e58399f [FIX] mail: unify message_post calls, fix typos, various lint cleanup
bzr revid: odo@openerp.com-20120822113439-aoy7v4njs6o34tu5
2012-08-22 13:34:39 +02:00
Olivier Dony 5008e9cc84 [FIX] mail: fix parse_message calls for new signature - cr,uid needed
bzr revid: odo@openerp.com-20120821211528-yyxyq1bqti5g3s5v
2012-08-21 23:15:28 +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 cb944d66ea [IMP] mail message
bzr revid: fp@tinyerp.com-20120817070218-rp1ssuhwnf8raitf
2012-08-17 09:02:18 +02:00
Christophe Simonis 6c12d5b308 [FIX] correct home and login urls
bzr revid: chs@openerp.com-20120808120214-13k9qgzx8gu330cs
2012-08-08 14:02:14 +02:00
Turkesh Patel (Open ERP) edfac27fac [IMP] improved code
bzr revid: tpa@tinyerp.com-20120702125926-r9mtwclvb9mrm5f7
2012-07-02 18:29:26 +05:30
Turkesh Patel (Open ERP) c4476c4ad3 [FIX] plugin:when create the partner from the thunderbird at that time create partner two times.
bzr revid: tpa@tinyerp.com-20120702121646-bzom7r2buerwj5n7
2012-07-02 17:46:46 +05:30
Quentin (OpenERP) 46f2c2c9ca [IMP] improvements during code review
bzr revid: qdp-launchpad@openerp.com-20120628121820-r8bxfzq38fy8pcgt
2012-06-28 14:18:20 +02:00
Sanjay Gohel (Open ERP) b999a061d8 [IMP]improve code where needed and replace res.partner instead of res.partner.address
bzr revid: sgo@tinyerp.com-20120628063729-1ccb8c45pxa31025
2012-06-28 12:07:29 +05:30
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

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

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
tfr@openerp.com 191d91c2f8 [FIX] center windows + push on partner
bzr revid: tfr@openerp.com-20111226171229-g3szzsrs6zd0vg95
2011-12-26 18:12:29 +01:00
tfr@openerp.com b59fea4e68 [MERGE] trunk
bzr revid: tfr@openerp.com-20111226090745-o0hk7gjllsriulrs
2011-12-26 10:07:45 +01:00
Sanjay Gohel (Open ERP) 96774c2e0f [FIX]Plugin:change res_id into list
bzr revid: sgo@tinyerp.com-20111221090323-y3hp3jj1u3i599uo
2011-12-21 14:33:23 +05:30
Christophe Simonis 60ee12e6e1 [FIX] plugin: correct generated url for documents
bzr revid: chs@openerp.com-20111220162506-001gf9whw9jhbl82
2011-12-20 17:25:06 +01:00
tfr@openerp.com 11d93b4944 [FIX] push email on partner
bzr revid: tfr@openerp.com-20111219113930-d3k4zs40r0fcz3ib
2011-12-19 12:39:30 +01:00
tfr@openerp.com b4f3fe616a [clean] config
bzr revid: tfr@openerp.com-20111219105343-bs2udshlsza7kvj1
2011-12-19 11:53:43 +01:00
Antony Lesuisse c3bbd5c2d7 [MERGE] manual outlook plugin no binary yet
bzr revid: al@openerp.com-20111209142839-wffacq9r3ckjxi3s
2011-12-09 15:28:39 +01:00
Antony Lesuisse 1ca5b10918 [FIX] project data, plugin document_get
bzr revid: al@openerp.com-20111123071651-0frq669h3f9cm7tu
2011-11-23 12:46:51 +05:30
Antony Lesuisse 2503908223 [IMP] outlook function prototype for plugin
bzr revid: al@openerp.com-20111122112525-wf86e3q6tgb2mgas
2011-11-22 16:55:25 +05:30
tfr@openerp.com 784bf2fcbe [CLEAN] remove print
bzr revid: tfr@openerp.com-20111122105202-13mhvor9gvo1nwpo
2011-11-22 11:52:02 +01:00
tfr@openerp.com a3f61bd9a7 [ADD] common api for plugin
bzr revid: tfr@openerp.com-20111122104448-5uo0dd0g50yhk2cq
2011-11-22 11:44:48 +01:00