Commit Graph

75 Commits

Author SHA1 Message Date
Christophe Simonis 1091b24a0c [MERGE] forward port of branch saas-3 up to revid 9450 chs@openerp.com-20140507153348-g2qw61dkxvps13br
bzr revid: chs@openerp.com-20140507160023-8wwqlbf3bv7yqe67
2014-05-07 18:00:23 +02:00
Denis Ledoux 03b03d0476 [FIX] crm: in order the mark as lost action to work, the dead stage has to be folded
bzr revid: dle@openerp.com-20140502101525-bzyjpz7jbr1njobl
2014-05-02 12:15:25 +02:00
Thibault Delavallée d3ea25c0ba [IMP] crm: added sequence on subtypes
bzr revid: tde@openerp.com-20140221112915-1o9pk3gjohtl558w
2014-02-21 12:29:15 +01:00
Christophe Simonis fb44c859e2 [FIX] {crm,crm_partner_assign}: email.template: filter the whole expression instead of only the last part
bzr revid: chs@openerp.com-20131122194415-9ho9vf6f1b0qkmhd
2013-11-22 20:44:15 +01:00
Christophe Simonis c6d0006d26 [FIX] email.template: add safe filter over email address to allow emails to be sent in the format 'Name <name@company.com>' and avoid escaping.
followup of commit mat@openerp.com-20131121151305-t5je12s4w5uctu0k

bzr revid: chs@openerp.com-20131121170949-5rzr7qovzzkzyvvw
2013-11-21 18:09:49 +01:00
Thibault Delavallée 8ce54029cf [REV] crm: reverted most changes about stages for this branch.
We keep fold, because it has a meaning in kanban view, and is kind of
'drop' stage, for won / lost / cancel / dead.

New stage is now the stage with the lower sequence, not necessarily the
stage with sequence 1. Note that this could break the _track because it
checks for stages with sequence <= 1; however with OpenERP values it
works fine. In some specific stage configuration, some subtypes could
not be tracked precisely.

bzr revid: tde@openerp.com-20131023100429-a3vfxi5zkn18v6qq
2013-10-23 12:04:29 +02:00
Thibault Delavallée 6c54232c98 [IMP] Stage/State update part 2
- stages: added some fields
-- closed: indicates whether this stage close the working process, for
example task ended, lead lost, applicant hired
-- bar_fold: whether to hide the state in the statusbar; this is different
from fold that is used for kanban views. Viewing a pipe or a specific
record are effectively different things and should use different fields.
-- bar_color: field to customize the stage in the statusbar (still WIP)

- impacted addons: crm, project, project_issue, hr_recruitment
- removed 'closed' addition in project_mrp as this is now in base project
module

bzr revid: tde@openerp.com-20131018132120-h0pv01q2bagtp99x
2013-10-18 15:21:20 +02:00
Thibault Delavallée dce673c6b5 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130805132618-ewjjxjfwnkeg8hue
2013-08-05 15:26:18 +02:00
Thibault Delavallée b4d2fc5512 [IMP] crm: improved reminder ot user template
bzr revid: tde@openerp.com-20130726095638-0pdkph3xl9cl8v3j
2013-07-26 11:56:38 +02:00
Thibault Delavallée ac26676968 [IMP] crm: reminder to user: uses a different and more adequate template
bzr revid: tde@openerp.com-20130726093347-jhu39cmvg2b947gj
2013-07-26 11:33:47 +02:00
Thibault Delavallée 0e9fd3d5d5 [IMP] crm: removed state field. Refactored code according to the new guidelines.
bzr revid: tde@openerp.com-20130716151003-c2df3nzgo1by0hyi
2013-07-16 17:10:03 +02:00
Denis Ledoux 1b96cdd626 [FIX]crm_channel: missing files (bzr add forget) + sequence of stage + remove of useless data from crm
bzr revid: dle@openerp.com-20130620152147-uic86m8pbq3x471u
2013-06-20 17:21:47 +02:00
Denis Ledoux d144d320ec [FIX]crm_channel: view and typo imp
bzr revid: dle@openerp.com-20130620152007-v8yt5kwdkgeh1w8i
2013-06-20 17:20:07 +02:00
Thibault Delavallée d50b159f81 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130405111048-kqxll4mdwnsq2r8o
2013-04-05 13:10:48 +02:00
Quentin (OpenERP) 3bb51ac696 [MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
bzr revid: qdp-launchpad@openerp.com-20130404095257-oek77sijuxjyi0aj
2013-04-04 11:52:57 +02:00
Thibault Delavallée bdd8a38121 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130402081312-v4pmhvv25gopey9y
2013-04-02 10:13:12 +02:00
Thibault Delavallée d8b49e6598 [IMP] email_template, template_preview: updated form views.
bzr revid: tde@openerp.com-20130327142026-kfe326abxe1myl6h
2013-03-27 15:20:26 +01:00
Christophe Matthieu ae30f8fff3 [MERGE] from trunk
bzr revid: chm@openerp.com-20130320125517-jv2ot85iypncoesj
2013-03-20 13:55:17 +01:00
Thibault Delavallée 522f144781 [CLEAN] Misc cleaning and code review before merging.
bzr revid: tde@openerp.com-20130319091844-tnpd0w8tlagcbypz
2013-03-19 10:18:44 +01:00
Thibault Delavallée 4ae0b68452 [IMP] crm: improved template and comments.
bzr revid: tde@openerp.com-20130314110239-1k1c8jrbax94gp8m
2013-03-14 12:02:39 +01:00
Thibault Delavallée 31d8417539 [CLEAN] removed commented noupdate that was present to ease debugging.
bzr revid: tde@openerp.com-20130314090623-z9q3zp2n68yvpght
2013-03-14 10:06:23 +01:00
Thibault Delavallee 360642e53e [IMP] crm: improved mass mailign on lead and opportunities, now linked to a template that handles everything.
bzr revid: tde@openerp.com-20130312133847-3csbpz123q8kqs5b
2013-03-12 14:38:47 +01:00
Christophe Matthieu 1c58057325 [MERGE] from trunk
bzr revid: chm@openerp.com-20130206101612-by10wynzt652kh67
2013-02-06 11:16:12 +01:00
Thibault Delavallée 1ea0204f6b [IMP] Message subtypes: set almost all subtypes as False by default, to avoid spamming contact partners.
bzr revid: tde@openerp.com-20130130090942-duiwfvtcj2d0ad6c
2013-01-30 10:09:42 +01:00
Christophe Matthieu 21938b80ff [IMP] crm: Sales Teams menu with breadcrum
bzr revid: chm@openerp.com-20130125110434-whqnmhrvdqj0r9gh
2013-01-25 12:04:34 +01:00
Fabien Pinckaers d3348706d9 [MERGE] clean convert to opporunity wizard
bzr revid: fp@tinyerp.com-20130107173037-ssam27a2acba7v23
2013-01-07 18:30:37 +01:00
Antony Lesuisse 2df511c1e3 [FIX] crm stage display on lead, default stages, rename test files
bzr revid: al@openerp.com-20130321112647-5f3maiqmp6ficpwr
2013-03-21 12:26:47 +01:00
Thibault Delavallée 8d26e78582 [IMP] Addons: removed bold in subtype descriptions.
bzr revid: tde@openerp.com-20121219212330-xfx3lykstl1nsa8m
2012-12-19 22:23:30 +01:00
Thibault Delavallée 91e98f9d17 [CLEAN] crm: cleaned subtypes, removed auto following that will be added in mail_thread. Updated track_visility parameter.
bzr revid: tde@openerp.com-20121219164048-7q9xy3pjs3demtcf
2012-12-19 17:40:48 +01:00
Thibault Delavallée 81242cd1f3 [IMP] CRM: updated subtype for auto subscription.
bzr revid: tde@openerp.com-20121218153518-vzzrejipoxdcozkl
2012-12-18 16:35:18 +01:00
Thibault Delavallée 899031fc30 [CLEAN] CRM: cleaned a bit message_post and fixed subtype names.
bzr revid: tde@openerp.com-20121218132113-588s3tfml01lmqpa
2012-12-18 14:21:13 +01:00
Thibault Delavallée b95b32d644 [MERGE] Merged branch holding subtype work by APA.
bzr revid: tde@openerp.com-20121218131142-2jb6wac6y9q6dc7v
2012-12-18 14:11:42 +01:00
Thibault Delavallée cf05dbf53a [IMP] CRM: added tracked fields, removed now unnecessary message_post code.
bzr revid: tde@openerp.com-20121218125634-4mrml8xpb25u3oaw
2012-12-18 13:56:34 +01:00
Thibault Delavallée 6d2a0d270f [MERGE] Merged lp:~openerp-dev/openobject-addons/trunk-tracked-fields-chs, with some selective choices.
bzr revid: tde@openerp.com-20121217095510-8upbg071esk5hlk1
2012-12-17 10:55:10 +01:00
Foram Katharotiya (OpenERP) 48f9d6ca8f [IMP] display subtype of related salesteam in lead
bzr revid: fka@tinyerp.com-20121205084426-1dk9gsy8upbfsgdx
2012-12-05 14:14:26 +05:30
Thibault Delavallée ce923903b5 [IMP] [REVIEW] [DOC] addons: added some comments in the various data files about subtypes.
bzr revid: tde@openerp.com-20121203114009-obtca9gf3t7b909y
2012-12-03 12:40:09 +01:00
Sanjay Gohel (Open ERP) ccd78ad745 [IMP] remove message post for stage change and implement subtype on changed stage
bzr revid: sgo@tinyerp.com-20121126055541-nh8wjs35wviiybks
2012-11-26 11:25:41 +05:30
Foram Katharotiya (OpenERP) b506f96897 [IMP] improve code
bzr revid: fka@tinyerp.com-20121120061116-gpkamw4o34wn4ful
2012-11-20 11:41:16 +05:30
Foram Katharotiya (OpenERP) 742ad1b56e [IMP] add subtype in sales team
bzr revid: fka@tinyerp.com-20121119131411-64g1l1mu9y0zrzij
2012-11-19 18:44:11 +05:30
Foram Katharotiya (OpenERP) 5c17ed60e6 [IMP] improve code
bzr revid: fka@tinyerp.com-20121119111438-xobjmirj0wfq15pn
2012-11-19 16:44:38 +05:30
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
Divyesh Makwana (Open ERP) 1db49a0881 [FIX] crm : Dead should be a visible stage in lead status bar.
bzr revid: mdi@tinyerp.com-20120904045115-f2b4ymn2eux0c35b
2012-09-04 10:21:15 +05:30
Olivier Dony ac4e5d746b [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20120814082029-i1b7d4l5cqgs434g
2012-08-14 10:20:29 +02:00
Olivier Dony 86836d67dd [IMP] mail.alias: work-in-progress: cleanup actual email processing
bzr revid: odo@openerp.com-20120807180412-u2gdsjg579ak7zxp
2012-08-07 20:04:12 +02:00
Rucha (Open ERP) c16ed1bdbb [IMP]: crm: Improved lead tag(category) names and menu name
bzr revid: rpa@tinyerp.com-20120807060605-jvapf7zpbkmu8vn0
2012-08-07 11:36:05 +05:30
Rucha (Open ERP) 6ce164d582 [IMP]: crm: Improvement in demo of basic crm objects like category, campaign...
bzr revid: rpa@tinyerp.com-20120801100308-wwki0jb1jat3ifxi
2012-08-01 15:33:08 +05:30
Thibault Delavallée 10e5651f10 [IMP] crm, project_issue, hr_recruitment, project: propagated move of crm_base and crm_base to base_status module.
bzr revid: tde@openerp.com-20120529140314-zzp26h18u0jh4ifd
2012-05-29 16:03:14 +02:00
Thibault Delavallée 0cecb7a89b [IMP] crm_case_stage: added a 'type' selection field, to separated stages dedicated to leads to fields dedicated to opportunities (or for both). Updated views.
bzr revid: tde@openerp.com-20120524091024-2xt5gvbe7xa8w1uy
2012-05-24 11:10:24 +02:00
Thibault Delavallée c7c1ac31e2 [IMP] crm_lead_data: removed 'cancel' stage: now there is only Lost as a cancel stage. Also re-added an on_change on stage_id in opportunities view.
bzr revid: tde@openerp.com-20120523105139-j81nwlinxlf00ool
2012-05-23 12:51:39 +02:00
Thibault Delavallée 3f5ebacfcf [IMP] crm_lead demo data: updated demo data about stages (will have to be slighty updated before merging).
bzr revid: tde@openerp.com-20120522141206-9ipabr2nie47wml9
2012-05-22 16:12:06 +02:00