Advertisement
fedorm

Untitled

Feb 28th, 2018
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.23 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <purchases count="1">
  3.     <purchase tabNumber="1" userName="Администраторов Администратор Администраторович" operationType="true" operDay="2018-02-28+03:00" shop="56720" cash="1" shift="1" number="6" saletime="2018-02-28T17:50:20.967+03:00" begintime="2018-02-28T17:50:11.689+03:00" amount="2043.96" discountAmount="0.0" denyPrintToDocuments="false" clientType="PRIVATE">
  4.         <positions>
  5.             <position order="2" departNumber="1" goodsCode="08120" barCode="6908120000006" count="1.0" cost="1043.96" nds="18.0" ndsSum="159.25" discountValue="0.0" costWithDiscount="1043.96" amount="1043.96"/>
  6.             <position order="1" departNumber="363" goodsCode="8887" barCode="12345678902123" count="1.0" cost="1000.0" nds="18.0" ndsSum="152.54" discountValue="0.0" costWithDiscount="1000.0" amount="1000.0">
  7.                 <plugin-property key="card.number" value="7800180180"/>
  8.             </position>
  9.         </positions>
  10.         <payments>
  11.             <payment typeClass="CashPaymentEntity" amount="2043.96" description="Оплата наличными"/>
  12.         </payments>
  13.         <discountCards/>
  14.         <bonus-discount/>
  15.     </purchase>
  16. </purchases>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement