- Jan 24, 2023
-
-
Houzefa Abbasbhay authored
-
- Jan 20, 2023
-
-
Houzefa Abbasbhay authored
Similar in the 13.0 branch: 7cc12fb73390
-
Houzefa Abbasbhay authored
-
- Sep 16, 2022
-
-
adrien.bonamy authored
-
- Aug 18, 2022
-
-
Houzefa Abbasbhay authored
add /api/v1 in the code.
-
- Aug 12, 2022
-
-
Vincent Hatakeyama authored
-
- Aug 11, 2022
-
-
Vincent Hatakeyama authored
-
- Apr 21, 2022
-
-
adrien.bonamy authored
-
- Dec 14, 2021
-
-
Houzefa Abbasbhay authored
-
Houzefa Abbasbhay authored
-
- Dec 06, 2021
-
-
Houzefa Abbasbhay authored
Request contents only logged at debug level. Fixes #1.
-
- Nov 26, 2021
-
-
damien.habets authored
-
- Jun 04, 2021
-
-
adrien.bonamy 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
-