Subversion Repositories SmartDukaan

Rev

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

Rev 6028 Rev 7190
Line 273... Line 273...
273
				delayReason,
273
				delayReason,
274
				pickFromWarehouse,
274
				pickFromWarehouse,
275
				ItemType.SERIALIZED.equals(item.getType()),
275
				ItemType.SERIALIZED.equals(item.getType()),
276
				item.isHasItemNo(),
276
				item.isHasItemNo(),
277
				t_order.getFulfilmentWarehouseId(),
277
				t_order.getFulfilmentWarehouseId(),
278
				t_order.getPickupStoreId());
278
				t_order.getPickupStoreId(),
-
 
279
				t_order.getFreebieItemId());
279
		return order;
280
		return order;
280
	}
281
	}
281
 
282
 
282
	/**
283
	/**
283
	 * Queries the transction server to get the list of all return orders that
284
	 * Queries the transction server to get the list of all return orders that