- Jan 27, 2025
-
-
Vincent Hatakeyama authored
-
- Jan 23, 2025
-
-
Vincent Hatakeyama authored
-
- Dec 20, 2024
-
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
- Dec 18, 2024
-
-
oury.balde authored
-
oury.balde authored
- Introduced a button to dynamically set the expression in the substitution line. - The feature is available for converters of type "Odoo template", "Odoo template + Evaluation", and "Field". - Added functionality to visualize how to define each converter, displaying a placeholder (example) for each converter type. - The code has been designed to ease the integration of additional converters in the future. - Refactored the code to improve performance and stability.
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
- Dec 17, 2024
-
-
oury.balde authored
-
oury.balde authored
-
- Dec 12, 2024
-
-
oury.balde authored
-
oury.balde authored
-
- Dec 10, 2024
-
-
oury.balde authored
-
oury.balde authored
-
oury.balde authored
- Added `ormcache` to improve performance by caching template retrieval in `_get_cached_template`. - Refactored template processing logic: - Introduced `_to_odoo_template` to centralize transformation of external templates into Odoo-compatible format. - Simplified template computation in `_compute_template` and `_compute_template_data` using cached templates. - Removed redundant methods (`to_cache`) and consolidated logic for clarity.
-
- Dec 09, 2024
-
-
Axel Prel authored
-
- Oct 03, 2024
-
-
Axel Prel authored
-
- Dec 09, 2024
-
-
Axel Prel authored
fixes the display of the button being quirky also fix the button vanish when value==False
-
- Dec 04, 2024
-
-
oury.balde authored
- Added python-magic to external dependencies in __manifest__.py - Fixed metadata formatting for print-paper-size in ir_actions_report.py
-
- Nov 19, 2024
-
-
Axel Prel authored
- the file is correctly computed when fetched from redner - the file name is standardized.
-
- Dec 08, 2024
-
-
oury.balde authored
-
- Dec 06, 2024
-
-
oury.balde authored
-
oury.balde authored
-
oury.balde authored
-
oury.balde authored
-
oury.balde authored
- Replaced `env.services.user.context` with `user.context`. - Added import for `user` from `@web/core/user`.
-
- Nov 07, 2024
-
-
Axel Prel authored
-
- Sep 05, 2024
-
-
Vincent Hatakeyama authored
-
- Aug 29, 2024
- Aug 28, 2024
- Aug 27, 2024
- Aug 26, 2024
- Aug 22, 2024