Skip to content
Snippets Groups Projects
  1. 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
  2. May 17, 2024
  3. Jan 09, 2024
  4. Dec 04, 2023
  5. Nov 24, 2023
  6. Feb 07, 2023
  7. Feb 03, 2023
  8. Jan 31, 2023
  9. Jan 24, 2023
  10. Sep 16, 2022
  11. Jun 04, 2021
  12. Nov 26, 2021
  13. Jan 20, 2023
  14. Aug 12, 2022
  15. Aug 11, 2022
  16. Dec 14, 2021
  17. Apr 04, 2022
  18. Apr 01, 2022
  19. 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
  20. Jun 15, 2021
  21. May 03, 2021
  22. Mar 30, 2021
  23. Feb 26, 2021
  24. Feb 24, 2021
  25. Feb 22, 2021
  26. Feb 19, 2021
  27. Feb 18, 2021
  28. Feb 17, 2021
Loading