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.
With Rednerd_, you can create clear, professional reports and responsive email templates.
The module supports email templates designed in the Mailjet app, using MJML or Mustache.
Seamless Integration with Odoo ERP
----------------------------------
Rednerd is fully integrated with Odoo ERP, allowing you to customize your MJML email templates directly in Odoo before sending the final version to Rednerd.
Document Rendering Made Easy
----------------------------
This solution also enables automatic rendering of PDF or HTML. Quotes, invoices, or any other document can be automatically generated from your application data.
...
...
@@ -34,3 +40,8 @@
Configure this module using the following ``ir.config_parameter``::
How To Get Started?
-------------------
Go to the folowing url : https://redner-demo.orbeet.io/sign-in
Create your account and set up your API key to connect Rednerd to your application.
...
...
@@ -36,10 +47,12 @@
redner.server_url = http://dockerhost:7000
redner.api_key = <your API key here>
redner.account = <your account name>
redner.timeout = 20
Once your account is ready, configure the module with the following ``ir.config_parameter``::
``redner.timeout`` is in seconds; defaults to 20 seconds per redner call.
**Pro tip**: You can use mjml-app_ to prototype your email templates.
...
...
@@ -41,8 +54,15 @@
``redner.timeout`` is in seconds; defaults to 20 seconds per redner call.
**Pro tip**: You can use mjml-app_ to prototype your email templates.
Documentation
-------------
If you need further information concerning Redner integration with Odoo ERP, you can check our `step-by-step tutorials <https://orbeet.io/services/generateur-documents-redner/api-key/>`_.
Feel free to visit Orbeet_ website to discover all our solutions.
UI Changes
----------
...
...
@@ -61,4 +81,6 @@
Authors
-------
XCG Consulting, part of `Orbeet <https://orbeet.io>`_