003 costs/ number clean

This commit is contained in:
msyu
2025-06-19 14:59:50 +03:00
parent a07522702c
commit 62de4c0de6
7 changed files with 29 additions and 7 deletions
+3
View File
@@ -183,6 +183,7 @@
select
siv.price
,siv.quantity
,siv.price*siv.quantity as cost
,siv.specification_item_version
,siv.agreement_version
,siv.dt_from
@@ -226,6 +227,7 @@
<th>Услуга (для печати)</th>
<th>Кол-во</th>
<th>Цена</th>
<th>Стоимость</th>
<th></th>
</tr>
</thead>
@@ -245,6 +247,7 @@
<td>#specification_item_version#</td>
<td class="r">#quantity#</td>
<td class="r">#price#</td>
<td class="r">#cost#</td>
<td class="c">
<cfif pageInfo.writePermitted()>
<a href="specification_item_version_del.cfm?specification_item_uid=#specification_item_uid#&agreement_version=#agreement_version#&#tr.fwx#">