mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
[IMP] stock_inventory_valuation_report: don't print today's date in report
This commit is contained in:
@@ -78,11 +78,7 @@
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="row">
|
||||
<div class="col-6 custom_footer">
|
||||
<span
|
||||
t-esc="context_timestamp(datetime.datetime.now()).strftime('%Y-%m-%d')"
|
||||
/>
|
||||
</div>
|
||||
<div class="col-6 custom_footer" />
|
||||
<div class="col-6 text-right custom_footer">
|
||||
<span class="page" />/<span class="topage" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user