Added a signoff line type of checkoff to Abnormal sub-format 00
This commit is contained in:
parent
00b6045076
commit
c3c822784f
@ -4468,6 +4468,9 @@ namespace fmtxml
|
|||||||
case "EXCLN.X00":
|
case "EXCLN.X00":
|
||||||
AddEXCLN00_OVRfmt(ref fmtdata);
|
AddEXCLN00_OVRfmt(ref fmtdata);
|
||||||
break;
|
break;
|
||||||
|
case "NSPAB.X00":
|
||||||
|
AddNSPAB_X00_OVRfmt(ref fmtdata);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user