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
Commits
1647850b9961
Commit
1647850b9961
authored
2 years ago
by
Houzefa Abbasbhay
Browse files
Options
Downloads
Patches
Plain Diff
Move files around
Similar in the 13.0 branch:
7cc12fb73390
parent
cbda92adf31c
No related branches found
No related tags found
1 merge request
!32
13.0.3.4.0 - Ports from 11.0
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
__manifest__.py
+3
-3
3 additions, 3 deletions
__manifest__.py
views/assets.xml
+1
-1
1 addition, 1 deletion
views/assets.xml
views/mail_template.xml
+0
-0
0 additions, 0 deletions
views/mail_template.xml
views/redner_template.xml
+0
-0
0 additions, 0 deletions
views/redner_template.xml
with
4 additions
and
4 deletions
__manifest__.py
+
3
−
3
View file @
1647850b
...
...
@@ -29,6 +29,6 @@
"
depends
"
:
[
"
converter
"
,
"
mail
"
,
"
web
"
],
"
data
"
:
[
"
security/ir.model.access.csv
"
,
"
views/redner_template
_views
.xml
"
,
"
views/mail_template
_views
.xml
"
,
"
views/redner_template.xml
"
,
"
views/mail_template.xml
"
,
"
views/ir_actions_report.xml
"
,
...
...
@@ -34,5 +34,5 @@
"
views/ir_actions_report.xml
"
,
"
views/
report_redner
.xml
"
,
"
views/
assets
.xml
"
,
"
views/menu.xml
"
,
],
"
installable
"
:
True
,
...
...
This diff is collapsed.
Click to expand it.
views/
report_redner
.xml
→
views/
assets
.xml
+
1
−
1
View file @
1647850b
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<template
id=
"assets_backend"
name=
"re
port
assets"
inherit_id=
"web.assets_backend"
>
<template
id=
"assets_backend"
name=
"re
dner
assets"
inherit_id=
"web.assets_backend"
>
<xpath
expr=
"."
position=
"inside"
>
<script
type=
"text/javascript"
...
...
This diff is collapsed.
Click to expand it.
views/mail_template
_views
.xml
→
views/mail_template.xml
+
0
−
0
View file @
1647850b
This diff is collapsed.
Click to expand it.
views/redner_template
_views
.xml
→
views/redner_template.xml
+
0
−
0
View file @
1647850b
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