Commit Graph

246 Commits

Author SHA1 Message Date
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
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
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
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
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
pankita shah (Open ERP) 022a7c5de0 [IMP] move schedule meeting and convert to opportunity to the right of contact
bzr revid: shp@tinyerp.com-20121012072825-oplxmiuqnrszygfz
2012-10-12 12:58:25 +05:30
pankita shah (Open ERP) bf3dd9918d [IMP] partner tree view when group by company
bzr revid: shp@tinyerp.com-20121012060036-n91al0zj4qq0pt4p
2012-10-12 11:30:36 +05:30
Mayur Maheshwari (OpenERP) 3079bf9ce0 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121012055106-eu39hyg4vt2mxr07
2012-10-12 11:21:06 +05:30
pankita shah (Open ERP) 917ae0ee85 [IMP] opportunity to the right of contact
bzr revid: shp@tinyerp.com-20121009070238-vyuen9nb8551p2ph
2012-10-09 12:32:38 +05:30
Quentin (OpenERP) bcbf69225f [FIX] crm: fixed view that have an onchange function returning a field which is not in the view
bzr revid: qdp-launchpad@openerp.com-20121004160010-9vk5ox9nzivzkmak
2012-10-04 18:00:10 +02:00
Christophe Matthieu f47111449c [IMP] mail_follower: unique field widget, sub-types on click
bzr revid: chm@openerp.com-20120924095616-keuji387bvy6pmcs
2012-09-24 11:56:16 +02:00
Christophe Matthieu fa63653de9 [MERGE] from trunk-mail-mail-rules-tde
bzr revid: chm@openerp.com-20120921095037-czl4s3v0do11yhkq
2012-09-21 11:50:37 +02:00
Mayur Maheshwari (OpenERP) 54801477db [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120921061921-f118dvvphastk4ge
2012-09-21 11:49:21 +05:30
Thibault Delavallée 1206b8f7a0 [IMP] Addons: added message_is_follower and message_subtype_data invisible fields to all views using Chatter and Followers widgets.
bzr revid: tde@openerp.com-20120920115900-vvpfhjvw135vhf91
2012-09-20 13:59:00 +02:00
Thibault Delavallée bcbae5e277 [MERGE] Merged with addons/trunk, with lots of conflicts to solve...
bzr revid: tde@openerp.com-20120920074850-7p7or1ze8555fya5
2012-09-20 09:48:50 +02:00
Mayur Maheshwari (OpenERP) e6178297df [IMP]all : set appropriate method on action for mark read as well as unread for fix the issue of read and unread
bzr revid: mma@tinyerp.com-20120918051018-ghdv7tk80g5pqlq6
2012-09-18 10:40:18 +05:30
Thibault Delavallée abf16c58c6 [IMP] Addons: added invisible field for message_is_follower; note: reidented view; account_voucher: reidented one view.
bzr revid: tde@openerp.com-20120917153533-u102ds3eo1xr1mnt
2012-09-17 17:35:33 +02:00
Harry (OpenERP) 927e3abe2b [MERGE]
bzr revid: hmo@tinyerp.com-20120907114436-9qw3gakx3fmn9xwy
2012-09-07 17:14:36 +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
Fabien Pinckaers e5b76be9b8 [IMP] merge trunk
bzr revid: fp@tinyerp.com-20120816072402-7w1avco6ryt12x10
2012-08-16 09:24:02 +02:00
Antony Lesuisse da8045d784 add message_followers_ids
bzr revid: al@openerp.com-20120815223038-ppuq03m5wj97u6rj
2012-08-16 00:30:38 +02:00
Fabien Pinckaers eb0669850d [IMP] removed needaction_pending, some cleaning in messages mail
bzr revid: fp@openerp.com-20120815133643-loyzmyp6azs5lr47
2012-08-15 15:36:43 +02:00
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +02:00
Antonin Bourguignon ee4fd16e94 [FIX] remove the option from the user_id fields
we want users to be openable !
also improve indentation and remove some useless whitespaces

bzr revid: abo@openerp.com-20120809163529-8adlpszt3n6lhszi
2012-08-09 18:35:29 +02:00
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
Twinkle Christian (OpenERP) e63254835c [IMP]improved ciews
bzr revid: tch@tinyerp.com-20120807073359-p6flrh7wr98t2pue
2012-08-07 13:03:59 +05:30
Mayur Maheshwari (OpenERP) 7c51b1811d [FIX]all :set a no_open widget in this filed(country_id,state_id,title,context_id,timebox_id,user_id)
bzr revid: mma@tinyerp.com-20120806110307-nj7qipixr14puhub
2012-08-06 16:33:07 +05:30