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
498600b9
Commit
498600b9
authored
14 years ago
by
Fabien Pinckaers
Browse files
Options
Downloads
Patches
Plain Diff
modifs
bzr revid: fp@tinyerp.com-20101017230802-zrp0ex20kd6jkjxi
parent
c5af9301
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/lunch/report/order.rml
+2
-2
2 additions, 2 deletions
addons/lunch/report/order.rml
with
2 additions
and
2 deletions
addons/lunch/report/order.rml
+
2
−
2
View file @
498600b9
...
...
@@ -78,7 +78,7 @@
<
para
style
=
"
terp_default_8
"
>
[[
(
o
.
address_id
and
o
.
address_id
.
partner_id
and
o
.
address_id
.
partner_id
.
title
and
o
.
address_id
.
partner_id
.
title
.
name
)
or
''
]]
[[
(
o
.
address_id
and
o
.
address_id
.
partner_id
and
o
.
address_id
.
partner_id
.
name
)
or
''
]]<
/
para
>
<
para
style
=
"
terp_default_8
"
>
[[
(
o
.
address_id
and
o
.
address_id
.
street
)
or
''
]]<
/
para
>
<
para
style
=
"
terp_default_8
"
>
[[
(
o
.
address_id
and
o
.
address_id
.
street2
)
or
removeParentNode
(
'para'
)
]]<
/
para
>
<
para
style
=
"
terp_default_8
"
>
[[
(
o
.
address_id
and
o
.
address_id
.
zip
)
or
''
]]
[[
(
o
.
address_id
and
o
.
user_id
.
address_id
.
city
)
or
''
]]<
/
para
>
<
para
style
=
"
terp_default_8
"
>
[[
(
o
.
address_id
and
o
.
address_id
.
zip
)
or
''
]]
[[
(
o
.
address_id
and
o
.
address_id
.
city
)
or
''
]]<
/
para
>
<
para
style
=
"
terp_default_8
"
>
[[
(
o
.
address_id
and
o
.
address_id
.
state_id
and
o
.
address_id
.
state_id
.
name
)
or
removeParentNode
(
'para'
)
]]<
/
para
>
<
para
style
=
"
terp_default_8
"
>
[[
(
o
.
address_id
and
o
.
address_id
.
country_id
and
o
.
address_id
.
country_id
.
name
)
or
''
]]<
/
para
>
<
/
td
>
...
...
@@ -145,4 +145,4 @@
<
font
color
=
"
white
"
>
<
/
font
>
<
/
para
>
<
/
story
>
<
/
document
>
\ No newline at end of file
<
/
document
>
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