StartReceipt FİŞ NO      :2
 İstek Geldi Nakit Ödeme
{"FiscalItems":
[{"Id": 1,"Quantity": 1.00,"Price": 3.50,"Name": "EKMEK ","DeptId": 2,"Status": 0 },
{"Id": 2,"Quantity": 1.00,"Price": 65.00,"Name": "KıZıLAY MADEN SUYU 2","DeptId": 2,"Status": 0 },
{"Id": 3,"Quantity": 1.00,"Price": 2.50,"Name": "YUMURTA TEKLİ","DeptId": 2,"Status": 0 },
{"Id": 4,"Quantity": 1.00,"Price": 20.00,"Name": "DANA KOKOREÇ EŞREFOĞ","DeptId": 2,"Status": 0 },
{"Id": 5,"Quantity": 1.00,"Price": 70.00,"Name": "BEYPAZARI MADEN SUYU","DeptId": 2,"Status": 0 },
{"Id": 6,"Quantity": 1.00,"Price": 2.50,"Name": "SEMIZOTU TAZE","DeptId": 3,"Status": 0 },
{"Id": 7,"Quantity": 3.47,"Price": 165.00,"Name": "TOPALOĞLU DANA SUCUK","DeptId": 2,"Status": 1},
{"Id": 8,"Quantity": 1.23,"Price": 12.50,"Name": "BEYGÜLÜM PILIÇ PIRZO","DeptId": 3,"Status": 1}], 
"FooterNotes":[  "TOPLAM  :  751.15",  "   **** İYİ GÜNLER ****"   ],
"Payments":[{"Type": 0,"Index":0,"PaidTotal": 751.15,"viaByEFT": false,"SequenceNo": 0 }]}
PrintJSONDocumentDeptOnly 
Application state is not suitable ECR state is not support called function. 
For example: You cannot call PrintItem function in payment state, or you cannot call VoidReceipt if payment start.
PrintJSONDocumentDeptOnly Waiting for payment (ex: cannot sell)
--bu satış 751.15tl fiş kalanı 0,28tl gördü
select top 10 SonTutar,Miktar,BirimFiyat,Kdv,KdvTutari from STOKHAR where IslemNo=535684
select top 10 sum(SonTutar) toplam,sum(KdvTutari) kdv from STOKHAR where IslemNo=535684

SonTutar	Miktar	BirimFiyat	Kdv	KdvTutari
3,5	1	3,46534653465347	1	0,0347
65	1	64,3564356435644	1	0,6436
2,5	1	2,47524752475248	1	0,0248
20	1	19,8019801980198	1	0,198
70	1	69,3069306930693	1	0,6931
2,5	1	2,31481481481481	8	0,1852
572,22	3,468	163,366336633663	1	5,6655
15,425	1,234	11,5740740740741	8	1,1426
---
toplam	kdv
751,145	8,5875