How to extend a report?

  • language
      English
  • type
      technical
  • info created for version
      14.0
  • mvc
      XML (records/views/templates)
Add to Cart

<template id="report_saleorder_document" inherit_id="sale.report_saleorder_document">
    <xpath expr="//div[@t-if='doc.user_id.name']" position="replace"/>
...