Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Наименование плагинного свойстваОписание
FISCAL_DOC_IDПорядковый номер фискального документа
FN_NUMНомер фискального накопителя или его аналога
FPDФискальный признак документа

Пробег термоголовки Пирит 2Ф

Устаревшая версия Jira
serverSystem JIRA
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdbc8d3685-f9c0-329d-9054-b12aabbcb834
keySRTZ-2299

Устаревшая версия Jira
serverSystem JIRA
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdbc8d3685-f9c0-329d-9054-b12aabbcb834
keyCR-8572

Статус
colourBlue
title10.3.24.0

Версия веб-сервиса 1.7


Информация

Только для ФР Пирит 2Ф

Наименование плагинного свойстваОписание
THERMO_HEAD_RESOURCE_TOTAL

Общий ресурс термоголовки. Представляет собой общий расход чековой ленты в миллиметрах, на основании которого может быть рассчитан суточный расход

Особенности работы:

  • при перевыгрузке Z-отчета данные по расходу чековой ленты буду обновленными, т.к. расчет идет накопительным итогом;

  • при смене принтера данные по расходу чековой ленты будут обнулены.


Блок кода
languagexml
titleПример XML:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<reports count="1">
    <zreport>
        <reportType>ZReport</reportType>
        <shiftNumber>1</shiftNumber>
        <shopNumber>1162</shopNumber>
        <docNumber>8</docNumber>
        <cashNumber>61</cashNumber>
        <serialCashNumber>NFM.1162.61.0.1670846994294</serialCashNumber>
        <userTabNumber>1</userTabNumber>
        <userName>Администраторов Администратор Администраторович</userName>
        <dateOperDay>2022-12-12+03:00</dateOperDay>
        <dateShiftClose>2022-12-12T15:18:54.497</dateShiftClose>
        <dateShiftOpen>2022-12-12T15:18:04.119</dateShiftOpen>
        <countCashPurchase>6</countCashPurchase>
        <countCashlessPurchase>0</countCashlessPurchase>
        <countPurchase>6</countPurchase>
        <countCashReturn>0</countCashReturn>
        <countCashlessReturn>0</countCashlessReturn>
        <countReturn>0</countReturn>
        <counterIncoming>1</counterIncoming>
        <counterWithdrawal>0</counterWithdrawal>
        <amountByCashPurchase>4109.03</amountByCashPurchase>
        <amountByCashlessPurchase>0.00</amountByCashlessPurchase>
        <amountByPurchaseFiscal>4109.03</amountByPurchaseFiscal>
        <amountByCashReturn>0.00</amountByCashReturn>
        <amountByCashlessReturn>0.00</amountByCashlessReturn>
        <amountByReturnFiscal>0.00</amountByReturnFiscal>
        <amountCashIn>195487.00</amountCashIn>
        <amountCashOut>0.00</amountCashOut>
        <amountCashDiscount>0.00</amountCashDiscount>
        <returnDiscountCashPay>0.00</returnDiscountCashPay>
        <incresentTotalStart>0</incresentTotalStart>
        <incresentTotalFinish>410903</incresentTotalFinish>
        <incresentTotalReturnStart>0</incresentTotalReturnStart>
        <incresentTotalReturnFinish>0</incresentTotalReturnFinish>
        <factoryCashNumber>00000116261</factoryCashNumber>
        <cashName>Fiscal printer emulator 0</cashName>
        <inn>7802781104</inn>
        <payments>
            <payment typeClass="CashPaymentEntity" amountPurchase="4109.03"/>
        </payments>
        <reversals/>
        <countExpenseReceipt>0</countExpenseReceipt>
        <countCashExpenseReceipt>0</countCashExpenseReceipt>
        <countCashlessExpenseReceipt>0</countCashlessExpenseReceipt>
        <amountByExpenseReceipt>0.00</amountByExpenseReceipt>
        <amountByExpenseReceiptFiscal>0.00</amountByExpenseReceiptFiscal>
        <amountByCashExpenseReceipt>0.00</amountByCashExpenseReceipt>
        <amountByCashlessExpenseReceipt>0.00</amountByCashlessExpenseReceipt>
        <incresentTotalExpenseStart>0</incresentTotalExpenseStart>
        <incresentTotalExpenseFinish>0</incresentTotalExpenseFinish>
        <countReturnExpenseReceipt>0</countReturnExpenseReceipt>
        <countCashReturnExpenseReceipt>0</countCashReturnExpenseReceipt>
        <countCashlessReturnExpenseReceipt>0</countCashlessReturnExpenseReceipt>
        <amountByReturnExpenseReceipt>0.00</amountByReturnExpenseReceipt>
        <amountByReturnExpenseReceiptFiscal>0.00</amountByReturnExpenseReceiptFiscal>
        <amountByCashReturnExpenseReceipt>0.00</amountByCashReturnExpenseReceipt>
        <amountByCashlessReturnExpenseReceipt>0.00</amountByCashlessReturnExpenseReceipt>
        <incresentTotalReturnExpenseStart>0</incresentTotalReturnExpenseStart>
        <incresentTotalReturnExpenseFinish>0</incresentTotalReturnExpenseFinish>
        <plugin-property key="FISCAL_DOC_ID" value="9"/>
        <plugin-property key="FN_NUM" value="3701669721244726"/>
        <plugin-property key="FPD" value="1000009"/>
		<plugin-property key="THERMO_HEAD_RESOURCE_TOTAL" value="563018"/>
    </zreport>
</reports>

...