Go to file
2026-03-16 13:26:52 +07:00
controllers feat: reduce maximum image processing and upload dimensions to 1080. 2026-02-24 11:19:03 +07:00
data fix the iamge placeholder text 2026-01-08 12:14:08 +07:00
models fix: Reset base output stream position before PDF file reading to ensure correct parsing. 2026-02-12 15:56:38 +07:00
static/src Refactor: Remove direct storage of compressed data URL in sign item values. 2026-03-16 13:26:52 +07:00
tests fix error on odoo 19 2026-01-23 13:40:05 +07:00
__init__.py feat: implement server-side image compression for sign image fields. 2026-01-07 15:43:18 +07:00
__manifest__.py fix error on odoo 19 2026-01-23 13:40:05 +07:00
.gitignore refactor: Adjust image_process import path, update sign route type to jsonrpc, and add a .gitignore file. 2026-01-21 09:36:14 +07:00