-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathbottle_transaction_op.xml
More file actions
14 lines (14 loc) · 1023 Bytes
/
Copy pathbottle_transaction_op.xml
File metadata and controls
14 lines (14 loc) · 1023 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?><WndTap Text="bottle_transaction_op" Name="bottle_transaction_op" Ver="2">
<var name="refreshAfterEdit" expr="1"/>
<var name="dataRequired" expr="bottleid[bottleid],medicineid[medicineid],uses_flag"/>
<var name="dataRequireless" expr=""/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\bottle_transaction_op.xml"/>
<Ctrls>
<GroupBox Text="bottle_transaction" Name="GBbottle_transaction" id="bottle_transaction" Size="100,100"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bottle_transaction_op_GBDEDIT.xml"></xi:include><BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bottle_transaction_op_GBOPE.xml"></xi:include>
<TAB/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bottle_transaction_op_GBOPV.xml"></xi:include>
<BR/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bottle_transaction_op_GBDV.xml"></xi:include></Ctrls></GroupBox>
</Ctrls>
<OnChanged/>
<OnActivate/>
</WndTap>