- Feb 06, 2025
-
-
Vincent Hatakeyama authored
-
- Jan 31, 2025
-
-
Vincent Hatakeyama authored
-
- Jan 30, 2025
-
-
Vincent Hatakeyama authored
-
- Jan 29, 2025
-
-
Vincent Hatakeyama authored
-
- Jan 27, 2025
-
-
Vincent Hatakeyama authored
-
- Nov 07, 2024
-
-
Axel Prel authored
-
- Jul 30, 2024
-
-
Axel Prel authored
-
- Feb 07, 2023
-
-
Vincent Hatakeyama authored
-
- Feb 03, 2023
-
-
Houzefa Abbasbhay authored
-
- Feb 01, 2023
-
-
Houzefa Abbasbhay authored
-
- Jan 20, 2023
-
-
Houzefa Abbasbhay authored
-
- Aug 11, 2022
-
-
Vincent Hatakeyama authored
-
- Dec 14, 2021
-
-
Houzefa Abbasbhay authored
-
- May 03, 2021
-
-
Vincent Hatakeyama authored
-
- 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
-
- Jul 08, 2020
-
-
oury.balde authored
-