|
@@ -156,6 +156,7 @@ public class tinvoiceapply extends PaoCust {
|
|
|
|
|
|
|
|
public void checkvalidate(boolean ischeck) throws P2Exception {
|
|
public void checkvalidate(boolean ischeck) throws P2Exception {
|
|
|
PaoSetRemote tinvoiceapplyorderSet = getPaoSet("tinvoiceapplyorder");
|
|
PaoSetRemote tinvoiceapplyorderSet = getPaoSet("tinvoiceapplyorder");
|
|
|
|
|
+ tinvoiceapplyorderSet.cleanup();
|
|
|
PaoSetRemote tinvoicebillSet = getPaoSet("tinvoicebill");
|
|
PaoSetRemote tinvoicebillSet = getPaoSet("tinvoicebill");
|
|
|
/****************** µ¥¾Ý¼ìÑé *********************/
|
|
/****************** µ¥¾Ý¼ìÑé *********************/
|
|
|
if (ischeck) {
|
|
if (ischeck) {
|