- Dec 04, 2023
-
-
Vincent Hatakeyama authored
-
- Feb 07, 2023
-
-
Vincent Hatakeyama authored
-
- Jan 31, 2023
-
-
Houzefa Abbasbhay authored
& latest xcg/templates/odoo_module.
-
- Jan 20, 2023
-
-
Houzefa Abbasbhay authored
-
- Aug 18, 2022
-
-
Houzefa Abbasbhay authored
add /api/v1 in the code.
-
- Aug 11, 2022
-
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
- Dec 14, 2021
-
-
Houzefa Abbasbhay authored
-
- Apr 04, 2022
-
-
damien.habets authored
-
damien.habets authored
Request contents only logged at debug level.
-
- Jun 15, 2021
-
-
Vincent Hatakeyama authored
-
- Feb 18, 2021
-
-
oury.balde authored
Retrieve the list of variables present in the template.
-
- Aug 12, 2020
-
-
oury.balde authored
Render HTML to PDF with weasyprint: - Use substitution variables in ir.actions.report model - Send paperformat field info to rednerd when generating a new report PDF - Refactoring code
-
- Jul 09, 2020
-
-
oury.balde authored
Add rednerd template management API to let the user save templates for later use with the rendering api: - POST: /api/v1/template/{account} - PUT: /api/v1/template/{account}/{name} - DELELTE: /api/v1/template/{account}/{name} Render a custom template: - POST: /api/v1/render
-