Commit Graph

285 Commits

Author SHA1 Message Date
Nicolas Martinelli 7360a30b27 [FIX] crm: create logged calls from tree view registers mobile phone
When a logged call is created from the tree view, the mobile phone of the
partner is not filled in automatically, while it is in the form view.

opw-640549
2015-06-10 09:27:25 +02:00
Yajo 4d70b2ba8b [FIX] crm: Pending calls are also "To Do" 2014-11-12 12:10:10 +01:00
Christophe Simonis e2e60bf4eb [MERGE] forward port of branch saas-3 up to fe8106f 2014-09-26 12:53:59 +02:00
Martin Trigaux 0c36f8a4ce Forward port of branch 7.0 up to 1933e92 2014-09-24 17:10:14 +02:00
Ravi Gohil 126ba0a9a8 [FIX] crm: correct open lead or opportunity view from calls
When opening a lead/opportunity from the phonecalls view, we did not open the correct view (always the lead).
This will use the type of the crm.lead to determine which view should be used, opw 608493.
2014-09-24 15:54:44 +02:00
Thibault Delavallée 44a5268c00 [IMP] addons: search view cleaning / improvements due to the new search view display 2014-07-01 11:28:08 +02:00
ged-odoo 74168c4e9d Merge pull request #272 from odoo-dev/master-inline-searchview-ged
[MERGP] Inline Searchview

This task split the searchview in two parts: SearchView and SearchViewDrawer. The drawer is displayed inside the main view and the searchview stays in place.  It also changes the scrolling behavior of the web client: the main view area can scroll without affecting the UI (so the various menus stays in place)

Because of this, other large changes have been made:

the drawer has been redesigned,
the Custom Filter widget has been split in two (Custom Report and SaveCurrentFilter),
the main view is now scrollable, so the UI stays in place and only the view can change
The text 'Group By...' has been changed into 'Group By' (most addons had to be modified)
bootstrap classes are used when it makes sense (for example, badge)
the left menu is also scrollable (separately from the main view)

It is likely that some stupid bugs have been introduced.  Please don't hurt me.
2014-06-12 16:27:11 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Barad Mahendra 07ccf397a3 [Merge]with trunk
bzr revid: mba@tinyerp.com-20140507104533-jeorqz7rtx8m8i1c
2014-05-07 16:15:33 +05:30
Gery Debongnie 5aa2fa150c [MERGE] merge from trunk
bzr revid: ged@openerp.com-20140502130753-4z24z1to9pkrckvq
2014-05-02 15:07:53 +02:00
Antony Lesuisse 7e25b9ae55 [MERGE] saas-4 report_webkit missing dependency on report
bzr revid: al@openerp.com-20140501152604-4cobh5ui47dt4pem
bzr revid: al@openerp.com-20140501155633-gefnc3zqcsr2rhaz
bzr revid: al@openerp.com-20140501161156-4wbsvhh8gz4r22h3
2014-05-01 18:11:56 +02:00
Denis Ledoux b6255eb55d [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10005 revid:dle@openerp.com-20140422150710-mr9x3vyq0wcg31l5
bzr revid: dle@openerp.com-20140422162028-2icoebrb5q4tg3t3
2014-04-22 18:20:28 +02:00
Denis Ledoux b981f3f8ef [FIX] *: in search views, use operator=child_of instead of filter_domain with a child_of domain
operator child_of has the advantage to do exact ID matching for many2one, and not just matching on the name

bzr revid: dle@openerp.com-20140422150710-mr9x3vyq0wcg31l5
2014-04-22 17:07:10 +02:00
Gery Debongnie 69af9ca3dc [IMP] improves the layout of the three stat buttons (schedule call/meeting/convert to opp) in logged calls form view (addon crm)
bzr revid: ged@openerp.com-20140414124926-lggdqus1agzzr7dh
2014-04-14 14:49:26 +02:00
Randhir Mayatra rma-openerp 77ff3a69b8 [IMP] improve icons and views
bzr revid: rma@tinyerp.com-20140328133051-2amm63n2vy3bj3xe
2014-03-28 19:00:51 +05:30
Randhir Mayatra rma-openerp 96ea9392aa [IMP] convert button into stat button for products
bzr revid: rma@tinyerp.com-20140324135621-13t191kmnn6t22jk
2014-03-24 19:26:21 +05:30
Barad Mahendra 1cfa94706b [Merge]with trunk
bzr revid: mba@tinyerp.com-20140318084344-cuwdqdtphsk6xd7j
2014-03-18 14:13:44 +05:30
Amit Vora 55c3d2336a [MERGE] merge with main branch
bzr revid: avo@tinyerp.com-20140312090734-1m11cnuavrgl92it
2014-03-12 14:37:34 +05:30
Denis Ledoux 74af3ac0fe [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9144 revid:dle@openerp.com-20140310133913-465x5t3n1bo7fu98
bzr revid: dle@openerp.com-20140310143600-kz7qjfe4p63s0a34
2014-03-10 15:36:00 +01:00
Denis Ledoux c2ba11e72e [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9885 revid:dle@openerp.com-20140310114026-r0ijm0m36su19wn7
bzr revid: dle@openerp.com-20140310122101-gicombyc5ii0yz6a
2014-03-10 13:21:01 +01:00
Martin Trigaux c375851b46 [FIX] phonecall: in 'Logged Call' menu display (by default) only the one in done state (opw 601725)
bzr revid: mat@openerp.com-20140307095428-buwc6m008mowaoy3
2014-03-07 10:54:28 +01:00
ajay javiya (OpenERP) e0f8d3f80a [MERGE] : with trunk
bzr revid: aja@tinyerp.com-20140303064742-klvoa7t5l6wnzrg9
2014-03-03 12:17:42 +05:30
Mahendra Barad (OpenERP) da5f8b26df [Merge]with trunk
bzr revid: mba@tinyerp.com-20140228131855-obhatiecnzv1bgqu
2014-02-28 18:48:55 +05:30
Mahendra Barad (OpenERP) 36f5fb5f08 [IMP]added widget for priority
bzr revid: mba@tinyerp.com-20140221122121-67o4o7786gpmh71e
2014-02-21 17:51:21 +05:30
Christophe Simonis 1c871da226 [FIX] crm: enable needaction filters
bzr revid: chs@openerp.com-20140212180845-wme2uqa0iyl8wps9
2014-02-12 19:08:45 +01:00
Christophe Simonis be9bb538bc [FIX] crm.phonecall: correct view to call correct on_change method
bzr revid: chs@openerp.com-20131029192838-6c6z22enbcgotqma
2013-10-29 20:28:38 +01:00
Thibault Delavallée 8b48cc9520 [MERGE] addons: added groups when quick creating user in various addons.
bzr revid: tde@openerp.com-20130904141122-uaxlnu7qxzri4q3a
2013-09-04 16:11:22 +02:00
Thibault Delavallée ed0a829cb3 [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons.
bzr revid: tde@openerp.com-20130904141053-yustqiuzynbettq8
2013-09-04 16:10:53 +02:00
ajay javiya (OpenERP) 1fbe3f9b07 [IMP]: Link lead/oppo with newly created calls , using call button
bzr revid: aja@tinyerp.com-20130904131351-tmimhg51shcwlmhi
2013-09-04 18:43:51 +05:30
ajay javiya (OpenERP) 288ec77246 [FIX]: traceback when create a calls
bzr revid: aja@tinyerp.com-20130904071049-v69o899t6m2m3234
2013-09-04 12:40:49 +05:30
Thibault Delavallée 525aee7a86 [MERGE] [REM] [REF] base_status removal
Impacted addons:
- crm_meeting (in base_calendar)
- crm_phonecall
- crm_helpdesk

Removed inheritance towards base_state. Case management (date_open, date_close and duration computation in crm_phonecall) is now directly implemented in write method, to avoid having 2 ways of doing things. Changing state is done through the clickable statusbar widget, allowing to remove most buttons.

Removed base_status module.

Fixed some existing case_* methods in hr_recruitment / project_issue.

bzr revid: tde@openerp.com-20130821132435-skezfvp9phju5tea
2013-08-21 15:24:35 +02:00
Thibault Delavallée 9194308cd4 [FIX] hr_recruitment, project_issue, crm_phonecall: fixes related to the removal of base_state/base_stage and all case_ methods
bzr revid: tde@openerp.com-20130813094747-dm06sx2glgdgal9m
2013-08-13 11:47:47 +02:00
Thibault Delavallée bab789e7a0 [REF] crm_phonecall: refactored case management (directly in write + clickable statusbar widget) + deleted some tests not applicable anymore
bzr revid: tde@openerp.com-20130813092042-1r0yfqdacv894v21
2013-08-13 11:20:42 +02:00
Thibault Delavallée 2948a44a53 [REF] crm_phonecall: removed inheritance towards base_state + some cleaning due to refactoring + changelog in crm/doc
bzr revid: tde@openerp.com-20130813084447-tb2j9uir3vzy0ddw
2013-08-13 10:44:47 +02:00
Darshan Kalola (OpenERP Trainee) f10b2cd81d [IMP]improve help of duration field of crm phonecall.
bzr revid: darshankalola@gmail.com-20130614060520-mla6kv106gkxz4lx
2013-06-14 11:35:20 +05:30
Darshan Kalola (OpenERP Trainee) 4536c9eba6 [IMP] improve help of status field of project issue
bzr revid: darshankalola@gmail.com-20130612062903-mbhsriakn2237k4l
2013-06-12 11:59:03 +05:30
Darshan Kalola (OpenERP Trainee) 00029958b3 [IMP] improve Help
bzr revid: darshankalola@gmail.com-20130607130240-e5indzh1nzfmy4wk
2013-06-07 18:32:40 +05:30
Darshan Kalola (OpenERP Trainee) 8f07cb2046 [IMP] Improved Help
bzr revid: darshankalola@gmail.com-20130605070425-ykw13dlv28aq4akh
2013-06-05 12:34:25 +05:30
Quentin (OpenERP) 33f27b362b [MERGE] forward port of addons v7 up to revision 9045
bzr revid: qdp-launchpad@openerp.com-20130422153449-c62emljfa4a49758
2013-04-22 17:34:49 +02:00
Olivier Dony feefb0ad36 [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts
The goal is to match both the Company and its contacts
when searching for the Company

bzr revid: odo@openerp.com-20130420022642-6qe8pp4ifexjms65
2013-04-20 04:26:42 +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
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
Olivier Dony 8453234ead [FIX] all: change confusing labels on Cancel buttons in form views
bzr revid: odo@openerp.com-20130304184431-1p8byycyl0nv26qx
2013-03-04 19:44:31 +01:00
Olivier Dony cd0714b78d [FIX] all: change confusing labels on Cancel buttons in form views
lp bug: https://launchpad.net/bugs/1103426 fixed

bzr revid: odo@openerp.com-20130225133804-k7012p8p81e6g8vg
2013-02-25 14:38:04 +01:00
Somesh Khare (OpenERP) 0ef8b741ac [FIX] crm_phonecall: Button Convert To Opportunity not working on the Logged Calls Tree view because of its wrong type, it should be type Object instead on action (Case: ref 584134)
bzr revid: skh@tinyerp.com-20130117115846-gt132n9trvomj5ip
2013-01-17 17:28:46 +05:30
Paramjit Singh Sahota 514eed4d63 [FIX][trunk] Missing or Incorrect link to Images in CRM Scheduled Phonecalls treeview
lp bug: https://launchpad.net/bugs/1091516 fixed

bzr revid: psa@tinyerp.com-20121219060018-x09u5qa8o69opp0z
2012-12-19 11:30:18 +05:30
Antony Lesuisse 3fa8c94859 [MERGE] trunk
bzr revid: al@openerp.com-20121208082814-qftvqsdht91lxvcc
2012-12-08 09:28:14 +01:00
Quentin (OpenERP) a778faec7c [MERGE] part of addons 28: review some filters in phonecalls and account_analytic_analysis
bzr revid: qdp-launchpad@openerp.com-20121207133010-ma7a32po5om13blr
2012-12-07 14:30:10 +01:00
Quentin (OpenERP) c082f008ac [MERGE] removal of 'mark as read/unread' actions
bzr revid: qdp-launchpad@openerp.com-20121207130808-kdxocx9pdi2a47d7
2012-12-07 14:08:08 +01:00