Commit Graph

115 Commits

Author SHA1 Message Date
Martin Trigaux 9905261108 [FIX] crm: permissions on computed field
Accessing the phonecall and the lead do not require the same permissions so
should not be computed in the same method.
The effect of the multi was already lost as the phonecall_count was already
computed in another loop.
Add the phonecall_count button in a second view to make the computation only if
the user has the requried access rights.

Fixes #2458
2015-07-22 15:39:26 +01:00
Gery Debongnie 5aa2fa150c [MERGE] merge from trunk
bzr revid: ged@openerp.com-20140502130753-4z24z1to9pkrckvq
2014-05-02 15:07:53 +02:00
Amit Vora d892a5b38e [IMP] improve code
bzr revid: avo@tinyerp.com-20140328063012-mxvgudl5b3219j2i
2014-03-28 12:00:12 +05:30
Gery Debongnie 6fee78b475 [IMP] improves the way the res_partner fields are displayed in the buttons in form view. Specifically, uses the widget 'statinfo' and some related cleanup (addons account, crm)
bzr revid: ged@openerp.com-20140314140114-9t2piu3cpqkldnbo
2014-03-14 15:01:14 +01:00
Amit Vora c6b6455d77 [IMP] imporve coding convention according to PEP8
bzr revid: avo@tinyerp.com-20140314070153-o8dhssyebpbummcw
2014-03-14 12:31:53 +05:30
Gery Debongnie 0cba3bef47 [IMP] removes some useless fields (*stat_button) from res_partner in addon crm and uses the new x2many widget in the form view
bzr revid: ged@openerp.com-20140313131858-mp1lfww3osmny27g
2014-03-13 14:18:58 +01:00
Amit Vora 9e03bc126b [IMP] improve code
bzr revid: avo@tinyerp.com-20140313121727-jpop13zj1h64qj6i
2014-03-13 17:47:27 +05:30
Gery Debongnie b7bc8b3aa4 [IMP] change the partner form view to display new stat button information in addon account/crm
bzr revid: ged@openerp.com-20140312132347-dyu1i3szlh9r7jq9
2014-03-12 14:23:47 +01:00
Amit Vora (OpenERP) aef61e1293 [IMP] improve code
bzr revid: voraamitr@gmail.com-20140310131847-jht58ov5mar8nsif
2014-03-10 18:48:47 +05:30
Amit Vora (OpenERP) 81db3c3a19 [IMP] improve code
bzr revid: voraamitr@gmail.com-20140307113617-5lfnkqlcnavr8f57
2014-03-07 17:06:17 +05:30
ajay javiya (OpenERP) 07ff2cb436 [REN] : rename button meetings to schedule mettings
bzr revid: aja@tinyerp.com-20140304052617-p9n4dak7w277hxqk
2014-03-04 10:56:17 +05:30
jke-openerp 46b0c7aa00 [REF] Rename model crm.meeting into calendar.event
Remove 2 unsused field from calendar.event model (dir,sequence)

bzr revid: jke@openerp.com-20140115093805-1g1j1oymyxsb6kgh
2014-01-15 10:38:05 +01:00
jke-openerp dd285d23af [TYPO] Rename base_calendar into calendar
bzr revid: jke@openerp.com-20131219144739-9ic700ycef8uklbc
2013-12-19 15:47:39 +01:00
Thibault Delavallée 24a411d9eb [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab
This branch adds contextual buttons for the various items contained
in the history tab that are removed.

res.partner:
- in crm: re-ordered of the various Leads/Meetings/Opportunities buttons
- in crm_claim: added a Claims button, removed claims in history tab
- in event: removed one2many field towards event.event and event.registration, as well as other data related to history tab
- in marketing_campaigns: removed on2many field toward workitems (workitem_ids)
- in project: removed task from history; added Tasks button
- in project_issue: removed issues from history; added Issues button

bzr revid: tde@openerp.com-20130614121020-zl1l18iz9gv1smaa
2013-06-14 14:10:20 +02:00
Paramjit Singh Sahota 43954cc507 [IMP] Added class oe_inline to display buttons in line.
bzr revid: psa@tinyerp.com-20130530085645-wn4oibdu0lrs0zqx
2013-05-30 14:26:45 +05:30
Paramjit Singh Sahota f563a6f634 [IMP] Changed the sequence of top right buttons in Customer form.
1). Opportunities, Meetings, Calls
2). Order, Invoices, Journal Items
3). Tasks, Issues, Claims

bzr revid: psa@tinyerp.com-20130530055918-bvtgmt4nhujpfbka
2013-05-30 11:29:18 +05:30
Paramjit Singh Sahota 1c7e3fa732 [IMP] Improved code as in trunk.
bzr revid: psa@tinyerp.com-20130524045741-3hx0kozz9eobv69b
2013-05-24 10:27:41 +05:30
Paramjit Singh Sahota eb1ede2367 [IMP] Improved code of Meetings buttons in Customers form view which is showing 'id' of Customer.
Removed unwanted code of views and action and used older actions.

bzr revid: psa@tinyerp.com-20130412082500-xf96csxd5unz66cr
2013-04-12 13:55:00 +05:30
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 bd8cefa073 [IMP] project: use dynamic_help to add alias on help
bzr revid: chm@openerp.com-20130204150058-x2erdwbt71d1lz1p
2013-02-04 16:00:58 +01:00
Christophe Matthieu ffa9a978c4 [IMP] salesteams
bzr revid: chm@openerp.com-20130201092143-1y8zg4u1mxcgy2yz
2013-02-01 10:21:43 +01:00
Christophe Matthieu dd185ca108 [IMP] mail_alias: add the context help_alias to project, crm lead, crm issue, res partner lead
bzr revid: chm@openerp.com-20130123114336-mgnafjnfk7yckd6q
2013-01-23 12:43:36 +01:00
Khushboo Bhatt (Open ERP) 11de2fbeef [REM]crm:unnecessary filter removed
bzr revid: kbh@tinyerp.com-20121105122147-vfib53gn7ainbp44
2012-11-05 17:51:47 +05:30
Ajay Chauhan (OpenERP) 37e6c6f1c8 [IMP] crm: set logged call instead of scheduled call on calls button of partner
bzr revid: cha@tinyerp.com-20121016095225-5rai940nq5dgsxx1
2012-10-16 15:22:25 +05:30
Quentin (OpenERP) a9b9412f18 [IMP] crm: remove 'country_id' from res.partner search view
bzr revid: qdp-launchpad@openerp.com-20121008142619-mxqis0ubc8m3o4z9
2012-10-08 16:26:19 +02:00
Quentin (OpenERP) a369130a35 [IMP] crm: remove 'sale team' from res.partner search view
bzr revid: qdp-launchpad@openerp.com-20121008130831-hjm46vehb54tqc74
2012-10-08 15:08:31 +02:00
Fabien Pinckaers d1255125d2 [FIX]
bzr revid: fp@tinyerp.com-20120928123104-lx79bf0kttn10im1
2012-09-28 14:31:04 +02:00
Fabien Pinckaers 8e6135b43a [MERGE] crm fixes
bzr revid: fp@tinyerp.com-20120920073824-tvu3u0khtvqw2eka
2012-09-20 09:38:24 +02:00
Bharat Devnani (OpenERP) 7bb38ca8a5 [IMP] made some improvements
bzr revid: bde@tinyerp.com-20120828113241-ttauphl06kvt62n4
2012-08-28 17:02:41 +05:30
Twinkle Christian (OpenERP) 2d6aae609b [IMP]Remove type field from the views
bzr revid: tch@tinyerp.com-20120808121950-r4tux6lfej82bi2h
2012-08-08 17:49:50 +05:30
Fabien Pinckaers cf9e609ad0 [IMP] better views
bzr revid: fp@tinyerp.com-20120806164404-nweyqbh3635e0ntv
2012-08-06 18:44:04 +02:00
Fabien Pinckaers ea52cfae17 [IMP] introducing new file type: html
bzr revid: fp@openerp.com-20120804143556-457q040g6q30x3fu
2012-08-04 16:35:56 +02:00
Fabien Pinckaers b363b1f622 fix
bzr revid: fp@openerp.com-20120804135631-9qqfgcz9513qsyzp
2012-08-04 15:56:31 +02:00
Fabien Pinckaers 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
vta vta@openerp.com 264d2c3365 [MERGE] Trunk.
bzr revid: vta@openerp.com-20120730123628-49rirhupbwqfzr0r
2012-07-30 14:36:28 +02:00
Stephane Wirtel 38907f44f0 [IMP] crm: add the partner in the meeting view
bzr revid: stw@openerp.com-20120726130327-3orfncfemg9ojdwu
2012-07-26 15:03:27 +02:00
Raphael Collet a679622cac [MERGE] trunk-first_10_clicks_crm_m2m_new-mdi (in crm, change category into m2m_tags)
bzr revid: rco@openerp.com-20120725153217-hsf80zd3wfal7h13
2012-07-25 17:32:17 +02:00
Raphael Collet df723a0b6c [MERGE] from trunk
bzr revid: rco@openerp.com-20120725133932-0cvvngral6nt8ixj
bzr revid: rco@openerp.com-20120725151612-lp3bozy0xb0gjrvp
2012-07-25 17:16:12 +02:00
Raphael Collet 750f6d0f47 [IMP] crm: improve inherited search view
bzr revid: rco@openerp.com-20120725145457-q342sj4wwgnqzdpm
2012-07-25 16:54:57 +02:00
Raphael Collet 93f24defa8 [IMP] crm, sale: improve inheritance of partner kanban view
bzr revid: rco@openerp.com-20120720083629-c27ye9ufo3r12n19
2012-07-20 10:36:29 +02:00
Turkesh Patel (Open ERP) 57336b494f [IMP] crm:improved search views
bzr revid: tpa@tinyerp.com-20120720063939-37k1l812uxj6ukas
2012-07-20 12:09:39 +05:30
Divyesh Makwana (Open ERP) d983783e94 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120719043750-p6xbw618t5gb5pzn
bzr revid: mdi@tinyerp.com-20120720040821-u2nf34bf13nl1del
2012-07-20 09:38:21 +05:30
Divyesh Makwana (Open ERP) dd5e99f875 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120718043501-wg8j2yy21i8vmwvd
bzr revid: mdi@tinyerp.com-20120719043610-014hfjhbaa8t2yfj
bzr revid: mdi@tinyerp.com-20120720040446-wz1n8zos7jhfw47i
2012-07-20 09:34:46 +05:30
Raphael Collet e2e15fe634 [FIX] crm, sale: fix xml missing end tag
bzr revid: rco@openerp.com-20120718142524-7mw10njirqy70tkd
2012-07-18 16:25:24 +02:00
Raphael Collet 8ac5c9c0ac [IMP] crm, sale: put priorities in inherited views to control the order of buttons
bzr revid: rco@openerp.com-20120718141436-k19c7g3lz5gu2iqo
2012-07-18 16:14:36 +02:00
Divyesh Makwana (Open ERP) ab7c3e17d2 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120713042628-l6uhli0s63fnahmh
bzr revid: mdi@tinyerp.com-20120716051625-1frry2b32tcocmcv
2012-07-16 10:46:25 +05:30
Divyesh Makwana (Open ERP) 0443db5f9d [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120712043845-ing7eipsv3z20ps5
bzr revid: mdi@tinyerp.com-20120713044825-1wwxd80yp7cv2325
bzr revid: mdi@tinyerp.com-20120716043444-cfqjeo5rmnrj295x
2012-07-16 10:04:44 +05:30
Fabien Pinckaers 1d94bd4907 [IMP] partner kanban, holidays, meeting
bzr revid: fp@openerp.com-20120714160403-if88yyfrqn07xp3t
2012-07-14 18:04:03 +02:00
Fabien Pinckaers b2609bd3c7 [IMP] meetings forms and features
bzr revid: fp@openerp.com-20120714153350-tr9dkw5f4pxpf5ev
2012-07-14 17:33:50 +02:00
Divyesh Makwana (Open ERP) ca72dd6c2d [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120709043217-f7pg0ty0wpnrdlb1
2012-07-09 10:02:17 +05:30