mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-27 13:55:19 +00:00
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com>
This commit is contained in:
@@ -22,10 +22,7 @@
|
|||||||
|
|
||||||
{% block page_content %}
|
{% block page_content %}
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-6">
|
<div class="col-12 text-muted text-right h6">
|
||||||
<div class="rfq-supplier">{{ doc.supplier }}</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-6 text-muted text-right h6">
|
|
||||||
{{ doc.get_formatted("transaction_date") }}
|
{{ doc.get_formatted("transaction_date") }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user