Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Coopdevs OCB mirror
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coopdevs
Odoo
Coopdevs OCB mirror
Commits
b7beb69e
Commit
b7beb69e
authored
10 years ago
by
yti
Browse files
Options
Downloads
Patches
Plain Diff
[IMP] Rename Schedule/log Call button
parent
af3f5668
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
addons/crm/crm_lead_view.xml
+2
-2
2 additions, 2 deletions
addons/crm/crm_lead_view.xml
with
2 additions
and
2 deletions
addons/crm/crm_lead_view.xml
+
2
−
2
View file @
b7beb69e
...
...
@@ -104,7 +104,7 @@
<button
class=
"oe_inline oe_stat_button"
type=
"action"
context=
"{'default_opportunity_id': active_id, 'search_default_opportunity_id': active_id, 'default_partner_id': partner_id, 'default_duration': 1.0}"
name=
"%(crm.crm_case_categ_phone_incoming0)d"
icon=
"fa-phone"
>
<div>
Schedule/Log
<br/>
Calls
</div>
<div>
Calls
</div>
</button>
</div>
<div
class=
"oe_title"
>
...
...
@@ -383,7 +383,7 @@
<button
class=
"oe_inline oe_stat_button"
type=
"action"
name=
"%(crm.crm_case_categ_phone_incoming0)d"
icon=
"fa-phone"
context=
"{'default_opportunity_id': active_id, 'search_default_opportunity_id': active_id, 'default_partner_id': partner_id, 'default_duration': 1.0}"
>
<div>
Schedule/Log
<br/>
Calls
</div>
<div>
Calls
</div>
</button>
<button
class=
"oe_inline oe_stat_button"
type=
"object"
context=
"{'partner_id': partner_id}"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment