Newer
Older
=========
Changelog
=========
13.0.3.4.0
----------
(port from 11.0.2.9.0)
* Code formatting, add license / docs / badges.
(port from 11.0.2.5.1)
* Sort substitutions by keyword to improve readability in redner report.
* Add confirmation on the get substitutions button to protect it from unwanted actions.
(port from 11.0.2.8.0)
* Server URL rework: Expect an URL without path, add /api/v1 in the code.
(forward port of 11.0.2.7.0)
Improve search view of redner templates.
Fix import of relation from converter module.
(forward port of 11.0.2.6.0)
Redner server an use an unix socket too so also handle it.
(forward port of 11.0.2.5.0)
* Configurable timeout for redner calls, default is 20 seconds.
* Fix a docstring (not an override).
* Credit OCA for report code.
* Improve logging - request contents only logged at debug level.
* Move redner.py outside of the models directory.
Save template redner as an attachment
Move constant converter to converter module.
* fix (ir.actions.report): Defines missing ``get_from_report_name`` method.
* fix (__manifest__): Add missing dependency to ``converter``.
* Migrate to Odoo 13.0.
* Add a new template engine "od+mustache"
11.0.2.2
* Previous working 11.0 version.