ExpenseSearchCell.xib 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ExpenseSearchCell" rowHeight="724" id="KGk-i7-Jjw" customClass="ExpenseSearchCell">
  15. <rect key="frame" x="0.0" y="0.0" width="570" height="724"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="570" height="723.5"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gtc-yO-LdK">
  22. <rect key="frame" x="0.0" y="52" width="570" height="1"/>
  23. <color key="backgroundColor" red="0.72156862745098038" green="0.72156862745098038" blue="0.72156862745098038" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  24. <constraints>
  25. <constraint firstAttribute="height" constant="1" id="Owx-0n-RPD"/>
  26. </constraints>
  27. </view>
  28. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="90u-VC-Xtb">
  29. <rect key="frame" x="0.0" y="63" width="570" height="30"/>
  30. <constraints>
  31. <constraint firstAttribute="height" constant="30" id="qjJ-q4-g6B"/>
  32. </constraints>
  33. <state key="normal" title="请选择业务部门">
  34. <color key="titleColor" white="0.69346168149999998" alpha="1" colorSpace="calibratedWhite"/>
  35. </state>
  36. <connections>
  37. <action selector="showOrg:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="oqU-IR-Yxr"/>
  38. </connections>
  39. </button>
  40. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="plA-Q1-ZBp">
  41. <rect key="frame" x="0.0" y="103" width="570" height="1"/>
  42. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="1" id="3nC-C2-Mby"/>
  45. </constraints>
  46. </view>
  47. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kd5-Mi-5wn">
  48. <rect key="frame" x="0.0" y="145" width="570" height="1"/>
  49. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  50. <constraints>
  51. <constraint firstAttribute="height" constant="1" id="6tn-ye-xrH"/>
  52. </constraints>
  53. </view>
  54. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Tng-GC-OPn">
  55. <rect key="frame" x="0.0" y="196" width="570" height="1"/>
  56. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  57. <constraints>
  58. <constraint firstAttribute="height" constant="1" id="u3r-4G-PuP"/>
  59. </constraints>
  60. </view>
  61. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NPd-dc-kJm">
  62. <rect key="frame" x="0.0" y="156" width="570" height="30"/>
  63. <constraints>
  64. <constraint firstAttribute="height" constant="30" id="gvc-UH-FI0"/>
  65. </constraints>
  66. <state key="normal" title="请选择业务员">
  67. <color key="titleColor" red="0.74117647058823533" green="0.74117647058823533" blue="0.74117647058823533" alpha="1" colorSpace="custom" customColorSpace="adobeRGB1998"/>
  68. </state>
  69. <connections>
  70. <action selector="showStaff:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Scl-au-2R1"/>
  71. </connections>
  72. </button>
  73. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="业务员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zVp-RI-lVF">
  74. <rect key="frame" x="10" y="114" width="80" height="21"/>
  75. <constraints>
  76. <constraint firstAttribute="width" constant="80" id="VZD-h9-X3K"/>
  77. <constraint firstAttribute="height" constant="21" id="ZD1-2X-2VG"/>
  78. </constraints>
  79. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  80. <nil key="textColor"/>
  81. <nil key="highlightedColor"/>
  82. </label>
  83. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="业务部门" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aps-8C-jJ1">
  84. <rect key="frame" x="10" y="21" width="80" height="21"/>
  85. <constraints>
  86. <constraint firstAttribute="height" constant="21" id="HrE-eR-LcR"/>
  87. <constraint firstAttribute="width" constant="80" id="nHg-9W-JO4"/>
  88. </constraints>
  89. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  90. <nil key="textColor"/>
  91. <nil key="highlightedColor"/>
  92. </label>
  93. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zZf-zE-RRj">
  94. <rect key="frame" x="0.0" y="238" width="570" height="1"/>
  95. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  96. <constraints>
  97. <constraint firstAttribute="height" constant="1" id="ZY5-mx-BXk"/>
  98. </constraints>
  99. </view>
  100. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="账务开始时间" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zCw-3F-7Xt">
  101. <rect key="frame" x="10" y="207" width="120" height="21"/>
  102. <constraints>
  103. <constraint firstAttribute="height" constant="21" id="3eg-3G-jdl"/>
  104. <constraint firstAttribute="width" constant="120" id="r2a-gx-nKj"/>
  105. </constraints>
  106. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  107. <nil key="textColor"/>
  108. <nil key="highlightedColor"/>
  109. </label>
  110. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ftU-Om-nwl">
  111. <rect key="frame" x="0.0" y="249" width="570" height="30"/>
  112. <constraints>
  113. <constraint firstAttribute="height" constant="30" id="fk1-96-KhO"/>
  114. </constraints>
  115. <state key="normal" title="请选择账务开始时间">
  116. <color key="titleColor" red="0.74117647058823533" green="0.74117647058823533" blue="0.74117647058823533" alpha="1" colorSpace="custom" customColorSpace="adobeRGB1998"/>
  117. </state>
  118. <connections>
  119. <action selector="showAcountDateFrom:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="bYo-i9-cXM"/>
  120. </connections>
  121. </button>
  122. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eoq-WN-Ac0">
  123. <rect key="frame" x="0.0" y="342" width="570" height="30"/>
  124. <constraints>
  125. <constraint firstAttribute="height" constant="30" id="nQj-qA-FqO"/>
  126. </constraints>
  127. <state key="normal" title="请选择账务结束时间">
  128. <color key="titleColor" red="0.74117647060000003" green="0.74117647060000003" blue="0.74117647060000003" alpha="1" colorSpace="custom" customColorSpace="adobeRGB1998"/>
  129. </state>
  130. <connections>
  131. <action selector="showAccountDateTo:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="8wA-QB-w4A"/>
  132. </connections>
  133. </button>
  134. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="54V-xl-bHs">
  135. <rect key="frame" x="0.0" y="331" width="570" height="1"/>
  136. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  137. <constraints>
  138. <constraint firstAttribute="height" constant="1" id="QqH-Xu-nWq"/>
  139. </constraints>
  140. </view>
  141. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cfH-Za-VLQ">
  142. <rect key="frame" x="0.0" y="382" width="570" height="1"/>
  143. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  144. <constraints>
  145. <constraint firstAttribute="height" constant="1" id="hr7-Gy-nZd"/>
  146. </constraints>
  147. </view>
  148. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7dI-D6-wlF">
  149. <rect key="frame" x="0.0" y="289" width="570" height="1"/>
  150. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  151. <constraints>
  152. <constraint firstAttribute="height" constant="1" id="sff-Fl-3bu"/>
  153. </constraints>
  154. </view>
  155. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="账务结束时间" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lon-yV-zHj">
  156. <rect key="frame" x="10" y="300" width="120" height="21"/>
  157. <constraints>
  158. <constraint firstAttribute="height" constant="21" id="GkQ-AE-0gw"/>
  159. <constraint firstAttribute="width" constant="120" id="s1Q-dq-j34"/>
  160. </constraints>
  161. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  162. <nil key="textColor"/>
  163. <nil key="highlightedColor"/>
  164. </label>
  165. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WUX-Ye-xBI">
  166. <rect key="frame" x="0.0" y="10" width="570" height="1"/>
  167. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  168. <constraints>
  169. <constraint firstAttribute="height" constant="1" id="5ZD-35-GJB"/>
  170. </constraints>
  171. </view>
  172. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客户编码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gbG-Z1-eAk">
  173. <rect key="frame" x="10" y="393" width="80" height="21"/>
  174. <constraints>
  175. <constraint firstAttribute="height" constant="21" id="cP8-JC-bCE"/>
  176. <constraint firstAttribute="width" constant="80" id="del-NL-0Dr"/>
  177. </constraints>
  178. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  179. <nil key="textColor"/>
  180. <nil key="highlightedColor"/>
  181. </label>
  182. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lxm-L1-Hou">
  183. <rect key="frame" x="0.0" y="424" width="570" height="1"/>
  184. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  185. <constraints>
  186. <constraint firstAttribute="height" constant="1" id="rDy-o7-emf"/>
  187. </constraints>
  188. </view>
  189. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入客户编码" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="bu9-ce-5wf">
  190. <rect key="frame" x="0.0" y="435" width="570" height="30"/>
  191. <constraints>
  192. <constraint firstAttribute="height" constant="30" id="JG9-cR-ah7"/>
  193. </constraints>
  194. <nil key="textColor"/>
  195. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  196. <textInputTraits key="textInputTraits"/>
  197. </textField>
  198. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="F0W-mf-a1y">
  199. <rect key="frame" x="0.0" y="475" width="570" height="1"/>
  200. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  201. <constraints>
  202. <constraint firstAttribute="height" constant="1" id="a8Z-1c-G6k"/>
  203. </constraints>
  204. </view>
  205. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客户名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l6d-Dc-gVM">
  206. <rect key="frame" x="10" y="486" width="80" height="21"/>
  207. <constraints>
  208. <constraint firstAttribute="height" constant="21" id="Rq9-xJ-S4H"/>
  209. <constraint firstAttribute="width" constant="80" id="whn-8e-N4M"/>
  210. </constraints>
  211. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  212. <nil key="textColor"/>
  213. <nil key="highlightedColor"/>
  214. </label>
  215. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="m7d-HN-k8p">
  216. <rect key="frame" x="0.0" y="517" width="570" height="1"/>
  217. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  218. <constraints>
  219. <constraint firstAttribute="height" constant="1" id="dHK-fi-1bU"/>
  220. </constraints>
  221. </view>
  222. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入客户名称" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="lb3-Nl-f1z">
  223. <rect key="frame" x="0.0" y="528" width="570" height="30"/>
  224. <constraints>
  225. <constraint firstAttribute="height" constant="30" id="CNZ-fa-G1A"/>
  226. </constraints>
  227. <nil key="textColor"/>
  228. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  229. <textInputTraits key="textInputTraits"/>
  230. </textField>
  231. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="n8u-Wn-iyK">
  232. <rect key="frame" x="0.0" y="568" width="570" height="1"/>
  233. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  234. <constraints>
  235. <constraint firstAttribute="height" constant="1" id="It6-cM-P2j"/>
  236. </constraints>
  237. </view>
  238. </subviews>
  239. <constraints>
  240. <constraint firstItem="n8u-Wn-iyK" firstAttribute="top" secondItem="lb3-Nl-f1z" secondAttribute="bottom" constant="10" id="1g7-se-uE1"/>
  241. <constraint firstItem="lon-yV-zHj" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="2mK-75-mjF"/>
  242. <constraint firstAttribute="trailing" secondItem="lxm-L1-Hou" secondAttribute="trailing" id="42P-U3-Cey"/>
  243. <constraint firstItem="n8u-Wn-iyK" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="4ay-Pd-XMU"/>
  244. <constraint firstItem="7dI-D6-wlF" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="51S-wg-sWl"/>
  245. <constraint firstAttribute="trailing" secondItem="7dI-D6-wlF" secondAttribute="trailing" id="7md-l7-XWp"/>
  246. <constraint firstItem="WUX-Ye-xBI" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="82H-MU-66P"/>
  247. <constraint firstAttribute="trailing" secondItem="m7d-HN-k8p" secondAttribute="trailing" id="A1Q-1W-gkL"/>
  248. <constraint firstItem="gbG-Z1-eAk" firstAttribute="top" secondItem="cfH-Za-VLQ" secondAttribute="bottom" constant="10" id="AJ2-vV-LdT"/>
  249. <constraint firstAttribute="trailing" secondItem="eoq-WN-Ac0" secondAttribute="trailing" id="Ah7-UU-STO"/>
  250. <constraint firstItem="eoq-WN-Ac0" firstAttribute="top" secondItem="54V-xl-bHs" secondAttribute="bottom" constant="10" id="B72-zO-vQE"/>
  251. <constraint firstItem="zVp-RI-lVF" firstAttribute="top" secondItem="plA-Q1-ZBp" secondAttribute="bottom" constant="10" id="Bhl-S9-5Xc"/>
  252. <constraint firstAttribute="trailing" secondItem="NPd-dc-kJm" secondAttribute="trailing" id="EbZ-mZ-TVp"/>
  253. <constraint firstItem="Tng-GC-OPn" firstAttribute="top" secondItem="NPd-dc-kJm" secondAttribute="bottom" constant="10" id="Fyr-wl-a4Y"/>
  254. <constraint firstAttribute="trailing" secondItem="kd5-Mi-5wn" secondAttribute="trailing" id="HGX-1A-3gd"/>
  255. <constraint firstAttribute="trailing" secondItem="zZf-zE-RRj" secondAttribute="trailing" id="HPe-aE-opE"/>
  256. <constraint firstItem="zCw-3F-7Xt" firstAttribute="top" secondItem="Tng-GC-OPn" secondAttribute="bottom" constant="10" id="He2-zj-jUv"/>
  257. <constraint firstItem="kd5-Mi-5wn" firstAttribute="top" secondItem="zVp-RI-lVF" secondAttribute="bottom" constant="10" id="Hf1-l3-UJZ"/>
  258. <constraint firstItem="90u-VC-Xtb" firstAttribute="top" secondItem="gtc-yO-LdK" secondAttribute="bottom" constant="10" id="JI1-yY-usM"/>
  259. <constraint firstItem="90u-VC-Xtb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="JSW-DJ-Den"/>
  260. <constraint firstItem="lxm-L1-Hou" firstAttribute="top" secondItem="gbG-Z1-eAk" secondAttribute="bottom" constant="10" id="LeD-kX-2lO"/>
  261. <constraint firstItem="gbG-Z1-eAk" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="Lri-lx-bhK"/>
  262. <constraint firstItem="plA-Q1-ZBp" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Mre-pg-abc"/>
  263. <constraint firstItem="54V-xl-bHs" firstAttribute="top" secondItem="lon-yV-zHj" secondAttribute="bottom" constant="10" id="NZP-Mm-pFx"/>
  264. <constraint firstAttribute="trailing" secondItem="plA-Q1-ZBp" secondAttribute="trailing" id="NdK-Fx-Yp7"/>
  265. <constraint firstAttribute="trailing" secondItem="WUX-Ye-xBI" secondAttribute="trailing" id="OvS-lb-IgW"/>
  266. <constraint firstItem="gtc-yO-LdK" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="QFi-3A-yg0"/>
  267. <constraint firstAttribute="trailing" secondItem="gtc-yO-LdK" secondAttribute="trailing" id="RGH-vv-HWo"/>
  268. <constraint firstItem="7dI-D6-wlF" firstAttribute="top" secondItem="ftU-Om-nwl" secondAttribute="bottom" constant="10" id="RIs-9c-MDQ"/>
  269. <constraint firstItem="54V-xl-bHs" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="RLr-qp-f64"/>
  270. <constraint firstAttribute="trailing" secondItem="cfH-Za-VLQ" secondAttribute="trailing" id="RpW-Da-b26"/>
  271. <constraint firstAttribute="trailing" secondItem="90u-VC-Xtb" secondAttribute="trailing" id="SJl-bl-D8s"/>
  272. <constraint firstAttribute="trailing" secondItem="n8u-Wn-iyK" secondAttribute="trailing" id="WIQ-sz-Oid"/>
  273. <constraint firstItem="gtc-yO-LdK" firstAttribute="top" secondItem="aps-8C-jJ1" secondAttribute="bottom" constant="10" id="XGq-SB-12d"/>
  274. <constraint firstAttribute="trailing" secondItem="ftU-Om-nwl" secondAttribute="trailing" id="XKf-51-LTb"/>
  275. <constraint firstItem="m7d-HN-k8p" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Y4Z-pk-vo4"/>
  276. <constraint firstItem="zZf-zE-RRj" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="YTR-x0-C54"/>
  277. <constraint firstItem="ftU-Om-nwl" firstAttribute="top" secondItem="zZf-zE-RRj" secondAttribute="bottom" constant="10" id="YdR-AW-phA"/>
  278. <constraint firstAttribute="trailing" secondItem="lb3-Nl-f1z" secondAttribute="trailing" id="aOq-ba-0g2"/>
  279. <constraint firstItem="lxm-L1-Hou" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="aea-cb-Mph"/>
  280. <constraint firstItem="cfH-Za-VLQ" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="bNp-KR-Kuq"/>
  281. <constraint firstItem="bu9-ce-5wf" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="c2e-gd-XUE"/>
  282. <constraint firstItem="lon-yV-zHj" firstAttribute="top" secondItem="7dI-D6-wlF" secondAttribute="bottom" constant="10" id="cAS-gg-CEW"/>
  283. <constraint firstItem="WUX-Ye-xBI" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="cNN-yA-wzv"/>
  284. <constraint firstAttribute="trailing" secondItem="F0W-mf-a1y" secondAttribute="trailing" id="cme-U6-Hdh"/>
  285. <constraint firstItem="NPd-dc-kJm" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="dHK-ef-SB4"/>
  286. <constraint firstItem="F0W-mf-a1y" firstAttribute="top" secondItem="bu9-ce-5wf" secondAttribute="bottom" constant="10" id="dTB-gF-y0k"/>
  287. <constraint firstItem="kd5-Mi-5wn" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="eIy-j7-hHs"/>
  288. <constraint firstItem="cfH-Za-VLQ" firstAttribute="top" secondItem="eoq-WN-Ac0" secondAttribute="bottom" constant="10" id="eQv-N6-0wH"/>
  289. <constraint firstItem="aps-8C-jJ1" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="fKI-zl-kSL"/>
  290. <constraint firstItem="lb3-Nl-f1z" firstAttribute="top" secondItem="m7d-HN-k8p" secondAttribute="bottom" constant="10" id="feg-YY-shq"/>
  291. <constraint firstItem="Tng-GC-OPn" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="g3h-rF-Ysd"/>
  292. <constraint firstItem="l6d-Dc-gVM" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="gAg-j4-fqk"/>
  293. <constraint firstItem="m7d-HN-k8p" firstAttribute="top" secondItem="l6d-Dc-gVM" secondAttribute="bottom" constant="10" id="hIJ-gX-5WO"/>
  294. <constraint firstItem="zCw-3F-7Xt" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="i7r-h4-Sgf"/>
  295. <constraint firstItem="zZf-zE-RRj" firstAttribute="top" secondItem="zCw-3F-7Xt" secondAttribute="bottom" constant="10" id="kXd-tu-qBz"/>
  296. <constraint firstItem="F0W-mf-a1y" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="kjE-bH-UmS"/>
  297. <constraint firstItem="lb3-Nl-f1z" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="lCb-x4-Bmb"/>
  298. <constraint firstItem="l6d-Dc-gVM" firstAttribute="top" secondItem="F0W-mf-a1y" secondAttribute="bottom" constant="10" id="lJh-jj-VmR"/>
  299. <constraint firstItem="NPd-dc-kJm" firstAttribute="top" secondItem="kd5-Mi-5wn" secondAttribute="bottom" constant="10" id="nNS-Dv-RPv"/>
  300. <constraint firstItem="aps-8C-jJ1" firstAttribute="top" secondItem="WUX-Ye-xBI" secondAttribute="bottom" constant="10" id="nUY-QO-BMj"/>
  301. <constraint firstAttribute="trailing" secondItem="Tng-GC-OPn" secondAttribute="trailing" id="nUo-Aw-fY3"/>
  302. <constraint firstAttribute="trailing" secondItem="54V-xl-bHs" secondAttribute="trailing" id="pXh-dx-FFM"/>
  303. <constraint firstAttribute="trailing" secondItem="bu9-ce-5wf" secondAttribute="trailing" id="qo8-Q2-bOo"/>
  304. <constraint firstItem="eoq-WN-Ac0" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="vXE-bD-VPt"/>
  305. <constraint firstItem="zVp-RI-lVF" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="vqq-Pq-tGa"/>
  306. <constraint firstItem="ftU-Om-nwl" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="vtf-EN-FOP"/>
  307. <constraint firstItem="bu9-ce-5wf" firstAttribute="top" secondItem="lxm-L1-Hou" secondAttribute="bottom" constant="10" id="waf-Hc-daf"/>
  308. <constraint firstItem="plA-Q1-ZBp" firstAttribute="top" secondItem="90u-VC-Xtb" secondAttribute="bottom" constant="10" id="zJe-ci-7jg"/>
  309. </constraints>
  310. </tableViewCellContentView>
  311. <connections>
  312. <outlet property="btnAccountDateFrom" destination="ftU-Om-nwl" id="Kq8-th-JOz"/>
  313. <outlet property="btnAccountDateTo" destination="eoq-WN-Ac0" id="XaM-Sz-mX5"/>
  314. <outlet property="btnOrg" destination="90u-VC-Xtb" id="zzb-p5-V0l"/>
  315. <outlet property="btnStaff" destination="NPd-dc-kJm" id="jfV-yv-ne0"/>
  316. <outlet property="txtCustomerCode" destination="bu9-ce-5wf" id="wjO-7Q-8ki"/>
  317. <outlet property="txtCustomerName" destination="lb3-Nl-f1z" id="kvs-pV-nyX"/>
  318. </connections>
  319. <point key="canvasLocation" x="-243.19999999999999" y="-254.57271364317842"/>
  320. </tableViewCell>
  321. </objects>
  322. </document>