Subversion Repositories SmartDukaan

Rev

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

Rev 8303 Rev 8717
Line 278... Line 278...
278
				ItemType.SERIALIZED.equals(item.getType()),
278
				ItemType.SERIALIZED.equals(item.getType()),
279
				item.isHasItemNo(),
279
				item.isHasItemNo(),
280
				t_order.getFulfilmentWarehouseId(),
280
				t_order.getFulfilmentWarehouseId(),
281
				t_order.getPickupStoreId(),
281
				t_order.getPickupStoreId(),
282
				t_order.getFreebieItemId(),
282
				t_order.getFreebieItemId(),
283
				osource);
283
				osource, 
-
 
284
				new Long(t_order.getProductCondition().getValue()));
284
		return order;
285
		return order;
285
	}
286
	}
286
 
287
 
287
	/**
288
	/**
288
	 * Queries the transction server to get the list of all return orders that
289
	 * Queries the transction server to get the list of all return orders that