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