Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Redner Odoo Module
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XCG
Odoo modules
Redner Odoo Module
Merge requests
!69
Topic/18.0/preview
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Topic/18.0/preview
topic/18.0/preview
into
branch/18.0
Overview
0
Commits
3
Pipelines
0
Changes
1
Open
Axel Prel
requested to merge
topic/18.0/preview
into
branch/18.0
3 months ago
Overview
0
Commits
3
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
e5361bd7
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
e5361bd7
fix expression label
· e5361bd7
Axel Prel
authored
3 months ago
wizard/expression_builder.py
+
1
−
1
Options
@@ -17,7 +17,7 @@
# when the wizard action is completed, this field is
# written in the substitution value
expression
=
fields
.
Char
(
string
=
"
Substitut
ion
"
,
string
=
"
Express
ion
"
,
help
=
(
"
Stores the substitution value the builder is working on.
"
"
(example:
'
partner_id.name
'
)
"
Loading