Skip to content
Snippets Groups Projects
  1. 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
  2. Jun 11, 2024
  3. May 17, 2024
  4. Dec 04, 2023
  5. Feb 03, 2023
  6. Jan 31, 2023
  7. Jan 20, 2023
  8. Feb 18, 2021
  9. Aug 12, 2020
    • oury.balde's avatar
      Generate a report using the rednerd engine · 5a1f37d4
      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
      5a1f37d4
Loading