work on sale report

This commit is contained in:
sonal arora
2020-09-15 14:41:42 +05:30
parent 09005e6b0b
commit 94bb6d3355

View File

@@ -99,7 +99,7 @@
<span t-esc="', '.join(map(lambda x: x.name, line.taxes_id))"/>
</td>
<td>
<span t-field="line.date_planned"/>
<span t-field="line.date_planned" t-options='{"format": "MM/dd/yyyy"}'/>
</td>
<td>
<span t-field="line.product_qty"/>