005 appearance

This commit is contained in:
msyu
2025-08-18 15:50:36 +03:00
parent 9593f02013
commit 432a6c2978
3 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
<cfset request.RECORDS_PER_PAGE=500/>
<cfset request.APP_VERSION="0.00.004"/>
<cfset request.APP_VERSION="0.00.005"/>
<cfset request.STAND=getStand()/>
<cflock scope="application" type="readonly" timeout=3>
+1 -1
View File
@@ -126,7 +126,7 @@ select login, firstname, middlename, lastname from worker where id='#request.usr
<!--- <div style="width:20px; height:30px; margin: 5px; background: url('img/logo0.png') 0 0 no-repeat; background-size:contain; display:inline-block;"></div>--->
<div style="width:138px; height:30px; margin: 5px 0 0 5px; background: url('img/logo0.png') 0 0 no-repeat; background-size:contain; display:inline-block; -border:1px solid red;">
<p class="b r" style="color:white; margin:0 10px 10px 10px; font-size:130%;">
Спецификации
Отчет PAYG
</p>
</div>
<p style="color:lightgray; margin:10px 12px; text-align:right;">
+14 -14
View File
@@ -306,12 +306,12 @@ S3 операции и трафик: <b>#dateFormat(qS3OpsTrfAge.dt_load,'YYYY-M
<table class="worktable">
<thead>
<td width="1%"></td>
<td width="3%">WZ</td>
<td width="5%">Артикул</td>
<td width="3%">Кол-во (метрика)</td>
<td width="3%">Ед.изм.</td>
<td width="3%">Цена с НДС</td>
<td width="3%">Ст-ть</td>
<th width="3%">WZ</th>
<th width="7%">Артикул</th>
<th width="7%">Кол-во (метрика)</th>
<th width="3%">Ед.изм.</th>
<th width="3%">Цена &#8381; с НДС</th>
<th width="3%">Стоимость &#8381; с НДС</th>
<td width="3%">&nbsp;&nbsp;&nbsp;</td>
<td width="6%">Дата НОУ</td>
<td width="6%">Дата оконч.</td>
@@ -321,9 +321,9 @@ S3 операции и трафик: <b>#dateFormat(qS3OpsTrfAge.dt_load,'YYYY-M
<td width="3%">Сырая метрика</td>
<td width="3%">Приведен&shy;ная метрика</td>
<td width="7%">Контрагент</td>
<td width="3%">Договор</td>
<td width="3%">Допник</td>
<td width="3%">Сделка</td>
<td width="5%">Договор</td>
<td width="10%">Допник</td>
<td width="10%">Сделка</td>
<td width="10%">Услуга</td>
<td width="8%">Клиентс. назв.</td>
</thead>
@@ -336,8 +336,8 @@ S3 операции и трафик: <b>#dateFormat(qS3OpsTrfAge.dt_load,'YYYY-M
<td>#currentRow#</a></td>
<td><a href="contragent.cfm?__id=#contragent_uid#&#tr.fwx#">#wz#</a></td>
<td>#code#</td>
<td class="r">#chargeable_metric#</td>
<td>#ed_izm#</td>
<td class="r" style="font-size:120%; padding:0 1em;">#chargeable_metric#</td>
<td class="c" style="font-size:90%;">#ed_izm#</td>
<td class="r">#discounted_price#</td>
<td class="r">#charge#</td>
<td></td>
@@ -357,9 +357,9 @@ S3 операции и трафик: <b>#dateFormat(qS3OpsTrfAge.dt_load,'YYYY-M
</tr>
</cfoutput>
<tr>
<td></td>
<td colspan="5" class="b"><a href="contragent.cfm?__id=#contragent_uid#&#tr.fwx#">#wz#</a> #contragent#</td>
<td colspan="1" class="r b">#NumFmt(acc,2)#</td>
<td bgcolor="##ccc"></td>
<td bgcolor="##ccc" colspan="5" class="b"><a href="contragent.cfm?__id=#contragent_uid#&#tr.fwx#">#wz#</a> #contragent#</td>
<td bgcolor="##ccc" colspan="1" class="r b">#NumFmt(acc,2)#</td>
<td colspan="14"></td>
</tr>
</cfoutput>