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
834be989e557
Commit
834be989e557
authored
3 years ago
by
Houzefa Abbasbhay
Browse files
Options
Downloads
Patches
Plain Diff
Manifest: Remove "description", taken from README
parent
012c424ba04b
No related branches found
No related tags found
1 merge request
!12
Topic/11.0/zouzou
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
__manifest__.py
+0
-35
0 additions, 35 deletions
__manifest__.py
with
0 additions
and
35 deletions
__manifest__.py
+
0
−
35
View file @
834be989
...
...
@@ -24,41 +24,6 @@
"
version
"
:
"
11.0.2.4.1
"
,
"
author
"
:
"
XCG Consulting
"
,
"
category
"
:
"
Technical
"
,
"
description
"
:
"""
Redner
=======
Redner is an innovative solution to produce transactional emails
and documents in PDF or HTML format.
It
'
s designed to help applications or websites that need to send transactional
email like password resets, order confirmations, and welcome messages.
Redner offers advanced tracking, easy-to-understand reports & email
templates.
This Module allow you to use email template designed with mailjet app
(languages uses in template must be mjml or mustache) which you can add
in odoo template.
It also allows the rendering of documents in pdf or html format.
Configure this module using the following ``ir.config_parameter``::
redner.server_url = http://dockerhost:7000
redner.api_key = <your API key here>
redner.account = <your account name>
**Pro tip**: You can use mjml-app_ to prototype your email templates.
UI Changes
----------
* Setting > Redner > Templates
Note: When you have existing templates you want to register onto a new
redner server (or with a new user), multi-select them and click
"
Send to redner server
"
.
.. _mjml-app: http://mjmlio.github.io/mjml-app/
"""
,
"
depends
"
:
[
"
base
"
,
"
mail
"
,
"
converter
"
],
"
data
"
:
[
"
security/ir.model.access.csv
"
,
...
...
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