Subversion Repositories SmartDukaan

Rev

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

Rev 27355 Rev 27360
Line 487... Line 487...
487
											createOfferRequest.setMargin(om.getMargin());
487
											createOfferRequest.setMargin(om.getMargin());
488
 
488
 
489
										}
489
										}
490
 
490
 
491
									}
491
									}
-
 
492
									createOfferRequest.setId(offer.getId());
492
 
493
 
493
									createOfferRequest.setName(offer.getName());
494
									createOfferRequest.setName(offer.getName());
494
									createOfferRequest.setDescription(offer.getDescription());
495
									createOfferRequest.setDescription(offer.getDescription());
495
									createOfferRequest.setTargetType(offer.getTargetType());
496
									createOfferRequest.setTargetType(offer.getTargetType());
496
									createOfferRequest.setAmountType(offer.getAmountType());
497
									createOfferRequest.setAmountType(offer.getAmountType());