Subversion Repositories SmartDukaan

Rev

Rev 5217 | Rev 5460 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5217 Rev 5384
Line 268... Line 268...
268
    							<g:customCell>
268
    							<g:customCell>
269
    								<g:TextBox styleName='{style.numeric-box}' ui:field="expectedDelay"></g:TextBox>
269
    								<g:TextBox styleName='{style.numeric-box}' ui:field="expectedDelay"></g:TextBox>
270
    							</g:customCell>
270
    							</g:customCell>
271
    						</g:row>
271
    						</g:row>
272
    						<g:row>
272
    						<g:row>
273
    							<g:customCell>
-
 
274
    								<g:Label styleName='{style.blueLabel}'>Preferred Warehouse:</g:Label>
-
 
275
    							</g:customCell>
-
 
276
    							<g:customCell>
-
 
277
    								<g:ListBox ui:field="preferredWarehouse"></g:ListBox>
-
 
278
    							</g:customCell>
-
 
279
    						</g:row>
-
 
280
    						<g:row>
-
 
281
    							<g:customCell>
-
 
282
    								<g:Label styleName='{style.blueLabel}'>Default Warehouse:</g:Label>
-
 
283
    							</g:customCell>
-
 
284
    							<g:customCell>
-
 
285
    								<g:ListBox ui:field="defaultWarehouse"></g:ListBox>
-
 
286
    							</g:customCell>
-
 
287
    						</g:row>
-
 
288
    						<g:row>
-
 
289
                                <g:customCell>
273
                                <g:customCell>
290
                                    <g:Label styleName='{style.blueLabel}'>Is Warehouse Preference Sticky:</g:Label>
274
                                    <g:Label styleName='{style.blueLabel}'>Is Warehouse Preference Sticky:</g:Label>
291
                                </g:customCell>
275
                                </g:customCell>
292
                                <g:customCell>
276
                                <g:customCell>
293
                                    <g:CheckBox ui:field="warehouseStickiness"></g:CheckBox>
277
                                    <g:CheckBox ui:field="warehouseStickiness"></g:CheckBox>
294
                                </g:customCell>
278
                                </g:customCell>
295
                            </g:row>
279
                            </g:row>
-
 
280
                            <g:row>
-
 
281
    							<g:customCell>
-
 
282
    								<g:Label styleName='{style.blueLabel}'>Has Serial Number:</g:Label>
-
 
283
    							</g:customCell>
-
 
284
    							<g:customCell>
-
 
285
    								<g:CheckBox ui:field="itemType"></g:CheckBox>
-
 
286
    							</g:customCell>
-
 
287
    						</g:row>
296
    					</g:Grid>
288
    					</g:Grid>
297
    				</g:cell>
289
    				</g:cell>
298
    				<g:cell>
290
    				<g:cell>
299
    					<g:Grid>
291
    					<g:Grid>
300
    						<g:row>
292
    						<g:row>
Line 327... Line 319...
327
    							</g:customCell>
319
    							</g:customCell>
328
    							<g:customCell>
320
    							<g:customCell>
329
    								<g:Label styleName='{style.greenLabel}' ui:field="updatedOn"></g:Label>
321
    								<g:Label styleName='{style.greenLabel}' ui:field="updatedOn"></g:Label>
330
    							</g:customCell>
322
    							</g:customCell>
331
    						</g:row>
323
    						</g:row>
-
 
324
    						<g:row>
-
 
325
                                <g:customCell>
-
 
326
                                    <g:Label styleName='{style.blueLabel}'>Has Item Number:</g:Label>
-
 
327
                                </g:customCell>
-
 
328
                                <g:customCell>
-
 
329
                                    <g:CheckBox ui:field="hasItemNo"></g:CheckBox>
-
 
330
                                </g:customCell>
-
 
331
                            </g:row>
332
    					</g:Grid>
332
    					</g:Grid>
333
    				</g:cell>
333
    				</g:cell>
334
    				<g:cell>
334
    				<g:cell>
335
    					<g:Grid>
335
    					<g:Grid>
336
    						<g:row>
336
    						<g:row>