|
46 | 46 | <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0"> |
47 | 47 | <item> |
48 | 48 | <layout class="QGridLayout" name="gridLayout"> |
49 | | - <item row="1" column="2"> |
50 | | - <widget class="QComboBox" name="comboBox_status"/> |
51 | | - </item> |
52 | | - <item row="4" column="0"> |
53 | | - <widget class="QLabel" name="label"> |
| 49 | + <item row="0" column="0"> |
| 50 | + <widget class="QLabel" name="label_2"> |
54 | 51 | <property name="text"> |
55 | | - <string>PO number:</string> |
56 | | - </property> |
57 | | - <property name="alignment"> |
58 | | - <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
| 52 | + <string>Vendor:</string> |
59 | 53 | </property> |
60 | 54 | <property name="buddy"> |
61 | | - <cstring>doubleSpinBox_po_number</cstring> |
| 55 | + <cstring>comboBox_vendor</cstring> |
62 | 56 | </property> |
63 | 57 | </widget> |
64 | 58 | </item> |
65 | | - <item row="0" column="0"> |
66 | | - <widget class="QLabel" name="label_2"> |
| 59 | + <item row="3" column="2"> |
| 60 | + <layout class="QHBoxLayout" name="horizontalLayout_7"> |
| 61 | + <item> |
| 62 | + <widget class="QComboBox" name="comboBox_shipping_address"/> |
| 63 | + </item> |
| 64 | + <item> |
| 65 | + <widget class="QPushButton" name="pushButton_edit_shipping_address"> |
| 66 | + <property name="maximumSize"> |
| 67 | + <size> |
| 68 | + <width>32</width> |
| 69 | + <height>32</height> |
| 70 | + </size> |
| 71 | + </property> |
| 72 | + <property name="text"> |
| 73 | + <string/> |
| 74 | + </property> |
| 75 | + <property name="flat"> |
| 76 | + <bool>true</bool> |
| 77 | + </property> |
| 78 | + </widget> |
| 79 | + </item> |
| 80 | + </layout> |
| 81 | + </item> |
| 82 | + <item row="4" column="0"> |
| 83 | + <widget class="QLabel" name="label"> |
67 | 84 | <property name="text"> |
68 | | - <string>Vendor:</string> |
69 | | - </property> |
70 | | - <property name="alignment"> |
71 | | - <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
| 85 | + <string>PO number:</string> |
72 | 86 | </property> |
73 | 87 | <property name="buddy"> |
74 | | - <cstring>comboBox_vendor</cstring> |
| 88 | + <cstring>doubleSpinBox_po_number</cstring> |
75 | 89 | </property> |
76 | 90 | </widget> |
77 | 91 | </item> |
| 92 | + <item row="2" column="2"> |
| 93 | + <widget class="QComboBox" name="comboBox_shipping_method"/> |
| 94 | + </item> |
78 | 95 | <item row="3" column="0"> |
79 | 96 | <widget class="QLabel" name="label_3"> |
80 | 97 | <property name="text"> |
81 | 98 | <string>Shipping address:</string> |
82 | 99 | </property> |
83 | | - <property name="alignment"> |
84 | | - <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
| 100 | + <property name="buddy"> |
| 101 | + <cstring>comboBox_shipping_address</cstring> |
85 | 102 | </property> |
86 | 103 | </widget> |
87 | 104 | </item> |
88 | | - <item row="4" column="2"> |
89 | | - <widget class="QDoubleSpinBox" name="doubleSpinBox_po_number"> |
90 | | - <property name="decimals"> |
91 | | - <number>0</number> |
| 105 | + <item row="1" column="2"> |
| 106 | + <widget class="QComboBox" name="comboBox_status"/> |
| 107 | + </item> |
| 108 | + <item row="1" column="0"> |
| 109 | + <widget class="QLabel" name="label_5"> |
| 110 | + <property name="text"> |
| 111 | + <string>Status:</string> |
92 | 112 | </property> |
93 | | - <property name="maximum"> |
94 | | - <double>99999999999999.000000000000000</double> |
| 113 | + <property name="buddy"> |
| 114 | + <cstring>comboBox_status</cstring> |
95 | 115 | </property> |
96 | 116 | </widget> |
97 | 117 | </item> |
98 | | - <item row="2" column="2"> |
99 | | - <widget class="QComboBox" name="comboBox_shipping_method"/> |
100 | | - </item> |
101 | 118 | <item row="5" column="0"> |
102 | 119 | <widget class="QLabel" name="label_6"> |
103 | 120 | <property name="text"> |
104 | 121 | <string>Expected Arrival:</string> |
105 | 122 | </property> |
106 | | - <property name="alignment"> |
107 | | - <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
108 | | - </property> |
109 | 123 | <property name="buddy"> |
110 | 124 | <cstring>dateEdit_expected_arrival</cstring> |
111 | 125 | </property> |
112 | 126 | </widget> |
113 | 127 | </item> |
114 | | - <item row="1" column="0"> |
115 | | - <widget class="QLabel" name="label_5"> |
116 | | - <property name="text"> |
117 | | - <string>Status:</string> |
118 | | - </property> |
119 | | - <property name="alignment"> |
120 | | - <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
121 | | - </property> |
122 | | - <property name="buddy"> |
123 | | - <cstring>comboBox_status</cstring> |
| 128 | + <item row="5" column="2"> |
| 129 | + <widget class="QDateEdit" name="dateEdit_expected_arrival"> |
| 130 | + <property name="calendarPopup"> |
| 131 | + <bool>true</bool> |
124 | 132 | </property> |
125 | 133 | </widget> |
126 | 134 | </item> |
|
160 | 168 | </item> |
161 | 169 | </layout> |
162 | 170 | </item> |
163 | | - <item row="5" column="2"> |
164 | | - <widget class="QDateEdit" name="dateEdit_expected_arrival"> |
165 | | - <property name="calendarPopup"> |
166 | | - <bool>true</bool> |
167 | | - </property> |
168 | | - </widget> |
169 | | - </item> |
170 | 171 | <item row="2" column="0"> |
171 | 172 | <widget class="QLabel" name="label_8"> |
172 | 173 | <property name="text"> |
173 | 174 | <string>Shipping method:</string> |
174 | 175 | </property> |
175 | | - <property name="alignment"> |
176 | | - <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
| 176 | + <property name="buddy"> |
| 177 | + <cstring>comboBox_shipping_method</cstring> |
177 | 178 | </property> |
178 | 179 | </widget> |
179 | 180 | </item> |
180 | | - <item row="3" column="2"> |
181 | | - <layout class="QHBoxLayout" name="horizontalLayout_7"> |
182 | | - <item> |
183 | | - <widget class="QComboBox" name="comboBox_shipping_address"/> |
184 | | - </item> |
185 | | - <item> |
186 | | - <widget class="QPushButton" name="pushButton_edit_shipping_address"> |
187 | | - <property name="maximumSize"> |
188 | | - <size> |
189 | | - <width>32</width> |
190 | | - <height>32</height> |
191 | | - </size> |
192 | | - </property> |
193 | | - <property name="text"> |
194 | | - <string/> |
195 | | - </property> |
196 | | - <property name="flat"> |
197 | | - <bool>true</bool> |
198 | | - </property> |
199 | | - </widget> |
200 | | - </item> |
201 | | - </layout> |
| 181 | + <item row="4" column="2"> |
| 182 | + <widget class="QDoubleSpinBox" name="doubleSpinBox_po_number"> |
| 183 | + <property name="decimals"> |
| 184 | + <number>0</number> |
| 185 | + </property> |
| 186 | + <property name="maximum"> |
| 187 | + <double>99999999999999.000000000000000</double> |
| 188 | + </property> |
| 189 | + </widget> |
| 190 | + </item> |
| 191 | + <item row="6" column="0"> |
| 192 | + <widget class="QLabel" name="label_4"> |
| 193 | + <property name="text"> |
| 194 | + <string>Freight price:</string> |
| 195 | + </property> |
| 196 | + <property name="buddy"> |
| 197 | + <cstring>doubleSpinBox_freight_price</cstring> |
| 198 | + </property> |
| 199 | + </widget> |
| 200 | + </item> |
| 201 | + <item row="6" column="2"> |
| 202 | + <widget class="QDoubleSpinBox" name="doubleSpinBox_freight_price"> |
| 203 | + <property name="toolTip"> |
| 204 | + <string><html><head/><body><p>Default is $0.00.<br/><br/>If set to $0.00, then it will not show on the printouts.</p><p>Set to anything above $0.00, then it will show on the printouts.</p></body></html></string> |
| 205 | + </property> |
| 206 | + <property name="prefix"> |
| 207 | + <string>$</string> |
| 208 | + </property> |
| 209 | + <property name="maximum"> |
| 210 | + <double>99999999999.000000000000000</double> |
| 211 | + </property> |
| 212 | + </widget> |
202 | 213 | </item> |
203 | 214 | </layout> |
204 | 215 | </item> |
205 | 216 | <item> |
206 | 217 | <layout class="QGridLayout" name="gridLayout_4"> |
| 218 | + <item row="1" column="0"> |
| 219 | + <widget class="QTextEdit" name="textEdit_notes"> |
| 220 | + <property name="placeholderText"> |
| 221 | + <string>Notes...</string> |
| 222 | + </property> |
| 223 | + </widget> |
| 224 | + </item> |
207 | 225 | <item row="0" column="0"> |
208 | 226 | <widget class="QLabel" name="label_7"> |
209 | 227 | <property name="text"> |
|
214 | 232 | </property> |
215 | 233 | </widget> |
216 | 234 | </item> |
217 | | - <item row="1" column="0"> |
218 | | - <widget class="QTextEdit" name="textEdit_notes"> |
219 | | - <property name="placeholderText"> |
220 | | - <string>Notes...</string> |
221 | | - </property> |
222 | | - </widget> |
223 | | - </item> |
224 | 235 | </layout> |
225 | 236 | </item> |
226 | 237 | </layout> |
|
235 | 246 | <rect> |
236 | 247 | <x>0</x> |
237 | 248 | <y>0</y> |
238 | | - <width>912</width> |
239 | | - <height>288</height> |
| 249 | + <width>908</width> |
| 250 | + <height>284</height> |
240 | 251 | </rect> |
241 | 252 | </property> |
242 | 253 | <layout class="QVBoxLayout" name="verticalLayout_8" stretch="0,1"> |
|
0 commit comments