- 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.
-
- Dec 04, 2023
-
- Feb 07, 2023
-
- Jan 31, 2023
-
-
Houzefa Abbasbhay authored
& latest xcg/templates/odoo_module.
-
- Jan 20, 2023
-
-
Houzefa Abbasbhay authored
-
- Aug 11, 2022
-
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
- Aug 12, 2020
-
-
oury.balde authored
Render HTML to PDF with weasyprint: - Use substitution variables in ir.actions.report model - Send paperformat field info to rednerd when generating a new report PDF - Refactoring code
-