- Jul 31, 2024
-
-
Axel Prel authored
-
- Jul 30, 2024
-
-
Axel Prel authored
-
- Jun 12, 2024
-
-
oury.balde authored
Renamed `find_field_with_sort_order` to `parse_sorted_field`.
-
- 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
-
- Jan 09, 2024
-
-
Vincent Hatakeyama authored
-
- Dec 04, 2023
-
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
- Nov 24, 2023
-
-
moctar.diallo@xcg.africa authored
-
- Feb 07, 2023
-
-
Vincent Hatakeyama authored
-
- Feb 03, 2023
-
-
Houzefa Abbasbhay authored
-
- Jan 31, 2023
-
-
Houzefa Abbasbhay authored
& latest xcg/templates/odoo_module.
-
- Jan 24, 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 12, 2022
-
-
Vincent Hatakeyama authored
-
- Aug 11, 2022
-
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
- Dec 14, 2021
-
-
Houzefa Abbasbhay authored
-
- Apr 04, 2022
-
-
damien.habets authored
-
damien.habets authored
Request contents only logged at debug level.
-
damien.habets authored
-
- Apr 01, 2022
-
-
damien.habets authored
-
- Mar 04, 2022
-
-
oury.balde authored
Add constraint on attachment field Note that it is normally expected that when printing a report from an object, the created document is saved as an attachment to the object if the field "Save as attachment prefix" is filled in. Problem: This does not work for redner reports (works for QWEB and worked for py3o).
-
- Jun 15, 2021
-
-
Vincent Hatakeyama authored
-
- May 03, 2021
-
-
Vincent Hatakeyama authored
-
- Mar 30, 2021
-
-
oury.balde authored
Updated the NEWS.rst file Version update in dunder file dunder
-
- Feb 26, 2021
-
-
oury.balde authored
Redner varlist substitute get_redner_tmpl_keys func for retrieving redner templates variables.
-
oury.balde authored
Rename "Template" -> "Odoo Template" Rename "Template + Deserialize" -> "Odoo Template + Eval"
-
- Feb 24, 2021
-
-
oury.balde authored
Rework on relations converters Remove deprecated field (ie: deserialize) Use converter on mail template model Updated the french translations
-
oury.balde authored
-
oury.balde authored
Added a custom converter image
-
- Feb 22, 2021
-
-
oury.balde authored
This method will be called in ``_render_template`` method to add additional variables.
-
- Feb 19, 2021
-
-
oury.balde authored
-
- Feb 18, 2021
-
-
oury.balde authored
-