Skip to content
Snippets Groups Projects
  1. Jun 13, 2024
  2. Jun 12, 2024
  3. Jun 11, 2024
  4. May 28, 2024
    • oury.balde's avatar
      Introduces sorting capabilities within the Redner substitution · e9722140b5b8
      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.
      e9722140b5b8
  5. May 17, 2024
  6. Apr 24, 2024
  7. Jan 30, 2024
  8. Jan 09, 2024
  9. Dec 04, 2023
  10. Nov 24, 2023
  11. Feb 03, 2023
  12. Jan 31, 2023
  13. Jan 26, 2023
  14. Jan 24, 2023
  15. Jan 23, 2023
  16. Sep 16, 2022
  17. Jun 04, 2021
  18. Nov 26, 2021
  19. Jan 20, 2023
  20. Aug 18, 2022
  21. Aug 12, 2022
  22. Aug 11, 2022
  23. Dec 14, 2021
  24. Apr 04, 2022
  25. Apr 01, 2022
  26. Mar 04, 2022
    • oury.balde's avatar
      Save template redner as an attachment · f62f80afc1a1
      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).
      13.0.3.0.1
      f62f80afc1a1
  27. Jun 15, 2021
  28. Mar 30, 2021
  29. Mar 04, 2021
Loading