|
|
@@ -1545,10 +1545,21 @@ Stock</string>
|
|
|
<action selector="onScanDiscount:" destination="oRS-pB-8jo" eventType="touchUpInside" id="d9h-lA-RcO"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
+ <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12345678.99" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="boP-G8-Lp6" userLabel="price before discount" customClass="StrikethroughLabel">
|
|
|
+ <rect key="frame" x="300" y="76" width="110" height="21"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="110" id="v3j-Sh-hTs"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <color key="textColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
<constraint firstItem="ATy-eu-2mi" firstAttribute="leading" secondItem="V3e-A3-y8I" secondAttribute="leading" id="24u-kB-ZTW"/>
|
|
|
<constraint firstItem="8RN-F1-G0M" firstAttribute="trailing" secondItem="sfo-Yw-I0g" secondAttribute="trailing" id="5gN-4E-b0J"/>
|
|
|
+ <constraint firstItem="boP-G8-Lp6" firstAttribute="top" secondItem="Hlt-a1-Obi" secondAttribute="bottom" constant="8" symbolic="YES" id="5kv-xC-Mgl"/>
|
|
|
+ <constraint firstItem="Hlt-a1-Obi" firstAttribute="leading" secondItem="boP-G8-Lp6" secondAttribute="leading" id="6CT-Ah-YWm"/>
|
|
|
<constraint firstItem="V3e-A3-y8I" firstAttribute="leading" secondItem="Hlt-a1-Obi" secondAttribute="trailing" constant="15" id="6TO-z7-7Kt"/>
|
|
|
<constraint firstItem="6dX-9b-w6l" firstAttribute="top" secondItem="3Cs-3s-CCg" secondAttribute="bottom" constant="5" id="87y-Z7-Hjd"/>
|
|
|
<constraint firstItem="3Cs-3s-CCg" firstAttribute="leading" secondItem="6UY-HP-ApY" secondAttribute="leading" constant="15" id="8sb-DO-kZb"/>
|
|
|
@@ -1562,6 +1573,7 @@ Stock</string>
|
|
|
<constraint firstAttribute="trailing" secondItem="8RN-F1-G0M" secondAttribute="trailing" constant="20" id="Q90-Vd-eCT"/>
|
|
|
<constraint firstItem="8RN-F1-G0M" firstAttribute="centerY" secondItem="Hlt-a1-Obi" secondAttribute="centerY" id="R13-ks-goL"/>
|
|
|
<constraint firstItem="3Cs-3s-CCg" firstAttribute="top" secondItem="6UY-HP-ApY" secondAttribute="top" constant="11" id="RWt-7Z-Ux1"/>
|
|
|
+ <constraint firstItem="Hlt-a1-Obi" firstAttribute="trailing" secondItem="boP-G8-Lp6" secondAttribute="trailing" id="Reb-Rf-V7w"/>
|
|
|
<constraint firstItem="93p-eO-r5r" firstAttribute="top" secondItem="6dX-9b-w6l" secondAttribute="bottom" constant="7" id="U4m-dk-ipl"/>
|
|
|
<constraint firstItem="sfo-Yw-I0g" firstAttribute="top" secondItem="3Cs-3s-CCg" secondAttribute="top" id="VHF-PX-bed"/>
|
|
|
<constraint firstItem="8RN-F1-G0M" firstAttribute="leading" secondItem="S0K-Bu-637" secondAttribute="trailing" constant="15" id="c2w-AI-hFk"/>
|
|
|
@@ -1578,6 +1590,7 @@ Stock</string>
|
|
|
<outlet property="labelModel" destination="3Cs-3s-CCg" id="bL7-Bb-deE"/>
|
|
|
<outlet property="labelMpack" destination="sfo-Yw-I0g" id="Vmm-hZ-BfX"/>
|
|
|
<outlet property="labelNotes" destination="93p-eO-r5r" id="jUe-eq-2M6"/>
|
|
|
+ <outlet property="labelOldPrice" destination="boP-G8-Lp6" id="xzi-lI-1ZK"/>
|
|
|
<outlet property="labelSubtotal" destination="8RN-F1-G0M" id="SmT-Mi-C57"/>
|
|
|
<outlet property="labelUnitPrice" destination="Hlt-a1-Obi" id="shy-5B-Yxo"/>
|
|
|
<outlet property="setpperQTY" destination="S0K-Bu-637" id="lcy-u9-jZk"/>
|
|
|
@@ -1672,7 +1685,7 @@ Stock</string>
|
|
|
<rect key="frame" x="0.0" y="1009" width="744" height="124"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Total QTY:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DdS-4S-1zx" userLabel="total price">
|
|
|
- <rect key="frame" x="487" y="10" width="110" height="20"/>
|
|
|
+ <rect key="frame" x="219" y="6" width="110" height="20"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="110" id="JkE-9G-otz"/>
|
|
|
<constraint firstAttribute="height" constant="20" id="eFU-xu-5Ku"/>
|
|
|
@@ -1682,7 +1695,7 @@ Stock</string>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Subtotal Price:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lRq-Ow-fEk" userLabel="total price">
|
|
|
- <rect key="frame" x="487" y="62" width="110" height="20"/>
|
|
|
+ <rect key="frame" x="487" y="6" width="110" height="20"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="20" id="Baf-Qx-Zjc"/>
|
|
|
<constraint firstAttribute="width" constant="110" id="dah-IQ-F5m"/>
|
|
|
@@ -1691,18 +1704,18 @@ Stock</string>
|
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eiF-G7-95R" userLabel="value">
|
|
|
- <rect key="frame" x="605" y="61.5" width="124" height="20"/>
|
|
|
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eiF-G7-95R" userLabel="val_subtotal">
|
|
|
+ <rect key="frame" x="605" y="6" width="124" height="20"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="124" id="KRd-69-btU"/>
|
|
|
<constraint firstAttribute="height" constant="20" id="cob-nE-6nX"/>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8gM-ne-ChU" userLabel="value">
|
|
|
- <rect key="frame" x="333" y="36" width="124" height="20"/>
|
|
|
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8gM-ne-ChU" userLabel="val_cuft">
|
|
|
+ <rect key="frame" x="337" y="55.5" width="124" height="20"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="20" id="5Nx-rU-92d"/>
|
|
|
<constraint firstAttribute="width" constant="124" id="LBs-do-I4g"/>
|
|
|
@@ -1742,9 +1755,8 @@ Stock</string>
|
|
|
</connections>
|
|
|
</button>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Total CuFt:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IpA-sg-I9m">
|
|
|
- <rect key="frame" x="215" y="36" width="110" height="20"/>
|
|
|
+ <rect key="frame" x="250.5" y="55.5" width="78.5" height="20"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="110" id="4la-F2-4NM"/>
|
|
|
<constraint firstAttribute="height" constant="20" id="BSO-lV-Isl"/>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
@@ -1752,7 +1764,7 @@ Stock</string>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Total Items:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UVG-on-4aI">
|
|
|
- <rect key="frame" x="487" y="36" width="110" height="20"/>
|
|
|
+ <rect key="frame" x="219" y="30.5" width="110" height="20"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="110" id="kM6-ac-A26"/>
|
|
|
<constraint firstAttribute="height" constant="20" id="tXP-jf-Jbq"/>
|
|
|
@@ -1772,18 +1784,8 @@ Stock</string>
|
|
|
<action selector="onEditGeneralNotes:" destination="oRS-pB-8jo" eventType="touchUpInside" id="1M2-S8-TH2"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DcE-qL-jJq">
|
|
|
- <rect key="frame" x="605" y="35.5" width="124" height="20"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="20" id="6he-ZG-y1N"/>
|
|
|
- <constraint firstAttribute="width" constant="124" id="oco-zZ-8nm"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sS1-r0-cLw">
|
|
|
- <rect key="frame" x="605" y="9.5" width="124" height="20"/>
|
|
|
+ <rect key="frame" x="337" y="6" width="124" height="20"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="20" id="QK3-oa-eZO"/>
|
|
|
<constraint firstAttribute="width" constant="124" id="r2b-D2-1Q0"/>
|
|
|
@@ -1840,13 +1842,13 @@ Stock</string>
|
|
|
</connections>
|
|
|
</button>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Price Type:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ubF-HT-6Rg">
|
|
|
- <rect key="frame" x="15" y="9.5" width="85" height="21"/>
|
|
|
+ <rect key="frame" x="15" y="5.5" width="85" height="21"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0i6-zY-RD3">
|
|
|
- <rect key="frame" x="110" y="5" width="100" height="30"/>
|
|
|
+ <rect key="frame" x="110" y="1" width="100" height="30"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="100" id="zeS-YR-DtO"/>
|
|
|
</constraints>
|
|
|
@@ -1868,47 +1870,93 @@ Stock</string>
|
|
|
<action selector="onScanChangeCustomerType:" destination="oRS-pB-8jo" eventType="touchUpInside" id="bfl-wr-XOX"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Surcharge Fee:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pfb-lq-2lh">
|
|
|
+ <rect key="frame" x="481" y="30" width="116" height="21"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Total Price:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="y4m-c1-DFh">
|
|
|
+ <rect key="frame" x="512" y="55" width="85" height="21"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dx2-do-qf9" userLabel="val_total">
|
|
|
+ <rect key="frame" x="605" y="55" width="124" height="21"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dd5-g0-8Ub" userLabel="val_surcharge">
|
|
|
+ <rect key="frame" x="605" y="30" width="124" height="21"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DcE-qL-jJq">
|
|
|
+ <rect key="frame" x="337" y="30.5" width="124" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="6he-ZG-y1N"/>
|
|
|
+ <constraint firstAttribute="width" constant="124" id="oco-zZ-8nm"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="bottom" secondItem="MkS-tT-MEd" secondAttribute="bottom" constant="9" id="0NU-Hk-RyZ"/>
|
|
|
- <constraint firstItem="DcE-qL-jJq" firstAttribute="trailing" secondItem="sS1-r0-cLw" secondAttribute="trailing" id="0Oq-Tl-aOo"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="Prh-BQ-CkY" secondAttribute="trailing" constant="15" id="0by-01-SwR"/>
|
|
|
<constraint firstItem="3hY-G2-bAt" firstAttribute="leading" secondItem="g1j-nr-vEW" secondAttribute="trailing" constant="20" id="1Fc-Xk-22e"/>
|
|
|
<constraint firstItem="Prh-BQ-CkY" firstAttribute="leading" secondItem="MkS-tT-MEd" secondAttribute="trailing" constant="20" id="2Ei-HL-QLf"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="EcM-RL-hry" secondAttribute="bottom" constant="10" id="2Z3-SC-CW7"/>
|
|
|
- <constraint firstItem="DcE-qL-jJq" firstAttribute="firstBaseline" secondItem="UVG-on-4aI" secondAttribute="firstBaseline" id="5kH-Vg-fzN"/>
|
|
|
- <constraint firstItem="sS1-r0-cLw" firstAttribute="firstBaseline" secondItem="DdS-4S-1zx" secondAttribute="firstBaseline" id="7ox-bV-elE"/>
|
|
|
- <constraint firstItem="8gM-ne-ChU" firstAttribute="centerY" secondItem="IpA-sg-I9m" secondAttribute="centerY" id="7r9-02-GvP"/>
|
|
|
+ <constraint firstItem="Dx2-do-qf9" firstAttribute="trailing" secondItem="eiF-G7-95R" secondAttribute="trailing" id="6Um-xe-vpu"/>
|
|
|
+ <constraint firstItem="sS1-r0-cLw" firstAttribute="centerY" secondItem="DdS-4S-1zx" secondAttribute="centerY" id="7tL-kh-m4G"/>
|
|
|
+ <constraint firstItem="Dx2-do-qf9" firstAttribute="leading" secondItem="y4m-c1-DFh" secondAttribute="trailing" constant="8" id="7zD-OG-qN5"/>
|
|
|
+ <constraint firstItem="8gM-ne-ChU" firstAttribute="leading" secondItem="IpA-sg-I9m" secondAttribute="trailing" constant="8" id="8LW-Qd-1SA"/>
|
|
|
+ <constraint firstItem="sS1-r0-cLw" firstAttribute="leading" secondItem="DdS-4S-1zx" secondAttribute="trailing" constant="8" id="9kd-tB-d7V"/>
|
|
|
<constraint firstAttribute="height" constant="124" id="Adt-4W-5pA"/>
|
|
|
- <constraint firstItem="DdS-4S-1zx" firstAttribute="top" secondItem="G78-MN-iaL" secondAttribute="top" constant="10" id="BjC-bA-ALS"/>
|
|
|
- <constraint firstItem="UVG-on-4aI" firstAttribute="top" secondItem="DdS-4S-1zx" secondAttribute="bottom" constant="6" id="Esb-kd-FZb"/>
|
|
|
<constraint firstItem="3hY-G2-bAt" firstAttribute="bottom" secondItem="XBV-xN-bZf" secondAttribute="bottom" id="FJg-9B-RhK"/>
|
|
|
+ <constraint firstItem="sS1-r0-cLw" firstAttribute="trailing" secondItem="8gM-ne-ChU" secondAttribute="trailing" id="Fdi-w6-6FZ"/>
|
|
|
+ <constraint firstItem="y4m-c1-DFh" firstAttribute="centerY" secondItem="IpA-sg-I9m" secondAttribute="centerY" id="Ier-bH-HNo"/>
|
|
|
<constraint firstItem="Prh-BQ-CkY" firstAttribute="leading" secondItem="3hY-G2-bAt" secondAttribute="trailing" constant="20" id="JNx-Ee-BQv"/>
|
|
|
<constraint firstItem="XBV-xN-bZf" firstAttribute="leading" secondItem="jbJ-5K-Qgr" secondAttribute="trailing" constant="20" id="Jh4-cl-d5N"/>
|
|
|
- <constraint firstItem="lRq-Ow-fEk" firstAttribute="top" secondItem="UVG-on-4aI" secondAttribute="bottom" constant="6" id="JqM-06-bA1"/>
|
|
|
- <constraint firstItem="UVG-on-4aI" firstAttribute="centerY" secondItem="IpA-sg-I9m" secondAttribute="centerY" id="L0g-Gm-0Sm"/>
|
|
|
+ <constraint firstItem="Dx2-do-qf9" firstAttribute="width" secondItem="eiF-G7-95R" secondAttribute="width" id="Jqd-oi-Yb2"/>
|
|
|
<constraint firstItem="g1j-nr-vEW" firstAttribute="leading" secondItem="XBV-xN-bZf" secondAttribute="trailing" constant="20" id="MD2-e8-SCH"/>
|
|
|
<constraint firstItem="Fkc-Lk-5jB" firstAttribute="leading" secondItem="G78-MN-iaL" secondAttribute="leading" constant="15" id="MEJ-ty-xl7"/>
|
|
|
- <constraint firstItem="Prh-BQ-CkY" firstAttribute="trailing" secondItem="sS1-r0-cLw" secondAttribute="trailing" id="MsO-PZ-a84"/>
|
|
|
+ <constraint firstItem="lRq-Ow-fEk" firstAttribute="centerY" secondItem="DdS-4S-1zx" secondAttribute="centerY" id="MSq-ha-BfK"/>
|
|
|
+ <constraint firstItem="Dd5-g0-8Ub" firstAttribute="trailing" secondItem="Dx2-do-qf9" secondAttribute="trailing" id="OFt-aB-Lir"/>
|
|
|
<constraint firstItem="Fkc-Lk-5jB" firstAttribute="top" secondItem="G78-MN-iaL" secondAttribute="top" constant="10" id="R0N-8I-YGp"/>
|
|
|
+ <constraint firstItem="Dd5-g0-8Ub" firstAttribute="leading" secondItem="pfb-lq-2lh" secondAttribute="trailing" constant="8" id="S4u-zG-m5P"/>
|
|
|
<constraint firstItem="EcM-RL-hry" firstAttribute="leading" secondItem="G78-MN-iaL" secondAttribute="leading" constant="15" id="U1h-9m-98l"/>
|
|
|
- <constraint firstItem="DdS-4S-1zx" firstAttribute="centerY" secondItem="ubF-HT-6Rg" secondAttribute="centerY" id="X2N-xu-p9v"/>
|
|
|
+ <constraint firstItem="Dx2-do-qf9" firstAttribute="top" secondItem="Dd5-g0-8Ub" secondAttribute="bottom" constant="4" id="UCm-qj-4i1"/>
|
|
|
+ <constraint firstItem="pfb-lq-2lh" firstAttribute="centerY" secondItem="UVG-on-4aI" secondAttribute="centerY" id="UgX-Nr-jCj"/>
|
|
|
+ <constraint firstItem="3hY-G2-bAt" firstAttribute="top" secondItem="y4m-c1-DFh" secondAttribute="bottom" constant="8" symbolic="YES" id="VbZ-74-TKJ"/>
|
|
|
+ <constraint firstItem="Dx2-do-qf9" firstAttribute="centerY" secondItem="y4m-c1-DFh" secondAttribute="centerY" id="X2k-c2-n9v"/>
|
|
|
<constraint firstItem="g1j-nr-vEW" firstAttribute="bottom" secondItem="XBV-xN-bZf" secondAttribute="bottom" id="ZAm-rp-exn"/>
|
|
|
- <constraint firstItem="8gM-ne-ChU" firstAttribute="leading" secondItem="IpA-sg-I9m" secondAttribute="trailing" constant="8" id="aSt-SN-Z33"/>
|
|
|
- <constraint firstItem="DdS-4S-1zx" firstAttribute="leading" secondItem="8gM-ne-ChU" secondAttribute="trailing" constant="30" id="akl-rO-LQ6"/>
|
|
|
- <constraint firstItem="DcE-qL-jJq" firstAttribute="leading" secondItem="UVG-on-4aI" secondAttribute="trailing" constant="8" id="btY-O9-P6i"/>
|
|
|
+ <constraint firstItem="Dd5-g0-8Ub" firstAttribute="centerY" secondItem="pfb-lq-2lh" secondAttribute="centerY" id="arw-Jf-7XY"/>
|
|
|
<constraint firstItem="0i6-zY-RD3" firstAttribute="leading" secondItem="ubF-HT-6Rg" secondAttribute="trailing" constant="10" id="cY6-Bd-slj"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="Prh-BQ-CkY" secondAttribute="bottom" constant="10" id="d7A-oO-Jo6"/>
|
|
|
+ <constraint firstItem="eiF-G7-95R" firstAttribute="centerY" secondItem="lRq-Ow-fEk" secondAttribute="centerY" id="eLd-54-oYn"/>
|
|
|
<constraint firstItem="ubF-HT-6Rg" firstAttribute="leading" secondItem="EcM-RL-hry" secondAttribute="leading" id="eRY-Ny-QmT"/>
|
|
|
<constraint firstItem="Prh-BQ-CkY" firstAttribute="bottom" secondItem="XBV-xN-bZf" secondAttribute="bottom" id="eSI-6t-C2i"/>
|
|
|
+ <constraint firstItem="eiF-G7-95R" firstAttribute="centerY" secondItem="lRq-Ow-fEk" secondAttribute="centerY" id="gHc-dR-peo"/>
|
|
|
+ <constraint firstItem="pfb-lq-2lh" firstAttribute="leading" secondItem="DcE-qL-jJq" secondAttribute="trailing" constant="20" id="gMX-6c-gtH"/>
|
|
|
+ <constraint firstItem="8gM-ne-ChU" firstAttribute="centerY" secondItem="IpA-sg-I9m" secondAttribute="centerY" id="gqF-yN-NoD"/>
|
|
|
<constraint firstItem="jbJ-5K-Qgr" firstAttribute="firstBaseline" secondItem="EcM-RL-hry" secondAttribute="firstBaseline" id="hvb-Hs-p0i"/>
|
|
|
- <constraint firstItem="sS1-r0-cLw" firstAttribute="leading" secondItem="DdS-4S-1zx" secondAttribute="trailing" constant="8" id="lSr-h4-TVl"/>
|
|
|
- <constraint firstItem="eiF-G7-95R" firstAttribute="trailing" secondItem="sS1-r0-cLw" secondAttribute="trailing" id="nIM-HS-Y70"/>
|
|
|
+ <constraint firstItem="DcE-qL-jJq" firstAttribute="leading" secondItem="UVG-on-4aI" secondAttribute="trailing" constant="8" id="lra-rF-9Kp"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Dx2-do-qf9" secondAttribute="trailing" constant="15" id="n0m-0v-x5e"/>
|
|
|
+ <constraint firstItem="DcE-qL-jJq" firstAttribute="trailing" secondItem="8gM-ne-ChU" secondAttribute="trailing" id="nPe-ck-WmZ"/>
|
|
|
<constraint firstItem="jbJ-5K-Qgr" firstAttribute="leading" secondItem="EcM-RL-hry" secondAttribute="trailing" id="o2n-hY-mEQ"/>
|
|
|
<constraint firstItem="0i6-zY-RD3" firstAttribute="centerY" secondItem="ubF-HT-6Rg" secondAttribute="centerY" id="odm-FA-KLw"/>
|
|
|
- <constraint firstItem="eiF-G7-95R" firstAttribute="leading" secondItem="lRq-Ow-fEk" secondAttribute="trailing" constant="8" id="rrE-cA-toh"/>
|
|
|
- <constraint firstItem="eiF-G7-95R" firstAttribute="firstBaseline" secondItem="lRq-Ow-fEk" secondAttribute="firstBaseline" id="ycs-nm-Vmu"/>
|
|
|
+ <constraint firstItem="y4m-c1-DFh" firstAttribute="top" secondItem="pfb-lq-2lh" secondAttribute="bottom" constant="4" id="vMz-bA-3MY"/>
|
|
|
+ <constraint firstItem="DcE-qL-jJq" firstAttribute="centerY" secondItem="UVG-on-4aI" secondAttribute="centerY" id="w9o-01-z1E"/>
|
|
|
+ <constraint firstItem="DdS-4S-1zx" firstAttribute="centerY" secondItem="ubF-HT-6Rg" secondAttribute="centerY" id="xuh-fD-gA1"/>
|
|
|
+ <constraint firstItem="pfb-lq-2lh" firstAttribute="top" secondItem="lRq-Ow-fEk" secondAttribute="bottom" constant="4" id="xum-Fh-kcO"/>
|
|
|
+ <constraint firstItem="eiF-G7-95R" firstAttribute="leading" secondItem="lRq-Ow-fEk" secondAttribute="trailing" constant="8" id="zdd-AC-WId"/>
|
|
|
+ <constraint firstItem="Dd5-g0-8Ub" firstAttribute="width" secondItem="eiF-G7-95R" secondAttribute="width" id="zy5-1Q-Hx3"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
</subviews>
|
|
|
@@ -1938,6 +1986,8 @@ Stock</string>
|
|
|
<outlet property="emailButton" destination="g1j-nr-vEW" id="FhI-0v-CCx"/>
|
|
|
<outlet property="itemListTable" destination="3W5-s1-uRe" id="dc7-kL-vlD"/>
|
|
|
<outlet property="labelTotal" destination="eiF-G7-95R" id="ZB7-6l-YLY"/>
|
|
|
+ <outlet property="labelTotalPrice" destination="Dx2-do-qf9" id="oSu-rJ-PtB"/>
|
|
|
+ <outlet property="labelTotalSurcharge" destination="Dd5-g0-8Ub" id="Sc1-ba-EIu"/>
|
|
|
<outlet property="labelTotalcuft" destination="IpA-sg-I9m" id="gvT-Bh-Cug"/>
|
|
|
<outlet property="label_cuft" destination="8gM-ne-ChU" id="Ovj-aG-Fj6"/>
|
|
|
<outlet property="label_items" destination="DcE-qL-jJq" id="hBY-Ws-0Sw"/>
|