Commit Graph

233 Commits

Author SHA1 Message Date
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 a7a7868a3a [IMP] various: removed custom placeholders for chatter, because default message should be sufficient in most cases.
bzr revid: tde@openerp.com-20130304125534-u3zoe730jd1ry3ng
2013-03-04 13:55:34 +01:00
vta vta@openerp.com e9e80c80e8 [FIX] Hide message_followers widget in claims.
bzr revid: vta@openerp.com-20121121074758-z0f7gy8jdlqqnv8f
2012-11-21 08:47:58 +01:00
vta vta@openerp.com 41dad5cf02 [IMP] General improvements to issues and claims.
bzr revid: vta@openerp.com-20121120130824-zmx5yhaalwf3potd
2012-11-20 14:08:24 +01:00
Fabien Pinckaers 0cca84f1f7 [IMP] views
bzr revid: fp@tinyerp.com-20121115083400-i18b1yxfkq6j7y70
2012-11-15 09:34:00 +01:00
Cedric Snauwaert d9df10a6c4 [ADD]change status name for better understanding and remove useless buttons
bzr revid: csn@openerp.com-20121109135712-y9u11dspu1dz9dqq
2012-11-09 14:57:12 +01:00
Cedric Snauwaert c97b46323a [MERGE]merge with latest trunk
bzr revid: csn@openerp.com-20121109092510-jvkr23kx384k4t0o
2012-11-09 10:25:10 +01:00
Cedric Snauwaert 3b4b0c0f9f [MERGE]merge with latest trunk
bzr revid: csn@openerp.com-20121108153355-6t80srntxmce4qyt
2012-11-08 16:33:55 +01:00
Fabien Pinckaers 3db80a33e7 [IMP] crm claim form view useability
bzr revid: fp@tinyerp.com-20121102091748-ajrdvqqtntgf9fwa
2012-11-02 10:17:48 +01:00
Fabien Pinckaers 726a8e6c10 [MERGE] useability improvement
bzr revid: fp@tinyerp.com-20121102083612-xb2qvaqhgxunfipg
2012-11-02 09:36:12 +01:00
pankita shah (Open ERP) d9ce3d5c55 [FIX] remove onchange_state_id in xml file
bzr revid: shp@tinyerp.com-20121101093802-kt6mqgc0t16h0bpy
2012-11-01 15:08:02 +05:30
Amit Patel d7b848917b [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121030044605-83f48gp3joeg6emi
2012-10-30 10:16:05 +05:30
Saurang Suthar 2535f775f4 [IMP]crm_claim:removed Refuse, Next Stage and Previous Stage buttons as per suggestion
bzr revid: ssu@tinyerp.com-20121025112019-p34vs3qj1118q75k
2012-10-25 16:50:19 +05:30
Amit Patel a230365681 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121023072218-p4kxzmsncftnk2sf
2012-10-23 12:52:18 +05:30
Fabien Pinckaers 65c2193e33 [MERGE] fix breadcrum bouncing issue
bzr revid: fp@tinyerp.com-20121022173520-zr373cyq3nvrhvrv
2012-10-22 19:35:20 +02:00
Sanjay Gohel (Open ERP) 6ca872a0ca [IMP]improve crm_claim form view
bzr revid: sgo@tinyerp.com-20121022054914-6yi0imoicx1ypkjt
2012-10-22 11:19:14 +05:30
Nimesh (Open ERP) 2aa4aa88d0 [ADD] set bouce effect by stting groups on button in crm_claim_view.xml.
bzr revid: nco@tinyerp.com-20121012132503-71wv670r91k429m8
2012-10-12 18:55:03 +05:30
pankita shah (Open ERP) 8bbd857198 [IMP] move type field in sale module and improve default state in crm_claim
bzr revid: shp@tinyerp.com-20121010113323-wpxt81u5p3hmwl6w
2012-10-10 17:03:23 +05:30
Antony Lesuisse 6dd16f2613 [MERGE] trunk
bzr revid: al@openerp.com-20120930141638-bw50m7b5a8wnu2yh
2012-09-30 16:16:38 +02:00
Antonin Bourguignon 9485587f1d [MERGE] trunk-fix-mail-mail-rules-tde: OpenChatter 'Rule Yur Daddy' Branch
Fixes some of access rights issues. This addons branch features :
- message_is_follower field added in invisible in all views using Chatter
- update of message_follower_ids, to use message_is_follower, and to properly handle users not having access to the res.partner model (ex: basic portal users, anonymous users)
- misc access rights tuning

bzr revid: abo@openerp.com-20120928173655-uh9rzio2zpl8vfpx
2012-09-28 19:36:55 +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
Khushboo Bhatt (Open ERP) beb501e764 [FIX]Typo in partner history tab for O2M fields
bzr revid: kbh@tinyerp.com-20120921132535-93yh1ifpwbwqjkmq
2012-09-21 18:55:35 +05:30
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
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 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
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
Antony Lesuisse da8045d784 add message_followers_ids
bzr revid: al@openerp.com-20120815223038-ppuq03m5wj97u6rj
2012-08-16 00:30:38 +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) 2e689ca4e0 [IMP]improved views
bzr revid: tch@tinyerp.com-20120807093734-0u3ozi0hn7rxiy2q
2012-08-07 15:07:34 +05:30
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
Twinkle Christian (OpenERP) cb1c6c08af [IMP]Improve search view in all modules
bzr revid: tch@tinyerp.com-20120731112804-a0akxtqr1z0uew6w
2012-07-31 16:58:04 +05:30
Turkesh Patel (Open ERP) 1e640993a7 [IMP] crm_claim: improved search views.
bzr revid: tpa@tinyerp.com-20120720072940-ec3r1we5bugpzlf0
2012-07-20 12:59:40 +05:30
Quentin (OpenERP) 9e7bcb9c40 [IMP] sales/crm: usability, review of form views
bzr revid: qdp-launchpad@openerp.com-20120719090243-bdya6ozfklsi6v2k
2012-07-19 11:02:43 +02:00
Harry (OpenERP) 85aa1450c6 [FIX] put comment regarding TOFIX to set sequence into group element
bzr revid: hmo@tinyerp.com-20120719061637-p9j9ydzku61t8np1
2012-07-19 11:46:37 +05:30
Kuldeep 38b6a92f01 [IMP] set name in xpath
bzr revid: th_dev2@openerp.co.in-20120718121817-le2288em9d23740w
2012-07-18 17:48:17 +05:30
Harry (OpenERP) 5ca4e7a371 [MERGE] upstream
bzr revid: hmo@tinyerp.com-20120716111343-z05o5wes4wj1apbo
2012-07-16 16:43:43 +05:30
Kuldeep Joshi (OpenERP) db41f516f2 [MERGE] lp:~openerp-commiter/openobject-addons/trunk-sale-crm-imp-pna
bzr revid: kjo@tinyerp.com-20120705114046-z3mca76y3f5g2pz8
2012-07-05 17:10:46 +05:30
Kuldeep Joshi (OpenERP) 9e7621c8c6 [MERGE] lp:~openerp-commiter/openobject-addons/trunk-res-partner-view-pna
bzr revid: kjo@tinyerp.com-20120704130646-k86b5dehe4x6uybq
2012-07-04 18:36:46 +05:30
Thibault Delavallée 27a1ac68d4 [REF] ThreadView widget renamed to mail_thread. Also added some footers where they were not used.
bzr revid: tde@openerp.com-20120703124111-smgj0kw3ct32552y
2012-07-03 14:41:11 +02:00
Quentin (OpenERP) 6fe94bd4bc [MERGE] merged with maint runk
bzr revid: qdp-launchpad@openerp.com-20120629123618-z1bv3dqdfqy23hno
2012-06-29 14:36:18 +02:00
Pinakin Nayi (OpenERP) c09112510f [IMP] res-partner-view
bzr revid: pna@tinyerp.com-20120629113933-ei3t7z6u0fx3e5h4
2012-06-29 17:09:33 +05:30
Raphael Collet 1debe0efcd [MERGE] from trunk
bzr revid: rco@openerp.com-20120628131210-hyx2t1lqbl5hwm9g
2012-06-28 15:12:10 +02:00
Quentin (OpenERP) 08d25cb352 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120628123618-wyfrmfiw68xlt1aw
2012-06-28 14:36:18 +02:00
Quentin (OpenERP) 46f2c2c9ca [IMP] improvements during code review
bzr revid: qdp-launchpad@openerp.com-20120628121820-r8bxfzq38fy8pcgt
2012-06-28 14:18:20 +02:00
Sanjay Gohel (Open ERP) 1b87acc3f4 [IMP]remove layout option from sheet
bzr revid: sgo@tinyerp.com-20120628062343-7xbs4bvyivnhergs
2012-06-28 11:53:43 +05:30
Sanjay Gohel (Open ERP) 7ed6f5052d [IMP]remove all select=1 and select=2
bzr revid: sgo@tinyerp.com-20120628061736-ujwe0swulvrcrkjt
2012-06-28 11:47:36 +05:30
Antonin Bourguignon 48c18a60f3 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120626143915-907g4k2d91iwszld
2012-06-26 16:39:15 +02:00
Jigar Amin - OpenERP 43a50a651b [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120625041934-v1twcjzbjupl369n
2012-06-25 09:49:34 +05:30