Go to file
2026-03-10 14:22:23 +07:00
controllers refactor: Update sign document route type from json to jsonrpc. 2026-01-21 09:37:51 +07:00
data feat: Implement sequence and image item types for Odoo Sign, including backend rendering and frontend integration. 2026-01-07 15:42:50 +07:00
models feat: Improve sequence generation logic to handle "Anyone" roles and prevent duplicate sequence generation per request. 2026-03-10 14:22:23 +07:00
static/src refactor: Remove custom PDF generation logic for signed documents. 2026-02-12 15:48:52 +07:00
views feat: Implement sequence and image item types for Odoo Sign, including backend rendering and frontend integration. 2026-01-07 15:42:50 +07:00
__init__.py feat: Implement sequence and image item types for Odoo Sign, including backend rendering and frontend integration. 2026-01-07 15:42:50 +07:00
__manifest__.py fix for odoo 19 2026-01-23 13:44:50 +07:00
.gitignore refactor: Update sign document route type from json to jsonrpc. 2026-01-21 09:37:51 +07:00