Skip to content
Snippets Groups Projects
  1. Jan 30, 2025
  2. Jan 29, 2025
  3. Dec 30, 2024
    • oury.balde's avatar
      Add dynamic expression button for substitution line and new converter features · a6c94d54
      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
  4. Dec 17, 2024
  5. Dec 10, 2024
  6. Dec 04, 2024
  7. Nov 20, 2024
  8. Jul 30, 2024
  9. Jun 19, 2024
  10. Jun 12, 2024
  11. Jun 11, 2024
  12. May 28, 2024
    • oury.balde's avatar
      Introduces sorting capabilities within the Redner substitution · e9722140
      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.
      e9722140
  13. May 17, 2024
  14. Apr 24, 2024
  15. Jan 30, 2024
  16. Jan 09, 2024
  17. Dec 04, 2023
  18. Nov 24, 2023
  19. Feb 03, 2023
  20. Jan 31, 2023
  21. Jan 26, 2023
  22. Jan 24, 2023
  23. Jan 23, 2023
  24. Sep 16, 2022
  25. Jun 04, 2021
  26. Nov 26, 2021
  27. Jan 20, 2023
  28. Aug 18, 2022
  29. Aug 12, 2022
Loading