- Jan 30, 2025
-
- Jan 29, 2025
-
-
oury.balde authored
- Fix typo in `placeholderRednerField` → `placeholderRenderField` - Validate `converterField` as string type
-
Vincent Hatakeyama authored
Requires a Odoo with [ADD] *: pypdf 3.x compatibility (https://github.com/odoo/odoo/commit/fddf53c9b6bcaea1a9ff7e041c0ccbb65a4647c8)
-
Vincent Hatakeyama authored
Reuse odoo guess mimetype code and compatibility code between different versions of python-magic. Also factorize some code and add comment.
-
- Dec 30, 2024
-
-
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. - Add missing python-magic requirement for package
-
- Dec 17, 2024
-
-
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 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 20, 2024
-
- Jul 30, 2024
-
-
Axel Prel authored
-
- Jun 19, 2024
-
- Jun 12, 2024
-
-
oury.balde authored
Renamed `find_field_with_sort_order` to `parse_sorted_field`.
-
oury.balde authored
- Updated the `find_field_with_sort_order` function to return `(expression, None)` when the regex doesn't match. - This provides clearer feedback by preserving the original expression.
-
- Jun 11, 2024
-
-
oury.balde authored
- May 28, 2024
-
-
oury.balde authored
Note that we implemented sorting functionality and added unit tests. The changes include: - Creation of a new utility file `utils/sorting.py` implementing sorting functionalities such as : `find_field_with_sort_order`, `parse_fields_with_sort_directions`, and `sortkey`. - Addition of a new file `tests/test_sorting.py` containing unit tests for sorting logic.
-
- May 17, 2024
-
-
aronabencherif.diatta@xcg.africa authored
-
- Apr 24, 2024
-
- Jan 30, 2024
-
- Jan 09, 2024
-
- Dec 04, 2023
-
-
Vincent Hatakeyama authored
- Nov 24, 2023
-
- Feb 03, 2023
-
-
Houzefa Abbasbhay authored
-
- Jan 31, 2023
-
-
Houzefa Abbasbhay authored
& latest xcg/templates/odoo_module.
-
- Jan 26, 2023
-
- Jan 24, 2023
-
-
Houzefa Abbasbhay authored
-
- Jan 23, 2023
-
-
Houzefa Abbasbhay authored
-
- Sep 16, 2022
-
-
adrien.bonamy authored
-
- Jun 04, 2021
-
-
adrien.bonamy authored
converter backport in 2021-06. In particular, add "HTML + mustache" / "MJML + mustache" instead of just "mustache".
-
- Nov 26, 2021
-
-
damien.habets authored
-
- Jan 20, 2023
-
-
Houzefa Abbasbhay authored
-
- Aug 18, 2022
-
-
Houzefa Abbasbhay authored
add /api/v1 in the code.
-
- Aug 12, 2022
-