Commit Graph

100 Commits

Author SHA1 Message Date
Nicolas Lempereur c9461b316f [FIX] crm_helpdesk: typo for closing date
The value associated to the the "Closed" is done and not close.

opw-645808
2015-07-24 08:42:53 +02:00
Jeremy Kersten faba7cd5aa [IMP] Crm: Add tracking mixin to manage utm campaign and add this mixin to mass_mailing, crm_lead and sale_order 2014-07-08 17:33:00 +02:00
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Mahendra Barad (OpenERP) 3ed1c1b3a6 [IMP]improved priority and remove unused methods
bzr revid: mba@tinyerp.com-20140214114937-uzli19c8anu40lgn
2014-02-14 17:19:37 +05:30
Christophe Simonis bb1e256f5b [MERGE] forward port of branch saas-2 up to revid 9010 dle@openerp.com-20131125143003-vjtzj1c5051pdnk3
bzr revid: chs@openerp.com-20131125150054-b135qshkx6icakgk
2013-11-25 16:00:54 +01:00
Olivier Dony 44664076da [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o
bzr revid: odo@openerp.com-20131120144059-yyh7emvgdarff09b
bzr revid: odo@openerp.com-20131120144318-11nmn1zj00zmi10z
2013-11-20 15:43:18 +01:00
Thibault Delavallée 9537e55894 [FIX] hr_recruitment: avoid overriding email_from and email_cc in
message_update. This behavior makes sens only in message_new when
setting initial parameter of the applicant, not when somebody sends
an email on the record.
Removed priority change when there is  a 'priority' key in msg; but
this key is not likely to be present in a parsed email.
Removed updated values change due to a mapping of values present in
the email. This code was a copy-and-paste from crm and did not have
any meaning in hr_recruitment.

Also removed unnecessary code in project, project_issue, crm_helpdesk
and crm_claim for the same reasons as for hr_recruitment.

bzr revid: tde@openerp.com-20131104092731-ixasweoy1dbllbb3
2013-11-04 10:27:31 +01:00
Antony Lesuisse 9757c08872 use referencable models instead of _get_links
bzr revid: al@openerp.com-20131006115808-etkyq34ar1pqh2pb
2013-10-06 13:58:08 +02:00
Thibault Delavallée c17ecb54ec [FIX] addons: fixed various calls to fields.datetime.now in defaults
bzr revid: tde@openerp.com-20130919142338-v2ygkid2abw2j3wl
2013-09-19 16:23:38 +02:00
Thibault Delavallée 35749e33b3 [REF] crm_helpdesk: removed inheritance to base_state + some refactoring (clickable statusbar widget, case management directly in write)
bzr revid: tde@openerp.com-20130813092015-mj33hgokdh87zoqs
2013-08-13 11:20:15 +02:00
Thibault Delavallée aa389bcd5b [MERGE] Merged branch remove-state-tde-all, taking only part about crm_claim, crm_helpdesk and various fixes in other crm modules.
bzr revid: tde@openerp.com-20130716151513-vb1vovihcgf0dltq
2013-07-16 17:15:13 +02:00
Thibault Delavallée 0aac1c7cb0 [REF] crm: removed references to base_stage in crm_lead / crm_claim + various pre-cleaning before removing state.
bzr revid: tde@openerp.com-20130708103011-53t1fllmrz0hdq8u
2013-07-08 12:30:11 +02:00
Thibault Delavallée ac369e889e [WIP] CRM: first cleanings. Not finished.
bzr revid: tde@openerp.com-20130626095201-6q9vos54alwhadjn
2013-06-26 11:52:01 +02:00
Olivier Dony a26b66dbf5 [FIX] mail_thread subclasses: message_new() should copy the author_id if one was identified
bzr revid: odo@openerp.com-20130115134359-mczjs42f4gchrk7d
2013-01-15 14:43:59 +01:00
Olivier Dony ad70edb40b [FIX] mail_thread subclasses: message_new must not override the explicitly provided ``custom_values``
This was the case before, but was broken involuntarily during the
big mail refactoring for v7. The default values provided by
custom message_new methods should only be used as defaults.

bzr revid: odo@openerp.com-20130110172723-ym7mcmdllcucj0j3
2013-01-10 18:27:23 +01:00
Fabien Pinckaers 41f7f27881 [IMP] several subtype fixes
bzr revid: fp@tinyerp.com-20121218220617-d6ebdlkf1facw4x8
2012-12-18 23:06:17 +01:00
Cecile Tonglet 6069f954b2 [FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs (2)
bzr revid: cto@openerp.com-20121217155819-qgsa31xbzjxwji9x
2012-12-17 16:58:19 +01:00
Cecile Tonglet baeefa6952 [FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs
bzr revid: cto@openerp.com-20121217154628-0c0i8y3389yz4dxd
2012-12-17 16:46:28 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Thibault Delavallée 62af1f1883 [FIX] addons: fixed calls to command_re.
bzr revid: tde@openerp.com-20121119132509-dyes929xalp0pgcj
2012-11-19 14:25:09 +01:00
Twinkle Christian (OpenERP) f9a5b741e2 [fix]tooltip
bzr revid: tch@tinyerp.com-20121101051957-sycnv3b47vfemi9u
2012-11-01 10:49:57 +05:30
Twinkle Christian (OpenERP) 4fa627b0a0 [FIX]Imporve tooltip if sales team
bzr revid: tch@tinyerp.com-20121029114328-frwb4wtz45zu3vwm
2012-10-29 17:13:28 +05:30
Twinkle Christian (OpenERP) c5c50041bc [MERGE]Merge with project branch
bzr revid: tch@tinyerp.com-20121029060747-5zecetvjcug08y03
2012-10-29 11:37:47 +05:30
Twinkle Christian (OpenERP) 3fa45da187 [IMP]Improve tooltip in Quatation
bzr revid: tch@tinyerp.com-20121023120415-b3eo9x5248hr6n7i
2012-10-23 17:34:15 +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
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
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Divyesh Makwana (Open ERP) ff4347bebd [FIX] crm_helpdesk : Send Reminder doesn't work.
bzr revid: mdi@tinyerp.com-20120917101109-owcdooikeo6ecv23
2012-09-17 15:41:09 +05:30
Thibault Delavallée 169c8055ba [REF] mail.compose.message: removed extended mode, because not really usefull. Removed reference to that mode in addons (crm lead, crm claim, crm helpdesk, hr evaluation, hr recruitement, project issue). Completely removed the wizard directory in hr_evaluation: mail_compose_message will become a button (TODO), and other files were not called anymore in init/openerp files.
bzr revid: tde@openerp.com-20120821142747-q9drv71749opusr1
2012-08-21 16:27:47 +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
Raphael Collet 6b1606f8de [IMP] move crm.wizard.mail_compose_message to module mail, to reduce module dependencies on crm
bzr revid: rco@openerp.com-20120703131453-dz0gpdq3t9155bfw
2012-07-03 15:14:53 +02:00
Thibault Delavallée 75ffdcebe7 [FIX] crm_helpdesk: removed unnecessary line, fixed wrong var name.
bzr revid: tde@openerp.com-20120604150139-8vczlv6o5bjfrgxb
2012-06-04 17:01:39 +02:00
Thibault Delavallée bb5f7d384d [IMP] crm_lead, crm_claim, crm_fundraising, crm_helpdesk, hr_recruitment, project_issue, project_mailgate: cleaned and updated message_new and message_update to have a cleaner mailgate. Deleted references to state update.
bzr revid: tde@openerp.com-20120604141254-4m2tnzwi88w8h2aj
2012-06-04 16:12:54 +02:00
Thibault Delavallée 11d6850f16 [CLEAN] Final code review and fixing before merging.
bzr revid: tde@openerp.com-20120601144059-ut9922dquiip4c4u
2012-06-01 16:40:59 +02:00
Thibault Delavallée c353c11b3c [CLEAN] crm_helpdesk: cleaned code before merging.
bzr revid: tde@openerp.com-20120601122026-76ti5orvz8jr0kyh
2012-06-01 14:20:26 +02:00
Thibault Delavallée cd19f68eb9 [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120601113625-c9w0kmnw1dzvjswx
2012-06-01 13:36:25 +02:00
Thibault Delavallée f812458c59 [IMP] crm_helpdesk: Added Chatter widget; fixed a bug linked to a weird indentation (again...).
bzr revid: tde@openerp.com-20120530101131-9piqzm85n90j4o03
2012-05-30 12:11:31 +02:00
Thibault Delavallée 3b7ba480fc [FIX] crm_helpdesk: removed a default value; added a chatter method.
bzr revid: tde@openerp.com-20120530084714-x21qtmiunzf7i2ny
2012-05-30 10:47:14 +02:00
Thibault Delavallée 981e123b14 [REF] crm_helpdesk: now uses base_state; was using crm_case, but without stage_id. As it uses only state, it now inherits from base_state.
bzr revid: tde@openerp.com-20120530074741-xj4d8184e25bf1x0
2012-05-30 09:47:41 +02:00
Thibault Delavallée 0d2f8c19fa [IMP] crm_claim, crm_helpdesk: crm_base -> base_stage.
bzr revid: tde@openerp.com-20120529142333-nxgkmmxy433j5fpt
2012-05-29 16:23:33 +02:00
Thibault Delavallée 0841412f9e [IMP] crm_case, crm_lead: (default) stage, stage_find: updated code to be more easily usable by external classes.
bzr revid: tde@openerp.com-20120524142616-9gn6o8yj1pbzxnx0
2012-05-24 16:26:16 +02:00
Thibault Delavallée 1bba3f154f [FIX] Fixed _get_section renamed to _get_default_section.
bzr revid: tde@openerp.com-20120524095102-dtfmnqkpe4xds5mq
2012-05-24 11:51:02 +02:00
Sbh (Openerp) 1bc1b8817e [MERGE] Merge with lp:openobject-adddons
bzr revid: sbh@tinyerp.com-20120523045707-rxt3uirdycmb3bxj
2012-05-23 10:27:07 +05:30
Kuldeep Joshi (OpenERP) 1b9bd24196 [IMP] remover message_ids field
bzr revid: kjo@tinyerp.com-20120521103623-c726tja4jwf6g6y3
2012-05-21 16:06:23 +05:30
Turkesh Patel (Open ERP) ae1d0c02a2 [IMP] improved code.
bzr revid: tpa@tinyerp.com-20120515062013-nsg3g3kcgydpcj80
2012-05-15 11:50:13 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Turkesh Patel (Open ERP) 27ce3c78e4 [IMP] improved code for create_send_note
bzr revid: tpa@tinyerp.com-20120430105606-44xix4yof1elmhym
2012-04-30 16:26:06 +05:30
Turkesh Patel (Open ERP) 09267cd091 [IMP] improved code for prefix in string
bzr revid: tpa@tinyerp.com-20120430104320-prnyyct16eh2c0p8
2012-04-30 16:13:20 +05:30