work on sale order report

This commit is contained in:
sonal arora
2020-09-15 01:18:22 +05:30
parent 383add90d1
commit 6e40796a6b

View File

@@ -1,6 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="report_payment_receipt_view_documents">
<t t-if="o and 'company_id' in o">
<t t-set="company" t-value="o.company_id"></t>
</t>
<t t-if="not o or not 'company_id' in o">
<t t-set="company" t-value="res_company"></t>
</t>
<div class="header">
<div class="row mt32 mb32">
<div class="col-12">