Commit Graph

572 Commits

Author SHA1 Message Date
Thibault Delavallée fc44f25d3a [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130612123429-a4mp0wiicdhlvk0m
2013-06-12 14:34:29 +02:00
Thibault Delavallée 09e0cd8dc6 [CLEAN] crm, sale_crm: cleaned code for new fields. Fixed some bugs in calculation and monthly repartition. Updated form views. Improved use of sparkline widget, now having tootips.
bzr revid: tde@openerp.com-20130531153100-q1cmpx0kjb02cbtu
2013-05-31 17:31:00 +02:00
Christophe Matthieu 4e7b20dfb6 [IMP] salesteams: duration only by month
bzr revid: chm@openerp.com-20130527093036-bn4kjnre9vhxf76k
2013-05-27 11:30:36 +02:00
Christophe Matthieu 15c9537eb1 [IMP] salesteams: use read_group to simplify
bzr revid: chm@openerp.com-20130524135255-myzntlue5e87j6vk
2013-05-24 15:52:55 +02:00
Christophe Matthieu 7e901f89ba [IMP] salesteams: view
bzr revid: chm@openerp.com-20130521111717-m38hgfi2sevhzy5h
2013-05-21 13:17:17 +02:00
Thibault Delavallée 88e3505554 [IMP] mail_alias: added reference to the parent record.
The parent record is the record that holds the alias. It is different
from the record updated or created using the alias. For example
projects have aliases whose parent is the given projet, and that creates
new task inside the project.
Updated alias creation and management accordingly.
This ownership concept is used to compute the 'followers' contact
settings of aliases.

bzr revid: tde@openerp.com-20130516164207-1zr0q6abw6a34ndf
2013-05-16 18:42:07 +02:00
Thibault Delavallée 44d189fd9f [FIX] crm, hr_recruitement: fixed default alias for hr_job and crm_case_section not creating respectively new applicants and leads.
bzr revid: tde@openerp.com-20130516112402-8tn66je4n2ipiqvj
2013-05-16 13:24:02 +02:00
Christophe Matthieu e4d24fe58a [IMP] crm.case.section: change use_leads tootip
bzr revid: chm@openerp.com-20130506135243-qbdgveg2y6pzfd3z
2013-05-06 15:52:43 +02:00
Christophe Matthieu 64eceedcb9 [IMP] crm_case_section: quarter in selection field
bzr revid: chm@openerp.com-20130506080016-1336mjc2212wyauj
2013-05-06 10:00:16 +02:00
Christophe Matthieu 3cf1b01d1c [IMP] salesteams: comment and tooltip
bzr revid: chm@openerp.com-20130425130111-pq94g5v9o5rwyzts
2013-04-25 15:01:11 +02:00
Christophe Matthieu 57fdf11635 [IMP] salesteams: add demo data
bzr revid: chm@openerp.com-20130419103600-71j6munkzygnffe4
2013-04-19 12:36:00 +02:00
Christophe Matthieu 2471265eae [IMP] salesteams: crm_case_section kanban sparkline with html tooltip
bzr revid: chm@openerp.com-20130418091759-7q02xo1p4pqauowa
2013-04-18 11:17:59 +02:00
Christophe Matthieu 797cecf8df [IMP] crm: salesteams sparkline for lead and opportunity
bzr revid: chm@openerp.com-20130417131759-ysnbosoikd16kwlo
2013-04-17 15:17:59 +02:00
Christophe Matthieu f515c23a13 [IMP] crm: salesteams
bzr revid: chm@openerp.com-20130417104302-g4zjti19suenxnky
2013-04-17 12:43:02 +02:00
Thibault Delavallée a3de5c872f [REF] [IMP] mail_alias improvement
alias_name is not required anymore
crm, hr_job, project, mail_group, res_users: alias creation is now different
and done more like other inherits, except an alias_model_name that is given
to the context to find the alias alias_model_id.
crm, jr_job, project, mail_group, res_users: updated form views using
aliases
mail_alias: added a filter on 'inactive' aliases (alias_name False) and
added a button to redirect to the related document if any

bzr revid: tde@openerp.com-20130409111158-bv04n5o01z9l3c17
2013-04-09 13:11:58 +02:00
Thibault Delavallée 034d244be6 [REF] crm, hr, project: refactored kanban/form html/css to be cleaner and remove custom CSS. kanban specific css for aliases has been moved into web_kanban.
bzr revid: tde@openerp.com-20130405110737-xhdgxodrffqtfrzp
2013-04-05 13:07:37 +02:00
Thibault Delavallée ba9412cb5d [CLEAN] addons: various linkt cleanup (indentation, spaces, ...).
bzr revid: tde@openerp.com-20130403081009-jy35sm7dl4pq7eyu
2013-04-03 10:10:09 +02:00
Thibault Delavallée 6e2b1e7ed1 [CLEAN] crm: lint cleaning.
bzr revid: tde@openerp.com-20130328130956-e4zcfbwy9uqfef2i
2013-03-28 14:09:56 +01:00
Thibault Delavallée acd180c43b [CLEAN] crm: moved group_multi_salesteam configuration from crm.py to res_config.py where it belongs. Also renamed from Use mutli sales team to Manage Sales Teams.
bzr revid: tde@openerp.com-20130328095502-87j32cqinunwgazh
2013-03-28 10:55:02 +01:00
Christophe Matthieu 319e7d129c [IMP] salesteams: move config to sales settings
bzr revid: chm@openerp.com-20130327154408-pa1f6ygbyo7zr0an
2013-03-27 16:44:08 +01:00
Christophe Matthieu 454d3a0d4b [IMP] crm.case.section,salesteams: add groups multi_salesteams
bzr revid: chm@openerp.com-20130325165125-a5t5fdbnz9rqw1jp
2013-03-25 17:51:25 +01:00
Christophe Matthieu a98861a716 [IMP] crm: add settings options multi sales teams
bzr revid: chm@openerp.com-20130325163204-np98t3rywso3le35
2013-03-25 17:32:04 +01:00
Christophe Matthieu a4d3976caf [IMP] sales teams: in progress
bzr revid: chm@openerp.com-20130325102555-5q3j1y5dapohgax5
2013-03-25 11:25:55 +01:00
Christophe Matthieu a45ad6ec82 [IMP] crm: clean code
bzr revid: chm@openerp.com-20130322123803-43mz918j3ez9muvg
2013-03-22 13:38:03 +01:00
Christophe Matthieu ae16e29f87 [IMP] project,crm: display default alias_domain for creation
bzr revid: chm@openerp.com-20130305090452-lkt7y1clbaj1qe5r
2013-03-05 10:04:52 +01:00
Christophe Matthieu 0c4a656639 [IMP] salesteams: add account, crm: on_change user_id, change the salesteams
bzr revid: chm@openerp.com-20130206115736-fw3coo0u50itvjlq
2013-02-06 12:57:36 +01:00
Christophe Matthieu b76f4c7a45 [IMP] salesteams: add sales order and quotation
bzr revid: chm@openerp.com-20130206094414-8f7kp19dam6su991
2013-02-06 10:44:14 +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
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Fabien Pinckaers b4d72207b2 [IMP] cleaning sales team stuff
bzr revid: fp@tinyerp.com-20121216155843-kl2mgr3ecyi85mw1
2012-12-16 16:58:43 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Fabien Pinckaers 56f5c12020 fix
bzr revid: fp@tinyerp.com-20121208133604-w17o1fd3gn4uxe1s
2012-12-08 14:36:04 +01:00
Fabien Pinckaers 01b1ee9e3f [MERGE] Misc Fixes
bzr revid: fp@tinyerp.com-20121208131449-4mly488l1o5benuw
2012-12-08 14:14:49 +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
pankita shah (Open ERP) 3457eb9784 [IMP] improve Opportunity / Customer in to Opportunity,assign category into another opportunity,Show Sales Team from the opportunity filters, and invisilble labels from setting when sale module is not install,and improve stage field clickeable in lead view
bzr revid: shp@tinyerp.com-20121126111938-vmlqrg9fuzt1crt4
2012-11-26 16:49:38 +05:30
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
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
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Atul Patel (OpenERP) 4199e2bfbb [MERGE]: Merged lp:~openerp-dev/openobject-addons/trunk-auto_follow-atp-sales_auto_follow-pja
bzr revid: atp@tinyerp.com-20120924125139-uaw26laihpyk4u7o
2012-09-24 18:21:39 +05:30
Jalpesh Patel (OpenERP) 771936b836 [IMP]sales auto followe
bzr revid: pja@tinyerp.com-20120924110409-muixiwuv5u9fkl62
2012-09-24 16:34:09 +05:30
Harry (OpenERP) d8dc7500a7 [MERGE]
bzr revid: hmo@tinyerp.com-20120913083825-szcrvywzhewih9t7
2012-09-13 14:08:25 +05:30
Raphael Collet fa91789a52 [IMP] crm: rename 'state' into 'related status' on stages
bzr revid: rco@openerp.com-20120912133537-pml9ft4rf9eba272
2012-09-12 15:35:37 +02:00
Twinkle Christian (OpenERP) 69af96255b [IMP]In stage object replace state to status
bzr revid: tch@tinyerp.com-20120830124359-yidn3iwmcq2ubnal
2012-08-30 18:13:59 +05:30
Bharat Devnani (OpenERP) 7bb38ca8a5 [IMP] made some improvements
bzr revid: bde@tinyerp.com-20120828113241-ttauphl06kvt62n4
2012-08-28 17:02:41 +05:30
Olivier Dony 0a22166f88 [FIX] mail.alias: fix constraint creation warnings + properly hide alias on creation form for inhering classes
bzr revid: odo@openerp.com-20120814105114-ei0qbgy71fyc8jtb
2012-08-14 12:51:14 +02:00
Olivier Dony 675ed5e84f [IMP] mail.alias: fix copy() errors for inheriting models
bzr revid: odo@openerp.com-20120807140821-xijunvy5d546o8c6
2012-08-07 16:08:21 +02:00
Olivier Dony ec73d82a76 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20120806174352-bgv2lt8pwhoa07pa
2012-08-06 19:43:52 +02:00
Olivier Dony 1902a15821 [IMP] mail alias review - work in progress
bzr revid: odo@openerp.com-20120806012717-k5rtz4i78o4m198b
2012-08-06 03:27:17 +02:00
Olivier Dony 56009ed513 [IMP] mail alias review - work in progress
bzr revid: odo@openerp.com-20120806004417-9uviymtavkxlh92m
2012-08-06 02:44:17 +02:00
Olivier Dony f0873dcb32 [MERGE] Sync with trunk - bunch of conflicts resolved
bzr revid: odo@openerp.com-20120803142450-97z551yam1js822h
2012-08-03 16:24:50 +02:00