付款申请单 候补发票
This commit is contained in:
parent
07aa9ae043
commit
0aceb9c703
|
@ -154,6 +154,8 @@ public class SupplementInvoiceBillPlugin1 extends AbstractBillPlugIn implements
|
|||
if (actionId.equals("subentryentity") && returnData != null) {
|
||||
this.invoiceCloseCallBack1(event);
|
||||
}
|
||||
}else if("A".equals(this.getModel().getValue("billstatus"))){
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue