Commit Graph

13 Commits

Author SHA1 Message Date
1074212728 feat: Add sequence suffix to sign items, improve popover handling, and refine backend saving for new items. 2026-03-13 15:25:10 +07:00
7092737ec4 feat: Improve sequence generation logic to handle "Anyone" roles and prevent duplicate sequence generation per request. 2026-03-10 14:22:23 +07:00
8910c89cab fix: Reset PDF stream position to the beginning before reading to ensure correct processing. 2026-02-12 15:56:55 +07:00
b234d8a7d0 refactor: Remove custom PDF generation logic for signed documents. 2026-02-12 15:48:52 +07:00
8493d62d08 feat: Add sign_document model to enable rendering of sequence type sign items on signed PDFs. 2026-02-12 15:29:28 +07:00
2100c197b9 feat: add datatype 2026-02-12 15:02:29 +07:00
18faa8a78f feat: Add getDomain, activeActions, and fieldString attributes to the sequence field in the custom popover. 2026-02-04 17:22:37 +07:00
e6023eb2d8 refactor: Reimplements sequence field management in SignItemCustomPopover using Many2XAutocomplete and direct state updates for improved data handling. 2026-02-04 17:11:55 +07:00
0238f7d4d4 fix for odoo 19 2026-01-23 13:44:50 +07:00
ac772f8fe8 refactor: Update sign document route type from json to jsonrpc. 2026-01-21 09:37:51 +07:00
b7d0f8c555 fix bugs 2026-01-08 11:59:34 +07:00
1b840d015d feat: Implement sequence and image item types for Odoo Sign, including backend rendering and frontend integration. 2026-01-07 15:42:50 +07:00
923ac57db6 first commit 2025-12-17 14:32:07 +07:00