SingleProfitSearchCell.xib 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14109" 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="14088"/>
  9. <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="SingleProfitSearchCell" rowHeight="544" id="KGk-i7-Jjw" customClass="SingleProfitSearchCell">
  16. <rect key="frame" x="0.0" y="0.0" width="494" height="544"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  19. <rect key="frame" x="0.0" y="0.0" width="494" height="543.5"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="业务部门" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mi6-0b-95j">
  23. <rect key="frame" x="22" y="8" width="80" height="20.5"/>
  24. <constraints>
  25. <constraint firstAttribute="width" constant="80" id="7wz-hN-FHb"/>
  26. <constraint firstAttribute="height" constant="21" id="T55-2b-X3Y"/>
  27. </constraints>
  28. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  29. <nil key="textColor"/>
  30. <nil key="highlightedColor"/>
  31. </label>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TdI-cw-crq">
  33. <rect key="frame" x="0.0" y="36.5" width="494" height="1"/>
  34. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  35. <constraints>
  36. <constraint firstAttribute="height" constant="1" id="D8i-Nb-NcN"/>
  37. </constraints>
  38. </view>
  39. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7YZ-sM-t0e">
  40. <rect key="frame" x="0.0" y="45.5" width="494" height="1"/>
  41. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  42. <constraints>
  43. <constraint firstAttribute="height" constant="1" id="AtD-fc-wrn"/>
  44. </constraints>
  45. </view>
  46. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="业务员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="I4S-7C-9mN">
  47. <rect key="frame" x="22" y="92.5" width="80" height="20.5"/>
  48. <constraints>
  49. <constraint firstAttribute="width" constant="80" id="R33-dP-Jz1"/>
  50. <constraint firstAttribute="height" constant="21" id="VlA-IY-5GN"/>
  51. </constraints>
  52. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  53. <nil key="textColor"/>
  54. <nil key="highlightedColor"/>
  55. </label>
  56. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="O52-Ki-wMf">
  57. <rect key="frame" x="0.0" y="83.5" width="494" height="1"/>
  58. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  59. <constraints>
  60. <constraint firstAttribute="height" constant="1" id="7yp-MM-1YB"/>
  61. </constraints>
  62. </view>
  63. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FvJ-DW-Gne">
  64. <rect key="frame" x="0.0" y="121" width="494" height="1"/>
  65. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  66. <constraints>
  67. <constraint firstAttribute="height" constant="1" id="GlK-zC-lhh"/>
  68. </constraints>
  69. </view>
  70. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eEn-7x-Pei">
  71. <rect key="frame" x="0.0" y="130" width="494" height="21"/>
  72. <constraints>
  73. <constraint firstAttribute="height" constant="21" id="zln-mT-jZy"/>
  74. </constraints>
  75. <state key="normal" title="请选择业务员">
  76. <color key="titleColor" white="0.69346168149999998" alpha="1" colorSpace="calibratedWhite"/>
  77. </state>
  78. <connections>
  79. <action selector="showStaff:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="X1h-mC-04O"/>
  80. </connections>
  81. </button>
  82. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JxI-Pb-KDW">
  83. <rect key="frame" x="0.0" y="159" width="494" height="1"/>
  84. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  85. <constraints>
  86. <constraint firstAttribute="height" constant="1" id="AQk-BN-7d3"/>
  87. </constraints>
  88. </view>
  89. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="账务开始日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nEo-G0-wXH">
  90. <rect key="frame" x="22" y="168" width="104" height="20.5"/>
  91. <constraints>
  92. <constraint firstAttribute="height" constant="21" id="JpT-id-CKG"/>
  93. <constraint firstAttribute="width" constant="104" id="l6g-YJ-T3b"/>
  94. </constraints>
  95. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  96. <nil key="textColor"/>
  97. <nil key="highlightedColor"/>
  98. </label>
  99. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HFh-16-DlS">
  100. <rect key="frame" x="0.0" y="196.5" width="494" height="1"/>
  101. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  102. <constraints>
  103. <constraint firstAttribute="height" constant="1" id="Axi-Sh-Cwq"/>
  104. </constraints>
  105. </view>
  106. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bpu-Xf-bJD">
  107. <rect key="frame" x="0.0" y="205.5" width="494" height="21"/>
  108. <constraints>
  109. <constraint firstAttribute="height" constant="21" id="kC1-fy-aGv"/>
  110. </constraints>
  111. <state key="normal" title="请选择账务开始日期">
  112. <color key="titleColor" white="0.69346168149999998" alpha="1" colorSpace="calibratedWhite"/>
  113. </state>
  114. <connections>
  115. <action selector="showStaDate:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="AmO-29-WBU"/>
  116. </connections>
  117. </button>
  118. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fEX-N9-fAi">
  119. <rect key="frame" x="0.0" y="234.5" width="494" height="1"/>
  120. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  121. <constraints>
  122. <constraint firstAttribute="height" constant="1" id="DH7-GL-NiW"/>
  123. </constraints>
  124. </view>
  125. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="账务结束日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nHg-7I-WoW">
  126. <rect key="frame" x="22" y="243.5" width="104" height="20.5"/>
  127. <constraints>
  128. <constraint firstAttribute="height" constant="21" id="Dm9-Dd-DqN"/>
  129. <constraint firstAttribute="width" constant="104" id="mAM-sA-has"/>
  130. </constraints>
  131. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  132. <nil key="textColor"/>
  133. <nil key="highlightedColor"/>
  134. </label>
  135. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gDL-SM-8Z7">
  136. <rect key="frame" x="0.0" y="272" width="494" height="1"/>
  137. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  138. <constraints>
  139. <constraint firstAttribute="height" constant="1" id="C4L-KN-M18"/>
  140. </constraints>
  141. </view>
  142. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Tw0-n4-n9z">
  143. <rect key="frame" x="0.0" y="281" width="494" height="21"/>
  144. <constraints>
  145. <constraint firstAttribute="height" constant="21" id="ooL-6z-Jpg"/>
  146. </constraints>
  147. <state key="normal" title="请选择结束开始日期">
  148. <color key="titleColor" white="0.693461681547619" alpha="1" colorSpace="calibratedWhite"/>
  149. </state>
  150. <connections>
  151. <action selector="showEndDate:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="8Oh-xH-E3o"/>
  152. </connections>
  153. </button>
  154. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ezB-fb-Wgb">
  155. <rect key="frame" x="0.0" y="310" width="494" height="1"/>
  156. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  157. <constraints>
  158. <constraint firstAttribute="height" constant="1" id="ha1-zz-jaO"/>
  159. </constraints>
  160. </view>
  161. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客户名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="seu-cJ-Z06">
  162. <rect key="frame" x="22" y="319" width="80" height="20.5"/>
  163. <constraints>
  164. <constraint firstAttribute="height" constant="21" id="Xpn-NF-hep"/>
  165. <constraint firstAttribute="width" constant="80" id="lOr-O2-ZXM"/>
  166. </constraints>
  167. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  168. <nil key="textColor"/>
  169. <nil key="highlightedColor"/>
  170. </label>
  171. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ETt-JG-Jc3">
  172. <rect key="frame" x="0.0" y="347.5" width="494" height="1"/>
  173. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  174. <constraints>
  175. <constraint firstAttribute="height" constant="1" id="pTt-kK-4Yy"/>
  176. </constraints>
  177. </view>
  178. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Qgq-mw-74V">
  179. <rect key="frame" x="0.0" y="385.5" width="494" height="1"/>
  180. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  181. <constraints>
  182. <constraint firstAttribute="height" constant="1" id="741-KB-5jK"/>
  183. </constraints>
  184. </view>
  185. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kDI-rx-oBB">
  186. <rect key="frame" x="0.0" y="54.5" width="494" height="21"/>
  187. <constraints>
  188. <constraint firstAttribute="height" constant="21" id="Z22-Sc-U1w"/>
  189. </constraints>
  190. <state key="normal" title="请选择业务部门">
  191. <color key="titleColor" white="0.69346168149999998" alpha="1" colorSpace="calibratedWhite"/>
  192. </state>
  193. <connections>
  194. <action selector="showOrg:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="pY0-sj-pXL"/>
  195. </connections>
  196. </button>
  197. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入客户名称" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="D60-Bg-gwk">
  198. <rect key="frame" x="0.0" y="356.5" width="494" height="21"/>
  199. <constraints>
  200. <constraint firstAttribute="height" constant="21" id="gEJ-po-5Mz"/>
  201. </constraints>
  202. <nil key="textColor"/>
  203. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  204. <textInputTraits key="textInputTraits"/>
  205. </textField>
  206. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HnL-1L-hE7">
  207. <rect key="frame" x="0.0" y="499" width="494" height="1"/>
  208. <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
  209. <constraints>
  210. <constraint firstAttribute="height" constant="1" id="ayi-PY-uvh"/>
  211. </constraints>
  212. </view>
  213. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tXm-L9-N1e">
  214. <rect key="frame" x="-502" y="699" width="504" height="1"/>
  215. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  216. <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
  217. </view>
  218. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="单据类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="75a-YK-R7I">
  219. <rect key="frame" x="22" y="470" width="80" height="21"/>
  220. <constraints>
  221. <constraint firstAttribute="width" constant="80" id="1B1-KT-xAT"/>
  222. <constraint firstAttribute="height" constant="21" id="eZA-Jb-uGI"/>
  223. </constraints>
  224. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  225. <nil key="textColor"/>
  226. <nil key="highlightedColor"/>
  227. </label>
  228. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客户编码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LaG-I8-R2Z">
  229. <rect key="frame" x="22" y="394" width="80" height="21"/>
  230. <constraints>
  231. <constraint firstAttribute="height" constant="21" id="L2w-3L-DP1"/>
  232. <constraint firstAttribute="width" constant="80" id="qk5-Ah-USV"/>
  233. </constraints>
  234. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  235. <nil key="textColor"/>
  236. <nil key="highlightedColor"/>
  237. </label>
  238. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="y79-fO-33p">
  239. <rect key="frame" x="0.0" y="423" width="494" height="1"/>
  240. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  241. <constraints>
  242. <constraint firstAttribute="height" constant="1" id="aG5-eP-BWa"/>
  243. </constraints>
  244. </view>
  245. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入客户编码" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="WwV-M9-YUB">
  246. <rect key="frame" x="0.0" y="432" width="494" height="21"/>
  247. <constraints>
  248. <constraint firstAttribute="height" constant="21" id="rZc-8I-Dye"/>
  249. </constraints>
  250. <nil key="textColor"/>
  251. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  252. <textInputTraits key="textInputTraits"/>
  253. </textField>
  254. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pD6-0F-4HZ">
  255. <rect key="frame" x="0.0" y="461" width="494" height="1"/>
  256. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  257. <constraints>
  258. <constraint firstAttribute="height" constant="1" id="tJT-ui-6Gv"/>
  259. </constraints>
  260. </view>
  261. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VLe-Jq-ZYb">
  262. <rect key="frame" x="0.0" y="500" width="247" height="40"/>
  263. <subviews>
  264. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lPi-KJ-AZa">
  265. <rect key="frame" x="83.5" y="9.5" width="80" height="21"/>
  266. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  267. <constraints>
  268. <constraint firstAttribute="height" constant="21" id="jVZ-pa-Gzs"/>
  269. <constraint firstAttribute="width" constant="80" id="se7-QO-ixi"/>
  270. </constraints>
  271. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  272. <state key="normal" title="销售单">
  273. <color key="titleColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  274. </state>
  275. <userDefinedRuntimeAttributes>
  276. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  277. <integer key="value" value="10"/>
  278. </userDefinedRuntimeAttribute>
  279. <userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth">
  280. <integer key="value" value="1"/>
  281. </userDefinedRuntimeAttribute>
  282. </userDefinedRuntimeAttributes>
  283. <connections>
  284. <action selector="clickSaleSlip:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="eVN-yh-dy6"/>
  285. </connections>
  286. </button>
  287. </subviews>
  288. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  289. <constraints>
  290. <constraint firstItem="lPi-KJ-AZa" firstAttribute="centerY" secondItem="VLe-Jq-ZYb" secondAttribute="centerY" id="2xv-Cs-3A4"/>
  291. <constraint firstAttribute="height" constant="40" id="WZo-g1-hH7"/>
  292. <constraint firstItem="lPi-KJ-AZa" firstAttribute="centerX" secondItem="VLe-Jq-ZYb" secondAttribute="centerX" id="tgz-Cr-ZNW"/>
  293. </constraints>
  294. </view>
  295. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qgO-Gv-JRH">
  296. <rect key="frame" x="247" y="500" width="247" height="40"/>
  297. <subviews>
  298. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cnZ-eG-znF">
  299. <rect key="frame" x="83.5" y="10" width="80" height="21"/>
  300. <color key="backgroundColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  301. <constraints>
  302. <constraint firstAttribute="height" constant="21" id="M95-Kf-566"/>
  303. <constraint firstAttribute="width" constant="80" id="bIH-nT-UAL"/>
  304. </constraints>
  305. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  306. <state key="normal" title="销售订单">
  307. <color key="titleColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  308. </state>
  309. <userDefinedRuntimeAttributes>
  310. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  311. <integer key="value" value="10"/>
  312. </userDefinedRuntimeAttribute>
  313. <userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth">
  314. <integer key="value" value="1"/>
  315. </userDefinedRuntimeAttribute>
  316. </userDefinedRuntimeAttributes>
  317. <connections>
  318. <action selector="clickSalesOrder:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="IS6-ld-n0C"/>
  319. </connections>
  320. </button>
  321. </subviews>
  322. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  323. <constraints>
  324. <constraint firstItem="cnZ-eG-znF" firstAttribute="centerY" secondItem="qgO-Gv-JRH" secondAttribute="centerY" id="OR0-Lr-x1o"/>
  325. <constraint firstItem="cnZ-eG-znF" firstAttribute="centerX" secondItem="qgO-Gv-JRH" secondAttribute="centerX" id="Q4e-rI-haE"/>
  326. <constraint firstAttribute="height" constant="40" id="ibe-eU-1cw"/>
  327. </constraints>
  328. </view>
  329. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="i7E-Sz-aY2">
  330. <rect key="frame" x="0.0" y="540" width="494" height="1"/>
  331. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  332. <constraints>
  333. <constraint firstAttribute="height" constant="1" id="CtK-GG-q7B"/>
  334. </constraints>
  335. </view>
  336. </subviews>
  337. <constraints>
  338. <constraint firstItem="y79-fO-33p" firstAttribute="top" secondItem="LaG-I8-R2Z" secondAttribute="bottom" constant="8" id="2Mm-VI-dch"/>
  339. <constraint firstItem="O52-Ki-wMf" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="2Wf-L7-1Pi"/>
  340. <constraint firstItem="fEX-N9-fAi" firstAttribute="top" secondItem="bpu-Xf-bJD" secondAttribute="bottom" constant="8" id="2sg-Em-Uv7"/>
  341. <constraint firstItem="eEn-7x-Pei" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="3P1-Li-7Qx"/>
  342. <constraint firstItem="D60-Bg-gwk" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="4Wa-ZQ-7dw"/>
  343. <constraint firstAttribute="trailing" secondItem="eEn-7x-Pei" secondAttribute="trailing" id="5pB-fl-PHp"/>
  344. <constraint firstItem="Tw0-n4-n9z" firstAttribute="top" secondItem="gDL-SM-8Z7" secondAttribute="bottom" constant="8" id="601-Se-xjE"/>
  345. <constraint firstAttribute="trailing" secondItem="HFh-16-DlS" secondAttribute="trailing" id="6sj-fs-sIj"/>
  346. <constraint firstItem="Tw0-n4-n9z" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="6xu-E2-PA2"/>
  347. <constraint firstAttribute="trailing" secondItem="WwV-M9-YUB" secondAttribute="trailing" id="7d5-k2-Tnu"/>
  348. <constraint firstAttribute="trailing" secondItem="Qgq-mw-74V" secondAttribute="trailing" id="8Rn-tY-IhC"/>
  349. <constraint firstItem="ezB-fb-Wgb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="8UK-Fk-6Nn"/>
  350. <constraint firstItem="O52-Ki-wMf" firstAttribute="top" secondItem="kDI-rx-oBB" secondAttribute="bottom" constant="8" id="8bf-HS-kdf"/>
  351. <constraint firstAttribute="trailing" secondItem="ezB-fb-Wgb" secondAttribute="trailing" id="8kW-kI-tT6"/>
  352. <constraint firstAttribute="trailing" secondItem="HnL-1L-hE7" secondAttribute="trailing" id="Adt-c7-s9T"/>
  353. <constraint firstItem="nEo-G0-wXH" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="22" id="Azj-kg-V66"/>
  354. <constraint firstItem="nHg-7I-WoW" firstAttribute="top" secondItem="fEX-N9-fAi" secondAttribute="bottom" constant="8" id="B6n-fb-o7r"/>
  355. <constraint firstItem="7YZ-sM-t0e" firstAttribute="top" secondItem="TdI-cw-crq" secondAttribute="bottom" constant="8" id="Bf4-gf-rtr"/>
  356. <constraint firstItem="eEn-7x-Pei" firstAttribute="top" secondItem="FvJ-DW-Gne" secondAttribute="bottom" constant="8" id="Cq2-s4-C0I"/>
  357. <constraint firstAttribute="trailing" secondItem="JxI-Pb-KDW" secondAttribute="trailing" id="DAY-Cz-gf0"/>
  358. <constraint firstAttribute="trailing" secondItem="bpu-Xf-bJD" secondAttribute="trailing" id="E5z-dj-uR7"/>
  359. <constraint firstItem="qgO-Gv-JRH" firstAttribute="top" secondItem="HnL-1L-hE7" secondAttribute="bottom" id="FJ2-FR-UAs"/>
  360. <constraint firstItem="VLe-Jq-ZYb" firstAttribute="top" secondItem="HnL-1L-hE7" secondAttribute="bottom" id="GH4-As-ulH"/>
  361. <constraint firstItem="JxI-Pb-KDW" firstAttribute="top" secondItem="eEn-7x-Pei" secondAttribute="bottom" constant="8" id="GZb-L4-cle"/>
  362. <constraint firstItem="7YZ-sM-t0e" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="H46-RQ-8LQ"/>
  363. <constraint firstItem="TdI-cw-crq" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="K3g-Lj-oUq"/>
  364. <constraint firstItem="gDL-SM-8Z7" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="KZX-3G-L2E"/>
  365. <constraint firstItem="VLe-Jq-ZYb" firstAttribute="width" secondItem="H2p-sc-9uM" secondAttribute="width" multiplier="0.5" id="Kny-JO-WQi"/>
  366. <constraint firstAttribute="trailing" secondItem="fEX-N9-fAi" secondAttribute="trailing" id="MNp-6x-D5T"/>
  367. <constraint firstItem="HFh-16-DlS" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Mpf-jn-iUz"/>
  368. <constraint firstItem="gDL-SM-8Z7" firstAttribute="top" secondItem="nHg-7I-WoW" secondAttribute="bottom" constant="8" id="Nmj-Xy-nPm"/>
  369. <constraint firstItem="nHg-7I-WoW" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="22" id="Nqm-ig-I9M"/>
  370. <constraint firstAttribute="bottom" secondItem="i7E-Sz-aY2" secondAttribute="bottom" constant="2.5" id="Pnu-zu-a6d"/>
  371. <constraint firstItem="HnL-1L-hE7" firstAttribute="top" secondItem="75a-YK-R7I" secondAttribute="bottom" constant="8" id="QEu-Ce-QKW"/>
  372. <constraint firstItem="TdI-cw-crq" firstAttribute="top" secondItem="Mi6-0b-95j" secondAttribute="bottom" constant="8" id="Rgs-fo-wZO"/>
  373. <constraint firstAttribute="trailing" secondItem="TdI-cw-crq" secondAttribute="trailing" id="Tb6-Ri-HgN"/>
  374. <constraint firstAttribute="trailing" secondItem="FvJ-DW-Gne" secondAttribute="trailing" id="Td6-wr-Hwb"/>
  375. <constraint firstItem="ETt-JG-Jc3" firstAttribute="top" secondItem="seu-cJ-Z06" secondAttribute="bottom" constant="8" id="ThD-KQ-Gp9"/>
  376. <constraint firstItem="JxI-Pb-KDW" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="UAE-ij-nNw"/>
  377. <constraint firstItem="I4S-7C-9mN" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="22" id="UWG-yD-QWP"/>
  378. <constraint firstItem="y79-fO-33p" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="VIU-fO-iVg"/>
  379. <constraint firstItem="kDI-rx-oBB" firstAttribute="top" secondItem="7YZ-sM-t0e" secondAttribute="bottom" constant="8" id="XAf-CU-oPk"/>
  380. <constraint firstItem="HnL-1L-hE7" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="YJo-70-tIn"/>
  381. <constraint firstItem="FvJ-DW-Gne" firstAttribute="top" secondItem="I4S-7C-9mN" secondAttribute="bottom" constant="8" id="Z2T-ep-rI3"/>
  382. <constraint firstAttribute="trailing" secondItem="kDI-rx-oBB" secondAttribute="trailing" id="Z7J-SM-a3a"/>
  383. <constraint firstAttribute="trailing" secondItem="O52-Ki-wMf" secondAttribute="trailing" id="ZIN-Nb-gLV"/>
  384. <constraint firstItem="FvJ-DW-Gne" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="ZPY-rS-9Ot"/>
  385. <constraint firstItem="75a-YK-R7I" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="22" id="ZSg-Ff-R4x"/>
  386. <constraint firstItem="pD6-0F-4HZ" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Zuc-db-Hjh"/>
  387. <constraint firstItem="LaG-I8-R2Z" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="22" id="bA9-pS-2yt"/>
  388. <constraint firstAttribute="trailing" secondItem="pD6-0F-4HZ" secondAttribute="trailing" id="bwG-XU-4YG"/>
  389. <constraint firstItem="fEX-N9-fAi" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="cMF-FR-N9X"/>
  390. <constraint firstItem="bpu-Xf-bJD" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="cp5-ag-o65"/>
  391. <constraint firstAttribute="trailing" secondItem="Tw0-n4-n9z" secondAttribute="trailing" id="e0t-qV-OpH"/>
  392. <constraint firstItem="ETt-JG-Jc3" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="eiB-3o-iK8"/>
  393. <constraint firstAttribute="trailing" secondItem="qgO-Gv-JRH" secondAttribute="trailing" id="f2T-wP-OZp"/>
  394. <constraint firstItem="Mi6-0b-95j" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="22" id="gIz-ce-U55"/>
  395. <constraint firstItem="WwV-M9-YUB" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="gbn-FJ-P9a"/>
  396. <constraint firstItem="seu-cJ-Z06" firstAttribute="top" secondItem="ezB-fb-Wgb" secondAttribute="bottom" constant="8" id="gkI-y0-7Rz"/>
  397. <constraint firstItem="i7E-Sz-aY2" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="h6m-FH-Y3o"/>
  398. <constraint firstItem="Qgq-mw-74V" firstAttribute="top" secondItem="D60-Bg-gwk" secondAttribute="bottom" constant="8" id="iF8-wo-XQz"/>
  399. <constraint firstItem="qgO-Gv-JRH" firstAttribute="leading" secondItem="VLe-Jq-ZYb" secondAttribute="trailing" id="iKL-r3-AcX"/>
  400. <constraint firstAttribute="trailing" secondItem="y79-fO-33p" secondAttribute="trailing" id="ikj-Jd-6JN"/>
  401. <constraint firstItem="nEo-G0-wXH" firstAttribute="top" secondItem="JxI-Pb-KDW" secondAttribute="bottom" constant="8" id="kDm-4z-ivU"/>
  402. <constraint firstItem="VLe-Jq-ZYb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="o8g-tf-G4n"/>
  403. <constraint firstItem="Mi6-0b-95j" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="oJy-db-TeF"/>
  404. <constraint firstItem="ezB-fb-Wgb" firstAttribute="top" secondItem="Tw0-n4-n9z" secondAttribute="bottom" constant="8" id="pGf-cD-51Y"/>
  405. <constraint firstItem="75a-YK-R7I" firstAttribute="top" secondItem="pD6-0F-4HZ" secondAttribute="bottom" constant="8" id="qUU-gQ-iBF"/>
  406. <constraint firstItem="LaG-I8-R2Z" firstAttribute="top" secondItem="Qgq-mw-74V" secondAttribute="bottom" constant="8" id="qdc-QA-ddW"/>
  407. <constraint firstItem="i7E-Sz-aY2" firstAttribute="top" secondItem="VLe-Jq-ZYb" secondAttribute="bottom" id="tDo-Fp-lU8"/>
  408. <constraint firstAttribute="trailing" secondItem="D60-Bg-gwk" secondAttribute="trailing" id="tRE-XO-oYj"/>
  409. <constraint firstItem="D60-Bg-gwk" firstAttribute="top" secondItem="ETt-JG-Jc3" secondAttribute="bottom" constant="8" id="tVy-7L-T2s"/>
  410. <constraint firstAttribute="trailing" secondItem="ETt-JG-Jc3" secondAttribute="trailing" id="ufd-oV-yew"/>
  411. <constraint firstItem="I4S-7C-9mN" firstAttribute="top" secondItem="O52-Ki-wMf" secondAttribute="bottom" constant="8" id="vnA-kA-o9p"/>
  412. <constraint firstAttribute="trailing" secondItem="7YZ-sM-t0e" secondAttribute="trailing" id="wG5-fI-k1e"/>
  413. <constraint firstItem="WwV-M9-YUB" firstAttribute="top" secondItem="y79-fO-33p" secondAttribute="bottom" constant="8" id="wMb-hY-HQd"/>
  414. <constraint firstItem="Qgq-mw-74V" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="wae-hr-9lA"/>
  415. <constraint firstItem="HFh-16-DlS" firstAttribute="top" secondItem="nEo-G0-wXH" secondAttribute="bottom" constant="8" id="wgI-yB-5L8"/>
  416. <constraint firstItem="pD6-0F-4HZ" firstAttribute="top" secondItem="WwV-M9-YUB" secondAttribute="bottom" constant="8" id="yGi-kh-mS9"/>
  417. <constraint firstItem="kDI-rx-oBB" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="yPg-CV-S13"/>
  418. <constraint firstAttribute="trailing" secondItem="i7E-Sz-aY2" secondAttribute="trailing" id="yqM-b6-HVB"/>
  419. <constraint firstAttribute="trailing" secondItem="gDL-SM-8Z7" secondAttribute="trailing" id="z2e-Po-u9w"/>
  420. <constraint firstItem="seu-cJ-Z06" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="22" id="zOb-EJ-yfF"/>
  421. <constraint firstItem="bpu-Xf-bJD" firstAttribute="top" secondItem="HFh-16-DlS" secondAttribute="bottom" constant="8" id="ztY-km-aGb"/>
  422. </constraints>
  423. </tableViewCellContentView>
  424. <connections>
  425. <outlet property="btnEndDate" destination="Tw0-n4-n9z" id="VbV-VN-HZn"/>
  426. <outlet property="btnOrg" destination="kDI-rx-oBB" id="xcs-Yl-HgD"/>
  427. <outlet property="btnSaleOrder" destination="cnZ-eG-znF" id="dNg-q1-VI5"/>
  428. <outlet property="btnSaleSlip" destination="lPi-KJ-AZa" id="PCn-Cs-hBz"/>
  429. <outlet property="btnStaff" destination="eEn-7x-Pei" id="hsj-p1-jJs"/>
  430. <outlet property="btnStartDate" destination="bpu-Xf-bJD" id="Wzu-9o-3pR"/>
  431. <outlet property="txtCustomerCode" destination="WwV-M9-YUB" id="YSu-eu-SLT"/>
  432. <outlet property="txtCustomerName" destination="D60-Bg-gwk" id="QYc-vR-OTp"/>
  433. </connections>
  434. <point key="canvasLocation" x="-785" y="63"/>
  435. </tableViewCell>
  436. </objects>
  437. </document>