优化入库通知单
parent
5661411f2f
commit
2b32903f37
|
@ -183,7 +183,7 @@ usetuopan=yes
|
|||
#\u56FA\u5B9A\u6258\u76D8\u7801
|
||||
tuopanma=A
|
||||
#\u662F\u5426\u542F\u7528\u751F\u4EA7\u65E5\u671F
|
||||
scrqon=yes
|
||||
scrqon=no
|
||||
scrq=2099-12-31
|
||||
|
||||
|
||||
|
|
|
@ -103,7 +103,7 @@
|
|||
<div class="printdiv"><t:formvalid formid="formobj" dialog="true" usePlugin="password" layout="table" >
|
||||
<input id="content" type="hidden" value="${wmOmNoticeHPage.omNoticeId}">
|
||||
<table border=0 cellpadding=0 cellspacing=0 width=680 style='border-collapse:
|
||||
collapse;table-layout:fixed;width:438pt;margin-left: 30px;margin-top: -30px'>
|
||||
collapse;table-layout:fixed;width:438pt;margin-left: 50px;margin-top: -30px'>
|
||||
<col width=102 style='mso-width-source:userset;mso-width-alt:3612;width:76pt'>
|
||||
|
||||
<%--<col width=84 style='mso-width-source:userset;mso-width-alt:2986;width:63pt'>--%>
|
||||
|
@ -129,18 +129,20 @@
|
|||
</tr>
|
||||
<tr height=25 style='mso-height-source:userset;height:25.0pt'>
|
||||
<td colspan=4 height=25 class=xl68 width=242 style='height:25.0pt;width:182pt'>日期:${kprq}</td>
|
||||
<td colspan=4 class=xl68 width=168 style='width:126pt'>单号:${noticeid}</td>
|
||||
<td colspan=4 class=xl68 width=168 style='width:126pt'>采购单号:${noticeid}</td>
|
||||
<td rowspan="3" class=xl69>
|
||||
<img src="rest/wmBaseController/showOrDownqrcodeByurl?qrvalue=${wmImNoticeHPage.noticeId}" style="width:80px;height:80px;vertical-align:right">
|
||||
</td>
|
||||
<td></td>
|
||||
<td rowspan="7" style="font-size: 10px;">①<br/>白<br/>存<br/>根<br/><br/>②<br/>红<br/>货<br/>主<br/><br/>③<br/>绿<br/>回<br/>单<br/><br/>④<br/>黄<br/>财<br/>务<br/></td>
|
||||
</tr>
|
||||
<tr height=25 style='mso-height-source:userset;height:25.0pt'>
|
||||
<td colspan=4 height=25 class=xl68 width=242 style='height:25.0pt;width:182pt'>货主:${cusname}</td>
|
||||
<td colspan=4 height=25 class=xl68 width=242 style='height:25pt;width:182pt'>供应商:${supname}</td>
|
||||
<td colspan=4 height=25 class=xl68 width=242 style='height:25pt;width:182pt'>生产厂商:${supname}</td>
|
||||
</tr>
|
||||
<tr height=25 style='mso-height-source:userset;height:25.0pt'>
|
||||
<td colspan=4 class=xl68 width=337 style='width:252pt'>备注:${wmImNoticeHPage.imBeizhu}</td>
|
||||
<td colspan=4 >WMS单号:${wmImNoticeHPage.noticeId}</td>
|
||||
<td colspan=4 >进货单号:${wmImNoticeHPage.noticeId}</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
@ -163,7 +165,6 @@
|
|||
|
||||
<td class=xl65 style='border:1.0pt solid black;text-align: center'>二维码</td>
|
||||
|
||||
<td ></td>
|
||||
</tr>
|
||||
|
||||
<c:if test="${fn:length(wmImNoticeIList) > 0 }">
|
||||
|
@ -215,11 +216,11 @@
|
|||
</c:if>
|
||||
<tr height=20 style='height:25.0pt'>
|
||||
<td height=20 class=xl66 colspan=8 style='height:15.0pt;mso-ignore:colspan;text-align: justify'>制单:<span
|
||||
style='mso-spacerun:yes'>
|
||||
style='mso-spacerun:yes'>
|
||||
</span>仓管: ${wmOmNoticeHPage.createBy}<span
|
||||
style='mso-spacerun:yes'>
|
||||
style='mso-spacerun:yes'>
|
||||
</span>主管:<span
|
||||
style='mso-spacerun:yes'>
|
||||
style='mso-spacerun:yes'>
|
||||
</span>叉车:<span
|
||||
style='mso-spacerun:yes'></span>
|
||||
</td>
|
||||
|
|
|
@ -173,11 +173,11 @@
|
|||
<div class="row show-grid">
|
||||
|
||||
<div class="col-xs-1 text-center">
|
||||
<b>客户编码:</b>
|
||||
<b>货主:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect readonly="${wmImNoticeHPage.readonly}" field="cusCode" type="list" extendJson=" {class:'form-control',datatype:'*',style:'width:230px'}"
|
||||
defaultVal="${wmImNoticeHPage.cusCode}" dictTable="mv_cus" dictField="cus_code" dictText="cus_name" hasLabel="false" title="客户编码"></t:dictSelect>
|
||||
defaultVal="${wmImNoticeHPage.cusCode}" dictTable="mv_cus" dictField="cus_code" dictText="cus_name" hasLabel="false" title="货主"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">客户编码</label>
|
||||
<%-- <t:autocomplete searchField="cusName" name="cusCode" entityName="MvCusEntity" ></t:autocomplete> --%>
|
||||
|
|
|
@ -123,11 +123,11 @@
|
|||
<div class="row form-wrapper">
|
||||
<div class="row show-grid">
|
||||
<div class="col-xs-1 text-center">
|
||||
<b>客户编码:</b>
|
||||
<b>货主:</b>
|
||||
</div>
|
||||
<div class="col-xs-2">
|
||||
<t:dictSelect readonly="${wmImNoticeHPage.readonly}" field="cusCode" type="list" extendJson="{class:'form-control',style:'width:230px'}"
|
||||
dictTable="mv_cus" dictField="cus_code" dictText="cus_name" defaultVal="${wmImNoticeHPage.cusCode}" hasLabel="false" title="客户编码"></t:dictSelect>
|
||||
dictTable="mv_cus" dictField="cus_code" dictText="cus_name" defaultVal="${wmImNoticeHPage.cusCode}" hasLabel="false" title="货主"></t:dictSelect>
|
||||
<span class="Validform_checktip" style="float:left;height:0px;"></span>
|
||||
<label class="Validform_label" style="display: none">客户编码</label>
|
||||
</div>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<t:dgCol title="所属部门" field="sysOrgCode" hidden="true" queryMode="single" width="120"></t:dgCol>
|
||||
<t:dgCol title="所属公司" field="sysCompanyCode" hidden="true" queryMode="single" width="120"></t:dgCol>
|
||||
<t:dgCol title="进货通知单号" field="noticeId" query="true" sortable="true" queryMode="single" width="120"></t:dgCol>
|
||||
<t:dgCol title="客户编码" field="cusCode" query="true" queryMode="single" dictionary="mv_cus,cus_code,cus_name" width="200"></t:dgCol>
|
||||
<t:dgCol title="货主" field="cusCode" query="true" queryMode="single" dictionary="mv_cus,cus_code,cus_name" width="200"></t:dgCol>
|
||||
<t:dgCol title="预计到货时间" field="imData" formatter="yyyy-MM-dd hh:mm:ss" query="true" queryMode="group" width="120"></t:dgCol>
|
||||
<t:dgCol title="客户订单号" field="imCusCode" query="true" queryMode="single" width="90"></t:dgCol>
|
||||
<t:dgCol title="运输号码" field="imCarNo" query="true" queryMode="single" width="50"></t:dgCol>
|
||||
|
|
84
velocity.log
84
velocity.log
|
@ -1,2 +1,86 @@
|
|||
|
||||
|
||||
2021-05-24 10:07:27,696 - Log4JLogChute initialized using file 'velocity.log'
|
||||
2021-05-24 10:07:27,697 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
|
||||
2021-05-24 10:07:27,697 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
|
||||
2021-05-24 10:07:27,697 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
|
||||
2021-05-24 10:07:27,697 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
|
||||
2021-05-24 10:07:27,701 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
|
||||
2021-05-24 10:07:27,711 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
|
||||
2021-05-24 10:07:27,712 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
|
||||
2021-05-24 10:07:27,713 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
|
||||
2021-05-24 10:07:27,714 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
|
||||
2021-05-24 10:07:27,714 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
|
||||
2021-05-24 10:07:27,716 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
|
||||
2021-05-24 10:07:27,717 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
|
||||
2021-05-24 10:07:27,718 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
|
||||
2021-05-24 10:07:27,719 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
|
||||
2021-05-24 10:07:27,720 - Loaded User Directive: org.jeecgframework.p3.core.directive.AuthFilterTagDirective
|
||||
2021-05-24 10:07:27,721 - Loaded User Directive: org.jeecgframework.p3.core.directive.AuthOperateTagDirective
|
||||
2021-05-24 10:07:27,735 - Loaded User Directive: com.jeecg.core.biz.tag.select.dict.tag.SelectDictTag
|
||||
2021-05-24 10:07:27,736 - Loaded User Directive: com.jeecg.core.biz.tag.select.table.tag.SelectTableTag
|
||||
2021-05-24 10:07:27,739 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,765 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,765 - Created '20' parsers.
|
||||
2021-05-24 10:07:27,771 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
|
||||
2021-05-24 10:07:27,771 - Velocity was not initialized! Calling init()...
|
||||
2021-05-24 10:07:27,774 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
|
||||
org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
|
||||
at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
|
||||
at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
|
||||
at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
|
||||
at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
|
||||
at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
|
||||
at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
|
||||
at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
|
||||
at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
|
||||
at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
|
||||
at org.apache.velocity.app.Velocity.init(Velocity.java:107)
|
||||
at org.jeecgframework.p3.core.util.plugin.ViewVelocity.afterPropertiesSet(ViewVelocity.java:71)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1613)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1550)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:302)
|
||||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:229)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:298)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
|
||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:706)
|
||||
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:762)
|
||||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)
|
||||
at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:403)
|
||||
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)
|
||||
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:106)
|
||||
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4939)
|
||||
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5434)
|
||||
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
|
||||
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
|
||||
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)
|
||||
at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
|
||||
at java.util.concurrent.FutureTask.run(FutureTask.java)
|
||||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||||
at java.lang.Thread.run(Thread.java:748)
|
||||
2021-05-24 10:07:27,776 - Velocimacro : Default library not found.
|
||||
2021-05-24 10:07:27,776 - Velocimacro : allowInline = true : VMs can be defined inline in templates
|
||||
2021-05-24 10:07:27,776 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
|
||||
2021-05-24 10:07:27,776 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
|
||||
2021-05-24 10:07:27,776 - Velocimacro : autoload off : VM system will not automatically reload global library macros
|
||||
|
|
Loading…
Reference in New Issue