An error occurred fetching the project authors.
- Jan 31, 2023
-
-
Houzefa Abbasbhay authored
& latest xcg/templates/odoo_module.
-
- 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
-