2 Star 5 Fork 0

bizfree/mes_trace

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
wip_wo_header_GBDPRINT.xml 2.19 KB
一键复制 编辑 原始数据 按行查看 历史
dspflash 提交于 2021-12-06 08:47 . initial
<GroupBox Name="GBDEDITwip_wo_header"><Ctrls>
<GroupBox cols="xs12 sm6 md4" Multiline="0" Name="GB_item_id_m"><Ctrls>
<Label Align="Right" Text="item_id_m" Name="lb_item_id_m" readonly="true" Size="60,20" selectedindex="0"/>
<TextBox Weight="170" Text="" ToolTip="ttp_item_id_m" Name="item_id_m" readonly="true" Size="170,20" selectedindex="0">
<DbDetails>
<DbTable>mes_trace.item</DbTable>
<Index>item_id_m</Index>
<Data>item_number,receipt_sub_inventory,item_id_m</Data>
<Where>item_type=99</Where>
<queryFormat/></DbDetails><OnSELENDOK><submit next="reference_bom_item_id_m"/><submit next="reference_routing_item_id_m"/><submit next="completion_sub_inventory"/></OnSELENDOK></TextBox>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" Name="GB_wo_number"><Ctrls>
<Label Align="Right" Text="wo_number" Name="lb_wo_number" Size="60,20"/>
<TextBox Weight="170" Text="" ToolTip="ttp_wo_number" Name="wo_number" Size="170,20">
<DbDetails>
<DbTable>mes_trace.wip_wo_header</DbTable>
<Index>wo_number</Index>
<Data>wo_number</Data>
<Where/>
<queryFormat/></DbDetails></TextBox>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" Name="GB_quantity"><Ctrls>
<Label Align="Right" Text="quantity" Name="lb_quantity" Size="60,20"/>
<TextBox Weight="170" Text="" ToolTip="ttp_quantity" Name="quantity" Size="170,20"/>
</Ctrls></GroupBox>
<BR AutoHeight="1"/><GroupBox cols="xs12 sm6 md4" Multiline="0" Name="GB_released_date"><Ctrls>
<Label Align="Right" Text="released_date" Name="lb_released_date" Size="60,20"/>
<DateTime Weight="170" ToolTip="ttp_released_date" Name="released_date" Size="170,20" Format="yyyy-MM-dd"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" Name="GB_start_date"><Ctrls>
<Label Align="Right" Text="start_date" Name="lb_start_date" Size="60,20"/>
<DateTime Weight="170" ToolTip="ttp_start_date" Name="start_date" Size="170,20" Format="yyyy-MM-dd"/>
</Ctrls></GroupBox>
<GroupBox cols="xs12 sm6 md4" Multiline="0" Name="GB_completion_date"><Ctrls>
<Label Align="Right" Text="completion_date" Name="lb_completion_date" Size="60,20"/>
<DateTime Weight="170" ToolTip="ttp_completion_date" Name="completion_date" Size="170,20" Format="yyyy-MM-dd"/>
</Ctrls></GroupBox>
</Ctrls></GroupBox>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bizfree/mes_trace.git
git@gitee.com:bizfree/mes_trace.git
bizfree
mes_trace
mes_trace
master

搜索帮助