<?xml version="1.0" encoding="utf-8" ?>
<template id="invoice_receipt_plus" language="zh-CN" upsidedown="1" templateType="0">
    <!--    日期-->
    <text value="{0,date,yyyy年MM月 dd日(E)}" bindValue="createDate" align="right" fontName="微软雅黑" fontSize="2" sysFontSize="10" style="0"/>
    <text value="領 収 証" align="center" fontName="微软雅黑" fontSize="2" sysFontSize="15" style="0"/>
    <text value="_________________________________樣" align="left" fontName="微软雅黑" fontSize="2" sysFontSize="14"
          style="0"/>
    <!--领收金额-->
    <text value="￥{0,number,###,###}--" align="center" bindValue="amount" fontName="微软雅黑" fontSize="3" sysFontSize="14" style="0"/>


    <groups>
        <group label="預／現計                 ￥{0,number,###,###}--" value="(消費税 等           ￥{0,number,###,###})" bindLabel="amount" bindValue="sumTax" align="center" fontName="微软雅黑"
               fontSize="1" sysFontSize="12" style="0"/>
    </groups>

    <text value="(消費税 等                         ￥{0,number,###,###}円を含みます)" bindValue="sumTax" align="center" fontName="微软雅黑" fontSize="3"
          sysFontSize="10"
          style="0"/>
    <text value="但し  お食事代として" align="center" fontName="微软雅黑" fontSize="3" sysFontSize="10"
          style="0"/>
    <group label="{0}" value=" TEL {0}" align="left" bindLabel="storeName" bindValue="tel" fontName="微软雅黑" fontSize="1" sysFontSize="10" style="0"/>
    <text value="{0}" bindValue="address" align="left" fontName="微软雅黑" fontSize="2" sysFontSize="10" style="0"/>
    <text value="登録番号 T1180002058217" align="left" fontName="微软雅黑" fontSize="2" sysFontSize="10" style="0"/>

    <fixedText x="70" y="180" value="10%对象:" xIsTheStartingPosition="false" fontName="微软雅黑" sysFontSize="10" style="0"/>
    <fixedText x="140" y="180" value="￥{0,number,###,###}円" bindValue="baiFenZhiShiDuiXiangE" visible="baiFenZhiShiDuiXiangE &gt; 0" xIsTheStartingPosition="false" fontName="微软雅黑" sysFontSize="10" style="0"/>
    <fixedText x="210" y="180" value="10%税:" xIsTheStartingPosition="false" fontName="微软雅黑" sysFontSize="10" style="0"/>
    <fixedText x="280" y="180" value="￥{0,number,###,###}円" bindValue="baiFenZhiShiShui" visible="baiFenZhiShiShui &gt; 0" xIsTheStartingPosition="false" fontName="微软雅黑" sysFontSize="10" style="0"/>
    <fixedText x="350" y="180" value="担当者_________________" fontName="微软雅黑" sysFontSize="10" style="0"/>

    <fixedText x="70" y="200" value="8%对象:" xIsTheStartingPosition="false" fontName="微软雅黑" sysFontSize="10" style="0"/>
    <fixedText x="140" y="200" value="￥{0,number,###,###}円" bindValue="baiFenZhiBaDuiXiangE" visible="baiFenZhiBaDuiXiangE &gt; 0" xIsTheStartingPosition="false" fontName="微软雅黑" sysFontSize="10" style="0"/>
    <fixedText x="210" y="200" value="8%税:" xIsTheStartingPosition="false" fontName="微软雅黑" sysFontSize="10" style="0"/>
    <fixedText x="280" y="200" value="￥{0,number,###,###}円" bindValue="baiFenZhiBaShui" visible="baiFenZhiBaShui &gt; 0" xIsTheStartingPosition="false" fontName="微软雅黑" sysFontSize="10" style="0"/>
    <fixedText x="350" y="200" value="{0}" bindValue="zipCode" fontName="微软雅黑" sysFontSize="10" style="0"/>
    <!--    绘制正方形-->
    <square x="450" y="50" width="80" height="80"/>
    <fixedText x="460" y="60" value="【収入印纸】" fontName="微软雅黑" sysFontSize="8" style="1"/>
</template>