Skip to content
Snippets Groups Projects

Implement caching and optimization for Redner template handling

Merged oury.balde requested to merge topic/17.0/fsb into branch/17.0
  • Added ormcache to improve performance by caching template retrieval in _get_cached_template.
  • Refactored template processing logic:
    • Introduced _to_odoo_template to centralize transformation of external templates into Odoo-compatible format.
    • Simplified template computation in _compute_template and _compute_template_data using cached templates.
  • Removed redundant methods (to_cache) and consolidated logic for clarity.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading