no message
parent
100622fee3
commit
5d927567fa
|
|
@ -105,7 +105,7 @@ public class InvoiceBox extends Entity{
|
|||
private boolean extendBoolean6;//是否报关单查验
|
||||
|
||||
/**核注清单*/
|
||||
private String hz_zcbh="T2235W000077";//账册编号
|
||||
private String hz_zcbh="T2235W000127";//账册编号
|
||||
private String hz_qdbh;//关联清单编号
|
||||
private String hz_babh;//关联备案编号
|
||||
private String hz_qynbh;//企业内部清单编号
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
<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" >
|
||||
<hql><![CDATA[ SELECT
|
||||
c.id,
|
||||
c.code,
|
||||
c.code
|
||||
FROM CommonCode c
|
||||
WHERE c.disabled=0 and c.codeType='注册编号'
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<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" >
|
||||
<hql><![CDATA[ SELECT
|
||||
c.id,
|
||||
c.code,
|
||||
c.code
|
||||
FROM CommonCode c
|
||||
WHERE c.disabled=0 and c.codeType='注册编号'
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
<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" >
|
||||
<hql><![CDATA[ SELECT
|
||||
c.id,
|
||||
c.code,
|
||||
c.code
|
||||
FROM CommonCode c
|
||||
WHERE c.disabled=0 and c.codeType='注册编号'
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<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" >
|
||||
<hql><![CDATA[ SELECT
|
||||
c.id,
|
||||
c.code,
|
||||
c.code
|
||||
FROM CommonCode c
|
||||
WHERE c.disabled=0 and c.codeType='注册编号'
|
||||
|
|
|
|||
Loading…
Reference in New Issue