Subversion Repositories SmartDukaan

Rev

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

Rev 7196 Rev 7260
Line 401... Line 401...
401
				thriftItem.isSetExpectedDelay() ? thriftItem.getExpectedDelay()
401
				thriftItem.isSetExpectedDelay() ? thriftItem.getExpectedDelay()
402
						: null,
402
						: null,
403
				thriftItem.isIsWarehousePreferenceSticky(),
403
				thriftItem.isIsWarehousePreferenceSticky(),
404
				thriftItem.isHasItemNo(),
404
				thriftItem.isHasItemNo(),
405
                ItemType.SERIALIZED.equals(thriftItem.getType()),
405
                ItemType.SERIALIZED.equals(thriftItem.getType()),
406
                thriftItem.isClearance(),
-
 
407
                thriftItem.isSetShowSellingPrice() ? thriftItem.isShowSellingPrice() : false,
406
                thriftItem.isSetShowSellingPrice() ? thriftItem.isShowSellingPrice() : false,
408
				thriftItem.isSetPreferredVendor() ? thriftItem
407
				thriftItem.isSetPreferredVendor() ? thriftItem
409
						.getPreferredVendor() : null,
408
						.getPreferredVendor() : null,
410
				thriftItem.isSetPreferredInsurer() ? thriftItem.getPreferredInsurer() : null, null,
409
				thriftItem.isSetPreferredInsurer() ? thriftItem.getPreferredInsurer() : null, null,
411
				vendorPricingMap, null, null, null, null, stockPurchaseParams.getNumOfDaysStock(), 
410
				vendorPricingMap, null, null, null, null, stockPurchaseParams.getNumOfDaysStock(),