This commit is contained in:
xuhaihui 2025-10-24 14:26:07 +08:00
parent 376e843391
commit 3cfbffe70b
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ public class MaterialInBillSubmitValidatorOp extends AbstractOperationServicePlu
e.getFieldKeys().add("totalamount");
e.getFieldKeys().add("totaltaxamount");
e.getFieldKeys().add("totaloftaxamount");
e.getFieldKeys().add("zcgj_invoice_type");
}
@Override