Commit Graph

268 Commits

Author SHA1 Message Date
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
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
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
Antonin Bourguignon d31a58c1f6 [FIX] change a button type 'action' to 'object'
also imp indentation

bzr revid: abo@openerp.com-20121206144321-19vha43sj317iwi5
2012-12-06 15:43:21 +01:00
vta vta@openerp.com 6a6b0127ef [MERGE] lp:~openerp-dev/openobject-addons/trunk-bug-1038189-kbh-new
lp bug: https://launchpad.net/bugs/1038189 fixed

bzr revid: vta@openerp.com-20121205133723-97su5a0ulgc1prg1
2012-12-05 14:37:23 +01:00
Khushboo Bhatt (Open ERP) b7d32d62c0 [FIX]crm:onchange on tree view
bzr revid: kbh@tinyerp.com-20121204094428-5d4tyllzdwa05o9r
2012-12-04 15:14:28 +05:30
Khushboo Bhatt (Open ERP) 4d3e27e478 [FIX]crm:onchange added on opportunity_id
bzr revid: kbh@tinyerp.com-20121204072442-bqs25ks3vkn5da0t
2012-12-04 12:54:42 +05:30
Khushboo Bhatt (Open ERP) a865423e0f [MERGE]merge with trunk
bzr revid: kbh@tinyerp.com-20121204061729-tl6loso2kr6imc2t
2012-12-04 11:47:29 +05:30
Khushboo Bhatt (Open ERP) 2d68dd89fe [IMP]crm:onchange method for opportunity to set phone,mobile,sales team and partner
bzr revid: kbh@tinyerp.com-20121204060042-dgr2ibddolhk5yzg
2012-12-04 11:30:42 +05:30
Ajay Chauhan (OpenERP) 72e6e33475 [IMP] crm: changed filter string & help
bzr revid: cha@tinyerp.com-20121130111705-gii2q1i5v13f3pfd
2012-11-30 16:47:05 +05:30
Antonin Bourguignon 4781eec49d [MERGE] trunk
bzr revid: abo@openerp.com-20121130095538-4yxjx2smpohs27nd
2012-11-30 10:55:38 +01:00
Rajesh Prajapati (OpenERP) 2c130707a7 [IMP] General : Mark Read and Mark Unread removed from all objects
bzr revid: rpr@tinyerp.com-20121130095239-e60l299dut71x5ng
2012-11-30 15:22:39 +05:30
Thibault Delavallée 4e2c317c28 [FIX] Accuracy of the various server actions 'mark read' and 'mark unread': updated their name by adding the model name to be more precise when seing them in a list.
lp bug: https://launchpad.net/bugs/1082199 fixed

bzr revid: tde@openerp.com-20121128145159-d1b2j6swvhdnnl0i
2012-11-28 15:51:59 +01:00
Christophe Matthieu 5b714460ba [FIX] accuracy of the mail server action 'mark read' and 'mark unread'
bzr revid: chm@openerp.com-20121126103804-yhcvekt0ruq4fef1
2012-11-26 11:38:04 +01:00
Antonin Bourguignon 6974be3d6d [IMP] remove dead code from crm_partner_to_opportunity and crm_phonecall_to_opportunity
fp and al judged that phonecall2opp wizard was just a 'one more click' step
instead of the wizard, a phonecall will directly be converted into an opp when clicking on the 'Convert to opp' button (todo)
tests have been adapted, but some tests are still missing like 'merge lead with opp' or 'merge leads together' (todo)
documentation has been improved

bzr revid: abo@openerp.com-20121114184134-m37k9mwsq2hclgii
2012-11-14 19:41:34 +01:00
Christophe Matthieu 46a60cdac7 [MERGE] from trunk-mail-concreting-tde, TODO fix bug
bzr revid: chm@openerp.com-20121029090847-27h3tmyvsv9c8vej
2012-10-29 10:08:47 +01:00
Frédéric van der Essen 7cdf99ade1 [IMP] mail: improved display of openchatter in form views
bzr revid: fva@openerp.com-20121026095821-c3idarsd5yi9fzso
2012-10-26 11:58:21 +02:00
Fabien Pinckaers 375d261e08 [FIX] misc fixes & useability ps week 41
bzr revid: fp@tinyerp.com-20121025083644-19mnzr6ktbpppgjg
2012-10-25 10:36:44 +02:00
Fabien Pinckaers cffa0d1ee4 [MERGE] misc fixes: expenses, products, crm, sale
bzr revid: fp@tinyerp.com-20121022172639-u4l0ed99wr6znjew
2012-10-22 19:26:39 +02:00
Atul Patel (OpenERP) b5317c514c [REM]: Remove calendar invitaiton view and menu.
bzr revid: atp@tinyerp.com-20121014090133-i50ibni56y7jf3b6
2012-10-14 14:31:33 +05:30