Commit Graph

272 Commits

Author SHA1 Message Date
Nicolas Lempereur eb427f64d6 [FIX] crm_claim: unused date closed displayed
The state of a crm claim has been removed in f14eddb.

Thus, it is not possible to know the closure date and this commit hides
the field in the view.

opw-645826
2015-07-24 08:45:53 +02:00
Denis Ledoux ae65be2b2a [MERGE] forward port of branch saas-5 up to 0739bc4 2014-08-11 15:58:02 +02:00
Denis Ledoux 7c647ec876 [MERGE] forward port of branch saas-4 up to 0a1e4a0 2014-08-08 17:27:29 +02:00
Denis Ledoux 5666c219ad [FIX] crm_claim: set options no_create, no_open instead of selection
To avoid access denied errors for portal users
2014-08-06 13:06:46 +02:00
Anand-Dharampuriya 78ce1d0eff [FIX] From crm_claim remove the checkbox 'Hide when empty' on claim stages 2014-06-19 18:19:24 +05:30
Thibault Delavallée 2850da99cb Merge pull request #558 from odoo-dev/master-claimform_issue9-rda
[IMP] claim: add a placeholder on resolution in form view
2014-06-16 16:29:30 +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 87378aac26 Convert form views @version="6.1" 2014-06-12 13:55:40 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Fabien Meghazi 1ac928af05 Set old form views as explicit @version="6.1" 2014-06-11 14:04:02 +02:00
Rucha Dave d1857e0f28 [IMP] claim form 2014-05-30 17:27:37 +05:30
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