Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ats_sale
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Le Filament
Accompagnement Travaux Subventions
ats_sale
Commits
1ff2935b
Commit
1ff2935b
authored
3 months ago
by
Théo - Le Filament
Browse files
Options
Downloads
Patches
Plain Diff
[FIX] better Xpath expression
parent
14a86c6f
No related branches found
No related tags found
1 merge request
!1
module creation
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
report/ir_actions_report_templates.xml
+1
-1
1 addition, 1 deletion
report/ir_actions_report_templates.xml
with
1 addition
and
1 deletion
report/ir_actions_report_templates.xml
+
1
−
1
View file @
1ff2935b
...
@@ -3,6 +3,6 @@
...
@@ -3,6 +3,6 @@
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
<odoo>
<odoo>
<template
id=
"report_saleorder_document"
inherit_id=
"sale.report_saleorder_document"
>
<template
id=
"report_saleorder_document"
inherit_id=
"sale.report_saleorder_document"
>
<xpath
expr=
"//div[@id='informations']/div[
4
]"
position=
"replace"
/>
<xpath
expr=
"//div[@id='informations']/
/
div[
@t-if='doc.user_id.name'
]"
position=
"replace"
/>
</template>
</template>
</odoo>
</odoo>
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