controlQty.getValue()!=null) {
ItemToPrintVO vo = (ItemToPrintVO)itemPanel.getVOModel().getValueObject();
Object[][] cells = variantsPanel.getCells();
if (cells==null) {
try {
vo = (ItemToPrintVO) vo.clone();
}
catch (CloneNotSupportedException ex) {
}
vo.setVariantTypeItm06(ApplicationConsts.JOLLY);
vo.setVariantTypeItm07(ApplicationConsts.JOLLY);