Subversion Repositories SmartDukaan

Rev

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

Rev 2427 Rev 3359
Line 210... Line 210...
210
    							</g:customCell>
210
    							</g:customCell>
211
    							<g:customCell width='6'>
211
    							<g:customCell width='6'>
212
    								<g:TextBox styleName='{style.numeric-box}' ui:field="mrp"></g:TextBox>
212
    								<g:TextBox styleName='{style.numeric-box}' ui:field="mrp"></g:TextBox>
213
    							</g:customCell>
213
    							</g:customCell>
214
    						</g:row>
214
    						</g:row>
215
    						<!-- <g:row>
215
    						<g:row>
216
    							<g:customCell>
216
    							<g:customCell>
217
    								<g:Label styleName='{style.blueLabel}'>MOP:</g:Label>
217
    								<g:Label styleName='{style.blueLabel}'>Selling Price:</g:Label>
218
    							</g:customCell>
218
    							</g:customCell>
219
    							<g:customCell>
219
    							<g:customCell size='6'>
220
    								<g:TextBox styleName='{style.greenLabel}' ui:field="mop"></g:TextBox>
220
    								<g:TextBox styleName='{style.numeric-box}' ui:field="sellingPrice"></g:TextBox>
221
    							</g:customCell>
221
    							</g:customCell>
222
    						</g:row> -->
222
    						</g:row>
223
    						<!-- <g:row>
223
    						<g:row>
224
    							<g:customCell>
224
    							<g:customCell>
225
    								<g:Label styleName='{style.blueLabel}'>Dealer Price:</g:Label>
225
    								<g:Label styleName='{style.blueLabel}'>Weight(in kg):</g:Label>
226
    							</g:customCell>
226
    							</g:customCell>
227
    							<g:customCell>
227
    							<g:customCell>
228
    								<g:TextBox styleName='{style.greenLabel}' ui:field="dealerPrice"></g:TextBox>
228
    								<g:TextBox styleName='{style.numeric-box}' ui:field="weight"></g:TextBox>
229
    							</g:customCell>
229
    							</g:customCell>
230
    						</g:row> -->
230
    						</g:row>
231
    						<g:row>
231
    						<g:row>
232
    							<g:customCell>
232
    							<g:customCell>
233
    								<g:Label styleName='{style.blueLabel}'>Selling Price:</g:Label>
233
    								<g:Label styleName='{style.blueLabel}'>Expected Delay(Days):</g:Label>
234
    							</g:customCell>
234
    							</g:customCell>
235
    							<g:customCell size='6'>
235
    							<g:customCell>
236
    								<g:TextBox styleName='{style.numeric-box}' ui:field="sellingPrice"></g:TextBox>
236
    								<g:TextBox styleName='{style.numeric-box}' ui:field="expectedDelay"></g:TextBox>
237
    							</g:customCell>
237
    							</g:customCell>
238
    						</g:row>
238
    						</g:row>
239
                            <!-- <g:row>
-
 
240
                                <g:customCell>
-
 
241
                                    <g:Label styleName='{style.blueLabel}'>Transfer Price:</g:Label>
-
 
242
                                </g:customCell>
-
 
243
                                <g:customCell>
-
 
244
                                    <g:TextBox styleName='{style.greenLabel}' ui:field="transferPrice"></g:TextBox>
-
 
245
                                </g:customCell>
-
 
246
                            </g:row> -->
-
 
247
    						<g:row>
239
    						<g:row>
248
    							<g:customCell>
240
    							<g:customCell>
249
    								<g:Label styleName='{style.blueLabel}'>Weight(in kg):</g:Label>
241
    								<g:Label styleName='{style.blueLabel}'>Preferred Warehouse:</g:Label>
250
    							</g:customCell>
242
    							</g:customCell>
251
    							<g:customCell>
243
    							<g:customCell>
252
    								<g:TextBox styleName='{style.numeric-box}' ui:field="weight"></g:TextBox>
244
    								<g:TextBox styleName='{style.numeric-box}' ui:field="preferredWarehouse"></g:TextBox>
253
    							</g:customCell>
245
    							</g:customCell>
254
    						</g:row>
246
    						</g:row>
255
    					</g:Grid>
247
    					</g:Grid>
256
    				</g:cell>
248
    				</g:cell>
257
    				<g:cell>
249
    				<g:cell>