no message

main
HUOJIN\92525 2025-03-05 12:10:16 +08:00
parent 100622fee3
commit 5d927567fa
5 changed files with 9 additions and 9 deletions

View File

@ -105,7 +105,7 @@ public class InvoiceBox extends Entity{
private boolean extendBoolean6;//是否报关单查验 private boolean extendBoolean6;//是否报关单查验
/**核注清单*/ /**核注清单*/
private String hz_zcbh="T2235W000077";//账册编号 private String hz_zcbh="T2235W000127";//账册编号
private String hz_qdbh;//关联清单编号 private String hz_qdbh;//关联清单编号
private String hz_babh;//关联备案编号 private String hz_babh;//关联备案编号
private String hz_qynbh;//企业内部清单编号 private String hz_qynbh;//企业内部清单编号

View File

@ -10,11 +10,11 @@
<hidden id="invoiceBox.id" reserve="true"/> <hidden id="invoiceBox.id" reserve="true"/>
<list id="invoiceBox.hz_zcbh" title="账册编号" row="1" col="1" span="1" width="125" readOnly="false" required="true" reserve="false" forceOverride="true" > <list id="invoiceBox.hz_zcbh" title="账册编号" row="1" col="1" span="1" width="125" readOnly="false" required="true" reserve="false" forceOverride="true" >
<hql><![CDATA[ SELECT <hql><![CDATA[ SELECT
c.id, c.code,
c.code c.code
FROM CommonCode c FROM CommonCode c
WHERE c.disabled=0 and c.codeType='注册编号' WHERE c.disabled=0 and c.codeType='注册编号'
order by c.id desc order by c.id desc
]]></hql> ]]></hql>
</list> </list>
<text id="invoiceBox.hz_qdbh" title="清单编号" row="1" col="2" span="1" readOnly="false" required="false" reserve="false" forceOverride="true" inVisible="false" /> <text id="invoiceBox.hz_qdbh" title="清单编号" row="1" col="2" span="1" readOnly="false" required="false" reserve="false" forceOverride="true" inVisible="false" />

View File

@ -7,11 +7,11 @@
<hidden id="invoiceBox.id" reserve="true"/> <hidden id="invoiceBox.id" reserve="true"/>
<list id="invoiceBox.hz_zcbh" title="账册编号" row="1" col="1" span="1" width="125" readOnly="false" required="true" reserve="false" forceOverride="true" > <list id="invoiceBox.hz_zcbh" title="账册编号" row="1" col="1" span="1" width="125" readOnly="false" required="true" reserve="false" forceOverride="true" >
<hql><![CDATA[ SELECT <hql><![CDATA[ SELECT
c.id, c.code,
c.code c.code
FROM CommonCode c FROM CommonCode c
WHERE c.disabled=0 and c.codeType='注册编号' WHERE c.disabled=0 and c.codeType='注册编号'
order by c.id desc order by c.id desc
]]></hql> ]]></hql>
</list> </list>
<text id="invoiceBox.hz_qdbh" title="清单编号" row="1" col="2" span="1" readOnly="false" required="false" reserve="false" forceOverride="true" inVisible="false" /> <text id="invoiceBox.hz_qdbh" title="清单编号" row="1" col="2" span="1" readOnly="false" required="false" reserve="false" forceOverride="true" inVisible="false" />

View File

@ -10,11 +10,11 @@
<hidden id="invoiceBox.id" reserve="true"/> <hidden id="invoiceBox.id" reserve="true"/>
<list id="invoiceBox.hz_zcbh" title="账册编号" row="1" col="1" span="1" width="125" readOnly="false" required="true" reserve="false" forceOverride="true" > <list id="invoiceBox.hz_zcbh" title="账册编号" row="1" col="1" span="1" width="125" readOnly="false" required="true" reserve="false" forceOverride="true" >
<hql><![CDATA[ SELECT <hql><![CDATA[ SELECT
c.id, c.code,
c.code c.code
FROM CommonCode c FROM CommonCode c
WHERE c.disabled=0 and c.codeType='注册编号' WHERE c.disabled=0 and c.codeType='注册编号'
order by c.id desc order by c.id desc
]]></hql> ]]></hql>
</list> </list>
<text id="invoiceBox.hz_qdbh" title="清单编号" row="1" col="2" span="1" readOnly="false" required="false" reserve="false" forceOverride="true" inVisible="false" /> <text id="invoiceBox.hz_qdbh" title="清单编号" row="1" col="2" span="1" readOnly="false" required="false" reserve="false" forceOverride="true" inVisible="false" />

View File

@ -7,11 +7,11 @@
<hidden id="invoiceBox.id" reserve="true"/> <hidden id="invoiceBox.id" reserve="true"/>
<list id="invoiceBox.hz_zcbh" title="账册编号" row="1" col="1" span="1" width="125" readOnly="false" required="true" reserve="false" forceOverride="true" > <list id="invoiceBox.hz_zcbh" title="账册编号" row="1" col="1" span="1" width="125" readOnly="false" required="true" reserve="false" forceOverride="true" >
<hql><![CDATA[ SELECT <hql><![CDATA[ SELECT
c.id, c.code,
c.code c.code
FROM CommonCode c FROM CommonCode c
WHERE c.disabled=0 and c.codeType='注册编号' WHERE c.disabled=0 and c.codeType='注册编号'
order by c.id desc order by c.id desc
]]></hql> ]]></hql>
</list> </list>
<text id="invoiceBox.hz_qdbh" title="清单编号" row="1" col="2" span="1" readOnly="false" required="false" reserve="false" forceOverride="true" inVisible="false" /> <text id="invoiceBox.hz_qdbh" title="清单编号" row="1" col="2" span="1" readOnly="false" required="false" reserve="false" forceOverride="true" inVisible="false" />