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
!48
Something went wrong on our end
Move 'detected_keywords' field to a dedicated tab
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Move 'detected_keywords' field to a dedicated tab
topic/16.0/MO16-00752
into
branch/16.0
Overview
0
Commits
1
Pipelines
0
Changes
3
Merged
aronabencherif.diatta@xcg.africa
requested to merge
topic/16.0/MO16-00752
into
branch/16.0
11 months ago
Overview
0
Commits
1
Pipelines
0
Changes
3
Expand
--HG-- branch : 16.0
Odoo ticket :
MO16-00752 - redner : Variables dans un onglet
Mint Integration
Edited
11 months ago
by
aronabencherif.diatta@xcg.africa
0
0
Merge request reports
Viewing commit
a726c268
Show latest version
3 files
+
14
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
a726c268
Move 'detected_keywords' field to a dedicated tab
· a726c268
aronabencherif.diatta@xcg.africa
authored
11 months ago
views/redner_template.xml
+
7
−
3
Options
@@ -58,9 +58,6 @@
<group>
<field
name=
"language"
/>
</group>
<group>
<field
name=
"detected_keywords"
/>
</group>
</div>
<notebook>
@@ -86,6 +83,13 @@
/>
</group>
</page>
<page
string=
"Variables"
>
<group>
<field
name=
"detected_keywords"
/>
</group>
</page>
<page
string=
"Settings"
>
<group>
<field
name=
"locale_id"
/>
Loading