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
2baa120b
Commit
2baa120b
authored
10 years ago
by
Raphaël Valyi
Browse files
Options
Downloads
Patches
Plain Diff
[FIX] fixed typo in fleet brands with Land Rover
parent
ea693254
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
addons/fleet/fleet_cars.xml
+3
-3
3 additions, 3 deletions
addons/fleet/fleet_cars.xml
addons/fleet/static/img/brand_land rover-image.png
+0
-0
0 additions, 0 deletions
addons/fleet/static/img/brand_land rover-image.png
with
3 additions
and
3 deletions
addons/fleet/fleet_cars.xml
+
3
−
3
View file @
2baa120b
...
...
@@ -129,9 +129,9 @@
<field
name=
"name"
>
Lancia
</field>
<field
name=
"image"
type=
"base64"
file=
"fleet/static/img/brand_lancia-image.png"
/>
</record>
<record
id=
"brand_land
er
rover"
model=
"fleet.vehicle.model.brand"
>
<field
name=
"name"
>
Land
er
Rover
</field>
<field
name=
"image"
type=
"base64"
file=
"fleet/static/img/brand_land
er
rover-image.png"
/>
<record
id=
"brand_land rover"
model=
"fleet.vehicle.model.brand"
>
<field
name=
"name"
>
Land Rover
</field>
<field
name=
"image"
type=
"base64"
file=
"fleet/static/img/brand_land rover-image.png"
/>
</record>
<record
id=
"brand_lexus"
model=
"fleet.vehicle.model.brand"
>
<field
name=
"name"
>
Lexus
</field>
...
...
This diff is collapsed.
Click to expand it.
addons/fleet/static/img/brand_land
er
rover-image.png
→
addons/fleet/static/img/brand_land rover-image.png
+
0
−
0
View file @
2baa120b
File moved
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