|
@@ -164,7 +164,9 @@ public class PushOtherInAction extends AbstractAction{
|
|
|
itemvo.setIsok(UFBoolean.FALSE);
|
|
|
itemvo.setNbarcodenum(new UFDouble(0));
|
|
|
itemvo.setNinnum(invo.getNum());
|
|
|
+ itemvo.setNinassistnum (invo.getNastnum());
|
|
|
itemvo.setNshouldinnum(invo.getNum());
|
|
|
+ itemvo.setNneedinassistnum(invo.getNastnum());
|
|
|
itemvo.setCastunitid(invo.getCastunitid());
|
|
|
itemvo.setHsl(new UFDouble(invo.getBdef6()));
|
|
|
itemvo.setAttributeValue("processcost", invo.getNmny());
|