Commit Graph

261 Commits

Author SHA1 Message Date
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
Mahendra Barad (OpenERP) 36f5fb5f08 [IMP]added widget for priority
bzr revid: mba@tinyerp.com-20140221122121-67o4o7786gpmh71e
2014-02-21 17:51:21 +05:30
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
Thibault Delavallée aa389bcd5b [MERGE] Merged branch remove-state-tde-all, taking only part about crm_claim, crm_helpdesk and various fixes in other crm modules.
bzr revid: tde@openerp.com-20130716151513-vb1vovihcgf0dltq
2013-07-16 17:15:13 +02:00
Thibault Delavallée 0aac1c7cb0 [REF] crm: removed references to base_stage in crm_lead / crm_claim + various pre-cleaning before removing state.
bzr revid: tde@openerp.com-20130708103011-53t1fllmrz0hdq8u
2013-07-08 12:30:11 +02:00
ajay javiya (OpenERP) 9bc864e43c [MERGE]: with main
bzr revid: aja@tinyerp.com-20130614133618-vyo15fh84e3kwb7j
2013-06-14 19:06:18 +05:30
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
ajay javiya (OpenERP) f14eddbbe9 [IMP]:Remove State field from crm,hr_recruitment and project task/issue , Rename delay to open to Delay to Assign ,delay to close on Last Updates Dates,stage in searchview
bzr revid: aja@tinyerp.com-20130614092545-oxrhw0x3xewkhdjf
2013-06-14 14:55:45 +05:30
Paramjit Singh Sahota 327224d80a [IMP] Added a new action for the res_partner forms Issues buttons to pass only the partner_id and not used the existing bcz itz passing the project_id which is not needed in res_partner's form view
And changes the sequence of buttons

bzr revid: psa@tinyerp.com-20130531054602-c3c8jnt8dhvut6w7
2013-05-31 11:16:02 +05:30
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 80120d80c4 [IMP] Little improvement of priority for issues task claims buttons.
bzr revid: psa@tinyerp.com-20130530061627-0ck36rm8880ebn26
2013-05-30 11:46:27 +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 80dcd7a9e7 Little improvement.
bzr revid: psa@tinyerp.com-20130527065519-80rm6bdfym1ggdok
2013-05-27 12:25:19 +05:30
Paramjit Singh Sahota dd5fc2479c [IMP] Improved the action name and added a new create arrow in actions.
bzr revid: psa@tinyerp.com-20130527064247-sqaf8jpsktc7vevk
2013-05-27 12:12:47 +05:30
Paramjit Singh Sahota 4009942cf6 Improved.
bzr revid: psa@tinyerp.com-20130516130258-ylme998oo1us9nk8
2013-05-16 18:32:58 +05:30
Paramjit Singh Sahota 12a8feb939 [IMP] Added action for the Customers form > Claims button to inhibit the double filter Partner and Responsible and shifted the code in crm_view.
bzr revid: psa@tinyerp.com-20130516124337-7l6kxh92l3wb4yt7
2013-05-16 18:13:37 +05:30
Paramjit Singh Sahota c237d20396 [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130516083633-84z2gotvl6pp16jk
2013-05-16 14:06:33 +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
Paramjit Singh Sahota 56e6e546c5 [IMP] Placed the inherited view in proper place.
bzr revid: psa@tinyerp.com-20130412095412-gdcvp0z2t9prc9jb
2013-04-12 15:24:12 +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
Paramjit Singh Sahota 4bb708e79e [IMP] Added action for the *Issues* button in Customers form view.
On clicking the *Claims* button in Customer form view it is showing the filter like 'Partner' so made it as 'Customer'
Added field Partner_id in search view of Project.

bzr revid: psa@tinyerp.com-20130409055507-7v15i2hppum0exoz
2013-04-09 11:25:07 +05:30
Paramjit Singh Sahota 8e9556a2fb [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130409053450-8pb9vy1z478kxvsb
2013-04-09 11:04:50 +05:30
Paramjit Singh Sahota b861514201 [IMP] Added access rights for the Claims and Task buttons in Customers form view.
bzr revid: psa@tinyerp.com-20130403111528-to7chtzbydovdt3n
2013-04-03 16:45:28 +05:30
Paramjit Singh Sahota b644629fe1 [IMP] Removed domain partner_id bcz not needed.
bzr revid: psa@tinyerp.com-20130326130932-gs0q1b5db849jm5o
2013-03-26 18:39:32 +05:30
Paramjit Singh Sahota b51362d554 [IMP] Removed the History tab from customer form.
>>> Remove the related one2many:>>   1)Tasks   2)Events   3)Registrations   4)Campaign   5)Claims.
>>> Add act_window buttons in the top right corner:>>   1)Tasks 2)Claims.

bzr revid: psa@tinyerp.com-20130326113812-xzqpcgwk2yhyike2
2013-03-26 17:08:12 +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
Paramjit Singh Sahota 5824011dc9 [IMP] Removed the HISTORY tab from the customers form view including the following items 'Events', 'Registrations', 'Claims', 'Tasks' and 'Campaign'.
bzr revid: psa@tinyerp.com-20130325101041-c95snbhicnah4jgl
2013-03-25 15:40:41 +05:30
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