This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
B3YunKen
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
需求单No.137643 报错修改
master
duanluohua
8 years ago
parent
187a571a5e
commit
cf295c84e7
2 changed files
with
8 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj
+7
-3
BWP.B3_YunKen.Web/Pages/B3YunKen/Dialogs/ProductionCompletionDialog.xml
+ 1
- 1
BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj
View File
@ -189,7 +189,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<
Content
Include="Pages\B3YunKen\Dialogs\ProductionCompletionDialog.xml" />
<
EmbeddedResource
Include="Pages\B3YunKen\Dialogs\ProductionCompletionDialog.xml" />
<EmbeddedResource Include="Pages\B3YunKen\Reports\ProduceFinishDiffReport.xml" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ 7
- 3
BWP.B3_YunKen.Web/Pages/B3YunKen/Dialogs/ProductionCompletionDialog.xml
View File
@ -37,10 +37,14 @@
<Field
name=
"Employee_ID"
/>
<QBE
paramName=
"Employee_ID"
/>
</EQ>
<
Contains
>
<
GreaterThanOrEqual
>
<Field
name=
"Date"
/>
<QBE
paramName=
"Date"
/>
</Contains>
<QBE
paramName=
"MinDate"
/>
</GreaterThanOrEqual>
<LessThanOrEqual
>
<Field
name=
"Date"
/>
<QBE
paramName=
"MaxDate"
/>
</LessThanOrEqual>
</And>
</Where>
</Select>
Write
Preview
Loading…
Cancel
Save